Notice: Undefined offset: 0 in /web/htdocs/shop.esclusivodesign.com/home/modules/bonpromotion/bonpromotion.php on line 905
Notice: Trying to access array offset on value of type null in /web/htdocs/shop.esclusivodesign.com/home/modules/bonpromotion/bonpromotion.php on line 905
Fatal error: Uncaught PrestaShopDatabaseException: CREATE VIEW command denied to user 'Sql1659281'@'89.46.104.190' for table 'psre_ets_hotdeals'<br /><br /><pre>create or replace view psre_ets_hotdeals as SELECT product_shop.*,p.ean13,sp.to,sp.id_specific_price, stock.out_of_stock, IFNULL(stock.quantity, 0) as quantity,
pl.`description_short`, pl.`available_now`, pl.`available_later`, pl.`link_rewrite`, pl.`name`,
image_shop.`id_image` id_image, il.`legend`, m.`name` manufacturer_name,
DATEDIFF(
p.`date_add`,
DATE_SUB(
"2026-09-16 00:00:00",
INTERVAL 4 DAY
)
) > 0 new, product_attribute_shop.minimal_quantity AS product_attribute_minimal_quantity, IFNULL(sp.`id_product_attribute`,0) id_product_attribute,sp.id_product_attribute as id_product_attribute2,( IF (sp.`id_group` = 3, 2, 0) + IF (sp.`id_country` = 21, 4, 0) + IF (sp.`id_currency` = 2, 8, 0) + IF (sp.`id_shop` = 1, 16, 0) + IF (sp.`id_customer` = 2, 32, 0)) AS `score`
FROM psre_product p
INN in /web/htdocs/shop.esclusivodesign.com/home/classes/Hook.php on line 434