update prod
This commit is contained in:
parent
12e247ba5b
commit
7c36c50865
@ -55,7 +55,7 @@ if ($excludeIds && $excludeIds != 'NaN') {
|
||||
|
||||
// Excluding downloadable products from packs because download from pack is not supported
|
||||
$excludeVirtuals = (bool)Tools::getValue('excludeVirtuals', true);
|
||||
$exclude_packs = (bool)Tools::getValue('exclude_packs', true);
|
||||
// $exclude_packs = (bool)Tools::getValue('exclude_packs', true);
|
||||
|
||||
$context = Context::getContext();
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user