Erreur de la base de données WordPress : [User 'wrnikybteawine' has exceeded the 'max_questions' resource (current value: 40000)]
SELECT DISTINCT t.term_id FROM wor5682_terms AS t INNER JOIN wor5682_term_taxonomy AS tt ON t.term_id = tt.term_id INNER JOIN wor5682_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id WHERE tt.taxonomy IN ('product_cat') AND tr.object_id IN (4107) ORDER BY tt.parent DESC

Erreur de la base de données WordPress : [User 'wrnikybteawine' has exceeded the 'max_questions' resource (current value: 40000)]
SELECT option_value FROM wor5682_options WHERE option_name = 'woocommerce_catalog_columns' LIMIT 1

class="product type-product post-4107 status-publish first outofstock product_cat-vins has-post-thumbnail taxable shipping-taxable purchasable product-type-simple">

Erreur de la base de données WordPress : [User 'wrnikybteawine' has exceeded the 'max_questions' resource (current value: 40000)]
SELECT id FROM wor5682_icl_strings WHERE BINARY value='shop/%product_cat%' AND context='WordPress' AND name = 'URL slug: product' LIMIT 1

Pommard Grands Epenots 2005

    Erreur de la base de données WordPress : [User 'wrnikybteawine' has exceeded the 'max_questions' resource (current value: 40000)]
    SELECT p.ID FROM wor5682_posts AS p INNER JOIN wor5682_term_relationships AS tr ON p.ID = tr.object_id INNER JOIN wor5682_term_taxonomy AS tt ON tr.term_taxonomy_id = tt.term_taxonomy_id JOIN wor5682_icl_translations wpml_translations ON wpml_translations.element_id = p.ID AND wpml_translations.element_type = 'post_product' WHERE p.post_date > '2021-02-18 11:14:52' AND p.post_type = 'product' AND tt.taxonomy = 'product_cat' AND tt.term_id IN (34) AND p.post_status = 'publish' AND (language_code = 'fr' OR ( wpml_translations.language_code = 'fr' AND p.post_type IN ( 'product' ) AND ( ( ( SELECT COUNT(element_id) FROM wor5682_icl_translations WHERE trid = wpml_translations.trid AND language_code = 'fr' ) = 0 ) OR ( ( SELECT COUNT(element_id) FROM wor5682_icl_translations t2 JOIN wor5682_posts p ON p.id = t2.element_id WHERE t2.trid = wpml_translations.trid AND t2.language_code = 'fr' AND ( p.post_status = 'publish' OR p.post_status = 'private' OR ( p.post_type='attachment' AND p.post_status = 'inherit' ) ) ) = 0 ) ) ) ) ORDER BY p.post_date ASC LIMIT 1

    Erreur de la base de données WordPress : [User 'wrnikybteawine' has exceeded the 'max_questions' resource (current value: 40000)]
    SELECT p.ID FROM wor5682_posts AS p INNER JOIN wor5682_term_relationships AS tr ON p.ID = tr.object_id INNER JOIN wor5682_term_taxonomy AS tt ON tr.term_taxonomy_id = tt.term_taxonomy_id JOIN wor5682_icl_translations wpml_translations ON wpml_translations.element_id = p.ID AND wpml_translations.element_type = 'post_product' WHERE p.post_date < '2021-02-18 11:14:52' AND p.post_type = 'product' AND tt.taxonomy = 'product_cat' AND tt.term_id IN (34) AND p.post_status = 'publish' AND (language_code = 'fr' OR ( wpml_translations.language_code = 'fr' AND p.post_type IN ( 'product' ) AND ( ( ( SELECT COUNT(element_id) FROM wor5682_icl_translations WHERE trid = wpml_translations.trid AND language_code = 'fr' ) = 0 ) OR ( ( SELECT COUNT(element_id) FROM wor5682_icl_translations t2 JOIN wor5682_posts p ON p.id = t2.element_id WHERE t2.trid = wpml_translations.trid AND t2.language_code = 'fr' AND ( p.post_status = 'publish' OR p.post_status = 'private' OR ( p.post_type='attachment' AND p.post_status = 'inherit' ) ) ) = 0 ) ) ) ) ORDER BY p.post_date DESC LIMIT 1

