Livraison gratuite à partir de 150 € d’achat.
(express -24h/ standard 24h-72h)
Erreur de la base de données WordPress : [User 'wrnikybteawine' has exceeded the 'max_questions' resource (current value: 40000)]SELECT tax_rate_id, location_code FROM wor5682_woocommerce_tax_rate_locations WHERE location_type = 'postcode' AND location_code LIKE '%...%';
Erreur de la base de données WordPress : [User 'wrnikybteawine' has exceeded the 'max_questions' resource (current value: 40000)]
SELECT tax_rates.*, COUNT( locations.location_id ) as postcode_count, COUNT( locations2.location_id ) as city_count
FROM wor5682_woocommerce_tax_rates as tax_rates
LEFT OUTER JOIN wor5682_woocommerce_tax_rate_locations as locations ON tax_rates.tax_rate_id = locations.tax_rate_id
LEFT OUTER JOIN wor5682_woocommerce_tax_rate_locations as locations2 ON tax_rates.tax_rate_id = locations2.tax_rate_id
WHERE 1=1 AND tax_rate_country IN ( 'LU', '' ) AND tax_rate_state IN ( '', '' ) AND tax_rate_class = 'vin-rouge-above-13' AND ( ( locations.location_type IS NULL ) OR (
locations.location_type = 'postcode' AND locations.location_code IN ('8080','8080*','808*','80*','8*','*')
AND (
( locations2.location_type = 'city' AND locations2.location_code = 'BERTRANGE' )
OR NOT EXISTS (
SELECT sub.tax_rate_id FROM wor5682_woocommerce_tax_rate_locations as sub
WHERE sub.location_type = 'city'
AND sub.tax_rate_id = tax_rates.tax_rate_id
)
)
) OR (
locations.location_type = 'city' AND locations.location_code = 'BERTRANGE'
AND NOT EXISTS (
SELECT sub.tax_rate_id FROM wor5682_woocommerce_tax_rate_locations as sub
WHERE sub.location_type = 'postcode'
AND sub.tax_rate_id = tax_rates.tax_rate_id
)
) )
GROUP BY tax_rates.tax_rate_id
ORDER BY tax_rates.tax_rate_priority
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_enable_myaccount_registration' 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 = ''