Categories

Cart  

No products

Shipping 0,00 €
Total 0,00 €

Search

User 'lageneyvoute' has exceeded the 'max_questions' resource (current value: 40000)

				SELECT *, ( IF ('2026-09-21 21:20:27' >= `from` AND '2026-09-21 21:20:27' <= `to`, 1, 0) +  IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0)) AS `score`
				FROM `ps_specific_price`
				WHERE `id_product` IN (0, 10070)
				AND `id_shop` IN (0, 1)
				AND `id_currency` IN (0, 1)
				AND `id_country` IN (0, 8)
				AND `id_group` IN (0, 1)
				AND `from_quantity` <= 1
				AND
				(
					(`from` = '0000-00-00 00:00:00' OR '2026-09-21 21:20:27' >= `from`)
					AND
					(`to` = '0000-00-00 00:00:00' OR '2026-09-21 21:20:27' <= `to`)
				)
				ORDER BY `from_quantity` DESC, `score` DESC LIMIT 1