128.00 TTC

Pommard Grands Epenots 2005

Rupture de stock

Erreur de la base de données WordPress : [User 'wrnikybteawine' has exceeded the 'max_questions' resource (current value: 40000)]
SELECT wpml_translations.translation_id, wpml_translations.element_id, wpml_translations.language_code, wpml_translations.source_language_code, wpml_translations.trid, wpml_translations.element_type FROM wor5682_icl_translations wpml_translations JOIN wor5682_term_taxonomy tax ON wpml_translations.element_id = tax.term_taxonomy_id AND wpml_translations.element_type = CONCAT('tax_', tax.taxonomy) JOIN wor5682_icl_translations tridt ON tridt.element_type = wpml_translations.element_type AND tridt.trid = wpml_translations.trid WHERE tridt.element_id IN(34)

Erreur de la base de données WordPress : [User 'wrnikybteawine' has exceeded the 'max_questions' resource (current value: 40000)]
SELECT trid, language_code, source_language_code FROM wor5682_icl_translations WHERE element_id=34 AND element_type='tax_product_cat'

Catégorie :

Erreur de la base de données WordPress : [User 'wrnikybteawine' has exceeded the 'max_questions' resource (current value: 40000)]
SELECT wor5682_posts.ID FROM wor5682_posts INNER JOIN wor5682_postmeta ON ( wor5682_posts.ID = wor5682_postmeta.post_id ) INNER JOIN wor5682_postmeta AS mt1 ON ( wor5682_posts.ID = mt1.post_id ) WHERE 1=1 AND ( ( wor5682_postmeta.meta_key = '_sidebar_to_replace' AND wor5682_postmeta.meta_value != '' ) AND ( mt1.meta_key = '_condition' AND mt1.meta_value IN ('postwc-4107','in-term-34','wc-product','postwc-4107','post-4107','product','post-type-product','single','singular') ) ) AND wor5682_posts.post_type = 'sidebar' AND ((wor5682_posts.post_status = 'publish')) GROUP BY wor5682_posts.ID ORDER BY wor5682_posts.post_date DESC LIMIT 0, 200

Erreur de la base de données WordPress : [User 'wrnikybteawine' has exceeded the 'max_questions' resource (current value: 40000)]
SELECT option_value FROM wor5682_options WHERE option_name = 'woocommerce_registration_generate_password' LIMIT 1

Erreur de la base de données WordPress : [User 'wrnikybteawine' has exceeded the 'max_questions' resource (current value: 40000)]
SELECT s.value, s.name, s.context as domain, s.gettext_context as context, IF(st.status = 10 AND st.value IS NOT NULL, st.`value`, st.mo_string) AS `translation` FROM wor5682_icl_strings s LEFT JOIN wor5682_icl_string_translations st ON st.string_id = s.id AND st.`language` = 'fr' WHERE s.name = 'Custom link' AND s.context = 'Cookie Notice' AND s.gettext_context = ''

Erreur de la base de données WordPress : [User 'wrnikybteawine' has exceeded the 'max_questions' resource (current value: 40000)]
SELECT option_value FROM wor5682_options WHERE option_name = 'wc_pending_batch_processes' LIMIT 1

Erreur de la base de données WordPress : [User 'wrnikybteawine' has exceeded the 'max_questions' resource (current value: 40000)]
SELECT option_value FROM wor5682_options WHERE option_name = 'woocommerce_hpos_legacy_data_cleanup_in_progress' LIMIT 1

Erreur de la base de données WordPress : [User 'wrnikybteawine' has exceeded the 'max_questions' resource (current value: 40000)]
SHOW FULL COLUMNS FROM `wor5682_options`

