add id_sale and id_cat to define for consumable
This commit is contained in:
parent
8dc1943ee4
commit
09299f983e
@ -157,8 +157,8 @@ if (!defined('_PS_CACHE_ENABLED_'))
|
||||
|
||||
/* Consumable */
|
||||
if (!defined('_SHOP_CATEGORYROOT'))
|
||||
define('_SHOP_CATEGORYROOT', 8711761);
|
||||
define('_SHOP_CATEGORYROOT', 8720307);
|
||||
if (!defined('_SHOP_CATEGORYENABLED'))
|
||||
define('_SHOP_CATEGORYENABLED', 1);
|
||||
if (!defined('_SHOP_PRIVATESALES_CONSUMABLE'))
|
||||
define('_SHOP_PRIVATESALES_CONSUMABLE', 3963);
|
||||
define('_SHOP_PRIVATESALES_CONSUMABLE', 5158);
|
||||
|
Loading…
Reference in New Issue
Block a user