Catégories

Rechercher

Il y a 1 erreur :

  1. vous n'avez pas accès à ce produit
User 'DR408_ollpat' has exceeded the 'max_questions' resource (current value: 100000)

			SELECT `id_product`
			FROM `ps_specific_price`
			WHERE	`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 '2024-07-27 03:02:52' >= `from`)
						AND
						(`to` = '0000-00-00 00:00:00' OR '2024-07-27 03:02:52' <= `to`)
					)
					AND
					`reduction` > 0