Erreur de la base de données WordPress : [User 'wrnikybteawine' has exceeded the 'max_questions' resource (current value: 40000)]
INSERT INTO wor5682_woocommerce_sessions (`session_key`, `session_value`, `session_expiry`) VALUES ('t_4ff5fcd4a4f7689e32a9452ea68908', 'a:10:{s:22:\"mailchimp_landing_site\";s:81:\"https://teawinelux.com/shop/vins/clos-rougeard-breze-saumur-2015/?add-to-cart=573\";s:4:\"cart\";s:4828:\"a:10:{s:32:\"2d5b379e533238c12ccb1ea7bbb822e2\";a:11:{s:3:\"key\";s:32:\"2d5b379e533238c12ccb1ea7bbb822e2\";s:10:\"product_id\";i:573;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:1:{i:6;d:8.57264957;}s:5:\"total\";a:1:{i:6;d:8.57264957;}}s:13:\"line_subtotal\";d:50.42735043;s:17:\"line_subtotal_tax\";d:8.57264957;s:10:\"line_total\";d:50.42735043;s:8:\"line_tax\";d:8.57264957;}s:32:\"ed6e393ba6db65ab7709b055b92dd074\";a:11:{s:3:\"key\";s:32:\"ed6e393ba6db65ab7709b055b92dd074\";s:10:\"product_id\";i:553;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:2;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:1:{i:6;d:6.39316239;}s:5:\"total\";a:1:{i:6;d:6.39316239;}}s:13:\"line_subtotal\";d:37.60683761;s:17:\"line_subtotal_tax\";d:6.39316239;s:10:\"line_total\";d:37.60683761;s:8:\"line_tax\";d:6.39316239;}s:32:\"ccc4e963f8c9507cf1206d88799396cf\";a:11:{s:3:\"key\";s:32:\"ccc4e963f8c9507cf1206d88799396cf\";s:10:\"product_id\";i:566;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:1:{i:6;d:6.97435897;}s:5:\"total\";a:1:{i:6;d:6.97435897;}}s:13:\"line_subtotal\";d:41.025641029999996;s:17:\"line_subtotal_tax\";d:6.97435897;s:10:\"line_total\";d:41.025641029999996;s:8:\"line_tax\";d:6.97435897;}s:32:\"ae9cc7ae48780e35fbac4277aab37cbf\";a:11:{s:3:\"key\";s:32:\"ae9cc7ae48780e35fbac4277aab37cbf\";s:10:\"product_id\";i:470;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:1:{i:6;d:1.45299145;}s:5:\"total\";a:1:{i:6;d:1.45299145;}}s:13:\"line_subtotal\";d:8.547008550000001;s:17:\"line_subtotal_tax\";d:1.45299145;s:10:\"line_total\";d:8.547008550000001;s:8:\"line_tax\";d:1.45299145;}s:32:\"669749749be6fabd01ff858f3728c094\";a:11:{s:3:\"key\";s:32:\"669749749be6fabd01ff858f3728c094\";s:10:\"product_id\";i:538;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:1:{i:6;d:2.17948718;}s:5:\"total\";a:1:{i:6;d:2.17948718;}}s:13:\"line_subtotal\";d:12.82051282;s:17:\"line_subtotal_tax\";d:2.17948718;s:10:\"line_total\";d:12.82051282;s:8:\"line_tax\";d:2.17948718;}s:32:\"144559e24d1eeb1a326a23f23240fd7d\";a:11:{s:3:\"key\";s:32:\"144559e24d1eeb1a326a23f23240fd7d\";s:10:\"product_id\";i:1035;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:1:{i:6;d:4.06837607;}s:5:\"total\";a:1:{i:6;d:4.06837607;}}s:13:\"line_subtotal\";d:23.93162393;s:17:\"line_subtotal_tax\";d:4.06837607;s:10:\"line_total\";d:23.93162393;s:8:\"line_tax\";d:4.06837607;}s:32:\"388176323f58898a533a7ecf3f3414b2\";a:11:{s:3:\"key\";s:32:\"388176323f58898a533a7ecf3f3414b2\";s:10:\"product_id\";i:1248;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:1:{i:6;d:6.538461539999999;}s:5:\"total\";a:1:{i:6;d:6.538461539999999;}}s:13:\"line_subtotal\";d:38.46153846;s:17:\"line_subtotal_tax\";d:6.538461539999999;s:10:\"line_total\";d:38.46153846;s:8:\"line_tax\";d:6.538461539999999;}s:32:\"a0dc984198aa6d670b6a4ea3292794ba\";a:11:{s:3:\"key\";s:32:\"a0dc984198aa6d670b6a4ea3292794ba\";s:10:\"product_id\";i:1017;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:1:{i:6;d:9.88034188;}s:5:\"total\";a:1:{i:6;d:9.88034188;}}s:13:\"line_subtotal\";d:58.119658120000004;s:17:\"line_subtotal_tax\";d:9.88034188;s:10:\"line_total\";d:58.119658120000004;s:8:\"line_tax\";d:9.88034188;}s:32:\"dad0e646066c009e463b249264858fdc\";a:11:{s:3:\"key\";s:32:\"dad0e646066c009e463b249264858fdc\";s:10:\"product_id\";i:558;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:1:{i:6;d:5.95726496;}s:5:\"total\";a:1:{i:6;d:5.95726496;}}s:13:\"line_subtotal\";d:35.04273504;s:17:\"line_subtotal_tax\";d:5.95726496;s:10:\"line_total\";d:35.04273504;s:8:\"line_tax\";d:5.95726496;}s:32:\"9b72e31dac81715466cd580a448cf823\";a:11:{s:3:\"key\";s:32:\"9b72e31dac81715466cd580a448cf823\";s:10:\"product_id\";i:540;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:1:{i:6;d:2.17948718;}s:5:\"total\";a:1:{i:6;d:2.17948718;}}s:13:\"line_subtotal\";d:12.82051282;s:17:\"line_subtotal_tax\";d:2.17948718;s:10:\"line_total\";d:12.82051282;s:8:\"line_tax\";d:2.17948718;}}\";s:11:\"cart_totals\";s:474:\"a:15:{s:8:\"subtotal\";s:10:\"318.803419\";s:12:\"subtotal_tax\";d:54.196581189999996;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";d:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";d:0;s:12:\"discount_tax\";d:0;s:19:\"cart_contents_total\";s:10:\"318.803419\";s:17:\"cart_contents_tax\";d:54.196581189999996;s:19:\"cart_contents_taxes\";a:1:{i:6;d:54.196581189999996;}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";d:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:6:\"373.00\";s:9:\"total_tax\";d:54.2;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:9:\"ppcp_fees\";s:6:\"a:0:{}\";s:10:\"wc_notices\";N;s:8:\"customer\";s:741:\"a:28:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:4:\"city\";s:0:\"\";s:5:\"state\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:7:\"country\";s:2:\"LU\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:17:\"shipping_postcode\";s:0:\"\";s:16:\"shipping_country\";s:2:\"LU\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:9:\"meta_data\";s:2:\"[]\";}\";}', 1774116787) ON DUPLICATE KEY UPDATE `session_value` = VALUES(`session_value`), `session_expiry` = VALUES(`session_expiry`)

Erreur de la base de données WordPress : [User 'wrnikybteawine' has exceeded the 'max_questions' resource (current value: 40000)]
SHOW FULL COLUMNS FROM `wor5682_woocommerce_sessions`

Erreur de la base de données WordPress : [User 'wrnikybteawine' has exceeded the 'max_questions' resource (current value: 40000)]
SHOW FULL COLUMNS FROM `wor5682_options`