( ! ) Warning: Undefined array key "id_category_default" in /var/www/wonder-merch.com/public_html/classes/Product.php on line 5617
Call Stack
#TimeMemoryFunctionLocation
10.0001464152{main}( ).../index.php:0
20.02935157112DispatcherCore->dispatch( ).../index.php:28
30.066316222448ControllerCore->run( ).../Dispatcher.php:510
40.150040630608CategoryControllerCore->initContent( ).../Controller.php:319
50.306285831296ProductListingFrontControllerCore->doProductSearch( $template = 'catalog/listing/category', $params = ['entity' => 'category', 'id' => 18], $locale = ??? ).../CategoryController.php:133
60.306385831296ProductListingFrontControllerCore->getProductSearchVariables( ).../ProductListingFrontController.php:634
70.601331494328ProductListingFrontControllerCore->prepareMultipleProductsForTemplate( $products = [0 => ['id_product' => 857, 'out_of_stock' => NULL], 1 => ['id_product' => 796, 'out_of_stock' => NULL], 2 => ['id_product' => 786, 'out_of_stock' => NULL], 3 => ['id_product' => 747, 'out_of_stock' => NULL], 4 => ['id_product' => 724, 'out_of_stock' => NULL], 5 => ['id_product' => 177, 'out_of_stock' => NULL], 6 => ['id_product' => 119, 'out_of_stock' => NULL], 7 => ['id_product' => 117, 'out_of_stock' => NULL], 8 => ['id_product' => 838, 'out_of_stock' => 0], 9 => ['id_product' => 837, 'out_of_stock' => 0], 10 => ['id_product' => 642, 'out_of_stock' => 0], 11 => ['id_product' => 622, 'out_of_stock' => 0], 12 => ['id_product' => 620, 'out_of_stock' => 0], 13 => ['id_product' => 614, 'out_of_stock' => 0], 14 => ['id_product' => 568, 'out_of_stock' => 0], 15 => ['id_product' => 470, 'out_of_stock' => 0], 16 => ['id_product' => 469, 'out_of_stock' => 0], 17 => ['id_product' => 452, 'out_of_stock' => 0], 18 => ['id_product' => 451, 'out_of_stock' => 0]] ).../ProductListingFrontController.php:377
80.601431495496ProductAssemblerCore->assembleProducts( $rawProducts = [0 => ['id_product' => 857, 'out_of_stock' => NULL], 1 => ['id_product' => 796, 'out_of_stock' => NULL], 2 => ['id_product' => 786, 'out_of_stock' => NULL], 3 => ['id_product' => 747, 'out_of_stock' => NULL], 4 => ['id_product' => 724, 'out_of_stock' => NULL], 5 => ['id_product' => 177, 'out_of_stock' => NULL], 6 => ['id_product' => 119, 'out_of_stock' => NULL], 7 => ['id_product' => 117, 'out_of_stock' => NULL], 8 => ['id_product' => 838, 'out_of_stock' => 0], 9 => ['id_product' => 837, 'out_of_stock' => 0], 10 => ['id_product' => 642, 'out_of_stock' => 0], 11 => ['id_product' => 622, 'out_of_stock' => 0], 12 => ['id_product' => 620, 'out_of_stock' => 0], 13 => ['id_product' => 614, 'out_of_stock' => 0], 14 => ['id_product' => 568, 'out_of_stock' => 0], 15 => ['id_product' => 470, 'out_of_stock' => 0], 16 => ['id_product' => 469, 'out_of_stock' => 0], 17 => ['id_product' => 452, 'out_of_stock' => 0], 18 => ['id_product' => 451, 'out_of_stock' => 0]] ).../ProductListingFrontController.php:108
90.602631718736ProductCore::getProductProperties( $id_lang = 2, $row = ['id_product' => 857, 'out_of_stock' => NULL], $context = class Context { public $cart = class Cart { public $id = NULL; public $id_lang = 2; protected $lang_associated = NULL; public $id_shop = 1; public $id_shop_list = [...]; protected $get_shop_from_context = TRUE; protected $table = 'cart'; protected $identifier = 'id_cart'; protected $fieldsRequired = [...]; protected $fieldsSize = [...]; protected $fieldsValidate = [...]; protected $fieldsRequiredLang = [...]; protected $fieldsSizeLang = [...]; protected $fieldsValidateLang = [...]; protected $tables = [...]; protected $webserviceParameters = [...]; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = [...]; protected $update_fields = NULL; public $force_id = FALSE; public $id_shop_group = 1; public $id_address_delivery = 0; public $id_address_invoice = 0; public $id_currency = 1; public $id_customer = NULL; public $id_guest = 0; public $recyclable = FALSE; public $gift = FALSE; public $gift_message = NULL; public $mobile_theme = NULL; public $date_add = NULL; public $secure_key = NULL; public $id_carrier = 0; public $date_upd = NULL; public $checkedTos = FALSE; public $pictures = NULL; public $textFields = NULL; public $delivery_option = NULL; public $allow_seperated_package = FALSE; protected $_products = NULL; protected $_taxCalculationMethod = 1; protected $configuration = class PrestaShop\PrestaShop\Adapter\Configuration { ... }; protected $addressFactory = class PrestaShop\PrestaShop\Adapter\AddressFactory { ... }; protected $shouldSplitGiftProductsQuantity = FALSE; protected $shouldExcludeGiftsDiscount = FALSE }; public $customer = class Customer { public $id = NULL; public $id_lang = NULL; protected $lang_associated = NULL; public $id_shop = NULL; public $id_shop_list = [...]; protected $get_shop_from_context = TRUE; protected $table = 'customer'; protected $identifier = 'id_customer'; protected $fieldsRequired = [...]; protected $fieldsSize = [...]; protected $fieldsValidate = [...]; protected $fieldsRequiredLang = [...]; protected $fieldsSizeLang = [...]; protected $fieldsValidateLang = [...]; protected $tables = [...]; protected $webserviceParameters = [...]; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = [...]; protected $update_fields = NULL; public $force_id = FALSE; public $id_shop_group = NULL; public $secure_key = NULL; public $note = NULL; public $id_gender = 0; public $id_default_group = 1; public $lastname = NULL; public $firstname = NULL; public $birthday = NULL; public $email = NULL; public $newsletter = NULL; public $ip_registration_newsletter = NULL; public $newsletter_date_add = NULL; public $optin = NULL; public $website = NULL; public $company = NULL; public $siret = NULL; public $ape = NULL; public $outstanding_allow_amount = 0; public $show_public_prices = 0; public $id_risk = NULL; public $max_payment_days = 0; public $passwd = NULL; public $last_passwd_gen = NULL; public $active = TRUE; public $is_guest = FALSE; public $deleted = FALSE; public $date_add = NULL; public $date_upd = NULL; public $years = NULL; public $days = NULL; public $months = NULL; public $geoloc_id_country = NULL; public $geoloc_id_state = NULL; public $geoloc_postcode = NULL; public $logged = FALSE; public $id_guest = FALSE; public $groupBox = NULL; public $reset_password_token = NULL; public $reset_password_validity = NULL }; public $cookie = class Cookie { protected $_content = [...]; protected $_name = 'PrestaShop-916eda3f2e7f51db3be4bb46e15428e9'; protected $_expire = 1783081455; protected $_domain = 'wonder-merch.com'; protected $_sameSite = 'Lax'; protected $_path = '/'; protected $cipherTool = class PhpEncryption { ... }; protected $_modified = TRUE; protected $_allow_writing = TRUE; protected $_salt = 'ku9wtf1Sx8EsLHSFZh9oppAXMaj9T7WQ'; protected $_standalone = FALSE; protected $_secure = TRUE; protected $session = NULL }; public $session = class Symfony\Component\HttpFoundation\Session\Session { protected $storage = class Symfony\Component\HttpFoundation\Session\Storage\PhpBridgeSessionStorage { ... }; private $flashName = 'flashes'; private $attributeName = 'attributes'; private $data = [...]; private $usageIndex = 2 }; public $link = class Link { protected $allow = TRUE; protected $url = '/index.php'; public $protocol_link = 'https://'; public $protocol_content = 'https://'; protected $ssl_enable = '1'; protected $urlShopId = NULL }; public $country = class Country { public $id = 68; protected $id_lang = 1; protected $lang_associated = NULL; protected $id_shop = 1; public $id_shop_list = [...]; protected $get_shop_from_context = TRUE; protected $table = 'country'; protected $identifier = 'id_country'; protected $fieldsRequired = [...]; protected $fieldsSize = [...]; protected $fieldsValidate = [...]; protected $fieldsRequiredLang = [...]; protected $fieldsSizeLang = [...]; protected $fieldsValidateLang = [...]; protected $tables = [...]; protected $webserviceParameters = [...]; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = [...]; protected $update_fields = NULL; public $force_id = FALSE; public $id_zone = 6; public $id_currency = 0; public $iso_code = 'CL'; public $call_prefix = 56; public $name = 'Chile'; public $contains_states = '0'; public $need_identification_number = '0'; public $need_zip_code = '0'; public $zip_code_format = ''; public $display_tax_label = '1'; public $active = '1' }; public $employee = NULL; public $controller = class CategoryController { protected $context = ...; public $css_files = [...]; public $js_files = [...]; protected $display_header = TRUE; protected $display_header_javascript = TRUE; protected $template = NULL; protected $display_footer = TRUE; protected $content_only = FALSE; public $ajax = FALSE; protected $json = FALSE; protected $status = ''; protected $redirect_after = NULL; public $controller_type = 'front'; public $php_self = 'category'; protected $translator = class PrestaShopBundle\Translation\TranslatorComponent { ... }; protected $container = class FrontContainer { ... }; public $errors = [...]; public $layout = NULL; public $warning = [...]; public $success = [...]; public $info = [...]; public $iso = NULL; public $orderBy = NULL; public $orderWay = NULL; public $p = NULL; public $n = NULL; public $auth = FALSE; public $guestAllowed = FALSE; public $authRedirection = FALSE; public $ssl = TRUE; protected $restrictedCountry = 0; protected $maintenance = FALSE; protected $redirectionExtraExcludedKeys = [...]; public $nb_items_per_page = NULL; public $objectPresenter = class PrestaShop\PrestaShop\Adapter\Presenter\Object\ObjectPresenter { ... }; public $cart_presenter = class PrestaShop\PrestaShop\Adapter\Presenter\Cart\CartPresenter { ... }; private ${FrontControllerCore}templateFinder = class TemplateFinder { ... }; protected $stylesheetManager = class StylesheetManager { ... }; protected $javascriptManager = class JavascriptManager { ... }; protected $cccReducer = class CccReducer { ... }; protected $urls = [...]; protected $automaticallyAllocateInvoiceAddress = TRUE; protected $automaticallyAllocateDeliveryAddress = TRUE; public $page_name = NULL; public $customer_access = TRUE; protected $notFound = FALSE; protected $category = class Category { ... } }; public $override_controller_name_for_translations = NULL; public $language = class Language { public $id = 2; protected $id_lang = NULL; protected $lang_associated = NULL; protected $id_shop = 1; public $id_shop_list = [...]; protected $get_shop_from_context = TRUE; protected $table = 'lang'; protected $identifier = 'id_lang'; protected $fieldsRequired = [...]; protected $fieldsSize = [...]; protected $fieldsValidate = [...]; protected $fieldsRequiredLang = [...]; protected $fieldsSizeLang = [...]; protected $fieldsValidateLang = [...]; protected $tables = [...]; protected $webserviceParameters = [...]; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = [...]; protected $update_fields = NULL; public $force_id = FALSE; public $name = 'English (English)'; public $iso_code = 'en'; public $locale = 'en-US'; public $language_code = 'en-us'; public $date_format_lite = 'm/d/Y'; public $date_format_full = 'm/d/Y H:i:s'; public $is_rtl = '0'; public $active = '1'; protected $translationsFilesAndVars = [...] }; public $currency = class Currency { public $id = 1; protected $id_lang = NULL; protected $lang_associated = NULL; protected $id_shop = 1; public $id_shop_list = [...]; protected $get_shop_from_context = TRUE; protected $table = 'currency'; protected $identifier = 'id_currency'; protected $fieldsRequired = [...]; protected $fieldsSize = [...]; protected $fieldsValidate = [...]; protected $fieldsRequiredLang = [...]; protected $fieldsSizeLang = [...]; protected $fieldsValidateLang = [...]; protected $tables = [...]; protected $webserviceParameters = [...]; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = [...]; protected $update_fields = NULL; public $force_id = FALSE; public $name = 'Chilean Peso'; protected $localizedNames = [...]; public $iso_code = 'CLP'; public $iso_code_num = '152'; public $numeric_iso_code = '152'; public $conversion_rate = '1.000000'; public $deleted = '0'; public $unofficial = '0'; public $modified = '0'; public $active = '1'; public $sign = '$'; public $symbol = '$'; private ${CurrencyCore}localizedSymbols = [...]; public $format = NULL; public $blank = 1; public $decimals = 1; public $precision = 0; public $pattern = [...]; private ${CurrencyCore}localizedPatterns = [...]; public $prefix = NULL; public $suffix = NULL }; public $currentLocale = class PrestaShop\PrestaShop\Core\Localization\Locale { protected $code = 'en-US'; protected $numberFormatter = class PrestaShop\PrestaShop\Core\Localization\Number\Formatter { ... }; protected $numberSpecification = class PrestaShop\PrestaShop\Core\Localization\Specification\Number { ... }; protected $priceSpecifications = class PrestaShop\PrestaShop\Core\Localization\Specification\NumberCollection { ... } }; public $tab = NULL; public $shop = class Shop { public $id = 1; protected $id_lang = NULL; protected $lang_associated = NULL; protected $id_shop = NULL; public $id_shop_list = [...]; protected $get_shop_from_context = TRUE; protected $table = 'shop'; protected $identifier = 'id_shop'; protected $fieldsRequired = [...]; protected $fieldsSize = [...]; protected $fieldsValidate = [...]; protected $fieldsRequiredLang = [...]; protected $fieldsSizeLang = [...]; protected $fieldsValidateLang = [...]; protected $tables = [...]; protected $webserviceParameters = [...]; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = [...]; protected $update_fields = NULL; public $force_id = FALSE; public $id_shop_group = 1; public $id_category = 2; public $theme_name = 'wonder'; public $name = 'Wonder Merch'; public $color = ''; public $active = '1'; public $deleted = '0'; public $physical_uri = '/'; public $virtual_uri = ''; public $domain = 'wonder-merch.com'; public $domain_ssl = 'wonder-merch.com'; protected $group = class ShopGroup { ... }; public $address = class Address { ... }; public $theme = class PrestaShop\PrestaShop\Core\Addon\Theme\Theme { ... } }; public $tmpOldShop = NULL; public $smarty = class SmartyDev { public $_objType = 1; public $template_class = 'SmartyDevTemplate'; public $tpl_vars = [...]; public $parent = NULL; public $config_vars = [...]; public $ext = class Smarty_Internal_Extension_Handler { ... }; public $cache_id = NULL; public $compile_id = NULL; public $caching = 0; public $compile_check = 1; public $cache_lifetime = 3600; public $tplFunctions = [...]; public $_cache = [...]; public $auto_literal = TRUE; public $error_unassigned = FALSE; public $use_include_path = FALSE; public $_templateDirNormalized = TRUE; public $_joined_template_dir = '/var/www/wonder-merch.com/public_html/themes/wonder/templates/'; public $_configDirNormalized = FALSE; public $_joined_config_dir = NULL; public $default_template_handler_func = NULL; public $default_config_handler_func = NULL; public $default_plugin_handler_func = NULL; public $_compileDirNormalized = TRUE; public $_pluginsDirNormalized = FALSE; public $_cacheDirNormalized = TRUE; public $force_compile = FALSE; public $use_sub_dirs = TRUE; public $allow_ambiguous_resources = FALSE; public $merge_compiled_includes = FALSE; public $extends_recursion = TRUE; public $force_cache = FALSE; public $left_delimiter = '{'; public $right_delimiter = '}'; public $literals = [...]; public $security_class = 'Smarty_Security'; public $security_policy = NULL; public $allow_php_templates = FALSE; public $debugging = FALSE; public $debugging_ctrl = 'NONE'; public $smarty_debug_id = 'SMARTY_DEBUG'; public $debug_tpl = '/var/www/wonder-merch.com/public_html/themes/debug.tpl'; public $error_reporting = NULL; public $config_overwrite = TRUE; public $config_booleanize = TRUE; public $config_read_hidden = FALSE; public $compile_locking = TRUE; public $cache_locking = FALSE; public $locking_timeout = 10; public $default_resource_type = 'file'; public $caching_type = 'file'; public $default_config_type = 'file'; public $cache_modified_check = FALSE; public $registered_plugins = [...]; public $registered_objects = [...]; public $registered_classes = [...]; public $registered_filters = [...]; public $registered_resources = [...]; public $registered_cache_resources = [...]; public $autoload_filters = [...]; public $default_modifiers = [...]; public $escape_html = TRUE; public $start_time = 1781353455.4068; public $_current_file = NULL; public $_parserdebug = FALSE; public $_debug = NULL; protected $template_dir = [...]; protected $_processedTemplateDir = [...]; protected $config_dir = [...]; protected $_processedConfigDir = [...]; protected $compile_dir = '/var/www/wonder-merch.com/public_html/var/cache/dev/smarty/compile/'; protected $plugins_dir = [...]; protected $cache_dir = '/var/www/wonder-merch.com/public_html/var/cache/dev/smarty/cache/'; protected $obsoleteProperties = [...]; protected $accessMap = [...]; private ${Smarty}isMutingUndefinedOrNullWarnings = FALSE }; public $mobile_detect = class Mobile_Detect { protected $cache = [...]; protected $userAgent = 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)'; protected $httpHeaders = [...]; protected $cloudfrontHeaders = [...]; protected $matchingRegex = NULL; protected $matchesArray = NULL; protected $detectionType = 'mobile' }; public $mode = NULL; public $container = NULL; public $virtualTotalTaxExcluded = 0; public $virtualTotalTaxIncluded = 0; protected $translator = class PrestaShopBundle\Translation\TranslatorComponent { protected $catalogues = [...]; private ${Symfony\Component\Translation\Translator}locale = 'en-US'; private ${Symfony\Component\Translation\Translator}fallbackLocales = [...]; private ${Symfony\Component\Translation\Translator}loaders = [...]; private ${Symfony\Component\Translation\Translator}resources = [...]; private ${Symfony\Component\Translation\Translator}formatter = class Symfony\Component\Translation\Formatter\MessageFormatter { ... }; private ${Symfony\Component\Translation\Translator}cacheDir = '/var/www/wonder-merch.com/public_html/var/cache/dev/translations'; private ${Symfony\Component\Translation\Translator}debug = FALSE; private ${Symfony\Component\Translation\Translator}cacheVary = [...]; private ${Symfony\Component\Translation\Translator}configCacheFactory = class Symfony\Component\Config\ConfigCacheFactory { ... }; private ${Symfony\Component\Translation\Translator}parentLocales = NULL; private ${Symfony\Component\Translation\Translator}hasIntlFormatter = TRUE }; protected $priceComputingPrecision = 0; protected $mobile_device = NULL; protected $is_mobile = FALSE; protected $is_tablet = FALSE } ).../ProductAssembler.php:206

( ! ) Warning: Undefined array key "id_category_default" in /var/www/wonder-merch.com/public_html/classes/Product.php on line 5618
Call Stack
#TimeMemoryFunctionLocation
10.0001464152{main}( ).../index.php:0
20.02935157112DispatcherCore->dispatch( ).../index.php:28
30.066316222448ControllerCore->run( ).../Dispatcher.php:510
40.150040630608CategoryControllerCore->initContent( ).../Controller.php:319
50.306285831296ProductListingFrontControllerCore->doProductSearch( $template = 'catalog/listing/category', $params = ['entity' => 'category', 'id' => 18], $locale = ??? ).../CategoryController.php:133
60.306385831296ProductListingFrontControllerCore->getProductSearchVariables( ).../ProductListingFrontController.php:634
70.601331494328ProductListingFrontControllerCore->prepareMultipleProductsForTemplate( $products = [0 => ['id_product' => 857, 'out_of_stock' => NULL], 1 => ['id_product' => 796, 'out_of_stock' => NULL], 2 => ['id_product' => 786, 'out_of_stock' => NULL], 3 => ['id_product' => 747, 'out_of_stock' => NULL], 4 => ['id_product' => 724, 'out_of_stock' => NULL], 5 => ['id_product' => 177, 'out_of_stock' => NULL], 6 => ['id_product' => 119, 'out_of_stock' => NULL], 7 => ['id_product' => 117, 'out_of_stock' => NULL], 8 => ['id_product' => 838, 'out_of_stock' => 0], 9 => ['id_product' => 837, 'out_of_stock' => 0], 10 => ['id_product' => 642, 'out_of_stock' => 0], 11 => ['id_product' => 622, 'out_of_stock' => 0], 12 => ['id_product' => 620, 'out_of_stock' => 0], 13 => ['id_product' => 614, 'out_of_stock' => 0], 14 => ['id_product' => 568, 'out_of_stock' => 0], 15 => ['id_product' => 470, 'out_of_stock' => 0], 16 => ['id_product' => 469, 'out_of_stock' => 0], 17 => ['id_product' => 452, 'out_of_stock' => 0], 18 => ['id_product' => 451, 'out_of_stock' => 0]] ).../ProductListingFrontController.php:377
80.601431495496ProductAssemblerCore->assembleProducts( $rawProducts = [0 => ['id_product' => 857, 'out_of_stock' => NULL], 1 => ['id_product' => 796, 'out_of_stock' => NULL], 2 => ['id_product' => 786, 'out_of_stock' => NULL], 3 => ['id_product' => 747, 'out_of_stock' => NULL], 4 => ['id_product' => 724, 'out_of_stock' => NULL], 5 => ['id_product' => 177, 'out_of_stock' => NULL], 6 => ['id_product' => 119, 'out_of_stock' => NULL], 7 => ['id_product' => 117, 'out_of_stock' => NULL], 8 => ['id_product' => 838, 'out_of_stock' => 0], 9 => ['id_product' => 837, 'out_of_stock' => 0], 10 => ['id_product' => 642, 'out_of_stock' => 0], 11 => ['id_product' => 622, 'out_of_stock' => 0], 12 => ['id_product' => 620, 'out_of_stock' => 0], 13 => ['id_product' => 614, 'out_of_stock' => 0], 14 => ['id_product' => 568, 'out_of_stock' => 0], 15 => ['id_product' => 470, 'out_of_stock' => 0], 16 => ['id_product' => 469, 'out_of_stock' => 0], 17 => ['id_product' => 452, 'out_of_stock' => 0], 18 => ['id_product' => 451, 'out_of_stock' => 0]] ).../ProductListingFrontController.php:108
90.602631718736ProductCore::getProductProperties( $id_lang = 2, $row = ['id_product' => 857, 'out_of_stock' => NULL], $context = class Context { public $cart = class Cart { public $id = NULL; public $id_lang = 2; protected $lang_associated = NULL; public $id_shop = 1; public $id_shop_list = [...]; protected $get_shop_from_context = TRUE; protected $table = 'cart'; protected $identifier = 'id_cart'; protected $fieldsRequired = [...]; protected $fieldsSize = [...]; protected $fieldsValidate = [...]; protected $fieldsRequiredLang = [...]; protected $fieldsSizeLang = [...]; protected $fieldsValidateLang = [...]; protected $tables = [...]; protected $webserviceParameters = [...]; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = [...]; protected $update_fields = NULL; public $force_id = FALSE; public $id_shop_group = 1; public $id_address_delivery = 0; public $id_address_invoice = 0; public $id_currency = 1; public $id_customer = NULL; public $id_guest = 0; public $recyclable = FALSE; public $gift = FALSE; public $gift_message = NULL; public $mobile_theme = NULL; public $date_add = NULL; public $secure_key = NULL; public $id_carrier = 0; public $date_upd = NULL; public $checkedTos = FALSE; public $pictures = NULL; public $textFields = NULL; public $delivery_option = NULL; public $allow_seperated_package = FALSE; protected $_products = NULL; protected $_taxCalculationMethod = 1; protected $configuration = class PrestaShop\PrestaShop\Adapter\Configuration { ... }; protected $addressFactory = class PrestaShop\PrestaShop\Adapter\AddressFactory { ... }; protected $shouldSplitGiftProductsQuantity = FALSE; protected $shouldExcludeGiftsDiscount = FALSE }; public $customer = class Customer { public $id = NULL; public $id_lang = NULL; protected $lang_associated = NULL; public $id_shop = NULL; public $id_shop_list = [...]; protected $get_shop_from_context = TRUE; protected $table = 'customer'; protected $identifier = 'id_customer'; protected $fieldsRequired = [...]; protected $fieldsSize = [...]; protected $fieldsValidate = [...]; protected $fieldsRequiredLang = [...]; protected $fieldsSizeLang = [...]; protected $fieldsValidateLang = [...]; protected $tables = [...]; protected $webserviceParameters = [...]; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = [...]; protected $update_fields = NULL; public $force_id = FALSE; public $id_shop_group = NULL; public $secure_key = NULL; public $note = NULL; public $id_gender = 0; public $id_default_group = 1; public $lastname = NULL; public $firstname = NULL; public $birthday = NULL; public $email = NULL; public $newsletter = NULL; public $ip_registration_newsletter = NULL; public $newsletter_date_add = NULL; public $optin = NULL; public $website = NULL; public $company = NULL; public $siret = NULL; public $ape = NULL; public $outstanding_allow_amount = 0; public $show_public_prices = 0; public $id_risk = NULL; public $max_payment_days = 0; public $passwd = NULL; public $last_passwd_gen = NULL; public $active = TRUE; public $is_guest = FALSE; public $deleted = FALSE; public $date_add = NULL; public $date_upd = NULL; public $years = NULL; public $days = NULL; public $months = NULL; public $geoloc_id_country = NULL; public $geoloc_id_state = NULL; public $geoloc_postcode = NULL; public $logged = FALSE; public $id_guest = FALSE; public $groupBox = NULL; public $reset_password_token = NULL; public $reset_password_validity = NULL }; public $cookie = class Cookie { protected $_content = [...]; protected $_name = 'PrestaShop-916eda3f2e7f51db3be4bb46e15428e9'; protected $_expire = 1783081455; protected $_domain = 'wonder-merch.com'; protected $_sameSite = 'Lax'; protected $_path = '/'; protected $cipherTool = class PhpEncryption { ... }; protected $_modified = TRUE; protected $_allow_writing = TRUE; protected $_salt = 'ku9wtf1Sx8EsLHSFZh9oppAXMaj9T7WQ'; protected $_standalone = FALSE; protected $_secure = TRUE; protected $session = NULL }; public $session = class Symfony\Component\HttpFoundation\Session\Session { protected $storage = class Symfony\Component\HttpFoundation\Session\Storage\PhpBridgeSessionStorage { ... }; private $flashName = 'flashes'; private $attributeName = 'attributes'; private $data = [...]; private $usageIndex = 2 }; public $link = class Link { protected $allow = TRUE; protected $url = '/index.php'; public $protocol_link = 'https://'; public $protocol_content = 'https://'; protected $ssl_enable = '1'; protected $urlShopId = NULL }; public $country = class Country { public $id = 68; protected $id_lang = 1; protected $lang_associated = NULL; protected $id_shop = 1; public $id_shop_list = [...]; protected $get_shop_from_context = TRUE; protected $table = 'country'; protected $identifier = 'id_country'; protected $fieldsRequired = [...]; protected $fieldsSize = [...]; protected $fieldsValidate = [...]; protected $fieldsRequiredLang = [...]; protected $fieldsSizeLang = [...]; protected $fieldsValidateLang = [...]; protected $tables = [...]; protected $webserviceParameters = [...]; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = [...]; protected $update_fields = NULL; public $force_id = FALSE; public $id_zone = 6; public $id_currency = 0; public $iso_code = 'CL'; public $call_prefix = 56; public $name = 'Chile'; public $contains_states = '0'; public $need_identification_number = '0'; public $need_zip_code = '0'; public $zip_code_format = ''; public $display_tax_label = '1'; public $active = '1' }; public $employee = NULL; public $controller = class CategoryController { protected $context = ...; public $css_files = [...]; public $js_files = [...]; protected $display_header = TRUE; protected $display_header_javascript = TRUE; protected $template = NULL; protected $display_footer = TRUE; protected $content_only = FALSE; public $ajax = FALSE; protected $json = FALSE; protected $status = ''; protected $redirect_after = NULL; public $controller_type = 'front'; public $php_self = 'category'; protected $translator = class PrestaShopBundle\Translation\TranslatorComponent { ... }; protected $container = class FrontContainer { ... }; public $errors = [...]; public $layout = NULL; public $warning = [...]; public $success = [...]; public $info = [...]; public $iso = NULL; public $orderBy = NULL; public $orderWay = NULL; public $p = NULL; public $n = NULL; public $auth = FALSE; public $guestAllowed = FALSE; public $authRedirection = FALSE; public $ssl = TRUE; protected $restrictedCountry = 0; protected $maintenance = FALSE; protected $redirectionExtraExcludedKeys = [...]; public $nb_items_per_page = NULL; public $objectPresenter = class PrestaShop\PrestaShop\Adapter\Presenter\Object\ObjectPresenter { ... }; public $cart_presenter = class PrestaShop\PrestaShop\Adapter\Presenter\Cart\CartPresenter { ... }; private ${FrontControllerCore}templateFinder = class TemplateFinder { ... }; protected $stylesheetManager = class StylesheetManager { ... }; protected $javascriptManager = class JavascriptManager { ... }; protected $cccReducer = class CccReducer { ... }; protected $urls = [...]; protected $automaticallyAllocateInvoiceAddress = TRUE; protected $automaticallyAllocateDeliveryAddress = TRUE; public $page_name = NULL; public $customer_access = TRUE; protected $notFound = FALSE; protected $category = class Category { ... } }; public $override_controller_name_for_translations = NULL; public $language = class Language { public $id = 2; protected $id_lang = NULL; protected $lang_associated = NULL; protected $id_shop = 1; public $id_shop_list = [...]; protected $get_shop_from_context = TRUE; protected $table = 'lang'; protected $identifier = 'id_lang'; protected $fieldsRequired = [...]; protected $fieldsSize = [...]; protected $fieldsValidate = [...]; protected $fieldsRequiredLang = [...]; protected $fieldsSizeLang = [...]; protected $fieldsValidateLang = [...]; protected $tables = [...]; protected $webserviceParameters = [...]; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = [...]; protected $update_fields = NULL; public $force_id = FALSE; public $name = 'English (English)'; public $iso_code = 'en'; public $locale = 'en-US'; public $language_code = 'en-us'; public $date_format_lite = 'm/d/Y'; public $date_format_full = 'm/d/Y H:i:s'; public $is_rtl = '0'; public $active = '1'; protected $translationsFilesAndVars = [...] }; public $currency = class Currency { public $id = 1; protected $id_lang = NULL; protected $lang_associated = NULL; protected $id_shop = 1; public $id_shop_list = [...]; protected $get_shop_from_context = TRUE; protected $table = 'currency'; protected $identifier = 'id_currency'; protected $fieldsRequired = [...]; protected $fieldsSize = [...]; protected $fieldsValidate = [...]; protected $fieldsRequiredLang = [...]; protected $fieldsSizeLang = [...]; protected $fieldsValidateLang = [...]; protected $tables = [...]; protected $webserviceParameters = [...]; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = [...]; protected $update_fields = NULL; public $force_id = FALSE; public $name = 'Chilean Peso'; protected $localizedNames = [...]; public $iso_code = 'CLP'; public $iso_code_num = '152'; public $numeric_iso_code = '152'; public $conversion_rate = '1.000000'; public $deleted = '0'; public $unofficial = '0'; public $modified = '0'; public $active = '1'; public $sign = '$'; public $symbol = '$'; private ${CurrencyCore}localizedSymbols = [...]; public $format = NULL; public $blank = 1; public $decimals = 1; public $precision = 0; public $pattern = [...]; private ${CurrencyCore}localizedPatterns = [...]; public $prefix = NULL; public $suffix = NULL }; public $currentLocale = class PrestaShop\PrestaShop\Core\Localization\Locale { protected $code = 'en-US'; protected $numberFormatter = class PrestaShop\PrestaShop\Core\Localization\Number\Formatter { ... }; protected $numberSpecification = class PrestaShop\PrestaShop\Core\Localization\Specification\Number { ... }; protected $priceSpecifications = class PrestaShop\PrestaShop\Core\Localization\Specification\NumberCollection { ... } }; public $tab = NULL; public $shop = class Shop { public $id = 1; protected $id_lang = NULL; protected $lang_associated = NULL; protected $id_shop = NULL; public $id_shop_list = [...]; protected $get_shop_from_context = TRUE; protected $table = 'shop'; protected $identifier = 'id_shop'; protected $fieldsRequired = [...]; protected $fieldsSize = [...]; protected $fieldsValidate = [...]; protected $fieldsRequiredLang = [...]; protected $fieldsSizeLang = [...]; protected $fieldsValidateLang = [...]; protected $tables = [...]; protected $webserviceParameters = [...]; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = [...]; protected $update_fields = NULL; public $force_id = FALSE; public $id_shop_group = 1; public $id_category = 2; public $theme_name = 'wonder'; public $name = 'Wonder Merch'; public $color = ''; public $active = '1'; public $deleted = '0'; public $physical_uri = '/'; public $virtual_uri = ''; public $domain = 'wonder-merch.com'; public $domain_ssl = 'wonder-merch.com'; protected $group = class ShopGroup { ... }; public $address = class Address { ... }; public $theme = class PrestaShop\PrestaShop\Core\Addon\Theme\Theme { ... } }; public $tmpOldShop = NULL; public $smarty = class SmartyDev { public $_objType = 1; public $template_class = 'SmartyDevTemplate'; public $tpl_vars = [...]; public $parent = NULL; public $config_vars = [...]; public $ext = class Smarty_Internal_Extension_Handler { ... }; public $cache_id = NULL; public $compile_id = NULL; public $caching = 0; public $compile_check = 1; public $cache_lifetime = 3600; public $tplFunctions = [...]; public $_cache = [...]; public $auto_literal = TRUE; public $error_unassigned = FALSE; public $use_include_path = FALSE; public $_templateDirNormalized = TRUE; public $_joined_template_dir = '/var/www/wonder-merch.com/public_html/themes/wonder/templates/'; public $_configDirNormalized = FALSE; public $_joined_config_dir = NULL; public $default_template_handler_func = NULL; public $default_config_handler_func = NULL; public $default_plugin_handler_func = NULL; public $_compileDirNormalized = TRUE; public $_pluginsDirNormalized = FALSE; public $_cacheDirNormalized = TRUE; public $force_compile = FALSE; public $use_sub_dirs = TRUE; public $allow_ambiguous_resources = FALSE; public $merge_compiled_includes = FALSE; public $extends_recursion = TRUE; public $force_cache = FALSE; public $left_delimiter = '{'; public $right_delimiter = '}'; public $literals = [...]; public $security_class = 'Smarty_Security'; public $security_policy = NULL; public $allow_php_templates = FALSE; public $debugging = FALSE; public $debugging_ctrl = 'NONE'; public $smarty_debug_id = 'SMARTY_DEBUG'; public $debug_tpl = '/var/www/wonder-merch.com/public_html/themes/debug.tpl'; public $error_reporting = NULL; public $config_overwrite = TRUE; public $config_booleanize = TRUE; public $config_read_hidden = FALSE; public $compile_locking = TRUE; public $cache_locking = FALSE; public $locking_timeout = 10; public $default_resource_type = 'file'; public $caching_type = 'file'; public $default_config_type = 'file'; public $cache_modified_check = FALSE; public $registered_plugins = [...]; public $registered_objects = [...]; public $registered_classes = [...]; public $registered_filters = [...]; public $registered_resources = [...]; public $registered_cache_resources = [...]; public $autoload_filters = [...]; public $default_modifiers = [...]; public $escape_html = TRUE; public $start_time = 1781353455.4068; public $_current_file = NULL; public $_parserdebug = FALSE; public $_debug = NULL; protected $template_dir = [...]; protected $_processedTemplateDir = [...]; protected $config_dir = [...]; protected $_processedConfigDir = [...]; protected $compile_dir = '/var/www/wonder-merch.com/public_html/var/cache/dev/smarty/compile/'; protected $plugins_dir = [...]; protected $cache_dir = '/var/www/wonder-merch.com/public_html/var/cache/dev/smarty/cache/'; protected $obsoleteProperties = [...]; protected $accessMap = [...]; private ${Smarty}isMutingUndefinedOrNullWarnings = FALSE }; public $mobile_detect = class Mobile_Detect { protected $cache = [...]; protected $userAgent = 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)'; protected $httpHeaders = [...]; protected $cloudfrontHeaders = [...]; protected $matchingRegex = NULL; protected $matchesArray = NULL; protected $detectionType = 'mobile' }; public $mode = NULL; public $container = NULL; public $virtualTotalTaxExcluded = 0; public $virtualTotalTaxIncluded = 0; protected $translator = class PrestaShopBundle\Translation\TranslatorComponent { protected $catalogues = [...]; private ${Symfony\Component\Translation\Translator}locale = 'en-US'; private ${Symfony\Component\Translation\Translator}fallbackLocales = [...]; private ${Symfony\Component\Translation\Translator}loaders = [...]; private ${Symfony\Component\Translation\Translator}resources = [...]; private ${Symfony\Component\Translation\Translator}formatter = class Symfony\Component\Translation\Formatter\MessageFormatter { ... }; private ${Symfony\Component\Translation\Translator}cacheDir = '/var/www/wonder-merch.com/public_html/var/cache/dev/translations'; private ${Symfony\Component\Translation\Translator}debug = FALSE; private ${Symfony\Component\Translation\Translator}cacheVary = [...]; private ${Symfony\Component\Translation\Translator}configCacheFactory = class Symfony\Component\Config\ConfigCacheFactory { ... }; private ${Symfony\Component\Translation\Translator}parentLocales = NULL; private ${Symfony\Component\Translation\Translator}hasIntlFormatter = TRUE }; protected $priceComputingPrecision = 0; protected $mobile_device = NULL; protected $is_mobile = FALSE; protected $is_tablet = FALSE } ).../ProductAssembler.php:206

( ! ) Warning: Undefined array key "link_rewrite" in /var/www/wonder-merch.com/public_html/classes/Product.php on line 5619
Call Stack
#TimeMemoryFunctionLocation
10.0001464152{main}( ).../index.php:0
20.02935157112DispatcherCore->dispatch( ).../index.php:28
30.066316222448ControllerCore->run( ).../Dispatcher.php:510
40.150040630608CategoryControllerCore->initContent( ).../Controller.php:319
50.306285831296ProductListingFrontControllerCore->doProductSearch( $template = 'catalog/listing/category', $params = ['entity' => 'category', 'id' => 18], $locale = ??? ).../CategoryController.php:133
60.306385831296ProductListingFrontControllerCore->getProductSearchVariables( ).../ProductListingFrontController.php:634
70.601331494328ProductListingFrontControllerCore->prepareMultipleProductsForTemplate( $products = [0 => ['id_product' => 857, 'out_of_stock' => NULL], 1 => ['id_product' => 796, 'out_of_stock' => NULL], 2 => ['id_product' => 786, 'out_of_stock' => NULL], 3 => ['id_product' => 747, 'out_of_stock' => NULL], 4 => ['id_product' => 724, 'out_of_stock' => NULL], 5 => ['id_product' => 177, 'out_of_stock' => NULL], 6 => ['id_product' => 119, 'out_of_stock' => NULL], 7 => ['id_product' => 117, 'out_of_stock' => NULL], 8 => ['id_product' => 838, 'out_of_stock' => 0], 9 => ['id_product' => 837, 'out_of_stock' => 0], 10 => ['id_product' => 642, 'out_of_stock' => 0], 11 => ['id_product' => 622, 'out_of_stock' => 0], 12 => ['id_product' => 620, 'out_of_stock' => 0], 13 => ['id_product' => 614, 'out_of_stock' => 0], 14 => ['id_product' => 568, 'out_of_stock' => 0], 15 => ['id_product' => 470, 'out_of_stock' => 0], 16 => ['id_product' => 469, 'out_of_stock' => 0], 17 => ['id_product' => 452, 'out_of_stock' => 0], 18 => ['id_product' => 451, 'out_of_stock' => 0]] ).../ProductListingFrontController.php:377
80.601431495496ProductAssemblerCore->assembleProducts( $rawProducts = [0 => ['id_product' => 857, 'out_of_stock' => NULL], 1 => ['id_product' => 796, 'out_of_stock' => NULL], 2 => ['id_product' => 786, 'out_of_stock' => NULL], 3 => ['id_product' => 747, 'out_of_stock' => NULL], 4 => ['id_product' => 724, 'out_of_stock' => NULL], 5 => ['id_product' => 177, 'out_of_stock' => NULL], 6 => ['id_product' => 119, 'out_of_stock' => NULL], 7 => ['id_product' => 117, 'out_of_stock' => NULL], 8 => ['id_product' => 838, 'out_of_stock' => 0], 9 => ['id_product' => 837, 'out_of_stock' => 0], 10 => ['id_product' => 642, 'out_of_stock' => 0], 11 => ['id_product' => 622, 'out_of_stock' => 0], 12 => ['id_product' => 620, 'out_of_stock' => 0], 13 => ['id_product' => 614, 'out_of_stock' => 0], 14 => ['id_product' => 568, 'out_of_stock' => 0], 15 => ['id_product' => 470, 'out_of_stock' => 0], 16 => ['id_product' => 469, 'out_of_stock' => 0], 17 => ['id_product' => 452, 'out_of_stock' => 0], 18 => ['id_product' => 451, 'out_of_stock' => 0]] ).../ProductListingFrontController.php:108
90.602631718736ProductCore::getProductProperties( $id_lang = 2, $row = ['id_product' => 857, 'out_of_stock' => NULL], $context = class Context { public $cart = class Cart { public $id = NULL; public $id_lang = 2; protected $lang_associated = NULL; public $id_shop = 1; public $id_shop_list = [...]; protected $get_shop_from_context = TRUE; protected $table = 'cart'; protected $identifier = 'id_cart'; protected $fieldsRequired = [...]; protected $fieldsSize = [...]; protected $fieldsValidate = [...]; protected $fieldsRequiredLang = [...]; protected $fieldsSizeLang = [...]; protected $fieldsValidateLang = [...]; protected $tables = [...]; protected $webserviceParameters = [...]; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = [...]; protected $update_fields = NULL; public $force_id = FALSE; public $id_shop_group = 1; public $id_address_delivery = 0; public $id_address_invoice = 0; public $id_currency = 1; public $id_customer = NULL; public $id_guest = 0; public $recyclable = FALSE; public $gift = FALSE; public $gift_message = NULL; public $mobile_theme = NULL; public $date_add = NULL; public $secure_key = NULL; public $id_carrier = 0; public $date_upd = NULL; public $checkedTos = FALSE; public $pictures = NULL; public $textFields = NULL; public $delivery_option = NULL; public $allow_seperated_package = FALSE; protected $_products = NULL; protected $_taxCalculationMethod = 1; protected $configuration = class PrestaShop\PrestaShop\Adapter\Configuration { ... }; protected $addressFactory = class PrestaShop\PrestaShop\Adapter\AddressFactory { ... }; protected $shouldSplitGiftProductsQuantity = FALSE; protected $shouldExcludeGiftsDiscount = FALSE }; public $customer = class Customer { public $id = NULL; public $id_lang = NULL; protected $lang_associated = NULL; public $id_shop = NULL; public $id_shop_list = [...]; protected $get_shop_from_context = TRUE; protected $table = 'customer'; protected $identifier = 'id_customer'; protected $fieldsRequired = [...]; protected $fieldsSize = [...]; protected $fieldsValidate = [...]; protected $fieldsRequiredLang = [...]; protected $fieldsSizeLang = [...]; protected $fieldsValidateLang = [...]; protected $tables = [...]; protected $webserviceParameters = [...]; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = [...]; protected $update_fields = NULL; public $force_id = FALSE; public $id_shop_group = NULL; public $secure_key = NULL; public $note = NULL; public $id_gender = 0; public $id_default_group = 1; public $lastname = NULL; public $firstname = NULL; public $birthday = NULL; public $email = NULL; public $newsletter = NULL; public $ip_registration_newsletter = NULL; public $newsletter_date_add = NULL; public $optin = NULL; public $website = NULL; public $company = NULL; public $siret = NULL; public $ape = NULL; public $outstanding_allow_amount = 0; public $show_public_prices = 0; public $id_risk = NULL; public $max_payment_days = 0; public $passwd = NULL; public $last_passwd_gen = NULL; public $active = TRUE; public $is_guest = FALSE; public $deleted = FALSE; public $date_add = NULL; public $date_upd = NULL; public $years = NULL; public $days = NULL; public $months = NULL; public $geoloc_id_country = NULL; public $geoloc_id_state = NULL; public $geoloc_postcode = NULL; public $logged = FALSE; public $id_guest = FALSE; public $groupBox = NULL; public $reset_password_token = NULL; public $reset_password_validity = NULL }; public $cookie = class Cookie { protected $_content = [...]; protected $_name = 'PrestaShop-916eda3f2e7f51db3be4bb46e15428e9'; protected $_expire = 1783081455; protected $_domain = 'wonder-merch.com'; protected $_sameSite = 'Lax'; protected $_path = '/'; protected $cipherTool = class PhpEncryption { ... }; protected $_modified = TRUE; protected $_allow_writing = TRUE; protected $_salt = 'ku9wtf1Sx8EsLHSFZh9oppAXMaj9T7WQ'; protected $_standalone = FALSE; protected $_secure = TRUE; protected $session = NULL }; public $session = class Symfony\Component\HttpFoundation\Session\Session { protected $storage = class Symfony\Component\HttpFoundation\Session\Storage\PhpBridgeSessionStorage { ... }; private $flashName = 'flashes'; private $attributeName = 'attributes'; private $data = [...]; private $usageIndex = 2 }; public $link = class Link { protected $allow = TRUE; protected $url = '/index.php'; public $protocol_link = 'https://'; public $protocol_content = 'https://'; protected $ssl_enable = '1'; protected $urlShopId = NULL }; public $country = class Country { public $id = 68; protected $id_lang = 1; protected $lang_associated = NULL; protected $id_shop = 1; public $id_shop_list = [...]; protected $get_shop_from_context = TRUE; protected $table = 'country'; protected $identifier = 'id_country'; protected $fieldsRequired = [...]; protected $fieldsSize = [...]; protected $fieldsValidate = [...]; protected $fieldsRequiredLang = [...]; protected $fieldsSizeLang = [...]; protected $fieldsValidateLang = [...]; protected $tables = [...]; protected $webserviceParameters = [...]; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = [...]; protected $update_fields = NULL; public $force_id = FALSE; public $id_zone = 6; public $id_currency = 0; public $iso_code = 'CL'; public $call_prefix = 56; public $name = 'Chile'; public $contains_states = '0'; public $need_identification_number = '0'; public $need_zip_code = '0'; public $zip_code_format = ''; public $display_tax_label = '1'; public $active = '1' }; public $employee = NULL; public $controller = class CategoryController { protected $context = ...; public $css_files = [...]; public $js_files = [...]; protected $display_header = TRUE; protected $display_header_javascript = TRUE; protected $template = NULL; protected $display_footer = TRUE; protected $content_only = FALSE; public $ajax = FALSE; protected $json = FALSE; protected $status = ''; protected $redirect_after = NULL; public $controller_type = 'front'; public $php_self = 'category'; protected $translator = class PrestaShopBundle\Translation\TranslatorComponent { ... }; protected $container = class FrontContainer { ... }; public $errors = [...]; public $layout = NULL; public $warning = [...]; public $success = [...]; public $info = [...]; public $iso = NULL; public $orderBy = NULL; public $orderWay = NULL; public $p = NULL; public $n = NULL; public $auth = FALSE; public $guestAllowed = FALSE; public $authRedirection = FALSE; public $ssl = TRUE; protected $restrictedCountry = 0; protected $maintenance = FALSE; protected $redirectionExtraExcludedKeys = [...]; public $nb_items_per_page = NULL; public $objectPresenter = class PrestaShop\PrestaShop\Adapter\Presenter\Object\ObjectPresenter { ... }; public $cart_presenter = class PrestaShop\PrestaShop\Adapter\Presenter\Cart\CartPresenter { ... }; private ${FrontControllerCore}templateFinder = class TemplateFinder { ... }; protected $stylesheetManager = class StylesheetManager { ... }; protected $javascriptManager = class JavascriptManager { ... }; protected $cccReducer = class CccReducer { ... }; protected $urls = [...]; protected $automaticallyAllocateInvoiceAddress = TRUE; protected $automaticallyAllocateDeliveryAddress = TRUE; public $page_name = NULL; public $customer_access = TRUE; protected $notFound = FALSE; protected $category = class Category { ... } }; public $override_controller_name_for_translations = NULL; public $language = class Language { public $id = 2; protected $id_lang = NULL; protected $lang_associated = NULL; protected $id_shop = 1; public $id_shop_list = [...]; protected $get_shop_from_context = TRUE; protected $table = 'lang'; protected $identifier = 'id_lang'; protected $fieldsRequired = [...]; protected $fieldsSize = [...]; protected $fieldsValidate = [...]; protected $fieldsRequiredLang = [...]; protected $fieldsSizeLang = [...]; protected $fieldsValidateLang = [...]; protected $tables = [...]; protected $webserviceParameters = [...]; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = [...]; protected $update_fields = NULL; public $force_id = FALSE; public $name = 'English (English)'; public $iso_code = 'en'; public $locale = 'en-US'; public $language_code = 'en-us'; public $date_format_lite = 'm/d/Y'; public $date_format_full = 'm/d/Y H:i:s'; public $is_rtl = '0'; public $active = '1'; protected $translationsFilesAndVars = [...] }; public $currency = class Currency { public $id = 1; protected $id_lang = NULL; protected $lang_associated = NULL; protected $id_shop = 1; public $id_shop_list = [...]; protected $get_shop_from_context = TRUE; protected $table = 'currency'; protected $identifier = 'id_currency'; protected $fieldsRequired = [...]; protected $fieldsSize = [...]; protected $fieldsValidate = [...]; protected $fieldsRequiredLang = [...]; protected $fieldsSizeLang = [...]; protected $fieldsValidateLang = [...]; protected $tables = [...]; protected $webserviceParameters = [...]; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = [...]; protected $update_fields = NULL; public $force_id = FALSE; public $name = 'Chilean Peso'; protected $localizedNames = [...]; public $iso_code = 'CLP'; public $iso_code_num = '152'; public $numeric_iso_code = '152'; public $conversion_rate = '1.000000'; public $deleted = '0'; public $unofficial = '0'; public $modified = '0'; public $active = '1'; public $sign = '$'; public $symbol = '$'; private ${CurrencyCore}localizedSymbols = [...]; public $format = NULL; public $blank = 1; public $decimals = 1; public $precision = 0; public $pattern = [...]; private ${CurrencyCore}localizedPatterns = [...]; public $prefix = NULL; public $suffix = NULL }; public $currentLocale = class PrestaShop\PrestaShop\Core\Localization\Locale { protected $code = 'en-US'; protected $numberFormatter = class PrestaShop\PrestaShop\Core\Localization\Number\Formatter { ... }; protected $numberSpecification = class PrestaShop\PrestaShop\Core\Localization\Specification\Number { ... }; protected $priceSpecifications = class PrestaShop\PrestaShop\Core\Localization\Specification\NumberCollection { ... } }; public $tab = NULL; public $shop = class Shop { public $id = 1; protected $id_lang = NULL; protected $lang_associated = NULL; protected $id_shop = NULL; public $id_shop_list = [...]; protected $get_shop_from_context = TRUE; protected $table = 'shop'; protected $identifier = 'id_shop'; protected $fieldsRequired = [...]; protected $fieldsSize = [...]; protected $fieldsValidate = [...]; protected $fieldsRequiredLang = [...]; protected $fieldsSizeLang = [...]; protected $fieldsValidateLang = [...]; protected $tables = [...]; protected $webserviceParameters = [...]; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = [...]; protected $update_fields = NULL; public $force_id = FALSE; public $id_shop_group = 1; public $id_category = 2; public $theme_name = 'wonder'; public $name = 'Wonder Merch'; public $color = ''; public $active = '1'; public $deleted = '0'; public $physical_uri = '/'; public $virtual_uri = ''; public $domain = 'wonder-merch.com'; public $domain_ssl = 'wonder-merch.com'; protected $group = class ShopGroup { ... }; public $address = class Address { ... }; public $theme = class PrestaShop\PrestaShop\Core\Addon\Theme\Theme { ... } }; public $tmpOldShop = NULL; public $smarty = class SmartyDev { public $_objType = 1; public $template_class = 'SmartyDevTemplate'; public $tpl_vars = [...]; public $parent = NULL; public $config_vars = [...]; public $ext = class Smarty_Internal_Extension_Handler { ... }; public $cache_id = NULL; public $compile_id = NULL; public $caching = 0; public $compile_check = 1; public $cache_lifetime = 3600; public $tplFunctions = [...]; public $_cache = [...]; public $auto_literal = TRUE; public $error_unassigned = FALSE; public $use_include_path = FALSE; public $_templateDirNormalized = TRUE; public $_joined_template_dir = '/var/www/wonder-merch.com/public_html/themes/wonder/templates/'; public $_configDirNormalized = FALSE; public $_joined_config_dir = NULL; public $default_template_handler_func = NULL; public $default_config_handler_func = NULL; public $default_plugin_handler_func = NULL; public $_compileDirNormalized = TRUE; public $_pluginsDirNormalized = FALSE; public $_cacheDirNormalized = TRUE; public $force_compile = FALSE; public $use_sub_dirs = TRUE; public $allow_ambiguous_resources = FALSE; public $merge_compiled_includes = FALSE; public $extends_recursion = TRUE; public $force_cache = FALSE; public $left_delimiter = '{'; public $right_delimiter = '}'; public $literals = [...]; public $security_class = 'Smarty_Security'; public $security_policy = NULL; public $allow_php_templates = FALSE; public $debugging = FALSE; public $debugging_ctrl = 'NONE'; public $smarty_debug_id = 'SMARTY_DEBUG'; public $debug_tpl = '/var/www/wonder-merch.com/public_html/themes/debug.tpl'; public $error_reporting = NULL; public $config_overwrite = TRUE; public $config_booleanize = TRUE; public $config_read_hidden = FALSE; public $compile_locking = TRUE; public $cache_locking = FALSE; public $locking_timeout = 10; public $default_resource_type = 'file'; public $caching_type = 'file'; public $default_config_type = 'file'; public $cache_modified_check = FALSE; public $registered_plugins = [...]; public $registered_objects = [...]; public $registered_classes = [...]; public $registered_filters = [...]; public $registered_resources = [...]; public $registered_cache_resources = [...]; public $autoload_filters = [...]; public $default_modifiers = [...]; public $escape_html = TRUE; public $start_time = 1781353455.4068; public $_current_file = NULL; public $_parserdebug = FALSE; public $_debug = NULL; protected $template_dir = [...]; protected $_processedTemplateDir = [...]; protected $config_dir = [...]; protected $_processedConfigDir = [...]; protected $compile_dir = '/var/www/wonder-merch.com/public_html/var/cache/dev/smarty/compile/'; protected $plugins_dir = [...]; protected $cache_dir = '/var/www/wonder-merch.com/public_html/var/cache/dev/smarty/cache/'; protected $obsoleteProperties = [...]; protected $accessMap = [...]; private ${Smarty}isMutingUndefinedOrNullWarnings = FALSE }; public $mobile_detect = class Mobile_Detect { protected $cache = [...]; protected $userAgent = 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)'; protected $httpHeaders = [...]; protected $cloudfrontHeaders = [...]; protected $matchingRegex = NULL; protected $matchesArray = NULL; protected $detectionType = 'mobile' }; public $mode = NULL; public $container = NULL; public $virtualTotalTaxExcluded = 0; public $virtualTotalTaxIncluded = 0; protected $translator = class PrestaShopBundle\Translation\TranslatorComponent { protected $catalogues = [...]; private ${Symfony\Component\Translation\Translator}locale = 'en-US'; private ${Symfony\Component\Translation\Translator}fallbackLocales = [...]; private ${Symfony\Component\Translation\Translator}loaders = [...]; private ${Symfony\Component\Translation\Translator}resources = [...]; private ${Symfony\Component\Translation\Translator}formatter = class Symfony\Component\Translation\Formatter\MessageFormatter { ... }; private ${Symfony\Component\Translation\Translator}cacheDir = '/var/www/wonder-merch.com/public_html/var/cache/dev/translations'; private ${Symfony\Component\Translation\Translator}debug = FALSE; private ${Symfony\Component\Translation\Translator}cacheVary = [...]; private ${Symfony\Component\Translation\Translator}configCacheFactory = class Symfony\Component\Config\ConfigCacheFactory { ... }; private ${Symfony\Component\Translation\Translator}parentLocales = NULL; private ${Symfony\Component\Translation\Translator}hasIntlFormatter = TRUE }; protected $priceComputingPrecision = 0; protected $mobile_device = NULL; protected $is_mobile = FALSE; protected $is_tablet = FALSE } ).../ProductAssembler.php:206

( ! ) Warning: Undefined array key "ean13" in /var/www/wonder-merch.com/public_html/classes/Product.php on line 5619
Call Stack
#TimeMemoryFunctionLocation
10.0001464152{main}( ).../index.php:0
20.02935157112DispatcherCore->dispatch( ).../index.php:28
30.066316222448ControllerCore->run( ).../Dispatcher.php:510
40.150040630608CategoryControllerCore->initContent( ).../Controller.php:319
50.306285831296ProductListingFrontControllerCore->doProductSearch( $template = 'catalog/listing/category', $params = ['entity' => 'category', 'id' => 18], $locale = ??? ).../CategoryController.php:133
60.306385831296ProductListingFrontControllerCore->getProductSearchVariables( ).../ProductListingFrontController.php:634
70.601331494328ProductListingFrontControllerCore->prepareMultipleProductsForTemplate( $products = [0 => ['id_product' => 857, 'out_of_stock' => NULL], 1 => ['id_product' => 796, 'out_of_stock' => NULL], 2 => ['id_product' => 786, 'out_of_stock' => NULL], 3 => ['id_product' => 747, 'out_of_stock' => NULL], 4 => ['id_product' => 724, 'out_of_stock' => NULL], 5 => ['id_product' => 177, 'out_of_stock' => NULL], 6 => ['id_product' => 119, 'out_of_stock' => NULL], 7 => ['id_product' => 117, 'out_of_stock' => NULL], 8 => ['id_product' => 838, 'out_of_stock' => 0], 9 => ['id_product' => 837, 'out_of_stock' => 0], 10 => ['id_product' => 642, 'out_of_stock' => 0], 11 => ['id_product' => 622, 'out_of_stock' => 0], 12 => ['id_product' => 620, 'out_of_stock' => 0], 13 => ['id_product' => 614, 'out_of_stock' => 0], 14 => ['id_product' => 568, 'out_of_stock' => 0], 15 => ['id_product' => 470, 'out_of_stock' => 0], 16 => ['id_product' => 469, 'out_of_stock' => 0], 17 => ['id_product' => 452, 'out_of_stock' => 0], 18 => ['id_product' => 451, 'out_of_stock' => 0]] ).../ProductListingFrontController.php:377
80.601431495496ProductAssemblerCore->assembleProducts( $rawProducts = [0 => ['id_product' => 857, 'out_of_stock' => NULL], 1 => ['id_product' => 796, 'out_of_stock' => NULL], 2 => ['id_product' => 786, 'out_of_stock' => NULL], 3 => ['id_product' => 747, 'out_of_stock' => NULL], 4 => ['id_product' => 724, 'out_of_stock' => NULL], 5 => ['id_product' => 177, 'out_of_stock' => NULL], 6 => ['id_product' => 119, 'out_of_stock' => NULL], 7 => ['id_product' => 117, 'out_of_stock' => NULL], 8 => ['id_product' => 838, 'out_of_stock' => 0], 9 => ['id_product' => 837, 'out_of_stock' => 0], 10 => ['id_product' => 642, 'out_of_stock' => 0], 11 => ['id_product' => 622, 'out_of_stock' => 0], 12 => ['id_product' => 620, 'out_of_stock' => 0], 13 => ['id_product' => 614, 'out_of_stock' => 0], 14 => ['id_product' => 568, 'out_of_stock' => 0], 15 => ['id_product' => 470, 'out_of_stock' => 0], 16 => ['id_product' => 469, 'out_of_stock' => 0], 17 => ['id_product' => 452, 'out_of_stock' => 0], 18 => ['id_product' => 451, 'out_of_stock' => 0]] ).../ProductListingFrontController.php:108
90.602631718736ProductCore::getProductProperties( $id_lang = 2, $row = ['id_product' => 857, 'out_of_stock' => NULL], $context = class Context { public $cart = class Cart { public $id = NULL; public $id_lang = 2; protected $lang_associated = NULL; public $id_shop = 1; public $id_shop_list = [...]; protected $get_shop_from_context = TRUE; protected $table = 'cart'; protected $identifier = 'id_cart'; protected $fieldsRequired = [...]; protected $fieldsSize = [...]; protected $fieldsValidate = [...]; protected $fieldsRequiredLang = [...]; protected $fieldsSizeLang = [...]; protected $fieldsValidateLang = [...]; protected $tables = [...]; protected $webserviceParameters = [...]; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = [...]; protected $update_fields = NULL; public $force_id = FALSE; public $id_shop_group = 1; public $id_address_delivery = 0; public $id_address_invoice = 0; public $id_currency = 1; public $id_customer = NULL; public $id_guest = 0; public $recyclable = FALSE; public $gift = FALSE; public $gift_message = NULL; public $mobile_theme = NULL; public $date_add = NULL; public $secure_key = NULL; public $id_carrier = 0; public $date_upd = NULL; public $checkedTos = FALSE; public $pictures = NULL; public $textFields = NULL; public $delivery_option = NULL; public $allow_seperated_package = FALSE; protected $_products = NULL; protected $_taxCalculationMethod = 1; protected $configuration = class PrestaShop\PrestaShop\Adapter\Configuration { ... }; protected $addressFactory = class PrestaShop\PrestaShop\Adapter\AddressFactory { ... }; protected $shouldSplitGiftProductsQuantity = FALSE; protected $shouldExcludeGiftsDiscount = FALSE }; public $customer = class Customer { public $id = NULL; public $id_lang = NULL; protected $lang_associated = NULL; public $id_shop = NULL; public $id_shop_list = [...]; protected $get_shop_from_context = TRUE; protected $table = 'customer'; protected $identifier = 'id_customer'; protected $fieldsRequired = [...]; protected $fieldsSize = [...]; protected $fieldsValidate = [...]; protected $fieldsRequiredLang = [...]; protected $fieldsSizeLang = [...]; protected $fieldsValidateLang = [...]; protected $tables = [...]; protected $webserviceParameters = [...]; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = [...]; protected $update_fields = NULL; public $force_id = FALSE; public $id_shop_group = NULL; public $secure_key = NULL; public $note = NULL; public $id_gender = 0; public $id_default_group = 1; public $lastname = NULL; public $firstname = NULL; public $birthday = NULL; public $email = NULL; public $newsletter = NULL; public $ip_registration_newsletter = NULL; public $newsletter_date_add = NULL; public $optin = NULL; public $website = NULL; public $company = NULL; public $siret = NULL; public $ape = NULL; public $outstanding_allow_amount = 0; public $show_public_prices = 0; public $id_risk = NULL; public $max_payment_days = 0; public $passwd = NULL; public $last_passwd_gen = NULL; public $active = TRUE; public $is_guest = FALSE; public $deleted = FALSE; public $date_add = NULL; public $date_upd = NULL; public $years = NULL; public $days = NULL; public $months = NULL; public $geoloc_id_country = NULL; public $geoloc_id_state = NULL; public $geoloc_postcode = NULL; public $logged = FALSE; public $id_guest = FALSE; public $groupBox = NULL; public $reset_password_token = NULL; public $reset_password_validity = NULL }; public $cookie = class Cookie { protected $_content = [...]; protected $_name = 'PrestaShop-916eda3f2e7f51db3be4bb46e15428e9'; protected $_expire = 1783081455; protected $_domain = 'wonder-merch.com'; protected $_sameSite = 'Lax'; protected $_path = '/'; protected $cipherTool = class PhpEncryption { ... }; protected $_modified = TRUE; protected $_allow_writing = TRUE; protected $_salt = 'ku9wtf1Sx8EsLHSFZh9oppAXMaj9T7WQ'; protected $_standalone = FALSE; protected $_secure = TRUE; protected $session = NULL }; public $session = class Symfony\Component\HttpFoundation\Session\Session { protected $storage = class Symfony\Component\HttpFoundation\Session\Storage\PhpBridgeSessionStorage { ... }; private $flashName = 'flashes'; private $attributeName = 'attributes'; private $data = [...]; private $usageIndex = 2 }; public $link = class Link { protected $allow = TRUE; protected $url = '/index.php'; public $protocol_link = 'https://'; public $protocol_content = 'https://'; protected $ssl_enable = '1'; protected $urlShopId = NULL }; public $country = class Country { public $id = 68; protected $id_lang = 1; protected $lang_associated = NULL; protected $id_shop = 1; public $id_shop_list = [...]; protected $get_shop_from_context = TRUE; protected $table = 'country'; protected $identifier = 'id_country'; protected $fieldsRequired = [...]; protected $fieldsSize = [...]; protected $fieldsValidate = [...]; protected $fieldsRequiredLang = [...]; protected $fieldsSizeLang = [...]; protected $fieldsValidateLang = [...]; protected $tables = [...]; protected $webserviceParameters = [...]; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = [...]; protected $update_fields = NULL; public $force_id = FALSE; public $id_zone = 6; public $id_currency = 0; public $iso_code = 'CL'; public $call_prefix = 56; public $name = 'Chile'; public $contains_states = '0'; public $need_identification_number = '0'; public $need_zip_code = '0'; public $zip_code_format = ''; public $display_tax_label = '1'; public $active = '1' }; public $employee = NULL; public $controller = class CategoryController { protected $context = ...; public $css_files = [...]; public $js_files = [...]; protected $display_header = TRUE; protected $display_header_javascript = TRUE; protected $template = NULL; protected $display_footer = TRUE; protected $content_only = FALSE; public $ajax = FALSE; protected $json = FALSE; protected $status = ''; protected $redirect_after = NULL; public $controller_type = 'front'; public $php_self = 'category'; protected $translator = class PrestaShopBundle\Translation\TranslatorComponent { ... }; protected $container = class FrontContainer { ... }; public $errors = [...]; public $layout = NULL; public $warning = [...]; public $success = [...]; public $info = [...]; public $iso = NULL; public $orderBy = NULL; public $orderWay = NULL; public $p = NULL; public $n = NULL; public $auth = FALSE; public $guestAllowed = FALSE; public $authRedirection = FALSE; public $ssl = TRUE; protected $restrictedCountry = 0; protected $maintenance = FALSE; protected $redirectionExtraExcludedKeys = [...]; public $nb_items_per_page = NULL; public $objectPresenter = class PrestaShop\PrestaShop\Adapter\Presenter\Object\ObjectPresenter { ... }; public $cart_presenter = class PrestaShop\PrestaShop\Adapter\Presenter\Cart\CartPresenter { ... }; private ${FrontControllerCore}templateFinder = class TemplateFinder { ... }; protected $stylesheetManager = class StylesheetManager { ... }; protected $javascriptManager = class JavascriptManager { ... }; protected $cccReducer = class CccReducer { ... }; protected $urls = [...]; protected $automaticallyAllocateInvoiceAddress = TRUE; protected $automaticallyAllocateDeliveryAddress = TRUE; public $page_name = NULL; public $customer_access = TRUE; protected $notFound = FALSE; protected $category = class Category { ... } }; public $override_controller_name_for_translations = NULL; public $language = class Language { public $id = 2; protected $id_lang = NULL; protected $lang_associated = NULL; protected $id_shop = 1; public $id_shop_list = [...]; protected $get_shop_from_context = TRUE; protected $table = 'lang'; protected $identifier = 'id_lang'; protected $fieldsRequired = [...]; protected $fieldsSize = [...]; protected $fieldsValidate = [...]; protected $fieldsRequiredLang = [...]; protected $fieldsSizeLang = [...]; protected $fieldsValidateLang = [...]; protected $tables = [...]; protected $webserviceParameters = [...]; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = [...]; protected $update_fields = NULL; public $force_id = FALSE; public $name = 'English (English)'; public $iso_code = 'en'; public $locale = 'en-US'; public $language_code = 'en-us'; public $date_format_lite = 'm/d/Y'; public $date_format_full = 'm/d/Y H:i:s'; public $is_rtl = '0'; public $active = '1'; protected $translationsFilesAndVars = [...] }; public $currency = class Currency { public $id = 1; protected $id_lang = NULL; protected $lang_associated = NULL; protected $id_shop = 1; public $id_shop_list = [...]; protected $get_shop_from_context = TRUE; protected $table = 'currency'; protected $identifier = 'id_currency'; protected $fieldsRequired = [...]; protected $fieldsSize = [...]; protected $fieldsValidate = [...]; protected $fieldsRequiredLang = [...]; protected $fieldsSizeLang = [...]; protected $fieldsValidateLang = [...]; protected $tables = [...]; protected $webserviceParameters = [...]; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = [...]; protected $update_fields = NULL; public $force_id = FALSE; public $name = 'Chilean Peso'; protected $localizedNames = [...]; public $iso_code = 'CLP'; public $iso_code_num = '152'; public $numeric_iso_code = '152'; public $conversion_rate = '1.000000'; public $deleted = '0'; public $unofficial = '0'; public $modified = '0'; public $active = '1'; public $sign = '$'; public $symbol = '$'; private ${CurrencyCore}localizedSymbols = [...]; public $format = NULL; public $blank = 1; public $decimals = 1; public $precision = 0; public $pattern = [...]; private ${CurrencyCore}localizedPatterns = [...]; public $prefix = NULL; public $suffix = NULL }; public $currentLocale = class PrestaShop\PrestaShop\Core\Localization\Locale { protected $code = 'en-US'; protected $numberFormatter = class PrestaShop\PrestaShop\Core\Localization\Number\Formatter { ... }; protected $numberSpecification = class PrestaShop\PrestaShop\Core\Localization\Specification\Number { ... }; protected $priceSpecifications = class PrestaShop\PrestaShop\Core\Localization\Specification\NumberCollection { ... } }; public $tab = NULL; public $shop = class Shop { public $id = 1; protected $id_lang = NULL; protected $lang_associated = NULL; protected $id_shop = NULL; public $id_shop_list = [...]; protected $get_shop_from_context = TRUE; protected $table = 'shop'; protected $identifier = 'id_shop'; protected $fieldsRequired = [...]; protected $fieldsSize = [...]; protected $fieldsValidate = [...]; protected $fieldsRequiredLang = [...]; protected $fieldsSizeLang = [...]; protected $fieldsValidateLang = [...]; protected $tables = [...]; protected $webserviceParameters = [...]; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = [...]; protected $update_fields = NULL; public $force_id = FALSE; public $id_shop_group = 1; public $id_category = 2; public $theme_name = 'wonder'; public $name = 'Wonder Merch'; public $color = ''; public $active = '1'; public $deleted = '0'; public $physical_uri = '/'; public $virtual_uri = ''; public $domain = 'wonder-merch.com'; public $domain_ssl = 'wonder-merch.com'; protected $group = class ShopGroup { ... }; public $address = class Address { ... }; public $theme = class PrestaShop\PrestaShop\Core\Addon\Theme\Theme { ... } }; public $tmpOldShop = NULL; public $smarty = class SmartyDev { public $_objType = 1; public $template_class = 'SmartyDevTemplate'; public $tpl_vars = [...]; public $parent = NULL; public $config_vars = [...]; public $ext = class Smarty_Internal_Extension_Handler { ... }; public $cache_id = NULL; public $compile_id = NULL; public $caching = 0; public $compile_check = 1; public $cache_lifetime = 3600; public $tplFunctions = [...]; public $_cache = [...]; public $auto_literal = TRUE; public $error_unassigned = FALSE; public $use_include_path = FALSE; public $_templateDirNormalized = TRUE; public $_joined_template_dir = '/var/www/wonder-merch.com/public_html/themes/wonder/templates/'; public $_configDirNormalized = FALSE; public $_joined_config_dir = NULL; public $default_template_handler_func = NULL; public $default_config_handler_func = NULL; public $default_plugin_handler_func = NULL; public $_compileDirNormalized = TRUE; public $_pluginsDirNormalized = FALSE; public $_cacheDirNormalized = TRUE; public $force_compile = FALSE; public $use_sub_dirs = TRUE; public $allow_ambiguous_resources = FALSE; public $merge_compiled_includes = FALSE; public $extends_recursion = TRUE; public $force_cache = FALSE; public $left_delimiter = '{'; public $right_delimiter = '}'; public $literals = [...]; public $security_class = 'Smarty_Security'; public $security_policy = NULL; public $allow_php_templates = FALSE; public $debugging = FALSE; public $debugging_ctrl = 'NONE'; public $smarty_debug_id = 'SMARTY_DEBUG'; public $debug_tpl = '/var/www/wonder-merch.com/public_html/themes/debug.tpl'; public $error_reporting = NULL; public $config_overwrite = TRUE; public $config_booleanize = TRUE; public $config_read_hidden = FALSE; public $compile_locking = TRUE; public $cache_locking = FALSE; public $locking_timeout = 10; public $default_resource_type = 'file'; public $caching_type = 'file'; public $default_config_type = 'file'; public $cache_modified_check = FALSE; public $registered_plugins = [...]; public $registered_objects = [...]; public $registered_classes = [...]; public $registered_filters = [...]; public $registered_resources = [...]; public $registered_cache_resources = [...]; public $autoload_filters = [...]; public $default_modifiers = [...]; public $escape_html = TRUE; public $start_time = 1781353455.4068; public $_current_file = NULL; public $_parserdebug = FALSE; public $_debug = NULL; protected $template_dir = [...]; protected $_processedTemplateDir = [...]; protected $config_dir = [...]; protected $_processedConfigDir = [...]; protected $compile_dir = '/var/www/wonder-merch.com/public_html/var/cache/dev/smarty/compile/'; protected $plugins_dir = [...]; protected $cache_dir = '/var/www/wonder-merch.com/public_html/var/cache/dev/smarty/cache/'; protected $obsoleteProperties = [...]; protected $accessMap = [...]; private ${Smarty}isMutingUndefinedOrNullWarnings = FALSE }; public $mobile_detect = class Mobile_Detect { protected $cache = [...]; protected $userAgent = 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)'; protected $httpHeaders = [...]; protected $cloudfrontHeaders = [...]; protected $matchingRegex = NULL; protected $matchesArray = NULL; protected $detectionType = 'mobile' }; public $mode = NULL; public $container = NULL; public $virtualTotalTaxExcluded = 0; public $virtualTotalTaxIncluded = 0; protected $translator = class PrestaShopBundle\Translation\TranslatorComponent { protected $catalogues = [...]; private ${Symfony\Component\Translation\Translator}locale = 'en-US'; private ${Symfony\Component\Translation\Translator}fallbackLocales = [...]; private ${Symfony\Component\Translation\Translator}loaders = [...]; private ${Symfony\Component\Translation\Translator}resources = [...]; private ${Symfony\Component\Translation\Translator}formatter = class Symfony\Component\Translation\Formatter\MessageFormatter { ... }; private ${Symfony\Component\Translation\Translator}cacheDir = '/var/www/wonder-merch.com/public_html/var/cache/dev/translations'; private ${Symfony\Component\Translation\Translator}debug = FALSE; private ${Symfony\Component\Translation\Translator}cacheVary = [...]; private ${Symfony\Component\Translation\Translator}configCacheFactory = class Symfony\Component\Config\ConfigCacheFactory { ... }; private ${Symfony\Component\Translation\Translator}parentLocales = NULL; private ${Symfony\Component\Translation\Translator}hasIntlFormatter = TRUE }; protected $priceComputingPrecision = 0; protected $mobile_device = NULL; protected $is_mobile = FALSE; protected $is_tablet = FALSE } ).../ProductAssembler.php:206

( ! ) Warning: Undefined array key "id_manufacturer" in /var/www/wonder-merch.com/public_html/classes/Product.php on line 5620
Call Stack
#TimeMemoryFunctionLocation
10.0001464152{main}( ).../index.php:0
20.02935157112DispatcherCore->dispatch( ).../index.php:28
30.066316222448ControllerCore->run( ).../Dispatcher.php:510
40.150040630608CategoryControllerCore->initContent( ).../Controller.php:319
50.306285831296ProductListingFrontControllerCore->doProductSearch( $template = 'catalog/listing/category', $params = ['entity' => 'category', 'id' => 18], $locale = ??? ).../CategoryController.php:133
60.306385831296ProductListingFrontControllerCore->getProductSearchVariables( ).../ProductListingFrontController.php:634
70.601331494328ProductListingFrontControllerCore->prepareMultipleProductsForTemplate( $products = [0 => ['id_product' => 857, 'out_of_stock' => NULL], 1 => ['id_product' => 796, 'out_of_stock' => NULL], 2 => ['id_product' => 786, 'out_of_stock' => NULL], 3 => ['id_product' => 747, 'out_of_stock' => NULL], 4 => ['id_product' => 724, 'out_of_stock' => NULL], 5 => ['id_product' => 177, 'out_of_stock' => NULL], 6 => ['id_product' => 119, 'out_of_stock' => NULL], 7 => ['id_product' => 117, 'out_of_stock' => NULL], 8 => ['id_product' => 838, 'out_of_stock' => 0], 9 => ['id_product' => 837, 'out_of_stock' => 0], 10 => ['id_product' => 642, 'out_of_stock' => 0], 11 => ['id_product' => 622, 'out_of_stock' => 0], 12 => ['id_product' => 620, 'out_of_stock' => 0], 13 => ['id_product' => 614, 'out_of_stock' => 0], 14 => ['id_product' => 568, 'out_of_stock' => 0], 15 => ['id_product' => 470, 'out_of_stock' => 0], 16 => ['id_product' => 469, 'out_of_stock' => 0], 17 => ['id_product' => 452, 'out_of_stock' => 0], 18 => ['id_product' => 451, 'out_of_stock' => 0]] ).../ProductListingFrontController.php:377
80.601431495496ProductAssemblerCore->assembleProducts( $rawProducts = [0 => ['id_product' => 857, 'out_of_stock' => NULL], 1 => ['id_product' => 796, 'out_of_stock' => NULL], 2 => ['id_product' => 786, 'out_of_stock' => NULL], 3 => ['id_product' => 747, 'out_of_stock' => NULL], 4 => ['id_product' => 724, 'out_of_stock' => NULL], 5 => ['id_product' => 177, 'out_of_stock' => NULL], 6 => ['id_product' => 119, 'out_of_stock' => NULL], 7 => ['id_product' => 117, 'out_of_stock' => NULL], 8 => ['id_product' => 838, 'out_of_stock' => 0], 9 => ['id_product' => 837, 'out_of_stock' => 0], 10 => ['id_product' => 642, 'out_of_stock' => 0], 11 => ['id_product' => 622, 'out_of_stock' => 0], 12 => ['id_product' => 620, 'out_of_stock' => 0], 13 => ['id_product' => 614, 'out_of_stock' => 0], 14 => ['id_product' => 568, 'out_of_stock' => 0], 15 => ['id_product' => 470, 'out_of_stock' => 0], 16 => ['id_product' => 469, 'out_of_stock' => 0], 17 => ['id_product' => 452, 'out_of_stock' => 0], 18 => ['id_product' => 451, 'out_of_stock' => 0]] ).../ProductListingFrontController.php:108
90.602631718736ProductCore::getProductProperties( $id_lang = 2, $row = ['id_product' => 857, 'out_of_stock' => NULL], $context = class Context { public $cart = class Cart { public $id = NULL; public $id_lang = 2; protected $lang_associated = NULL; public $id_shop = 1; public $id_shop_list = [...]; protected $get_shop_from_context = TRUE; protected $table = 'cart'; protected $identifier = 'id_cart'; protected $fieldsRequired = [...]; protected $fieldsSize = [...]; protected $fieldsValidate = [...]; protected $fieldsRequiredLang = [...]; protected $fieldsSizeLang = [...]; protected $fieldsValidateLang = [...]; protected $tables = [...]; protected $webserviceParameters = [...]; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = [...]; protected $update_fields = NULL; public $force_id = FALSE; public $id_shop_group = 1; public $id_address_delivery = 0; public $id_address_invoice = 0; public $id_currency = 1; public $id_customer = NULL; public $id_guest = 0; public $recyclable = FALSE; public $gift = FALSE; public $gift_message = NULL; public $mobile_theme = NULL; public $date_add = NULL; public $secure_key = NULL; public $id_carrier = 0; public $date_upd = NULL; public $checkedTos = FALSE; public $pictures = NULL; public $textFields = NULL; public $delivery_option = NULL; public $allow_seperated_package = FALSE; protected $_products = NULL; protected $_taxCalculationMethod = 1; protected $configuration = class PrestaShop\PrestaShop\Adapter\Configuration { ... }; protected $addressFactory = class PrestaShop\PrestaShop\Adapter\AddressFactory { ... }; protected $shouldSplitGiftProductsQuantity = FALSE; protected $shouldExcludeGiftsDiscount = FALSE }; public $customer = class Customer { public $id = NULL; public $id_lang = NULL; protected $lang_associated = NULL; public $id_shop = NULL; public $id_shop_list = [...]; protected $get_shop_from_context = TRUE; protected $table = 'customer'; protected $identifier = 'id_customer'; protected $fieldsRequired = [...]; protected $fieldsSize = [...]; protected $fieldsValidate = [...]; protected $fieldsRequiredLang = [...]; protected $fieldsSizeLang = [...]; protected $fieldsValidateLang = [...]; protected $tables = [...]; protected $webserviceParameters = [...]; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = [...]; protected $update_fields = NULL; public $force_id = FALSE; public $id_shop_group = NULL; public $secure_key = NULL; public $note = NULL; public $id_gender = 0; public $id_default_group = 1; public $lastname = NULL; public $firstname = NULL; public $birthday = NULL; public $email = NULL; public $newsletter = NULL; public $ip_registration_newsletter = NULL; public $newsletter_date_add = NULL; public $optin = NULL; public $website = NULL; public $company = NULL; public $siret = NULL; public $ape = NULL; public $outstanding_allow_amount = 0; public $show_public_prices = 0; public $id_risk = NULL; public $max_payment_days = 0; public $passwd = NULL; public $last_passwd_gen = NULL; public $active = TRUE; public $is_guest = FALSE; public $deleted = FALSE; public $date_add = NULL; public $date_upd = NULL; public $years = NULL; public $days = NULL; public $months = NULL; public $geoloc_id_country = NULL; public $geoloc_id_state = NULL; public $geoloc_postcode = NULL; public $logged = FALSE; public $id_guest = FALSE; public $groupBox = NULL; public $reset_password_token = NULL; public $reset_password_validity = NULL }; public $cookie = class Cookie { protected $_content = [...]; protected $_name = 'PrestaShop-916eda3f2e7f51db3be4bb46e15428e9'; protected $_expire = 1783081455; protected $_domain = 'wonder-merch.com'; protected $_sameSite = 'Lax'; protected $_path = '/'; protected $cipherTool = class PhpEncryption { ... }; protected $_modified = TRUE; protected $_allow_writing = TRUE; protected $_salt = 'ku9wtf1Sx8EsLHSFZh9oppAXMaj9T7WQ'; protected $_standalone = FALSE; protected $_secure = TRUE; protected $session = NULL }; public $session = class Symfony\Component\HttpFoundation\Session\Session { protected $storage = class Symfony\Component\HttpFoundation\Session\Storage\PhpBridgeSessionStorage { ... }; private $flashName = 'flashes'; private $attributeName = 'attributes'; private $data = [...]; private $usageIndex = 2 }; public $link = class Link { protected $allow = TRUE; protected $url = '/index.php'; public $protocol_link = 'https://'; public $protocol_content = 'https://'; protected $ssl_enable = '1'; protected $urlShopId = NULL }; public $country = class Country { public $id = 68; protected $id_lang = 1; protected $lang_associated = NULL; protected $id_shop = 1; public $id_shop_list = [...]; protected $get_shop_from_context = TRUE; protected $table = 'country'; protected $identifier = 'id_country'; protected $fieldsRequired = [...]; protected $fieldsSize = [...]; protected $fieldsValidate = [...]; protected $fieldsRequiredLang = [...]; protected $fieldsSizeLang = [...]; protected $fieldsValidateLang = [...]; protected $tables = [...]; protected $webserviceParameters = [...]; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = [...]; protected $update_fields = NULL; public $force_id = FALSE; public $id_zone = 6; public $id_currency = 0; public $iso_code = 'CL'; public $call_prefix = 56; public $name = 'Chile'; public $contains_states = '0'; public $need_identification_number = '0'; public $need_zip_code = '0'; public $zip_code_format = ''; public $display_tax_label = '1'; public $active = '1' }; public $employee = NULL; public $controller = class CategoryController { protected $context = ...; public $css_files = [...]; public $js_files = [...]; protected $display_header = TRUE; protected $display_header_javascript = TRUE; protected $template = NULL; protected $display_footer = TRUE; protected $content_only = FALSE; public $ajax = FALSE; protected $json = FALSE; protected $status = ''; protected $redirect_after = NULL; public $controller_type = 'front'; public $php_self = 'category'; protected $translator = class PrestaShopBundle\Translation\TranslatorComponent { ... }; protected $container = class FrontContainer { ... }; public $errors = [...]; public $layout = NULL; public $warning = [...]; public $success = [...]; public $info = [...]; public $iso = NULL; public $orderBy = NULL; public $orderWay = NULL; public $p = NULL; public $n = NULL; public $auth = FALSE; public $guestAllowed = FALSE; public $authRedirection = FALSE; public $ssl = TRUE; protected $restrictedCountry = 0; protected $maintenance = FALSE; protected $redirectionExtraExcludedKeys = [...]; public $nb_items_per_page = NULL; public $objectPresenter = class PrestaShop\PrestaShop\Adapter\Presenter\Object\ObjectPresenter { ... }; public $cart_presenter = class PrestaShop\PrestaShop\Adapter\Presenter\Cart\CartPresenter { ... }; private ${FrontControllerCore}templateFinder = class TemplateFinder { ... }; protected $stylesheetManager = class StylesheetManager { ... }; protected $javascriptManager = class JavascriptManager { ... }; protected $cccReducer = class CccReducer { ... }; protected $urls = [...]; protected $automaticallyAllocateInvoiceAddress = TRUE; protected $automaticallyAllocateDeliveryAddress = TRUE; public $page_name = NULL; public $customer_access = TRUE; protected $notFound = FALSE; protected $category = class Category { ... } }; public $override_controller_name_for_translations = NULL; public $language = class Language { public $id = 2; protected $id_lang = NULL; protected $lang_associated = NULL; protected $id_shop = 1; public $id_shop_list = [...]; protected $get_shop_from_context = TRUE; protected $table = 'lang'; protected $identifier = 'id_lang'; protected $fieldsRequired = [...]; protected $fieldsSize = [...]; protected $fieldsValidate = [...]; protected $fieldsRequiredLang = [...]; protected $fieldsSizeLang = [...]; protected $fieldsValidateLang = [...]; protected $tables = [...]; protected $webserviceParameters = [...]; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = [...]; protected $update_fields = NULL; public $force_id = FALSE; public $name = 'English (English)'; public $iso_code = 'en'; public $locale = 'en-US'; public $language_code = 'en-us'; public $date_format_lite = 'm/d/Y'; public $date_format_full = 'm/d/Y H:i:s'; public $is_rtl = '0'; public $active = '1'; protected $translationsFilesAndVars = [...] }; public $currency = class Currency { public $id = 1; protected $id_lang = NULL; protected $lang_associated = NULL; protected $id_shop = 1; public $id_shop_list = [...]; protected $get_shop_from_context = TRUE; protected $table = 'currency'; protected $identifier = 'id_currency'; protected $fieldsRequired = [...]; protected $fieldsSize = [...]; protected $fieldsValidate = [...]; protected $fieldsRequiredLang = [...]; protected $fieldsSizeLang = [...]; protected $fieldsValidateLang = [...]; protected $tables = [...]; protected $webserviceParameters = [...]; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = [...]; protected $update_fields = NULL; public $force_id = FALSE; public $name = 'Chilean Peso'; protected $localizedNames = [...]; public $iso_code = 'CLP'; public $iso_code_num = '152'; public $numeric_iso_code = '152'; public $conversion_rate = '1.000000'; public $deleted = '0'; public $unofficial = '0'; public $modified = '0'; public $active = '1'; public $sign = '$'; public $symbol = '$'; private ${CurrencyCore}localizedSymbols = [...]; public $format = NULL; public $blank = 1; public $decimals = 1; public $precision = 0; public $pattern = [...]; private ${CurrencyCore}localizedPatterns = [...]; public $prefix = NULL; public $suffix = NULL }; public $currentLocale = class PrestaShop\PrestaShop\Core\Localization\Locale { protected $code = 'en-US'; protected $numberFormatter = class PrestaShop\PrestaShop\Core\Localization\Number\Formatter { ... }; protected $numberSpecification = class PrestaShop\PrestaShop\Core\Localization\Specification\Number { ... }; protected $priceSpecifications = class PrestaShop\PrestaShop\Core\Localization\Specification\NumberCollection { ... } }; public $tab = NULL; public $shop = class Shop { public $id = 1; protected $id_lang = NULL; protected $lang_associated = NULL; protected $id_shop = NULL; public $id_shop_list = [...]; protected $get_shop_from_context = TRUE; protected $table = 'shop'; protected $identifier = 'id_shop'; protected $fieldsRequired = [...]; protected $fieldsSize = [...]; protected $fieldsValidate = [...]; protected $fieldsRequiredLang = [...]; protected $fieldsSizeLang = [...]; protected $fieldsValidateLang = [...]; protected $tables = [...]; protected $webserviceParameters = [...]; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = [...]; protected $update_fields = NULL; public $force_id = FALSE; public $id_shop_group = 1; public $id_category = 2; public $theme_name = 'wonder'; public $name = 'Wonder Merch'; public $color = ''; public $active = '1'; public $deleted = '0'; public $physical_uri = '/'; public $virtual_uri = ''; public $domain = 'wonder-merch.com'; public $domain_ssl = 'wonder-merch.com'; protected $group = class ShopGroup { ... }; public $address = class Address { ... }; public $theme = class PrestaShop\PrestaShop\Core\Addon\Theme\Theme { ... } }; public $tmpOldShop = NULL; public $smarty = class SmartyDev { public $_objType = 1; public $template_class = 'SmartyDevTemplate'; public $tpl_vars = [...]; public $parent = NULL; public $config_vars = [...]; public $ext = class Smarty_Internal_Extension_Handler { ... }; public $cache_id = NULL; public $compile_id = NULL; public $caching = 0; public $compile_check = 1; public $cache_lifetime = 3600; public $tplFunctions = [...]; public $_cache = [...]; public $auto_literal = TRUE; public $error_unassigned = FALSE; public $use_include_path = FALSE; public $_templateDirNormalized = TRUE; public $_joined_template_dir = '/var/www/wonder-merch.com/public_html/themes/wonder/templates/'; public $_configDirNormalized = FALSE; public $_joined_config_dir = NULL; public $default_template_handler_func = NULL; public $default_config_handler_func = NULL; public $default_plugin_handler_func = NULL; public $_compileDirNormalized = TRUE; public $_pluginsDirNormalized = FALSE; public $_cacheDirNormalized = TRUE; public $force_compile = FALSE; public $use_sub_dirs = TRUE; public $allow_ambiguous_resources = FALSE; public $merge_compiled_includes = FALSE; public $extends_recursion = TRUE; public $force_cache = FALSE; public $left_delimiter = '{'; public $right_delimiter = '}'; public $literals = [...]; public $security_class = 'Smarty_Security'; public $security_policy = NULL; public $allow_php_templates = FALSE; public $debugging = FALSE; public $debugging_ctrl = 'NONE'; public $smarty_debug_id = 'SMARTY_DEBUG'; public $debug_tpl = '/var/www/wonder-merch.com/public_html/themes/debug.tpl'; public $error_reporting = NULL; public $config_overwrite = TRUE; public $config_booleanize = TRUE; public $config_read_hidden = FALSE; public $compile_locking = TRUE; public $cache_locking = FALSE; public $locking_timeout = 10; public $default_resource_type = 'file'; public $caching_type = 'file'; public $default_config_type = 'file'; public $cache_modified_check = FALSE; public $registered_plugins = [...]; public $registered_objects = [...]; public $registered_classes = [...]; public $registered_filters = [...]; public $registered_resources = [...]; public $registered_cache_resources = [...]; public $autoload_filters = [...]; public $default_modifiers = [...]; public $escape_html = TRUE; public $start_time = 1781353455.4068; public $_current_file = NULL; public $_parserdebug = FALSE; public $_debug = NULL; protected $template_dir = [...]; protected $_processedTemplateDir = [...]; protected $config_dir = [...]; protected $_processedConfigDir = [...]; protected $compile_dir = '/var/www/wonder-merch.com/public_html/var/cache/dev/smarty/compile/'; protected $plugins_dir = [...]; protected $cache_dir = '/var/www/wonder-merch.com/public_html/var/cache/dev/smarty/cache/'; protected $obsoleteProperties = [...]; protected $accessMap = [...]; private ${Smarty}isMutingUndefinedOrNullWarnings = FALSE }; public $mobile_detect = class Mobile_Detect { protected $cache = [...]; protected $userAgent = 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)'; protected $httpHeaders = [...]; protected $cloudfrontHeaders = [...]; protected $matchingRegex = NULL; protected $matchesArray = NULL; protected $detectionType = 'mobile' }; public $mode = NULL; public $container = NULL; public $virtualTotalTaxExcluded = 0; public $virtualTotalTaxIncluded = 0; protected $translator = class PrestaShopBundle\Translation\TranslatorComponent { protected $catalogues = [...]; private ${Symfony\Component\Translation\Translator}locale = 'en-US'; private ${Symfony\Component\Translation\Translator}fallbackLocales = [...]; private ${Symfony\Component\Translation\Translator}loaders = [...]; private ${Symfony\Component\Translation\Translator}resources = [...]; private ${Symfony\Component\Translation\Translator}formatter = class Symfony\Component\Translation\Formatter\MessageFormatter { ... }; private ${Symfony\Component\Translation\Translator}cacheDir = '/var/www/wonder-merch.com/public_html/var/cache/dev/translations'; private ${Symfony\Component\Translation\Translator}debug = FALSE; private ${Symfony\Component\Translation\Translator}cacheVary = [...]; private ${Symfony\Component\Translation\Translator}configCacheFactory = class Symfony\Component\Config\ConfigCacheFactory { ... }; private ${Symfony\Component\Translation\Translator}parentLocales = NULL; private ${Symfony\Component\Translation\Translator}hasIntlFormatter = TRUE }; protected $priceComputingPrecision = 0; protected $mobile_device = NULL; protected $is_mobile = FALSE; protected $is_tablet = FALSE } ).../ProductAssembler.php:206

( ! ) Warning: Undefined array key "minimal_quantity" in /var/www/wonder-merch.com/public_html/classes/Product.php on line 5633
Call Stack
#TimeMemoryFunctionLocation
10.0001464152{main}( ).../index.php:0
20.02935157112DispatcherCore->dispatch( ).../index.php:28
30.066316222448ControllerCore->run( ).../Dispatcher.php:510
40.150040630608CategoryControllerCore->initContent( ).../Controller.php:319
50.306285831296ProductListingFrontControllerCore->doProductSearch( $template = 'catalog/listing/category', $params = ['entity' => 'category', 'id' => 18], $locale = ??? ).../CategoryController.php:133
60.306385831296ProductListingFrontControllerCore->getProductSearchVariables( ).../ProductListingFrontController.php:634
70.601331494328ProductListingFrontControllerCore->prepareMultipleProductsForTemplate( $products = [0 => ['id_product' => 857, 'out_of_stock' => NULL], 1 => ['id_product' => 796, 'out_of_stock' => NULL], 2 => ['id_product' => 786, 'out_of_stock' => NULL], 3 => ['id_product' => 747, 'out_of_stock' => NULL], 4 => ['id_product' => 724, 'out_of_stock' => NULL], 5 => ['id_product' => 177, 'out_of_stock' => NULL], 6 => ['id_product' => 119, 'out_of_stock' => NULL], 7 => ['id_product' => 117, 'out_of_stock' => NULL], 8 => ['id_product' => 838, 'out_of_stock' => 0], 9 => ['id_product' => 837, 'out_of_stock' => 0], 10 => ['id_product' => 642, 'out_of_stock' => 0], 11 => ['id_product' => 622, 'out_of_stock' => 0], 12 => ['id_product' => 620, 'out_of_stock' => 0], 13 => ['id_product' => 614, 'out_of_stock' => 0], 14 => ['id_product' => 568, 'out_of_stock' => 0], 15 => ['id_product' => 470, 'out_of_stock' => 0], 16 => ['id_product' => 469, 'out_of_stock' => 0], 17 => ['id_product' => 452, 'out_of_stock' => 0], 18 => ['id_product' => 451, 'out_of_stock' => 0]] ).../ProductListingFrontController.php:377
80.601431495496ProductAssemblerCore->assembleProducts( $rawProducts = [0 => ['id_product' => 857, 'out_of_stock' => NULL], 1 => ['id_product' => 796, 'out_of_stock' => NULL], 2 => ['id_product' => 786, 'out_of_stock' => NULL], 3 => ['id_product' => 747, 'out_of_stock' => NULL], 4 => ['id_product' => 724, 'out_of_stock' => NULL], 5 => ['id_product' => 177, 'out_of_stock' => NULL], 6 => ['id_product' => 119, 'out_of_stock' => NULL], 7 => ['id_product' => 117, 'out_of_stock' => NULL], 8 => ['id_product' => 838, 'out_of_stock' => 0], 9 => ['id_product' => 837, 'out_of_stock' => 0], 10 => ['id_product' => 642, 'out_of_stock' => 0], 11 => ['id_product' => 622, 'out_of_stock' => 0], 12 => ['id_product' => 620, 'out_of_stock' => 0], 13 => ['id_product' => 614, 'out_of_stock' => 0], 14 => ['id_product' => 568, 'out_of_stock' => 0], 15 => ['id_product' => 470, 'out_of_stock' => 0], 16 => ['id_product' => 469, 'out_of_stock' => 0], 17 => ['id_product' => 452, 'out_of_stock' => 0], 18 => ['id_product' => 451, 'out_of_stock' => 0]] ).../ProductListingFrontController.php:108
90.602631718736ProductCore::getProductProperties( $id_lang = 2, $row = ['id_product' => 857, 'out_of_stock' => NULL], $context = class Context { public $cart = class Cart { public $id = NULL; public $id_lang = 2; protected $lang_associated = NULL; public $id_shop = 1; public $id_shop_list = [...]; protected $get_shop_from_context = TRUE; protected $table = 'cart'; protected $identifier = 'id_cart'; protected $fieldsRequired = [...]; protected $fieldsSize = [...]; protected $fieldsValidate = [...]; protected $fieldsRequiredLang = [...]; protected $fieldsSizeLang = [...]; protected $fieldsValidateLang = [...]; protected $tables = [...]; protected $webserviceParameters = [...]; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = [...]; protected $update_fields = NULL; public $force_id = FALSE; public $id_shop_group = 1; public $id_address_delivery = 0; public $id_address_invoice = 0; public $id_currency = 1; public $id_customer = NULL; public $id_guest = 0; public $recyclable = FALSE; public $gift = FALSE; public $gift_message = NULL; public $mobile_theme = NULL; public $date_add = NULL; public $secure_key = NULL; public $id_carrier = 0; public $date_upd = NULL; public $checkedTos = FALSE; public $pictures = NULL; public $textFields = NULL; public $delivery_option = NULL; public $allow_seperated_package = FALSE; protected $_products = NULL; protected $_taxCalculationMethod = 1; protected $configuration = class PrestaShop\PrestaShop\Adapter\Configuration { ... }; protected $addressFactory = class PrestaShop\PrestaShop\Adapter\AddressFactory { ... }; protected $shouldSplitGiftProductsQuantity = FALSE; protected $shouldExcludeGiftsDiscount = FALSE }; public $customer = class Customer { public $id = NULL; public $id_lang = NULL; protected $lang_associated = NULL; public $id_shop = NULL; public $id_shop_list = [...]; protected $get_shop_from_context = TRUE; protected $table = 'customer'; protected $identifier = 'id_customer'; protected $fieldsRequired = [...]; protected $fieldsSize = [...]; protected $fieldsValidate = [...]; protected $fieldsRequiredLang = [...]; protected $fieldsSizeLang = [...]; protected $fieldsValidateLang = [...]; protected $tables = [...]; protected $webserviceParameters = [...]; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = [...]; protected $update_fields = NULL; public $force_id = FALSE; public $id_shop_group = NULL; public $secure_key = NULL; public $note = NULL; public $id_gender = 0; public $id_default_group = 1; public $lastname = NULL; public $firstname = NULL; public $birthday = NULL; public $email = NULL; public $newsletter = NULL; public $ip_registration_newsletter = NULL; public $newsletter_date_add = NULL; public $optin = NULL; public $website = NULL; public $company = NULL; public $siret = NULL; public $ape = NULL; public $outstanding_allow_amount = 0; public $show_public_prices = 0; public $id_risk = NULL; public $max_payment_days = 0; public $passwd = NULL; public $last_passwd_gen = NULL; public $active = TRUE; public $is_guest = FALSE; public $deleted = FALSE; public $date_add = NULL; public $date_upd = NULL; public $years = NULL; public $days = NULL; public $months = NULL; public $geoloc_id_country = NULL; public $geoloc_id_state = NULL; public $geoloc_postcode = NULL; public $logged = FALSE; public $id_guest = FALSE; public $groupBox = NULL; public $reset_password_token = NULL; public $reset_password_validity = NULL }; public $cookie = class Cookie { protected $_content = [...]; protected $_name = 'PrestaShop-916eda3f2e7f51db3be4bb46e15428e9'; protected $_expire = 1783081455; protected $_domain = 'wonder-merch.com'; protected $_sameSite = 'Lax'; protected $_path = '/'; protected $cipherTool = class PhpEncryption { ... }; protected $_modified = TRUE; protected $_allow_writing = TRUE; protected $_salt = 'ku9wtf1Sx8EsLHSFZh9oppAXMaj9T7WQ'; protected $_standalone = FALSE; protected $_secure = TRUE; protected $session = NULL }; public $session = class Symfony\Component\HttpFoundation\Session\Session { protected $storage = class Symfony\Component\HttpFoundation\Session\Storage\PhpBridgeSessionStorage { ... }; private $flashName = 'flashes'; private $attributeName = 'attributes'; private $data = [...]; private $usageIndex = 2 }; public $link = class Link { protected $allow = TRUE; protected $url = '/index.php'; public $protocol_link = 'https://'; public $protocol_content = 'https://'; protected $ssl_enable = '1'; protected $urlShopId = NULL }; public $country = class Country { public $id = 68; protected $id_lang = 1; protected $lang_associated = NULL; protected $id_shop = 1; public $id_shop_list = [...]; protected $get_shop_from_context = TRUE; protected $table = 'country'; protected $identifier = 'id_country'; protected $fieldsRequired = [...]; protected $fieldsSize = [...]; protected $fieldsValidate = [...]; protected $fieldsRequiredLang = [...]; protected $fieldsSizeLang = [...]; protected $fieldsValidateLang = [...]; protected $tables = [...]; protected $webserviceParameters = [...]; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = [...]; protected $update_fields = NULL; public $force_id = FALSE; public $id_zone = 6; public $id_currency = 0; public $iso_code = 'CL'; public $call_prefix = 56; public $name = 'Chile'; public $contains_states = '0'; public $need_identification_number = '0'; public $need_zip_code = '0'; public $zip_code_format = ''; public $display_tax_label = '1'; public $active = '1' }; public $employee = NULL; public $controller = class CategoryController { protected $context = ...; public $css_files = [...]; public $js_files = [...]; protected $display_header = TRUE; protected $display_header_javascript = TRUE; protected $template = NULL; protected $display_footer = TRUE; protected $content_only = FALSE; public $ajax = FALSE; protected $json = FALSE; protected $status = ''; protected $redirect_after = NULL; public $controller_type = 'front'; public $php_self = 'category'; protected $translator = class PrestaShopBundle\Translation\TranslatorComponent { ... }; protected $container = class FrontContainer { ... }; public $errors = [...]; public $layout = NULL; public $warning = [...]; public $success = [...]; public $info = [...]; public $iso = NULL; public $orderBy = NULL; public $orderWay = NULL; public $p = NULL; public $n = NULL; public $auth = FALSE; public $guestAllowed = FALSE; public $authRedirection = FALSE; public $ssl = TRUE; protected $restrictedCountry = 0; protected $maintenance = FALSE; protected $redirectionExtraExcludedKeys = [...]; public $nb_items_per_page = NULL; public $objectPresenter = class PrestaShop\PrestaShop\Adapter\Presenter\Object\ObjectPresenter { ... }; public $cart_presenter = class PrestaShop\PrestaShop\Adapter\Presenter\Cart\CartPresenter { ... }; private ${FrontControllerCore}templateFinder = class TemplateFinder { ... }; protected $stylesheetManager = class StylesheetManager { ... }; protected $javascriptManager = class JavascriptManager { ... }; protected $cccReducer = class CccReducer { ... }; protected $urls = [...]; protected $automaticallyAllocateInvoiceAddress = TRUE; protected $automaticallyAllocateDeliveryAddress = TRUE; public $page_name = NULL; public $customer_access = TRUE; protected $notFound = FALSE; protected $category = class Category { ... } }; public $override_controller_name_for_translations = NULL; public $language = class Language { public $id = 2; protected $id_lang = NULL; protected $lang_associated = NULL; protected $id_shop = 1; public $id_shop_list = [...]; protected $get_shop_from_context = TRUE; protected $table = 'lang'; protected $identifier = 'id_lang'; protected $fieldsRequired = [...]; protected $fieldsSize = [...]; protected $fieldsValidate = [...]; protected $fieldsRequiredLang = [...]; protected $fieldsSizeLang = [...]; protected $fieldsValidateLang = [...]; protected $tables = [...]; protected $webserviceParameters = [...]; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = [...]; protected $update_fields = NULL; public $force_id = FALSE; public $name = 'English (English)'; public $iso_code = 'en'; public $locale = 'en-US'; public $language_code = 'en-us'; public $date_format_lite = 'm/d/Y'; public $date_format_full = 'm/d/Y H:i:s'; public $is_rtl = '0'; public $active = '1'; protected $translationsFilesAndVars = [...] }; public $currency = class Currency { public $id = 1; protected $id_lang = NULL; protected $lang_associated = NULL; protected $id_shop = 1; public $id_shop_list = [...]; protected $get_shop_from_context = TRUE; protected $table = 'currency'; protected $identifier = 'id_currency'; protected $fieldsRequired = [...]; protected $fieldsSize = [...]; protected $fieldsValidate = [...]; protected $fieldsRequiredLang = [...]; protected $fieldsSizeLang = [...]; protected $fieldsValidateLang = [...]; protected $tables = [...]; protected $webserviceParameters = [...]; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = [...]; protected $update_fields = NULL; public $force_id = FALSE; public $name = 'Chilean Peso'; protected $localizedNames = [...]; public $iso_code = 'CLP'; public $iso_code_num = '152'; public $numeric_iso_code = '152'; public $conversion_rate = '1.000000'; public $deleted = '0'; public $unofficial = '0'; public $modified = '0'; public $active = '1'; public $sign = '$'; public $symbol = '$'; private ${CurrencyCore}localizedSymbols = [...]; public $format = NULL; public $blank = 1; public $decimals = 1; public $precision = 0; public $pattern = [...]; private ${CurrencyCore}localizedPatterns = [...]; public $prefix = NULL; public $suffix = NULL }; public $currentLocale = class PrestaShop\PrestaShop\Core\Localization\Locale { protected $code = 'en-US'; protected $numberFormatter = class PrestaShop\PrestaShop\Core\Localization\Number\Formatter { ... }; protected $numberSpecification = class PrestaShop\PrestaShop\Core\Localization\Specification\Number { ... }; protected $priceSpecifications = class PrestaShop\PrestaShop\Core\Localization\Specification\NumberCollection { ... } }; public $tab = NULL; public $shop = class Shop { public $id = 1; protected $id_lang = NULL; protected $lang_associated = NULL; protected $id_shop = NULL; public $id_shop_list = [...]; protected $get_shop_from_context = TRUE; protected $table = 'shop'; protected $identifier = 'id_shop'; protected $fieldsRequired = [...]; protected $fieldsSize = [...]; protected $fieldsValidate = [...]; protected $fieldsRequiredLang = [...]; protected $fieldsSizeLang = [...]; protected $fieldsValidateLang = [...]; protected $tables = [...]; protected $webserviceParameters = [...]; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = [...]; protected $update_fields = NULL; public $force_id = FALSE; public $id_shop_group = 1; public $id_category = 2; public $theme_name = 'wonder'; public $name = 'Wonder Merch'; public $color = ''; public $active = '1'; public $deleted = '0'; public $physical_uri = '/'; public $virtual_uri = ''; public $domain = 'wonder-merch.com'; public $domain_ssl = 'wonder-merch.com'; protected $group = class ShopGroup { ... }; public $address = class Address { ... }; public $theme = class PrestaShop\PrestaShop\Core\Addon\Theme\Theme { ... } }; public $tmpOldShop = NULL; public $smarty = class SmartyDev { public $_objType = 1; public $template_class = 'SmartyDevTemplate'; public $tpl_vars = [...]; public $parent = NULL; public $config_vars = [...]; public $ext = class Smarty_Internal_Extension_Handler { ... }; public $cache_id = NULL; public $compile_id = NULL; public $caching = 0; public $compile_check = 1; public $cache_lifetime = 3600; public $tplFunctions = [...]; public $_cache = [...]; public $auto_literal = TRUE; public $error_unassigned = FALSE; public $use_include_path = FALSE; public $_templateDirNormalized = TRUE; public $_joined_template_dir = '/var/www/wonder-merch.com/public_html/themes/wonder/templates/'; public $_configDirNormalized = FALSE; public $_joined_config_dir = NULL; public $default_template_handler_func = NULL; public $default_config_handler_func = NULL; public $default_plugin_handler_func = NULL; public $_compileDirNormalized = TRUE; public $_pluginsDirNormalized = FALSE; public $_cacheDirNormalized = TRUE; public $force_compile = FALSE; public $use_sub_dirs = TRUE; public $allow_ambiguous_resources = FALSE; public $merge_compiled_includes = FALSE; public $extends_recursion = TRUE; public $force_cache = FALSE; public $left_delimiter = '{'; public $right_delimiter = '}'; public $literals = [...]; public $security_class = 'Smarty_Security'; public $security_policy = NULL; public $allow_php_templates = FALSE; public $debugging = FALSE; public $debugging_ctrl = 'NONE'; public $smarty_debug_id = 'SMARTY_DEBUG'; public $debug_tpl = '/var/www/wonder-merch.com/public_html/themes/debug.tpl'; public $error_reporting = NULL; public $config_overwrite = TRUE; public $config_booleanize = TRUE; public $config_read_hidden = FALSE; public $compile_locking = TRUE; public $cache_locking = FALSE; public $locking_timeout = 10; public $default_resource_type = 'file'; public $caching_type = 'file'; public $default_config_type = 'file'; public $cache_modified_check = FALSE; public $registered_plugins = [...]; public $registered_objects = [...]; public $registered_classes = [...]; public $registered_filters = [...]; public $registered_resources = [...]; public $registered_cache_resources = [...]; public $autoload_filters = [...]; public $default_modifiers = [...]; public $escape_html = TRUE; public $start_time = 1781353455.4068; public $_current_file = NULL; public $_parserdebug = FALSE; public $_debug = NULL; protected $template_dir = [...]; protected $_processedTemplateDir = [...]; protected $config_dir = [...]; protected $_processedConfigDir = [...]; protected $compile_dir = '/var/www/wonder-merch.com/public_html/var/cache/dev/smarty/compile/'; protected $plugins_dir = [...]; protected $cache_dir = '/var/www/wonder-merch.com/public_html/var/cache/dev/smarty/cache/'; protected $obsoleteProperties = [...]; protected $accessMap = [...]; private ${Smarty}isMutingUndefinedOrNullWarnings = FALSE }; public $mobile_detect = class Mobile_Detect { protected $cache = [...]; protected $userAgent = 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)'; protected $httpHeaders = [...]; protected $cloudfrontHeaders = [...]; protected $matchingRegex = NULL; protected $matchesArray = NULL; protected $detectionType = 'mobile' }; public $mode = NULL; public $container = NULL; public $virtualTotalTaxExcluded = 0; public $virtualTotalTaxIncluded = 0; protected $translator = class PrestaShopBundle\Translation\TranslatorComponent { protected $catalogues = [...]; private ${Symfony\Component\Translation\Translator}locale = 'en-US'; private ${Symfony\Component\Translation\Translator}fallbackLocales = [...]; private ${Symfony\Component\Translation\Translator}loaders = [...]; private ${Symfony\Component\Translation\Translator}resources = [...]; private ${Symfony\Component\Translation\Translator}formatter = class Symfony\Component\Translation\Formatter\MessageFormatter { ... }; private ${Symfony\Component\Translation\Translator}cacheDir = '/var/www/wonder-merch.com/public_html/var/cache/dev/translations'; private ${Symfony\Component\Translation\Translator}debug = FALSE; private ${Symfony\Component\Translation\Translator}cacheVary = [...]; private ${Symfony\Component\Translation\Translator}configCacheFactory = class Symfony\Component\Config\ConfigCacheFactory { ... }; private ${Symfony\Component\Translation\Translator}parentLocales = NULL; private ${Symfony\Component\Translation\Translator}hasIntlFormatter = TRUE }; protected $priceComputingPrecision = 0; protected $mobile_device = NULL; protected $is_mobile = FALSE; protected $is_tablet = FALSE } ).../ProductAssembler.php:206

( ! ) Warning: Undefined array key "id_category_default" in /var/www/wonder-merch.com/public_html/classes/Product.php on line 5617
Call Stack
#TimeMemoryFunctionLocation
10.0001464152{main}( ).../index.php:0
20.02935157112DispatcherCore->dispatch( ).../index.php:28
30.066316222448ControllerCore->run( ).../Dispatcher.php:510
40.150040630608CategoryControllerCore->initContent( ).../Controller.php:319
50.306285831296ProductListingFrontControllerCore->doProductSearch( $template = 'catalog/listing/category', $params = ['entity' => 'category', 'id' => 18], $locale = ??? ).../CategoryController.php:133
60.306385831296ProductListingFrontControllerCore->getProductSearchVariables( ).../ProductListingFrontController.php:634
70.601331494328ProductListingFrontControllerCore->prepareMultipleProductsForTemplate( $products = [0 => ['id_product' => 857, 'out_of_stock' => NULL], 1 => ['id_product' => 796, 'out_of_stock' => NULL], 2 => ['id_product' => 786, 'out_of_stock' => NULL], 3 => ['id_product' => 747, 'out_of_stock' => NULL], 4 => ['id_product' => 724, 'out_of_stock' => NULL], 5 => ['id_product' => 177, 'out_of_stock' => NULL], 6 => ['id_product' => 119, 'out_of_stock' => NULL], 7 => ['id_product' => 117, 'out_of_stock' => NULL], 8 => ['id_product' => 838, 'out_of_stock' => 0], 9 => ['id_product' => 837, 'out_of_stock' => 0], 10 => ['id_product' => 642, 'out_of_stock' => 0], 11 => ['id_product' => 622, 'out_of_stock' => 0], 12 => ['id_product' => 620, 'out_of_stock' => 0], 13 => ['id_product' => 614, 'out_of_stock' => 0], 14 => ['id_product' => 568, 'out_of_stock' => 0], 15 => ['id_product' => 470, 'out_of_stock' => 0], 16 => ['id_product' => 469, 'out_of_stock' => 0], 17 => ['id_product' => 452, 'out_of_stock' => 0], 18 => ['id_product' => 451, 'out_of_stock' => 0]] ).../ProductListingFrontController.php:377
80.601431495496ProductAssemblerCore->assembleProducts( $rawProducts = [0 => ['id_product' => 857, 'out_of_stock' => NULL], 1 => ['id_product' => 796, 'out_of_stock' => NULL], 2 => ['id_product' => 786, 'out_of_stock' => NULL], 3 => ['id_product' => 747, 'out_of_stock' => NULL], 4 => ['id_product' => 724, 'out_of_stock' => NULL], 5 => ['id_product' => 177, 'out_of_stock' => NULL], 6 => ['id_product' => 119, 'out_of_stock' => NULL], 7 => ['id_product' => 117, 'out_of_stock' => NULL], 8 => ['id_product' => 838, 'out_of_stock' => 0], 9 => ['id_product' => 837, 'out_of_stock' => 0], 10 => ['id_product' => 642, 'out_of_stock' => 0], 11 => ['id_product' => 622, 'out_of_stock' => 0], 12 => ['id_product' => 620, 'out_of_stock' => 0], 13 => ['id_product' => 614, 'out_of_stock' => 0], 14 => ['id_product' => 568, 'out_of_stock' => 0], 15 => ['id_product' => 470, 'out_of_stock' => 0], 16 => ['id_product' => 469, 'out_of_stock' => 0], 17 => ['id_product' => 452, 'out_of_stock' => 0], 18 => ['id_product' => 451, 'out_of_stock' => 0]] ).../ProductListingFrontController.php:108
90.658832665984ProductCore::getProductProperties( $id_lang = 2, $row = ['id_product' => 838, 'out_of_stock' => 0], $context = class Context { public $cart = class Cart { public $id = NULL; public $id_lang = 2; protected $lang_associated = NULL; public $id_shop = 1; public $id_shop_list = [...]; protected $get_shop_from_context = TRUE; protected $table = 'cart'; protected $identifier = 'id_cart'; protected $fieldsRequired = [...]; protected $fieldsSize = [...]; protected $fieldsValidate = [...]; protected $fieldsRequiredLang = [...]; protected $fieldsSizeLang = [...]; protected $fieldsValidateLang = [...]; protected $tables = [...]; protected $webserviceParameters = [...]; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = [...]; protected $update_fields = NULL; public $force_id = FALSE; public $id_shop_group = 1; public $id_address_delivery = 0; public $id_address_invoice = 0; public $id_currency = 1; public $id_customer = NULL; public $id_guest = 0; public $recyclable = FALSE; public $gift = FALSE; public $gift_message = NULL; public $mobile_theme = NULL; public $date_add = NULL; public $secure_key = NULL; public $id_carrier = 0; public $date_upd = NULL; public $checkedTos = FALSE; public $pictures = NULL; public $textFields = NULL; public $delivery_option = NULL; public $allow_seperated_package = FALSE; protected $_products = NULL; protected $_taxCalculationMethod = 1; protected $configuration = class PrestaShop\PrestaShop\Adapter\Configuration { ... }; protected $addressFactory = class PrestaShop\PrestaShop\Adapter\AddressFactory { ... }; protected $shouldSplitGiftProductsQuantity = FALSE; protected $shouldExcludeGiftsDiscount = FALSE }; public $customer = class Customer { public $id = NULL; public $id_lang = NULL; protected $lang_associated = NULL; public $id_shop = NULL; public $id_shop_list = [...]; protected $get_shop_from_context = TRUE; protected $table = 'customer'; protected $identifier = 'id_customer'; protected $fieldsRequired = [...]; protected $fieldsSize = [...]; protected $fieldsValidate = [...]; protected $fieldsRequiredLang = [...]; protected $fieldsSizeLang = [...]; protected $fieldsValidateLang = [...]; protected $tables = [...]; protected $webserviceParameters = [...]; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = [...]; protected $update_fields = NULL; public $force_id = FALSE; public $id_shop_group = NULL; public $secure_key = NULL; public $note = NULL; public $id_gender = 0; public $id_default_group = 1; public $lastname = NULL; public $firstname = NULL; public $birthday = NULL; public $email = NULL; public $newsletter = NULL; public $ip_registration_newsletter = NULL; public $newsletter_date_add = NULL; public $optin = NULL; public $website = NULL; public $company = NULL; public $siret = NULL; public $ape = NULL; public $outstanding_allow_amount = 0; public $show_public_prices = 0; public $id_risk = NULL; public $max_payment_days = 0; public $passwd = NULL; public $last_passwd_gen = NULL; public $active = TRUE; public $is_guest = FALSE; public $deleted = FALSE; public $date_add = NULL; public $date_upd = NULL; public $years = NULL; public $days = NULL; public $months = NULL; public $geoloc_id_country = NULL; public $geoloc_id_state = NULL; public $geoloc_postcode = NULL; public $logged = FALSE; public $id_guest = FALSE; public $groupBox = NULL; public $reset_password_token = NULL; public $reset_password_validity = NULL }; public $cookie = class Cookie { protected $_content = [...]; protected $_name = 'PrestaShop-916eda3f2e7f51db3be4bb46e15428e9'; protected $_expire = 1783081455; protected $_domain = 'wonder-merch.com'; protected $_sameSite = 'Lax'; protected $_path = '/'; protected $cipherTool = class PhpEncryption { ... }; protected $_modified = TRUE; protected $_allow_writing = TRUE; protected $_salt = 'ku9wtf1Sx8EsLHSFZh9oppAXMaj9T7WQ'; protected $_standalone = FALSE; protected $_secure = TRUE; protected $session = NULL }; public $session = class Symfony\Component\HttpFoundation\Session\Session { protected $storage = class Symfony\Component\HttpFoundation\Session\Storage\PhpBridgeSessionStorage { ... }; private $flashName = 'flashes'; private $attributeName = 'attributes'; private $data = [...]; private $usageIndex = 2 }; public $link = class Link { protected $allow = TRUE; protected $url = '/index.php'; public $protocol_link = 'https://'; public $protocol_content = 'https://'; protected $ssl_enable = '1'; protected $urlShopId = NULL }; public $country = class Country { public $id = 68; protected $id_lang = 1; protected $lang_associated = NULL; protected $id_shop = 1; public $id_shop_list = [...]; protected $get_shop_from_context = TRUE; protected $table = 'country'; protected $identifier = 'id_country'; protected $fieldsRequired = [...]; protected $fieldsSize = [...]; protected $fieldsValidate = [...]; protected $fieldsRequiredLang = [...]; protected $fieldsSizeLang = [...]; protected $fieldsValidateLang = [...]; protected $tables = [...]; protected $webserviceParameters = [...]; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = [...]; protected $update_fields = NULL; public $force_id = FALSE; public $id_zone = 6; public $id_currency = 0; public $iso_code = 'CL'; public $call_prefix = 56; public $name = 'Chile'; public $contains_states = '0'; public $need_identification_number = '0'; public $need_zip_code = '0'; public $zip_code_format = ''; public $display_tax_label = '1'; public $active = '1' }; public $employee = NULL; public $controller = class CategoryController { protected $context = ...; public $css_files = [...]; public $js_files = [...]; protected $display_header = TRUE; protected $display_header_javascript = TRUE; protected $template = NULL; protected $display_footer = TRUE; protected $content_only = FALSE; public $ajax = FALSE; protected $json = FALSE; protected $status = ''; protected $redirect_after = NULL; public $controller_type = 'front'; public $php_self = 'category'; protected $translator = class PrestaShopBundle\Translation\TranslatorComponent { ... }; protected $container = class FrontContainer { ... }; public $errors = [...]; public $layout = NULL; public $warning = [...]; public $success = [...]; public $info = [...]; public $iso = NULL; public $orderBy = NULL; public $orderWay = NULL; public $p = NULL; public $n = NULL; public $auth = FALSE; public $guestAllowed = FALSE; public $authRedirection = FALSE; public $ssl = TRUE; protected $restrictedCountry = 0; protected $maintenance = FALSE; protected $redirectionExtraExcludedKeys = [...]; public $nb_items_per_page = NULL; public $objectPresenter = class PrestaShop\PrestaShop\Adapter\Presenter\Object\ObjectPresenter { ... }; public $cart_presenter = class PrestaShop\PrestaShop\Adapter\Presenter\Cart\CartPresenter { ... }; private ${FrontControllerCore}templateFinder = class TemplateFinder { ... }; protected $stylesheetManager = class StylesheetManager { ... }; protected $javascriptManager = class JavascriptManager { ... }; protected $cccReducer = class CccReducer { ... }; protected $urls = [...]; protected $automaticallyAllocateInvoiceAddress = TRUE; protected $automaticallyAllocateDeliveryAddress = TRUE; public $page_name = NULL; public $customer_access = TRUE; protected $notFound = FALSE; protected $category = class Category { ... } }; public $override_controller_name_for_translations = NULL; public $language = class Language { public $id = 2; protected $id_lang = NULL; protected $lang_associated = NULL; protected $id_shop = 1; public $id_shop_list = [...]; protected $get_shop_from_context = TRUE; protected $table = 'lang'; protected $identifier = 'id_lang'; protected $fieldsRequired = [...]; protected $fieldsSize = [...]; protected $fieldsValidate = [...]; protected $fieldsRequiredLang = [...]; protected $fieldsSizeLang = [...]; protected $fieldsValidateLang = [...]; protected $tables = [...]; protected $webserviceParameters = [...]; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = [...]; protected $update_fields = NULL; public $force_id = FALSE; public $name = 'English (English)'; public $iso_code = 'en'; public $locale = 'en-US'; public $language_code = 'en-us'; public $date_format_lite = 'm/d/Y'; public $date_format_full = 'm/d/Y H:i:s'; public $is_rtl = '0'; public $active = '1'; protected $translationsFilesAndVars = [...] }; public $currency = class Currency { public $id = 1; protected $id_lang = NULL; protected $lang_associated = NULL; protected $id_shop = 1; public $id_shop_list = [...]; protected $get_shop_from_context = TRUE; protected $table = 'currency'; protected $identifier = 'id_currency'; protected $fieldsRequired = [...]; protected $fieldsSize = [...]; protected $fieldsValidate = [...]; protected $fieldsRequiredLang = [...]; protected $fieldsSizeLang = [...]; protected $fieldsValidateLang = [...]; protected $tables = [...]; protected $webserviceParameters = [...]; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = [...]; protected $update_fields = NULL; public $force_id = FALSE; public $name = 'Chilean Peso'; protected $localizedNames = [...]; public $iso_code = 'CLP'; public $iso_code_num = '152'; public $numeric_iso_code = '152'; public $conversion_rate = '1.000000'; public $deleted = '0'; public $unofficial = '0'; public $modified = '0'; public $active = '1'; public $sign = '$'; public $symbol = '$'; private ${CurrencyCore}localizedSymbols = [...]; public $format = NULL; public $blank = 1; public $decimals = 1; public $precision = 0; public $pattern = [...]; private ${CurrencyCore}localizedPatterns = [...]; public $prefix = NULL; public $suffix = NULL }; public $currentLocale = class PrestaShop\PrestaShop\Core\Localization\Locale { protected $code = 'en-US'; protected $numberFormatter = class PrestaShop\PrestaShop\Core\Localization\Number\Formatter { ... }; protected $numberSpecification = class PrestaShop\PrestaShop\Core\Localization\Specification\Number { ... }; protected $priceSpecifications = class PrestaShop\PrestaShop\Core\Localization\Specification\NumberCollection { ... } }; public $tab = NULL; public $shop = class Shop { public $id = 1; protected $id_lang = NULL; protected $lang_associated = NULL; protected $id_shop = NULL; public $id_shop_list = [...]; protected $get_shop_from_context = TRUE; protected $table = 'shop'; protected $identifier = 'id_shop'; protected $fieldsRequired = [...]; protected $fieldsSize = [...]; protected $fieldsValidate = [...]; protected $fieldsRequiredLang = [...]; protected $fieldsSizeLang = [...]; protected $fieldsValidateLang = [...]; protected $tables = [...]; protected $webserviceParameters = [...]; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = [...]; protected $update_fields = NULL; public $force_id = FALSE; public $id_shop_group = 1; public $id_category = 2; public $theme_name = 'wonder'; public $name = 'Wonder Merch'; public $color = ''; public $active = '1'; public $deleted = '0'; public $physical_uri = '/'; public $virtual_uri = ''; public $domain = 'wonder-merch.com'; public $domain_ssl = 'wonder-merch.com'; protected $group = class ShopGroup { ... }; public $address = class Address { ... }; public $theme = class PrestaShop\PrestaShop\Core\Addon\Theme\Theme { ... } }; public $tmpOldShop = NULL; public $smarty = class SmartyDev { public $_objType = 1; public $template_class = 'SmartyDevTemplate'; public $tpl_vars = [...]; public $parent = NULL; public $config_vars = [...]; public $ext = class Smarty_Internal_Extension_Handler { ... }; public $cache_id = NULL; public $compile_id = NULL; public $caching = 0; public $compile_check = 1; public $cache_lifetime = 3600; public $tplFunctions = [...]; public $_cache = [...]; public $auto_literal = TRUE; public $error_unassigned = FALSE; public $use_include_path = FALSE; public $_templateDirNormalized = TRUE; public $_joined_template_dir = '/var/www/wonder-merch.com/public_html/themes/wonder/templates/'; public $_configDirNormalized = FALSE; public $_joined_config_dir = NULL; public $default_template_handler_func = NULL; public $default_config_handler_func = NULL; public $default_plugin_handler_func = NULL; public $_compileDirNormalized = TRUE; public $_pluginsDirNormalized = FALSE; public $_cacheDirNormalized = TRUE; public $force_compile = FALSE; public $use_sub_dirs = TRUE; public $allow_ambiguous_resources = FALSE; public $merge_compiled_includes = FALSE; public $extends_recursion = TRUE; public $force_cache = FALSE; public $left_delimiter = '{'; public $right_delimiter = '}'; public $literals = [...]; public $security_class = 'Smarty_Security'; public $security_policy = NULL; public $allow_php_templates = FALSE; public $debugging = FALSE; public $debugging_ctrl = 'NONE'; public $smarty_debug_id = 'SMARTY_DEBUG'; public $debug_tpl = '/var/www/wonder-merch.com/public_html/themes/debug.tpl'; public $error_reporting = NULL; public $config_overwrite = TRUE; public $config_booleanize = TRUE; public $config_read_hidden = FALSE; public $compile_locking = TRUE; public $cache_locking = FALSE; public $locking_timeout = 10; public $default_resource_type = 'file'; public $caching_type = 'file'; public $default_config_type = 'file'; public $cache_modified_check = FALSE; public $registered_plugins = [...]; public $registered_objects = [...]; public $registered_classes = [...]; public $registered_filters = [...]; public $registered_resources = [...]; public $registered_cache_resources = [...]; public $autoload_filters = [...]; public $default_modifiers = [...]; public $escape_html = TRUE; public $start_time = 1781353455.4068; public $_current_file = NULL; public $_parserdebug = FALSE; public $_debug = NULL; protected $template_dir = [...]; protected $_processedTemplateDir = [...]; protected $config_dir = [...]; protected $_processedConfigDir = [...]; protected $compile_dir = '/var/www/wonder-merch.com/public_html/var/cache/dev/smarty/compile/'; protected $plugins_dir = [...]; protected $cache_dir = '/var/www/wonder-merch.com/public_html/var/cache/dev/smarty/cache/'; protected $obsoleteProperties = [...]; protected $accessMap = [...]; private ${Smarty}isMutingUndefinedOrNullWarnings = FALSE }; public $mobile_detect = class Mobile_Detect { protected $cache = [...]; protected $userAgent = 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)'; protected $httpHeaders = [...]; protected $cloudfrontHeaders = [...]; protected $matchingRegex = NULL; protected $matchesArray = NULL; protected $detectionType = 'mobile' }; public $mode = NULL; public $container = NULL; public $virtualTotalTaxExcluded = 0; public $virtualTotalTaxIncluded = 0; protected $translator = class PrestaShopBundle\Translation\TranslatorComponent { protected $catalogues = [...]; private ${Symfony\Component\Translation\Translator}locale = 'en-US'; private ${Symfony\Component\Translation\Translator}fallbackLocales = [...]; private ${Symfony\Component\Translation\Translator}loaders = [...]; private ${Symfony\Component\Translation\Translator}resources = [...]; private ${Symfony\Component\Translation\Translator}formatter = class Symfony\Component\Translation\Formatter\MessageFormatter { ... }; private ${Symfony\Component\Translation\Translator}cacheDir = '/var/www/wonder-merch.com/public_html/var/cache/dev/translations'; private ${Symfony\Component\Translation\Translator}debug = FALSE; private ${Symfony\Component\Translation\Translator}cacheVary = [...]; private ${Symfony\Component\Translation\Translator}configCacheFactory = class Symfony\Component\Config\ConfigCacheFactory { ... }; private ${Symfony\Component\Translation\Translator}parentLocales = NULL; private ${Symfony\Component\Translation\Translator}hasIntlFormatter = TRUE }; protected $priceComputingPrecision = 0; protected $mobile_device = NULL; protected $is_mobile = FALSE; protected $is_tablet = FALSE } ).../ProductAssembler.php:206

( ! ) Warning: Undefined array key "id_category_default" in /var/www/wonder-merch.com/public_html/classes/Product.php on line 5618
Call Stack
#TimeMemoryFunctionLocation
10.0001464152{main}( ).../index.php:0
20.02935157112DispatcherCore->dispatch( ).../index.php:28
30.066316222448ControllerCore->run( ).../Dispatcher.php:510
40.150040630608CategoryControllerCore->initContent( ).../Controller.php:319
50.306285831296ProductListingFrontControllerCore->doProductSearch( $template = 'catalog/listing/category', $params = ['entity' => 'category', 'id' => 18], $locale = ??? ).../CategoryController.php:133
60.306385831296ProductListingFrontControllerCore->getProductSearchVariables( ).../ProductListingFrontController.php:634
70.601331494328ProductListingFrontControllerCore->prepareMultipleProductsForTemplate( $products = [0 => ['id_product' => 857, 'out_of_stock' => NULL], 1 => ['id_product' => 796, 'out_of_stock' => NULL], 2 => ['id_product' => 786, 'out_of_stock' => NULL], 3 => ['id_product' => 747, 'out_of_stock' => NULL], 4 => ['id_product' => 724, 'out_of_stock' => NULL], 5 => ['id_product' => 177, 'out_of_stock' => NULL], 6 => ['id_product' => 119, 'out_of_stock' => NULL], 7 => ['id_product' => 117, 'out_of_stock' => NULL], 8 => ['id_product' => 838, 'out_of_stock' => 0], 9 => ['id_product' => 837, 'out_of_stock' => 0], 10 => ['id_product' => 642, 'out_of_stock' => 0], 11 => ['id_product' => 622, 'out_of_stock' => 0], 12 => ['id_product' => 620, 'out_of_stock' => 0], 13 => ['id_product' => 614, 'out_of_stock' => 0], 14 => ['id_product' => 568, 'out_of_stock' => 0], 15 => ['id_product' => 470, 'out_of_stock' => 0], 16 => ['id_product' => 469, 'out_of_stock' => 0], 17 => ['id_product' => 452, 'out_of_stock' => 0], 18 => ['id_product' => 451, 'out_of_stock' => 0]] ).../ProductListingFrontController.php:377
80.601431495496ProductAssemblerCore->assembleProducts( $rawProducts = [0 => ['id_product' => 857, 'out_of_stock' => NULL], 1 => ['id_product' => 796, 'out_of_stock' => NULL], 2 => ['id_product' => 786, 'out_of_stock' => NULL], 3 => ['id_product' => 747, 'out_of_stock' => NULL], 4 => ['id_product' => 724, 'out_of_stock' => NULL], 5 => ['id_product' => 177, 'out_of_stock' => NULL], 6 => ['id_product' => 119, 'out_of_stock' => NULL], 7 => ['id_product' => 117, 'out_of_stock' => NULL], 8 => ['id_product' => 838, 'out_of_stock' => 0], 9 => ['id_product' => 837, 'out_of_stock' => 0], 10 => ['id_product' => 642, 'out_of_stock' => 0], 11 => ['id_product' => 622, 'out_of_stock' => 0], 12 => ['id_product' => 620, 'out_of_stock' => 0], 13 => ['id_product' => 614, 'out_of_stock' => 0], 14 => ['id_product' => 568, 'out_of_stock' => 0], 15 => ['id_product' => 470, 'out_of_stock' => 0], 16 => ['id_product' => 469, 'out_of_stock' => 0], 17 => ['id_product' => 452, 'out_of_stock' => 0], 18 => ['id_product' => 451, 'out_of_stock' => 0]] ).../ProductListingFrontController.php:108
90.658832665984ProductCore::getProductProperties( $id_lang = 2, $row = ['id_product' => 838, 'out_of_stock' => 0], $context = class Context { public $cart = class Cart { public $id = NULL; public $id_lang = 2; protected $lang_associated = NULL; public $id_shop = 1; public $id_shop_list = [...]; protected $get_shop_from_context = TRUE; protected $table = 'cart'; protected $identifier = 'id_cart'; protected $fieldsRequired = [...]; protected $fieldsSize = [...]; protected $fieldsValidate = [...]; protected $fieldsRequiredLang = [...]; protected $fieldsSizeLang = [...]; protected $fieldsValidateLang = [...]; protected $tables = [...]; protected $webserviceParameters = [...]; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = [...]; protected $update_fields = NULL; public $force_id = FALSE; public $id_shop_group = 1; public $id_address_delivery = 0; public $id_address_invoice = 0; public $id_currency = 1; public $id_customer = NULL; public $id_guest = 0; public $recyclable = FALSE; public $gift = FALSE; public $gift_message = NULL; public $mobile_theme = NULL; public $date_add = NULL; public $secure_key = NULL; public $id_carrier = 0; public $date_upd = NULL; public $checkedTos = FALSE; public $pictures = NULL; public $textFields = NULL; public $delivery_option = NULL; public $allow_seperated_package = FALSE; protected $_products = NULL; protected $_taxCalculationMethod = 1; protected $configuration = class PrestaShop\PrestaShop\Adapter\Configuration { ... }; protected $addressFactory = class PrestaShop\PrestaShop\Adapter\AddressFactory { ... }; protected $shouldSplitGiftProductsQuantity = FALSE; protected $shouldExcludeGiftsDiscount = FALSE }; public $customer = class Customer { public $id = NULL; public $id_lang = NULL; protected $lang_associated = NULL; public $id_shop = NULL; public $id_shop_list = [...]; protected $get_shop_from_context = TRUE; protected $table = 'customer'; protected $identifier = 'id_customer'; protected $fieldsRequired = [...]; protected $fieldsSize = [...]; protected $fieldsValidate = [...]; protected $fieldsRequiredLang = [...]; protected $fieldsSizeLang = [...]; protected $fieldsValidateLang = [...]; protected $tables = [...]; protected $webserviceParameters = [...]; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = [...]; protected $update_fields = NULL; public $force_id = FALSE; public $id_shop_group = NULL; public $secure_key = NULL; public $note = NULL; public $id_gender = 0; public $id_default_group = 1; public $lastname = NULL; public $firstname = NULL; public $birthday = NULL; public $email = NULL; public $newsletter = NULL; public $ip_registration_newsletter = NULL; public $newsletter_date_add = NULL; public $optin = NULL; public $website = NULL; public $company = NULL; public $siret = NULL; public $ape = NULL; public $outstanding_allow_amount = 0; public $show_public_prices = 0; public $id_risk = NULL; public $max_payment_days = 0; public $passwd = NULL; public $last_passwd_gen = NULL; public $active = TRUE; public $is_guest = FALSE; public $deleted = FALSE; public $date_add = NULL; public $date_upd = NULL; public $years = NULL; public $days = NULL; public $months = NULL; public $geoloc_id_country = NULL; public $geoloc_id_state = NULL; public $geoloc_postcode = NULL; public $logged = FALSE; public $id_guest = FALSE; public $groupBox = NULL; public $reset_password_token = NULL; public $reset_password_validity = NULL }; public $cookie = class Cookie { protected $_content = [...]; protected $_name = 'PrestaShop-916eda3f2e7f51db3be4bb46e15428e9'; protected $_expire = 1783081455; protected $_domain = 'wonder-merch.com'; protected $_sameSite = 'Lax'; protected $_path = '/'; protected $cipherTool = class PhpEncryption { ... }; protected $_modified = TRUE; protected $_allow_writing = TRUE; protected $_salt = 'ku9wtf1Sx8EsLHSFZh9oppAXMaj9T7WQ'; protected $_standalone = FALSE; protected $_secure = TRUE; protected $session = NULL }; public $session = class Symfony\Component\HttpFoundation\Session\Session { protected $storage = class Symfony\Component\HttpFoundation\Session\Storage\PhpBridgeSessionStorage { ... }; private $flashName = 'flashes'; private $attributeName = 'attributes'; private $data = [...]; private $usageIndex = 2 }; public $link = class Link { protected $allow = TRUE; protected $url = '/index.php'; public $protocol_link = 'https://'; public $protocol_content = 'https://'; protected $ssl_enable = '1'; protected $urlShopId = NULL }; public $country = class Country { public $id = 68; protected $id_lang = 1; protected $lang_associated = NULL; protected $id_shop = 1; public $id_shop_list = [...]; protected $get_shop_from_context = TRUE; protected $table = 'country'; protected $identifier = 'id_country'; protected $fieldsRequired = [...]; protected $fieldsSize = [...]; protected $fieldsValidate = [...]; protected $fieldsRequiredLang = [...]; protected $fieldsSizeLang = [...]; protected $fieldsValidateLang = [...]; protected $tables = [...]; protected $webserviceParameters = [...]; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = [...]; protected $update_fields = NULL; public $force_id = FALSE; public $id_zone = 6; public $id_currency = 0; public $iso_code = 'CL'; public $call_prefix = 56; public $name = 'Chile'; public $contains_states = '0'; public $need_identification_number = '0'; public $need_zip_code = '0'; public $zip_code_format = ''; public $display_tax_label = '1'; public $active = '1' }; public $employee = NULL; public $controller = class CategoryController { protected $context = ...; public $css_files = [...]; public $js_files = [...]; protected $display_header = TRUE; protected $display_header_javascript = TRUE; protected $template = NULL; protected $display_footer = TRUE; protected $content_only = FALSE; public $ajax = FALSE; protected $json = FALSE; protected $status = ''; protected $redirect_after = NULL; public $controller_type = 'front'; public $php_self = 'category'; protected $translator = class PrestaShopBundle\Translation\TranslatorComponent { ... }; protected $container = class FrontContainer { ... }; public $errors = [...]; public $layout = NULL; public $warning = [...]; public $success = [...]; public $info = [...]; public $iso = NULL; public $orderBy = NULL; public $orderWay = NULL; public $p = NULL; public $n = NULL; public $auth = FALSE; public $guestAllowed = FALSE; public $authRedirection = FALSE; public $ssl = TRUE; protected $restrictedCountry = 0; protected $maintenance = FALSE; protected $redirectionExtraExcludedKeys = [...]; public $nb_items_per_page = NULL; public $objectPresenter = class PrestaShop\PrestaShop\Adapter\Presenter\Object\ObjectPresenter { ... }; public $cart_presenter = class PrestaShop\PrestaShop\Adapter\Presenter\Cart\CartPresenter { ... }; private ${FrontControllerCore}templateFinder = class TemplateFinder { ... }; protected $stylesheetManager = class StylesheetManager { ... }; protected $javascriptManager = class JavascriptManager { ... }; protected $cccReducer = class CccReducer { ... }; protected $urls = [...]; protected $automaticallyAllocateInvoiceAddress = TRUE; protected $automaticallyAllocateDeliveryAddress = TRUE; public $page_name = NULL; public $customer_access = TRUE; protected $notFound = FALSE; protected $category = class Category { ... } }; public $override_controller_name_for_translations = NULL; public $language = class Language { public $id = 2; protected $id_lang = NULL; protected $lang_associated = NULL; protected $id_shop = 1; public $id_shop_list = [...]; protected $get_shop_from_context = TRUE; protected $table = 'lang'; protected $identifier = 'id_lang'; protected $fieldsRequired = [...]; protected $fieldsSize = [...]; protected $fieldsValidate = [...]; protected $fieldsRequiredLang = [...]; protected $fieldsSizeLang = [...]; protected $fieldsValidateLang = [...]; protected $tables = [...]; protected $webserviceParameters = [...]; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = [...]; protected $update_fields = NULL; public $force_id = FALSE; public $name = 'English (English)'; public $iso_code = 'en'; public $locale = 'en-US'; public $language_code = 'en-us'; public $date_format_lite = 'm/d/Y'; public $date_format_full = 'm/d/Y H:i:s'; public $is_rtl = '0'; public $active = '1'; protected $translationsFilesAndVars = [...] }; public $currency = class Currency { public $id = 1; protected $id_lang = NULL; protected $lang_associated = NULL; protected $id_shop = 1; public $id_shop_list = [...]; protected $get_shop_from_context = TRUE; protected $table = 'currency'; protected $identifier = 'id_currency'; protected $fieldsRequired = [...]; protected $fieldsSize = [...]; protected $fieldsValidate = [...]; protected $fieldsRequiredLang = [...]; protected $fieldsSizeLang = [...]; protected $fieldsValidateLang = [...]; protected $tables = [...]; protected $webserviceParameters = [...]; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = [...]; protected $update_fields = NULL; public $force_id = FALSE; public $name = 'Chilean Peso'; protected $localizedNames = [...]; public $iso_code = 'CLP'; public $iso_code_num = '152'; public $numeric_iso_code = '152'; public $conversion_rate = '1.000000'; public $deleted = '0'; public $unofficial = '0'; public $modified = '0'; public $active = '1'; public $sign = '$'; public $symbol = '$'; private ${CurrencyCore}localizedSymbols = [...]; public $format = NULL; public $blank = 1; public $decimals = 1; public $precision = 0; public $pattern = [...]; private ${CurrencyCore}localizedPatterns = [...]; public $prefix = NULL; public $suffix = NULL }; public $currentLocale = class PrestaShop\PrestaShop\Core\Localization\Locale { protected $code = 'en-US'; protected $numberFormatter = class PrestaShop\PrestaShop\Core\Localization\Number\Formatter { ... }; protected $numberSpecification = class PrestaShop\PrestaShop\Core\Localization\Specification\Number { ... }; protected $priceSpecifications = class PrestaShop\PrestaShop\Core\Localization\Specification\NumberCollection { ... } }; public $tab = NULL; public $shop = class Shop { public $id = 1; protected $id_lang = NULL; protected $lang_associated = NULL; protected $id_shop = NULL; public $id_shop_list = [...]; protected $get_shop_from_context = TRUE; protected $table = 'shop'; protected $identifier = 'id_shop'; protected $fieldsRequired = [...]; protected $fieldsSize = [...]; protected $fieldsValidate = [...]; protected $fieldsRequiredLang = [...]; protected $fieldsSizeLang = [...]; protected $fieldsValidateLang = [...]; protected $tables = [...]; protected $webserviceParameters = [...]; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = [...]; protected $update_fields = NULL; public $force_id = FALSE; public $id_shop_group = 1; public $id_category = 2; public $theme_name = 'wonder'; public $name = 'Wonder Merch'; public $color = ''; public $active = '1'; public $deleted = '0'; public $physical_uri = '/'; public $virtual_uri = ''; public $domain = 'wonder-merch.com'; public $domain_ssl = 'wonder-merch.com'; protected $group = class ShopGroup { ... }; public $address = class Address { ... }; public $theme = class PrestaShop\PrestaShop\Core\Addon\Theme\Theme { ... } }; public $tmpOldShop = NULL; public $smarty = class SmartyDev { public $_objType = 1; public $template_class = 'SmartyDevTemplate'; public $tpl_vars = [...]; public $parent = NULL; public $config_vars = [...]; public $ext = class Smarty_Internal_Extension_Handler { ... }; public $cache_id = NULL; public $compile_id = NULL; public $caching = 0; public $compile_check = 1; public $cache_lifetime = 3600; public $tplFunctions = [...]; public $_cache = [...]; public $auto_literal = TRUE; public $error_unassigned = FALSE; public $use_include_path = FALSE; public $_templateDirNormalized = TRUE; public $_joined_template_dir = '/var/www/wonder-merch.com/public_html/themes/wonder/templates/'; public $_configDirNormalized = FALSE; public $_joined_config_dir = NULL; public $default_template_handler_func = NULL; public $default_config_handler_func = NULL; public $default_plugin_handler_func = NULL; public $_compileDirNormalized = TRUE; public $_pluginsDirNormalized = FALSE; public $_cacheDirNormalized = TRUE; public $force_compile = FALSE; public $use_sub_dirs = TRUE; public $allow_ambiguous_resources = FALSE; public $merge_compiled_includes = FALSE; public $extends_recursion = TRUE; public $force_cache = FALSE; public $left_delimiter = '{'; public $right_delimiter = '}'; public $literals = [...]; public $security_class = 'Smarty_Security'; public $security_policy = NULL; public $allow_php_templates = FALSE; public $debugging = FALSE; public $debugging_ctrl = 'NONE'; public $smarty_debug_id = 'SMARTY_DEBUG'; public $debug_tpl = '/var/www/wonder-merch.com/public_html/themes/debug.tpl'; public $error_reporting = NULL; public $config_overwrite = TRUE; public $config_booleanize = TRUE; public $config_read_hidden = FALSE; public $compile_locking = TRUE; public $cache_locking = FALSE; public $locking_timeout = 10; public $default_resource_type = 'file'; public $caching_type = 'file'; public $default_config_type = 'file'; public $cache_modified_check = FALSE; public $registered_plugins = [...]; public $registered_objects = [...]; public $registered_classes = [...]; public $registered_filters = [...]; public $registered_resources = [...]; public $registered_cache_resources = [...]; public $autoload_filters = [...]; public $default_modifiers = [...]; public $escape_html = TRUE; public $start_time = 1781353455.4068; public $_current_file = NULL; public $_parserdebug = FALSE; public $_debug = NULL; protected $template_dir = [...]; protected $_processedTemplateDir = [...]; protected $config_dir = [...]; protected $_processedConfigDir = [...]; protected $compile_dir = '/var/www/wonder-merch.com/public_html/var/cache/dev/smarty/compile/'; protected $plugins_dir = [...]; protected $cache_dir = '/var/www/wonder-merch.com/public_html/var/cache/dev/smarty/cache/'; protected $obsoleteProperties = [...]; protected $accessMap = [...]; private ${Smarty}isMutingUndefinedOrNullWarnings = FALSE }; public $mobile_detect = class Mobile_Detect { protected $cache = [...]; protected $userAgent = 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)'; protected $httpHeaders = [...]; protected $cloudfrontHeaders = [...]; protected $matchingRegex = NULL; protected $matchesArray = NULL; protected $detectionType = 'mobile' }; public $mode = NULL; public $container = NULL; public $virtualTotalTaxExcluded = 0; public $virtualTotalTaxIncluded = 0; protected $translator = class PrestaShopBundle\Translation\TranslatorComponent { protected $catalogues = [...]; private ${Symfony\Component\Translation\Translator}locale = 'en-US'; private ${Symfony\Component\Translation\Translator}fallbackLocales = [...]; private ${Symfony\Component\Translation\Translator}loaders = [...]; private ${Symfony\Component\Translation\Translator}resources = [...]; private ${Symfony\Component\Translation\Translator}formatter = class Symfony\Component\Translation\Formatter\MessageFormatter { ... }; private ${Symfony\Component\Translation\Translator}cacheDir = '/var/www/wonder-merch.com/public_html/var/cache/dev/translations'; private ${Symfony\Component\Translation\Translator}debug = FALSE; private ${Symfony\Component\Translation\Translator}cacheVary = [...]; private ${Symfony\Component\Translation\Translator}configCacheFactory = class Symfony\Component\Config\ConfigCacheFactory { ... }; private ${Symfony\Component\Translation\Translator}parentLocales = NULL; private ${Symfony\Component\Translation\Translator}hasIntlFormatter = TRUE }; protected $priceComputingPrecision = 0; protected $mobile_device = NULL; protected $is_mobile = FALSE; protected $is_tablet = FALSE } ).../ProductAssembler.php:206

( ! ) Warning: Undefined array key "link_rewrite" in /var/www/wonder-merch.com/public_html/classes/Product.php on line 5619
Call Stack
#TimeMemoryFunctionLocation
10.0001464152{main}( ).../index.php:0
20.02935157112DispatcherCore->dispatch( ).../index.php:28
30.066316222448ControllerCore->run( ).../Dispatcher.php:510
40.150040630608CategoryControllerCore->initContent( ).../Controller.php:319
50.306285831296ProductListingFrontControllerCore->doProductSearch( $template = 'catalog/listing/category', $params = ['entity' => 'category', 'id' => 18], $locale = ??? ).../CategoryController.php:133
60.306385831296ProductListingFrontControllerCore->getProductSearchVariables( ).../ProductListingFrontController.php:634
70.601331494328ProductListingFrontControllerCore->prepareMultipleProductsForTemplate( $products = [0 => ['id_product' => 857, 'out_of_stock' => NULL], 1 => ['id_product' => 796, 'out_of_stock' => NULL], 2 => ['id_product' => 786, 'out_of_stock' => NULL], 3 => ['id_product' => 747, 'out_of_stock' => NULL], 4 => ['id_product' => 724, 'out_of_stock' => NULL], 5 => ['id_product' => 177, 'out_of_stock' => NULL], 6 => ['id_product' => 119, 'out_of_stock' => NULL], 7 => ['id_product' => 117, 'out_of_stock' => NULL], 8 => ['id_product' => 838, 'out_of_stock' => 0], 9 => ['id_product' => 837, 'out_of_stock' => 0], 10 => ['id_product' => 642, 'out_of_stock' => 0], 11 => ['id_product' => 622, 'out_of_stock' => 0], 12 => ['id_product' => 620, 'out_of_stock' => 0], 13 => ['id_product' => 614, 'out_of_stock' => 0], 14 => ['id_product' => 568, 'out_of_stock' => 0], 15 => ['id_product' => 470, 'out_of_stock' => 0], 16 => ['id_product' => 469, 'out_of_stock' => 0], 17 => ['id_product' => 452, 'out_of_stock' => 0], 18 => ['id_product' => 451, 'out_of_stock' => 0]] ).../ProductListingFrontController.php:377
80.601431495496ProductAssemblerCore->assembleProducts( $rawProducts = [0 => ['id_product' => 857, 'out_of_stock' => NULL], 1 => ['id_product' => 796, 'out_of_stock' => NULL], 2 => ['id_product' => 786, 'out_of_stock' => NULL], 3 => ['id_product' => 747, 'out_of_stock' => NULL], 4 => ['id_product' => 724, 'out_of_stock' => NULL], 5 => ['id_product' => 177, 'out_of_stock' => NULL], 6 => ['id_product' => 119, 'out_of_stock' => NULL], 7 => ['id_product' => 117, 'out_of_stock' => NULL], 8 => ['id_product' => 838, 'out_of_stock' => 0], 9 => ['id_product' => 837, 'out_of_stock' => 0], 10 => ['id_product' => 642, 'out_of_stock' => 0], 11 => ['id_product' => 622, 'out_of_stock' => 0], 12 => ['id_product' => 620, 'out_of_stock' => 0], 13 => ['id_product' => 614, 'out_of_stock' => 0], 14 => ['id_product' => 568, 'out_of_stock' => 0], 15 => ['id_product' => 470, 'out_of_stock' => 0], 16 => ['id_product' => 469, 'out_of_stock' => 0], 17 => ['id_product' => 452, 'out_of_stock' => 0], 18 => ['id_product' => 451, 'out_of_stock' => 0]] ).../ProductListingFrontController.php:108
90.658832665984ProductCore::getProductProperties( $id_lang = 2, $row = ['id_product' => 838, 'out_of_stock' => 0], $context = class Context { public $cart = class Cart { public $id = NULL; public $id_lang = 2; protected $lang_associated = NULL; public $id_shop = 1; public $id_shop_list = [...]; protected $get_shop_from_context = TRUE; protected $table = 'cart'; protected $identifier = 'id_cart'; protected $fieldsRequired = [...]; protected $fieldsSize = [...]; protected $fieldsValidate = [...]; protected $fieldsRequiredLang = [...]; protected $fieldsSizeLang = [...]; protected $fieldsValidateLang = [...]; protected $tables = [...]; protected $webserviceParameters = [...]; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = [...]; protected $update_fields = NULL; public $force_id = FALSE; public $id_shop_group = 1; public $id_address_delivery = 0; public $id_address_invoice = 0; public $id_currency = 1; public $id_customer = NULL; public $id_guest = 0; public $recyclable = FALSE; public $gift = FALSE; public $gift_message = NULL; public $mobile_theme = NULL; public $date_add = NULL; public $secure_key = NULL; public $id_carrier = 0; public $date_upd = NULL; public $checkedTos = FALSE; public $pictures = NULL; public $textFields = NULL; public $delivery_option = NULL; public $allow_seperated_package = FALSE; protected $_products = NULL; protected $_taxCalculationMethod = 1; protected $configuration = class PrestaShop\PrestaShop\Adapter\Configuration { ... }; protected $addressFactory = class PrestaShop\PrestaShop\Adapter\AddressFactory { ... }; protected $shouldSplitGiftProductsQuantity = FALSE; protected $shouldExcludeGiftsDiscount = FALSE }; public $customer = class Customer { public $id = NULL; public $id_lang = NULL; protected $lang_associated = NULL; public $id_shop = NULL; public $id_shop_list = [...]; protected $get_shop_from_context = TRUE; protected $table = 'customer'; protected $identifier = 'id_customer'; protected $fieldsRequired = [...]; protected $fieldsSize = [...]; protected $fieldsValidate = [...]; protected $fieldsRequiredLang = [...]; protected $fieldsSizeLang = [...]; protected $fieldsValidateLang = [...]; protected $tables = [...]; protected $webserviceParameters = [...]; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = [...]; protected $update_fields = NULL; public $force_id = FALSE; public $id_shop_group = NULL; public $secure_key = NULL; public $note = NULL; public $id_gender = 0; public $id_default_group = 1; public $lastname = NULL; public $firstname = NULL; public $birthday = NULL; public $email = NULL; public $newsletter = NULL; public $ip_registration_newsletter = NULL; public $newsletter_date_add = NULL; public $optin = NULL; public $website = NULL; public $company = NULL; public $siret = NULL; public $ape = NULL; public $outstanding_allow_amount = 0; public $show_public_prices = 0; public $id_risk = NULL; public $max_payment_days = 0; public $passwd = NULL; public $last_passwd_gen = NULL; public $active = TRUE; public $is_guest = FALSE; public $deleted = FALSE; public $date_add = NULL; public $date_upd = NULL; public $years = NULL; public $days = NULL; public $months = NULL; public $geoloc_id_country = NULL; public $geoloc_id_state = NULL; public $geoloc_postcode = NULL; public $logged = FALSE; public $id_guest = FALSE; public $groupBox = NULL; public $reset_password_token = NULL; public $reset_password_validity = NULL }; public $cookie = class Cookie { protected $_content = [...]; protected $_name = 'PrestaShop-916eda3f2e7f51db3be4bb46e15428e9'; protected $_expire = 1783081455; protected $_domain = 'wonder-merch.com'; protected $_sameSite = 'Lax'; protected $_path = '/'; protected $cipherTool = class PhpEncryption { ... }; protected $_modified = TRUE; protected $_allow_writing = TRUE; protected $_salt = 'ku9wtf1Sx8EsLHSFZh9oppAXMaj9T7WQ'; protected $_standalone = FALSE; protected $_secure = TRUE; protected $session = NULL }; public $session = class Symfony\Component\HttpFoundation\Session\Session { protected $storage = class Symfony\Component\HttpFoundation\Session\Storage\PhpBridgeSessionStorage { ... }; private $flashName = 'flashes'; private $attributeName = 'attributes'; private $data = [...]; private $usageIndex = 2 }; public $link = class Link { protected $allow = TRUE; protected $url = '/index.php'; public $protocol_link = 'https://'; public $protocol_content = 'https://'; protected $ssl_enable = '1'; protected $urlShopId = NULL }; public $country = class Country { public $id = 68; protected $id_lang = 1; protected $lang_associated = NULL; protected $id_shop = 1; public $id_shop_list = [...]; protected $get_shop_from_context = TRUE; protected $table = 'country'; protected $identifier = 'id_country'; protected $fieldsRequired = [...]; protected $fieldsSize = [...]; protected $fieldsValidate = [...]; protected $fieldsRequiredLang = [...]; protected $fieldsSizeLang = [...]; protected $fieldsValidateLang = [...]; protected $tables = [...]; protected $webserviceParameters = [...]; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = [...]; protected $update_fields = NULL; public $force_id = FALSE; public $id_zone = 6; public $id_currency = 0; public $iso_code = 'CL'; public $call_prefix = 56; public $name = 'Chile'; public $contains_states = '0'; public $need_identification_number = '0'; public $need_zip_code = '0'; public $zip_code_format = ''; public $display_tax_label = '1'; public $active = '1' }; public $employee = NULL; public $controller = class CategoryController { protected $context = ...; public $css_files = [...]; public $js_files = [...]; protected $display_header = TRUE; protected $display_header_javascript = TRUE; protected $template = NULL; protected $display_footer = TRUE; protected $content_only = FALSE; public $ajax = FALSE; protected $json = FALSE; protected $status = ''; protected $redirect_after = NULL; public $controller_type = 'front'; public $php_self = 'category'; protected $translator = class PrestaShopBundle\Translation\TranslatorComponent { ... }; protected $container = class FrontContainer { ... }; public $errors = [...]; public $layout = NULL; public $warning = [...]; public $success = [...]; public $info = [...]; public $iso = NULL; public $orderBy = NULL; public $orderWay = NULL; public $p = NULL; public $n = NULL; public $auth = FALSE; public $guestAllowed = FALSE; public $authRedirection = FALSE; public $ssl = TRUE; protected $restrictedCountry = 0; protected $maintenance = FALSE; protected $redirectionExtraExcludedKeys = [...]; public $nb_items_per_page = NULL; public $objectPresenter = class PrestaShop\PrestaShop\Adapter\Presenter\Object\ObjectPresenter { ... }; public $cart_presenter = class PrestaShop\PrestaShop\Adapter\Presenter\Cart\CartPresenter { ... }; private ${FrontControllerCore}templateFinder = class TemplateFinder { ... }; protected $stylesheetManager = class StylesheetManager { ... }; protected $javascriptManager = class JavascriptManager { ... }; protected $cccReducer = class CccReducer { ... }; protected $urls = [...]; protected $automaticallyAllocateInvoiceAddress = TRUE; protected $automaticallyAllocateDeliveryAddress = TRUE; public $page_name = NULL; public $customer_access = TRUE; protected $notFound = FALSE; protected $category = class Category { ... } }; public $override_controller_name_for_translations = NULL; public $language = class Language { public $id = 2; protected $id_lang = NULL; protected $lang_associated = NULL; protected $id_shop = 1; public $id_shop_list = [...]; protected $get_shop_from_context = TRUE; protected $table = 'lang'; protected $identifier = 'id_lang'; protected $fieldsRequired = [...]; protected $fieldsSize = [...]; protected $fieldsValidate = [...]; protected $fieldsRequiredLang = [...]; protected $fieldsSizeLang = [...]; protected $fieldsValidateLang = [...]; protected $tables = [...]; protected $webserviceParameters = [...]; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = [...]; protected $update_fields = NULL; public $force_id = FALSE; public $name = 'English (English)'; public $iso_code = 'en'; public $locale = 'en-US'; public $language_code = 'en-us'; public $date_format_lite = 'm/d/Y'; public $date_format_full = 'm/d/Y H:i:s'; public $is_rtl = '0'; public $active = '1'; protected $translationsFilesAndVars = [...] }; public $currency = class Currency { public $id = 1; protected $id_lang = NULL; protected $lang_associated = NULL; protected $id_shop = 1; public $id_shop_list = [...]; protected $get_shop_from_context = TRUE; protected $table = 'currency'; protected $identifier = 'id_currency'; protected $fieldsRequired = [...]; protected $fieldsSize = [...]; protected $fieldsValidate = [...]; protected $fieldsRequiredLang = [...]; protected $fieldsSizeLang = [...]; protected $fieldsValidateLang = [...]; protected $tables = [...]; protected $webserviceParameters = [...]; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = [...]; protected $update_fields = NULL; public $force_id = FALSE; public $name = 'Chilean Peso'; protected $localizedNames = [...]; public $iso_code = 'CLP'; public $iso_code_num = '152'; public $numeric_iso_code = '152'; public $conversion_rate = '1.000000'; public $deleted = '0'; public $unofficial = '0'; public $modified = '0'; public $active = '1'; public $sign = '$'; public $symbol = '$'; private ${CurrencyCore}localizedSymbols = [...]; public $format = NULL; public $blank = 1; public $decimals = 1; public $precision = 0; public $pattern = [...]; private ${CurrencyCore}localizedPatterns = [...]; public $prefix = NULL; public $suffix = NULL }; public $currentLocale = class PrestaShop\PrestaShop\Core\Localization\Locale { protected $code = 'en-US'; protected $numberFormatter = class PrestaShop\PrestaShop\Core\Localization\Number\Formatter { ... }; protected $numberSpecification = class PrestaShop\PrestaShop\Core\Localization\Specification\Number { ... }; protected $priceSpecifications = class PrestaShop\PrestaShop\Core\Localization\Specification\NumberCollection { ... } }; public $tab = NULL; public $shop = class Shop { public $id = 1; protected $id_lang = NULL; protected $lang_associated = NULL; protected $id_shop = NULL; public $id_shop_list = [...]; protected $get_shop_from_context = TRUE; protected $table = 'shop'; protected $identifier = 'id_shop'; protected $fieldsRequired = [...]; protected $fieldsSize = [...]; protected $fieldsValidate = [...]; protected $fieldsRequiredLang = [...]; protected $fieldsSizeLang = [...]; protected $fieldsValidateLang = [...]; protected $tables = [...]; protected $webserviceParameters = [...]; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = [...]; protected $update_fields = NULL; public $force_id = FALSE; public $id_shop_group = 1; public $id_category = 2; public $theme_name = 'wonder'; public $name = 'Wonder Merch'; public $color = ''; public $active = '1'; public $deleted = '0'; public $physical_uri = '/'; public $virtual_uri = ''; public $domain = 'wonder-merch.com'; public $domain_ssl = 'wonder-merch.com'; protected $group = class ShopGroup { ... }; public $address = class Address { ... }; public $theme = class PrestaShop\PrestaShop\Core\Addon\Theme\Theme { ... } }; public $tmpOldShop = NULL; public $smarty = class SmartyDev { public $_objType = 1; public $template_class = 'SmartyDevTemplate'; public $tpl_vars = [...]; public $parent = NULL; public $config_vars = [...]; public $ext = class Smarty_Internal_Extension_Handler { ... }; public $cache_id = NULL; public $compile_id = NULL; public $caching = 0; public $compile_check = 1; public $cache_lifetime = 3600; public $tplFunctions = [...]; public $_cache = [...]; public $auto_literal = TRUE; public $error_unassigned = FALSE; public $use_include_path = FALSE; public $_templateDirNormalized = TRUE; public $_joined_template_dir = '/var/www/wonder-merch.com/public_html/themes/wonder/templates/'; public $_configDirNormalized = FALSE; public $_joined_config_dir = NULL; public $default_template_handler_func = NULL; public $default_config_handler_func = NULL; public $default_plugin_handler_func = NULL; public $_compileDirNormalized = TRUE; public $_pluginsDirNormalized = FALSE; public $_cacheDirNormalized = TRUE; public $force_compile = FALSE; public $use_sub_dirs = TRUE; public $allow_ambiguous_resources = FALSE; public $merge_compiled_includes = FALSE; public $extends_recursion = TRUE; public $force_cache = FALSE; public $left_delimiter = '{'; public $right_delimiter = '}'; public $literals = [...]; public $security_class = 'Smarty_Security'; public $security_policy = NULL; public $allow_php_templates = FALSE; public $debugging = FALSE; public $debugging_ctrl = 'NONE'; public $smarty_debug_id = 'SMARTY_DEBUG'; public $debug_tpl = '/var/www/wonder-merch.com/public_html/themes/debug.tpl'; public $error_reporting = NULL; public $config_overwrite = TRUE; public $config_booleanize = TRUE; public $config_read_hidden = FALSE; public $compile_locking = TRUE; public $cache_locking = FALSE; public $locking_timeout = 10; public $default_resource_type = 'file'; public $caching_type = 'file'; public $default_config_type = 'file'; public $cache_modified_check = FALSE; public $registered_plugins = [...]; public $registered_objects = [...]; public $registered_classes = [...]; public $registered_filters = [...]; public $registered_resources = [...]; public $registered_cache_resources = [...]; public $autoload_filters = [...]; public $default_modifiers = [...]; public $escape_html = TRUE; public $start_time = 1781353455.4068; public $_current_file = NULL; public $_parserdebug = FALSE; public $_debug = NULL; protected $template_dir = [...]; protected $_processedTemplateDir = [...]; protected $config_dir = [...]; protected $_processedConfigDir = [...]; protected $compile_dir = '/var/www/wonder-merch.com/public_html/var/cache/dev/smarty/compile/'; protected $plugins_dir = [...]; protected $cache_dir = '/var/www/wonder-merch.com/public_html/var/cache/dev/smarty/cache/'; protected $obsoleteProperties = [...]; protected $accessMap = [...]; private ${Smarty}isMutingUndefinedOrNullWarnings = FALSE }; public $mobile_detect = class Mobile_Detect { protected $cache = [...]; protected $userAgent = 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)'; protected $httpHeaders = [...]; protected $cloudfrontHeaders = [...]; protected $matchingRegex = NULL; protected $matchesArray = NULL; protected $detectionType = 'mobile' }; public $mode = NULL; public $container = NULL; public $virtualTotalTaxExcluded = 0; public $virtualTotalTaxIncluded = 0; protected $translator = class PrestaShopBundle\Translation\TranslatorComponent { protected $catalogues = [...]; private ${Symfony\Component\Translation\Translator}locale = 'en-US'; private ${Symfony\Component\Translation\Translator}fallbackLocales = [...]; private ${Symfony\Component\Translation\Translator}loaders = [...]; private ${Symfony\Component\Translation\Translator}resources = [...]; private ${Symfony\Component\Translation\Translator}formatter = class Symfony\Component\Translation\Formatter\MessageFormatter { ... }; private ${Symfony\Component\Translation\Translator}cacheDir = '/var/www/wonder-merch.com/public_html/var/cache/dev/translations'; private ${Symfony\Component\Translation\Translator}debug = FALSE; private ${Symfony\Component\Translation\Translator}cacheVary = [...]; private ${Symfony\Component\Translation\Translator}configCacheFactory = class Symfony\Component\Config\ConfigCacheFactory { ... }; private ${Symfony\Component\Translation\Translator}parentLocales = NULL; private ${Symfony\Component\Translation\Translator}hasIntlFormatter = TRUE }; protected $priceComputingPrecision = 0; protected $mobile_device = NULL; protected $is_mobile = FALSE; protected $is_tablet = FALSE } ).../ProductAssembler.php:206

( ! ) Warning: Undefined array key "ean13" in /var/www/wonder-merch.com/public_html/classes/Product.php on line 5619
Call Stack
#TimeMemoryFunctionLocation
10.0001464152{main}( ).../index.php:0
20.02935157112DispatcherCore->dispatch( ).../index.php:28
30.066316222448ControllerCore->run( ).../Dispatcher.php:510
40.150040630608CategoryControllerCore->initContent( ).../Controller.php:319
50.306285831296ProductListingFrontControllerCore->doProductSearch( $template = 'catalog/listing/category', $params = ['entity' => 'category', 'id' => 18], $locale = ??? ).../CategoryController.php:133
60.306385831296ProductListingFrontControllerCore->getProductSearchVariables( ).../ProductListingFrontController.php:634
70.601331494328ProductListingFrontControllerCore->prepareMultipleProductsForTemplate( $products = [0 => ['id_product' => 857, 'out_of_stock' => NULL], 1 => ['id_product' => 796, 'out_of_stock' => NULL], 2 => ['id_product' => 786, 'out_of_stock' => NULL], 3 => ['id_product' => 747, 'out_of_stock' => NULL], 4 => ['id_product' => 724, 'out_of_stock' => NULL], 5 => ['id_product' => 177, 'out_of_stock' => NULL], 6 => ['id_product' => 119, 'out_of_stock' => NULL], 7 => ['id_product' => 117, 'out_of_stock' => NULL], 8 => ['id_product' => 838, 'out_of_stock' => 0], 9 => ['id_product' => 837, 'out_of_stock' => 0], 10 => ['id_product' => 642, 'out_of_stock' => 0], 11 => ['id_product' => 622, 'out_of_stock' => 0], 12 => ['id_product' => 620, 'out_of_stock' => 0], 13 => ['id_product' => 614, 'out_of_stock' => 0], 14 => ['id_product' => 568, 'out_of_stock' => 0], 15 => ['id_product' => 470, 'out_of_stock' => 0], 16 => ['id_product' => 469, 'out_of_stock' => 0], 17 => ['id_product' => 452, 'out_of_stock' => 0], 18 => ['id_product' => 451, 'out_of_stock' => 0]] ).../ProductListingFrontController.php:377
80.601431495496ProductAssemblerCore->assembleProducts( $rawProducts = [0 => ['id_product' => 857, 'out_of_stock' => NULL], 1 => ['id_product' => 796, 'out_of_stock' => NULL], 2 => ['id_product' => 786, 'out_of_stock' => NULL], 3 => ['id_product' => 747, 'out_of_stock' => NULL], 4 => ['id_product' => 724, 'out_of_stock' => NULL], 5 => ['id_product' => 177, 'out_of_stock' => NULL], 6 => ['id_product' => 119, 'out_of_stock' => NULL], 7 => ['id_product' => 117, 'out_of_stock' => NULL], 8 => ['id_product' => 838, 'out_of_stock' => 0], 9 => ['id_product' => 837, 'out_of_stock' => 0], 10 => ['id_product' => 642, 'out_of_stock' => 0], 11 => ['id_product' => 622, 'out_of_stock' => 0], 12 => ['id_product' => 620, 'out_of_stock' => 0], 13 => ['id_product' => 614, 'out_of_stock' => 0], 14 => ['id_product' => 568, 'out_of_stock' => 0], 15 => ['id_product' => 470, 'out_of_stock' => 0], 16 => ['id_product' => 469, 'out_of_stock' => 0], 17 => ['id_product' => 452, 'out_of_stock' => 0], 18 => ['id_product' => 451, 'out_of_stock' => 0]] ).../ProductListingFrontController.php:108
90.658832665984ProductCore::getProductProperties( $id_lang = 2, $row = ['id_product' => 838, 'out_of_stock' => 0], $context = class Context { public $cart = class Cart { public $id = NULL; public $id_lang = 2; protected $lang_associated = NULL; public $id_shop = 1; public $id_shop_list = [...]; protected $get_shop_from_context = TRUE; protected $table = 'cart'; protected $identifier = 'id_cart'; protected $fieldsRequired = [...]; protected $fieldsSize = [...]; protected $fieldsValidate = [...]; protected $fieldsRequiredLang = [...]; protected $fieldsSizeLang = [...]; protected $fieldsValidateLang = [...]; protected $tables = [...]; protected $webserviceParameters = [...]; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = [...]; protected $update_fields = NULL; public $force_id = FALSE; public $id_shop_group = 1; public $id_address_delivery = 0; public $id_address_invoice = 0; public $id_currency = 1; public $id_customer = NULL; public $id_guest = 0; public $recyclable = FALSE; public $gift = FALSE; public $gift_message = NULL; public $mobile_theme = NULL; public $date_add = NULL; public $secure_key = NULL; public $id_carrier = 0; public $date_upd = NULL; public $checkedTos = FALSE; public $pictures = NULL; public $textFields = NULL; public $delivery_option = NULL; public $allow_seperated_package = FALSE; protected $_products = NULL; protected $_taxCalculationMethod = 1; protected $configuration = class PrestaShop\PrestaShop\Adapter\Configuration { ... }; protected $addressFactory = class PrestaShop\PrestaShop\Adapter\AddressFactory { ... }; protected $shouldSplitGiftProductsQuantity = FALSE; protected $shouldExcludeGiftsDiscount = FALSE }; public $customer = class Customer { public $id = NULL; public $id_lang = NULL; protected $lang_associated = NULL; public $id_shop = NULL; public $id_shop_list = [...]; protected $get_shop_from_context = TRUE; protected $table = 'customer'; protected $identifier = 'id_customer'; protected $fieldsRequired = [...]; protected $fieldsSize = [...]; protected $fieldsValidate = [...]; protected $fieldsRequiredLang = [...]; protected $fieldsSizeLang = [...]; protected $fieldsValidateLang = [...]; protected $tables = [...]; protected $webserviceParameters = [...]; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = [...]; protected $update_fields = NULL; public $force_id = FALSE; public $id_shop_group = NULL; public $secure_key = NULL; public $note = NULL; public $id_gender = 0; public $id_default_group = 1; public $lastname = NULL; public $firstname = NULL; public $birthday = NULL; public $email = NULL; public $newsletter = NULL; public $ip_registration_newsletter = NULL; public $newsletter_date_add = NULL; public $optin = NULL; public $website = NULL; public $company = NULL; public $siret = NULL; public $ape = NULL; public $outstanding_allow_amount = 0; public $show_public_prices = 0; public $id_risk = NULL; public $max_payment_days = 0; public $passwd = NULL; public $last_passwd_gen = NULL; public $active = TRUE; public $is_guest = FALSE; public $deleted = FALSE; public $date_add = NULL; public $date_upd = NULL; public $years = NULL; public $days = NULL; public $months = NULL; public $geoloc_id_country = NULL; public $geoloc_id_state = NULL; public $geoloc_postcode = NULL; public $logged = FALSE; public $id_guest = FALSE; public $groupBox = NULL; public $reset_password_token = NULL; public $reset_password_validity = NULL }; public $cookie = class Cookie { protected $_content = [...]; protected $_name = 'PrestaShop-916eda3f2e7f51db3be4bb46e15428e9'; protected $_expire = 1783081455; protected $_domain = 'wonder-merch.com'; protected $_sameSite = 'Lax'; protected $_path = '/'; protected $cipherTool = class PhpEncryption { ... }; protected $_modified = TRUE; protected $_allow_writing = TRUE; protected $_salt = 'ku9wtf1Sx8EsLHSFZh9oppAXMaj9T7WQ'; protected $_standalone = FALSE; protected $_secure = TRUE; protected $session = NULL }; public $session = class Symfony\Component\HttpFoundation\Session\Session { protected $storage = class Symfony\Component\HttpFoundation\Session\Storage\PhpBridgeSessionStorage { ... }; private $flashName = 'flashes'; private $attributeName = 'attributes'; private $data = [...]; private $usageIndex = 2 }; public $link = class Link { protected $allow = TRUE; protected $url = '/index.php'; public $protocol_link = 'https://'; public $protocol_content = 'https://'; protected $ssl_enable = '1'; protected $urlShopId = NULL }; public $country = class Country { public $id = 68; protected $id_lang = 1; protected $lang_associated = NULL; protected $id_shop = 1; public $id_shop_list = [...]; protected $get_shop_from_context = TRUE; protected $table = 'country'; protected $identifier = 'id_country'; protected $fieldsRequired = [...]; protected $fieldsSize = [...]; protected $fieldsValidate = [...]; protected $fieldsRequiredLang = [...]; protected $fieldsSizeLang = [...]; protected $fieldsValidateLang = [...]; protected $tables = [...]; protected $webserviceParameters = [...]; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = [...]; protected $update_fields = NULL; public $force_id = FALSE; public $id_zone = 6; public $id_currency = 0; public $iso_code = 'CL'; public $call_prefix = 56; public $name = 'Chile'; public $contains_states = '0'; public $need_identification_number = '0'; public $need_zip_code = '0'; public $zip_code_format = ''; public $display_tax_label = '1'; public $active = '1' }; public $employee = NULL; public $controller = class CategoryController { protected $context = ...; public $css_files = [...]; public $js_files = [...]; protected $display_header = TRUE; protected $display_header_javascript = TRUE; protected $template = NULL; protected $display_footer = TRUE; protected $content_only = FALSE; public $ajax = FALSE; protected $json = FALSE; protected $status = ''; protected $redirect_after = NULL; public $controller_type = 'front'; public $php_self = 'category'; protected $translator = class PrestaShopBundle\Translation\TranslatorComponent { ... }; protected $container = class FrontContainer { ... }; public $errors = [...]; public $layout = NULL; public $warning = [...]; public $success = [...]; public $info = [...]; public $iso = NULL; public $orderBy = NULL; public $orderWay = NULL; public $p = NULL; public $n = NULL; public $auth = FALSE; public $guestAllowed = FALSE; public $authRedirection = FALSE; public $ssl = TRUE; protected $restrictedCountry = 0; protected $maintenance = FALSE; protected $redirectionExtraExcludedKeys = [...]; public $nb_items_per_page = NULL; public $objectPresenter = class PrestaShop\PrestaShop\Adapter\Presenter\Object\ObjectPresenter { ... }; public $cart_presenter = class PrestaShop\PrestaShop\Adapter\Presenter\Cart\CartPresenter { ... }; private ${FrontControllerCore}templateFinder = class TemplateFinder { ... }; protected $stylesheetManager = class StylesheetManager { ... }; protected $javascriptManager = class JavascriptManager { ... }; protected $cccReducer = class CccReducer { ... }; protected $urls = [...]; protected $automaticallyAllocateInvoiceAddress = TRUE; protected $automaticallyAllocateDeliveryAddress = TRUE; public $page_name = NULL; public $customer_access = TRUE; protected $notFound = FALSE; protected $category = class Category { ... } }; public $override_controller_name_for_translations = NULL; public $language = class Language { public $id = 2; protected $id_lang = NULL; protected $lang_associated = NULL; protected $id_shop = 1; public $id_shop_list = [...]; protected $get_shop_from_context = TRUE; protected $table = 'lang'; protected $identifier = 'id_lang'; protected $fieldsRequired = [...]; protected $fieldsSize = [...]; protected $fieldsValidate = [...]; protected $fieldsRequiredLang = [...]; protected $fieldsSizeLang = [...]; protected $fieldsValidateLang = [...]; protected $tables = [...]; protected $webserviceParameters = [...]; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = [...]; protected $update_fields = NULL; public $force_id = FALSE; public $name = 'English (English)'; public $iso_code = 'en'; public $locale = 'en-US'; public $language_code = 'en-us'; public $date_format_lite = 'm/d/Y'; public $date_format_full = 'm/d/Y H:i:s'; public $is_rtl = '0'; public $active = '1'; protected $translationsFilesAndVars = [...] }; public $currency = class Currency { public $id = 1; protected $id_lang = NULL; protected $lang_associated = NULL; protected $id_shop = 1; public $id_shop_list = [...]; protected $get_shop_from_context = TRUE; protected $table = 'currency'; protected $identifier = 'id_currency'; protected $fieldsRequired = [...]; protected $fieldsSize = [...]; protected $fieldsValidate = [...]; protected $fieldsRequiredLang = [...]; protected $fieldsSizeLang = [...]; protected $fieldsValidateLang = [...]; protected $tables = [...]; protected $webserviceParameters = [...]; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = [...]; protected $update_fields = NULL; public $force_id = FALSE; public $name = 'Chilean Peso'; protected $localizedNames = [...]; public $iso_code = 'CLP'; public $iso_code_num = '152'; public $numeric_iso_code = '152'; public $conversion_rate = '1.000000'; public $deleted = '0'; public $unofficial = '0'; public $modified = '0'; public $active = '1'; public $sign = '$'; public $symbol = '$'; private ${CurrencyCore}localizedSymbols = [...]; public $format = NULL; public $blank = 1; public $decimals = 1; public $precision = 0; public $pattern = [...]; private ${CurrencyCore}localizedPatterns = [...]; public $prefix = NULL; public $suffix = NULL }; public $currentLocale = class PrestaShop\PrestaShop\Core\Localization\Locale { protected $code = 'en-US'; protected $numberFormatter = class PrestaShop\PrestaShop\Core\Localization\Number\Formatter { ... }; protected $numberSpecification = class PrestaShop\PrestaShop\Core\Localization\Specification\Number { ... }; protected $priceSpecifications = class PrestaShop\PrestaShop\Core\Localization\Specification\NumberCollection { ... } }; public $tab = NULL; public $shop = class Shop { public $id = 1; protected $id_lang = NULL; protected $lang_associated = NULL; protected $id_shop = NULL; public $id_shop_list = [...]; protected $get_shop_from_context = TRUE; protected $table = 'shop'; protected $identifier = 'id_shop'; protected $fieldsRequired = [...]; protected $fieldsSize = [...]; protected $fieldsValidate = [...]; protected $fieldsRequiredLang = [...]; protected $fieldsSizeLang = [...]; protected $fieldsValidateLang = [...]; protected $tables = [...]; protected $webserviceParameters = [...]; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = [...]; protected $update_fields = NULL; public $force_id = FALSE; public $id_shop_group = 1; public $id_category = 2; public $theme_name = 'wonder'; public $name = 'Wonder Merch'; public $color = ''; public $active = '1'; public $deleted = '0'; public $physical_uri = '/'; public $virtual_uri = ''; public $domain = 'wonder-merch.com'; public $domain_ssl = 'wonder-merch.com'; protected $group = class ShopGroup { ... }; public $address = class Address { ... }; public $theme = class PrestaShop\PrestaShop\Core\Addon\Theme\Theme { ... } }; public $tmpOldShop = NULL; public $smarty = class SmartyDev { public $_objType = 1; public $template_class = 'SmartyDevTemplate'; public $tpl_vars = [...]; public $parent = NULL; public $config_vars = [...]; public $ext = class Smarty_Internal_Extension_Handler { ... }; public $cache_id = NULL; public $compile_id = NULL; public $caching = 0; public $compile_check = 1; public $cache_lifetime = 3600; public $tplFunctions = [...]; public $_cache = [...]; public $auto_literal = TRUE; public $error_unassigned = FALSE; public $use_include_path = FALSE; public $_templateDirNormalized = TRUE; public $_joined_template_dir = '/var/www/wonder-merch.com/public_html/themes/wonder/templates/'; public $_configDirNormalized = FALSE; public $_joined_config_dir = NULL; public $default_template_handler_func = NULL; public $default_config_handler_func = NULL; public $default_plugin_handler_func = NULL; public $_compileDirNormalized = TRUE; public $_pluginsDirNormalized = FALSE; public $_cacheDirNormalized = TRUE; public $force_compile = FALSE; public $use_sub_dirs = TRUE; public $allow_ambiguous_resources = FALSE; public $merge_compiled_includes = FALSE; public $extends_recursion = TRUE; public $force_cache = FALSE; public $left_delimiter = '{'; public $right_delimiter = '}'; public $literals = [...]; public $security_class = 'Smarty_Security'; public $security_policy = NULL; public $allow_php_templates = FALSE; public $debugging = FALSE; public $debugging_ctrl = 'NONE'; public $smarty_debug_id = 'SMARTY_DEBUG'; public $debug_tpl = '/var/www/wonder-merch.com/public_html/themes/debug.tpl'; public $error_reporting = NULL; public $config_overwrite = TRUE; public $config_booleanize = TRUE; public $config_read_hidden = FALSE; public $compile_locking = TRUE; public $cache_locking = FALSE; public $locking_timeout = 10; public $default_resource_type = 'file'; public $caching_type = 'file'; public $default_config_type = 'file'; public $cache_modified_check = FALSE; public $registered_plugins = [...]; public $registered_objects = [...]; public $registered_classes = [...]; public $registered_filters = [...]; public $registered_resources = [...]; public $registered_cache_resources = [...]; public $autoload_filters = [...]; public $default_modifiers = [...]; public $escape_html = TRUE; public $start_time = 1781353455.4068; public $_current_file = NULL; public $_parserdebug = FALSE; public $_debug = NULL; protected $template_dir = [...]; protected $_processedTemplateDir = [...]; protected $config_dir = [...]; protected $_processedConfigDir = [...]; protected $compile_dir = '/var/www/wonder-merch.com/public_html/var/cache/dev/smarty/compile/'; protected $plugins_dir = [...]; protected $cache_dir = '/var/www/wonder-merch.com/public_html/var/cache/dev/smarty/cache/'; protected $obsoleteProperties = [...]; protected $accessMap = [...]; private ${Smarty}isMutingUndefinedOrNullWarnings = FALSE }; public $mobile_detect = class Mobile_Detect { protected $cache = [...]; protected $userAgent = 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)'; protected $httpHeaders = [...]; protected $cloudfrontHeaders = [...]; protected $matchingRegex = NULL; protected $matchesArray = NULL; protected $detectionType = 'mobile' }; public $mode = NULL; public $container = NULL; public $virtualTotalTaxExcluded = 0; public $virtualTotalTaxIncluded = 0; protected $translator = class PrestaShopBundle\Translation\TranslatorComponent { protected $catalogues = [...]; private ${Symfony\Component\Translation\Translator}locale = 'en-US'; private ${Symfony\Component\Translation\Translator}fallbackLocales = [...]; private ${Symfony\Component\Translation\Translator}loaders = [...]; private ${Symfony\Component\Translation\Translator}resources = [...]; private ${Symfony\Component\Translation\Translator}formatter = class Symfony\Component\Translation\Formatter\MessageFormatter { ... }; private ${Symfony\Component\Translation\Translator}cacheDir = '/var/www/wonder-merch.com/public_html/var/cache/dev/translations'; private ${Symfony\Component\Translation\Translator}debug = FALSE; private ${Symfony\Component\Translation\Translator}cacheVary = [...]; private ${Symfony\Component\Translation\Translator}configCacheFactory = class Symfony\Component\Config\ConfigCacheFactory { ... }; private ${Symfony\Component\Translation\Translator}parentLocales = NULL; private ${Symfony\Component\Translation\Translator}hasIntlFormatter = TRUE }; protected $priceComputingPrecision = 0; protected $mobile_device = NULL; protected $is_mobile = FALSE; protected $is_tablet = FALSE } ).../ProductAssembler.php:206

( ! ) Warning: Undefined array key "id_manufacturer" in /var/www/wonder-merch.com/public_html/classes/Product.php on line 5620
Call Stack
#TimeMemoryFunctionLocation
10.0001464152{main}( ).../index.php:0
20.02935157112DispatcherCore->dispatch( ).../index.php:28
30.066316222448ControllerCore->run( ).../Dispatcher.php:510
40.150040630608CategoryControllerCore->initContent( ).../Controller.php:319
50.306285831296ProductListingFrontControllerCore->doProductSearch( $template = 'catalog/listing/category', $params = ['entity' => 'category', 'id' => 18], $locale = ??? ).../CategoryController.php:133
60.306385831296ProductListingFrontControllerCore->getProductSearchVariables( ).../ProductListingFrontController.php:634
70.601331494328ProductListingFrontControllerCore->prepareMultipleProductsForTemplate( $products = [0 => ['id_product' => 857, 'out_of_stock' => NULL], 1 => ['id_product' => 796, 'out_of_stock' => NULL], 2 => ['id_product' => 786, 'out_of_stock' => NULL], 3 => ['id_product' => 747, 'out_of_stock' => NULL], 4 => ['id_product' => 724, 'out_of_stock' => NULL], 5 => ['id_product' => 177, 'out_of_stock' => NULL], 6 => ['id_product' => 119, 'out_of_stock' => NULL], 7 => ['id_product' => 117, 'out_of_stock' => NULL], 8 => ['id_product' => 838, 'out_of_stock' => 0], 9 => ['id_product' => 837, 'out_of_stock' => 0], 10 => ['id_product' => 642, 'out_of_stock' => 0], 11 => ['id_product' => 622, 'out_of_stock' => 0], 12 => ['id_product' => 620, 'out_of_stock' => 0], 13 => ['id_product' => 614, 'out_of_stock' => 0], 14 => ['id_product' => 568, 'out_of_stock' => 0], 15 => ['id_product' => 470, 'out_of_stock' => 0], 16 => ['id_product' => 469, 'out_of_stock' => 0], 17 => ['id_product' => 452, 'out_of_stock' => 0], 18 => ['id_product' => 451, 'out_of_stock' => 0]] ).../ProductListingFrontController.php:377
80.601431495496ProductAssemblerCore->assembleProducts( $rawProducts = [0 => ['id_product' => 857, 'out_of_stock' => NULL], 1 => ['id_product' => 796, 'out_of_stock' => NULL], 2 => ['id_product' => 786, 'out_of_stock' => NULL], 3 => ['id_product' => 747, 'out_of_stock' => NULL], 4 => ['id_product' => 724, 'out_of_stock' => NULL], 5 => ['id_product' => 177, 'out_of_stock' => NULL], 6 => ['id_product' => 119, 'out_of_stock' => NULL], 7 => ['id_product' => 117, 'out_of_stock' => NULL], 8 => ['id_product' => 838, 'out_of_stock' => 0], 9 => ['id_product' => 837, 'out_of_stock' => 0], 10 => ['id_product' => 642, 'out_of_stock' => 0], 11 => ['id_product' => 622, 'out_of_stock' => 0], 12 => ['id_product' => 620, 'out_of_stock' => 0], 13 => ['id_product' => 614, 'out_of_stock' => 0], 14 => ['id_product' => 568, 'out_of_stock' => 0], 15 => ['id_product' => 470, 'out_of_stock' => 0], 16 => ['id_product' => 469, 'out_of_stock' => 0], 17 => ['id_product' => 452, 'out_of_stock' => 0], 18 => ['id_product' => 451, 'out_of_stock' => 0]] ).../ProductListingFrontController.php:108
90.658832665984ProductCore::getProductProperties( $id_lang = 2, $row = ['id_product' => 838, 'out_of_stock' => 0], $context = class Context { public $cart = class Cart { public $id = NULL; public $id_lang = 2; protected $lang_associated = NULL; public $id_shop = 1; public $id_shop_list = [...]; protected $get_shop_from_context = TRUE; protected $table = 'cart'; protected $identifier = 'id_cart'; protected $fieldsRequired = [...]; protected $fieldsSize = [...]; protected $fieldsValidate = [...]; protected $fieldsRequiredLang = [...]; protected $fieldsSizeLang = [...]; protected $fieldsValidateLang = [...]; protected $tables = [...]; protected $webserviceParameters = [...]; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = [...]; protected $update_fields = NULL; public $force_id = FALSE; public $id_shop_group = 1; public $id_address_delivery = 0; public $id_address_invoice = 0; public $id_currency = 1; public $id_customer = NULL; public $id_guest = 0; public $recyclable = FALSE; public $gift = FALSE; public $gift_message = NULL; public $mobile_theme = NULL; public $date_add = NULL; public $secure_key = NULL; public $id_carrier = 0; public $date_upd = NULL; public $checkedTos = FALSE; public $pictures = NULL; public $textFields = NULL; public $delivery_option = NULL; public $allow_seperated_package = FALSE; protected $_products = NULL; protected $_taxCalculationMethod = 1; protected $configuration = class PrestaShop\PrestaShop\Adapter\Configuration { ... }; protected $addressFactory = class PrestaShop\PrestaShop\Adapter\AddressFactory { ... }; protected $shouldSplitGiftProductsQuantity = FALSE; protected $shouldExcludeGiftsDiscount = FALSE }; public $customer = class Customer { public $id = NULL; public $id_lang = NULL; protected $lang_associated = NULL; public $id_shop = NULL; public $id_shop_list = [...]; protected $get_shop_from_context = TRUE; protected $table = 'customer'; protected $identifier = 'id_customer'; protected $fieldsRequired = [...]; protected $fieldsSize = [...]; protected $fieldsValidate = [...]; protected $fieldsRequiredLang = [...]; protected $fieldsSizeLang = [...]; protected $fieldsValidateLang = [...]; protected $tables = [...]; protected $webserviceParameters = [...]; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = [...]; protected $update_fields = NULL; public $force_id = FALSE; public $id_shop_group = NULL; public $secure_key = NULL; public $note = NULL; public $id_gender = 0; public $id_default_group = 1; public $lastname = NULL; public $firstname = NULL; public $birthday = NULL; public $email = NULL; public $newsletter = NULL; public $ip_registration_newsletter = NULL; public $newsletter_date_add = NULL; public $optin = NULL; public $website = NULL; public $company = NULL; public $siret = NULL; public $ape = NULL; public $outstanding_allow_amount = 0; public $show_public_prices = 0; public $id_risk = NULL; public $max_payment_days = 0; public $passwd = NULL; public $last_passwd_gen = NULL; public $active = TRUE; public $is_guest = FALSE; public $deleted = FALSE; public $date_add = NULL; public $date_upd = NULL; public $years = NULL; public $days = NULL; public $months = NULL; public $geoloc_id_country = NULL; public $geoloc_id_state = NULL; public $geoloc_postcode = NULL; public $logged = FALSE; public $id_guest = FALSE; public $groupBox = NULL; public $reset_password_token = NULL; public $reset_password_validity = NULL }; public $cookie = class Cookie { protected $_content = [...]; protected $_name = 'PrestaShop-916eda3f2e7f51db3be4bb46e15428e9'; protected $_expire = 1783081455; protected $_domain = 'wonder-merch.com'; protected $_sameSite = 'Lax'; protected $_path = '/'; protected $cipherTool = class PhpEncryption { ... }; protected $_modified = TRUE; protected $_allow_writing = TRUE; protected $_salt = 'ku9wtf1Sx8EsLHSFZh9oppAXMaj9T7WQ'; protected $_standalone = FALSE; protected $_secure = TRUE; protected $session = NULL }; public $session = class Symfony\Component\HttpFoundation\Session\Session { protected $storage = class Symfony\Component\HttpFoundation\Session\Storage\PhpBridgeSessionStorage { ... }; private $flashName = 'flashes'; private $attributeName = 'attributes'; private $data = [...]; private $usageIndex = 2 }; public $link = class Link { protected $allow = TRUE; protected $url = '/index.php'; public $protocol_link = 'https://'; public $protocol_content = 'https://'; protected $ssl_enable = '1'; protected $urlShopId = NULL }; public $country = class Country { public $id = 68; protected $id_lang = 1; protected $lang_associated = NULL; protected $id_shop = 1; public $id_shop_list = [...]; protected $get_shop_from_context = TRUE; protected $table = 'country'; protected $identifier = 'id_country'; protected $fieldsRequired = [...]; protected $fieldsSize = [...]; protected $fieldsValidate = [...]; protected $fieldsRequiredLang = [...]; protected $fieldsSizeLang = [...]; protected $fieldsValidateLang = [...]; protected $tables = [...]; protected $webserviceParameters = [...]; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = [...]; protected $update_fields = NULL; public $force_id = FALSE; public $id_zone = 6; public $id_currency = 0; public $iso_code = 'CL'; public $call_prefix = 56; public $name = 'Chile'; public $contains_states = '0'; public $need_identification_number = '0'; public $need_zip_code = '0'; public $zip_code_format = ''; public $display_tax_label = '1'; public $active = '1' }; public $employee = NULL; public $controller = class CategoryController { protected $context = ...; public $css_files = [...]; public $js_files = [...]; protected $display_header = TRUE; protected $display_header_javascript = TRUE; protected $template = NULL; protected $display_footer = TRUE; protected $content_only = FALSE; public $ajax = FALSE; protected $json = FALSE; protected $status = ''; protected $redirect_after = NULL; public $controller_type = 'front'; public $php_self = 'category'; protected $translator = class PrestaShopBundle\Translation\TranslatorComponent { ... }; protected $container = class FrontContainer { ... }; public $errors = [...]; public $layout = NULL; public $warning = [...]; public $success = [...]; public $info = [...]; public $iso = NULL; public $orderBy = NULL; public $orderWay = NULL; public $p = NULL; public $n = NULL; public $auth = FALSE; public $guestAllowed = FALSE; public $authRedirection = FALSE; public $ssl = TRUE; protected $restrictedCountry = 0; protected $maintenance = FALSE; protected $redirectionExtraExcludedKeys = [...]; public $nb_items_per_page = NULL; public $objectPresenter = class PrestaShop\PrestaShop\Adapter\Presenter\Object\ObjectPresenter { ... }; public $cart_presenter = class PrestaShop\PrestaShop\Adapter\Presenter\Cart\CartPresenter { ... }; private ${FrontControllerCore}templateFinder = class TemplateFinder { ... }; protected $stylesheetManager = class StylesheetManager { ... }; protected $javascriptManager = class JavascriptManager { ... }; protected $cccReducer = class CccReducer { ... }; protected $urls = [...]; protected $automaticallyAllocateInvoiceAddress = TRUE; protected $automaticallyAllocateDeliveryAddress = TRUE; public $page_name = NULL; public $customer_access = TRUE; protected $notFound = FALSE; protected $category = class Category { ... } }; public $override_controller_name_for_translations = NULL; public $language = class Language { public $id = 2; protected $id_lang = NULL; protected $lang_associated = NULL; protected $id_shop = 1; public $id_shop_list = [...]; protected $get_shop_from_context = TRUE; protected $table = 'lang'; protected $identifier = 'id_lang'; protected $fieldsRequired = [...]; protected $fieldsSize = [...]; protected $fieldsValidate = [...]; protected $fieldsRequiredLang = [...]; protected $fieldsSizeLang = [...]; protected $fieldsValidateLang = [...]; protected $tables = [...]; protected $webserviceParameters = [...]; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = [...]; protected $update_fields = NULL; public $force_id = FALSE; public $name = 'English (English)'; public $iso_code = 'en'; public $locale = 'en-US'; public $language_code = 'en-us'; public $date_format_lite = 'm/d/Y'; public $date_format_full = 'm/d/Y H:i:s'; public $is_rtl = '0'; public $active = '1'; protected $translationsFilesAndVars = [...] }; public $currency = class Currency { public $id = 1; protected $id_lang = NULL; protected $lang_associated = NULL; protected $id_shop = 1; public $id_shop_list = [...]; protected $get_shop_from_context = TRUE; protected $table = 'currency'; protected $identifier = 'id_currency'; protected $fieldsRequired = [...]; protected $fieldsSize = [...]; protected $fieldsValidate = [...]; protected $fieldsRequiredLang = [...]; protected $fieldsSizeLang = [...]; protected $fieldsValidateLang = [...]; protected $tables = [...]; protected $webserviceParameters = [...]; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = [...]; protected $update_fields = NULL; public $force_id = FALSE; public $name = 'Chilean Peso'; protected $localizedNames = [...]; public $iso_code = 'CLP'; public $iso_code_num = '152'; public $numeric_iso_code = '152'; public $conversion_rate = '1.000000'; public $deleted = '0'; public $unofficial = '0'; public $modified = '0'; public $active = '1'; public $sign = '$'; public $symbol = '$'; private ${CurrencyCore}localizedSymbols = [...]; public $format = NULL; public $blank = 1; public $decimals = 1; public $precision = 0; public $pattern = [...]; private ${CurrencyCore}localizedPatterns = [...]; public $prefix = NULL; public $suffix = NULL }; public $currentLocale = class PrestaShop\PrestaShop\Core\Localization\Locale { protected $code = 'en-US'; protected $numberFormatter = class PrestaShop\PrestaShop\Core\Localization\Number\Formatter { ... }; protected $numberSpecification = class PrestaShop\PrestaShop\Core\Localization\Specification\Number { ... }; protected $priceSpecifications = class PrestaShop\PrestaShop\Core\Localization\Specification\NumberCollection { ... } }; public $tab = NULL; public $shop = class Shop { public $id = 1; protected $id_lang = NULL; protected $lang_associated = NULL; protected $id_shop = NULL; public $id_shop_list = [...]; protected $get_shop_from_context = TRUE; protected $table = 'shop'; protected $identifier = 'id_shop'; protected $fieldsRequired = [...]; protected $fieldsSize = [...]; protected $fieldsValidate = [...]; protected $fieldsRequiredLang = [...]; protected $fieldsSizeLang = [...]; protected $fieldsValidateLang = [...]; protected $tables = [...]; protected $webserviceParameters = [...]; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = [...]; protected $update_fields = NULL; public $force_id = FALSE; public $id_shop_group = 1; public $id_category = 2; public $theme_name = 'wonder'; public $name = 'Wonder Merch'; public $color = ''; public $active = '1'; public $deleted = '0'; public $physical_uri = '/'; public $virtual_uri = ''; public $domain = 'wonder-merch.com'; public $domain_ssl = 'wonder-merch.com'; protected $group = class ShopGroup { ... }; public $address = class Address { ... }; public $theme = class PrestaShop\PrestaShop\Core\Addon\Theme\Theme { ... } }; public $tmpOldShop = NULL; public $smarty = class SmartyDev { public $_objType = 1; public $template_class = 'SmartyDevTemplate'; public $tpl_vars = [...]; public $parent = NULL; public $config_vars = [...]; public $ext = class Smarty_Internal_Extension_Handler { ... }; public $cache_id = NULL; public $compile_id = NULL; public $caching = 0; public $compile_check = 1; public $cache_lifetime = 3600; public $tplFunctions = [...]; public $_cache = [...]; public $auto_literal = TRUE; public $error_unassigned = FALSE; public $use_include_path = FALSE; public $_templateDirNormalized = TRUE; public $_joined_template_dir = '/var/www/wonder-merch.com/public_html/themes/wonder/templates/'; public $_configDirNormalized = FALSE; public $_joined_config_dir = NULL; public $default_template_handler_func = NULL; public $default_config_handler_func = NULL; public $default_plugin_handler_func = NULL; public $_compileDirNormalized = TRUE; public $_pluginsDirNormalized = FALSE; public $_cacheDirNormalized = TRUE; public $force_compile = FALSE; public $use_sub_dirs = TRUE; public $allow_ambiguous_resources = FALSE; public $merge_compiled_includes = FALSE; public $extends_recursion = TRUE; public $force_cache = FALSE; public $left_delimiter = '{'; public $right_delimiter = '}'; public $literals = [...]; public $security_class = 'Smarty_Security'; public $security_policy = NULL; public $allow_php_templates = FALSE; public $debugging = FALSE; public $debugging_ctrl = 'NONE'; public $smarty_debug_id = 'SMARTY_DEBUG'; public $debug_tpl = '/var/www/wonder-merch.com/public_html/themes/debug.tpl'; public $error_reporting = NULL; public $config_overwrite = TRUE; public $config_booleanize = TRUE; public $config_read_hidden = FALSE; public $compile_locking = TRUE; public $cache_locking = FALSE; public $locking_timeout = 10; public $default_resource_type = 'file'; public $caching_type = 'file'; public $default_config_type = 'file'; public $cache_modified_check = FALSE; public $registered_plugins = [...]; public $registered_objects = [...]; public $registered_classes = [...]; public $registered_filters = [...]; public $registered_resources = [...]; public $registered_cache_resources = [...]; public $autoload_filters = [...]; public $default_modifiers = [...]; public $escape_html = TRUE; public $start_time = 1781353455.4068; public $_current_file = NULL; public $_parserdebug = FALSE; public $_debug = NULL; protected $template_dir = [...]; protected $_processedTemplateDir = [...]; protected $config_dir = [...]; protected $_processedConfigDir = [...]; protected $compile_dir = '/var/www/wonder-merch.com/public_html/var/cache/dev/smarty/compile/'; protected $plugins_dir = [...]; protected $cache_dir = '/var/www/wonder-merch.com/public_html/var/cache/dev/smarty/cache/'; protected $obsoleteProperties = [...]; protected $accessMap = [...]; private ${Smarty}isMutingUndefinedOrNullWarnings = FALSE }; public $mobile_detect = class Mobile_Detect { protected $cache = [...]; protected $userAgent = 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)'; protected $httpHeaders = [...]; protected $cloudfrontHeaders = [...]; protected $matchingRegex = NULL; protected $matchesArray = NULL; protected $detectionType = 'mobile' }; public $mode = NULL; public $container = NULL; public $virtualTotalTaxExcluded = 0; public $virtualTotalTaxIncluded = 0; protected $translator = class PrestaShopBundle\Translation\TranslatorComponent { protected $catalogues = [...]; private ${Symfony\Component\Translation\Translator}locale = 'en-US'; private ${Symfony\Component\Translation\Translator}fallbackLocales = [...]; private ${Symfony\Component\Translation\Translator}loaders = [...]; private ${Symfony\Component\Translation\Translator}resources = [...]; private ${Symfony\Component\Translation\Translator}formatter = class Symfony\Component\Translation\Formatter\MessageFormatter { ... }; private ${Symfony\Component\Translation\Translator}cacheDir = '/var/www/wonder-merch.com/public_html/var/cache/dev/translations'; private ${Symfony\Component\Translation\Translator}debug = FALSE; private ${Symfony\Component\Translation\Translator}cacheVary = [...]; private ${Symfony\Component\Translation\Translator}configCacheFactory = class Symfony\Component\Config\ConfigCacheFactory { ... }; private ${Symfony\Component\Translation\Translator}parentLocales = NULL; private ${Symfony\Component\Translation\Translator}hasIntlFormatter = TRUE }; protected $priceComputingPrecision = 0; protected $mobile_device = NULL; protected $is_mobile = FALSE; protected $is_tablet = FALSE } ).../ProductAssembler.php:206

( ! ) Warning: Undefined array key "minimal_quantity" in /var/www/wonder-merch.com/public_html/classes/Product.php on line 5633
Call Stack
#TimeMemoryFunctionLocation
10.0001464152{main}( ).../index.php:0
20.02935157112DispatcherCore->dispatch( ).../index.php:28
30.066316222448ControllerCore->run( ).../Dispatcher.php:510
40.150040630608CategoryControllerCore->initContent( ).../Controller.php:319
50.306285831296ProductListingFrontControllerCore->doProductSearch( $template = 'catalog/listing/category', $params = ['entity' => 'category', 'id' => 18], $locale = ??? ).../CategoryController.php:133
60.306385831296ProductListingFrontControllerCore->getProductSearchVariables( ).../ProductListingFrontController.php:634
70.601331494328ProductListingFrontControllerCore->prepareMultipleProductsForTemplate( $products = [0 => ['id_product' => 857, 'out_of_stock' => NULL], 1 => ['id_product' => 796, 'out_of_stock' => NULL], 2 => ['id_product' => 786, 'out_of_stock' => NULL], 3 => ['id_product' => 747, 'out_of_stock' => NULL], 4 => ['id_product' => 724, 'out_of_stock' => NULL], 5 => ['id_product' => 177, 'out_of_stock' => NULL], 6 => ['id_product' => 119, 'out_of_stock' => NULL], 7 => ['id_product' => 117, 'out_of_stock' => NULL], 8 => ['id_product' => 838, 'out_of_stock' => 0], 9 => ['id_product' => 837, 'out_of_stock' => 0], 10 => ['id_product' => 642, 'out_of_stock' => 0], 11 => ['id_product' => 622, 'out_of_stock' => 0], 12 => ['id_product' => 620, 'out_of_stock' => 0], 13 => ['id_product' => 614, 'out_of_stock' => 0], 14 => ['id_product' => 568, 'out_of_stock' => 0], 15 => ['id_product' => 470, 'out_of_stock' => 0], 16 => ['id_product' => 469, 'out_of_stock' => 0], 17 => ['id_product' => 452, 'out_of_stock' => 0], 18 => ['id_product' => 451, 'out_of_stock' => 0]] ).../ProductListingFrontController.php:377
80.601431495496ProductAssemblerCore->assembleProducts( $rawProducts = [0 => ['id_product' => 857, 'out_of_stock' => NULL], 1 => ['id_product' => 796, 'out_of_stock' => NULL], 2 => ['id_product' => 786, 'out_of_stock' => NULL], 3 => ['id_product' => 747, 'out_of_stock' => NULL], 4 => ['id_product' => 724, 'out_of_stock' => NULL], 5 => ['id_product' => 177, 'out_of_stock' => NULL], 6 => ['id_product' => 119, 'out_of_stock' => NULL], 7 => ['id_product' => 117, 'out_of_stock' => NULL], 8 => ['id_product' => 838, 'out_of_stock' => 0], 9 => ['id_product' => 837, 'out_of_stock' => 0], 10 => ['id_product' => 642, 'out_of_stock' => 0], 11 => ['id_product' => 622, 'out_of_stock' => 0], 12 => ['id_product' => 620, 'out_of_stock' => 0], 13 => ['id_product' => 614, 'out_of_stock' => 0], 14 => ['id_product' => 568, 'out_of_stock' => 0], 15 => ['id_product' => 470, 'out_of_stock' => 0], 16 => ['id_product' => 469, 'out_of_stock' => 0], 17 => ['id_product' => 452, 'out_of_stock' => 0], 18 => ['id_product' => 451, 'out_of_stock' => 0]] ).../ProductListingFrontController.php:108
90.658832665984ProductCore::getProductProperties( $id_lang = 2, $row = ['id_product' => 838, 'out_of_stock' => 0], $context = class Context { public $cart = class Cart { public $id = NULL; public $id_lang = 2; protected $lang_associated = NULL; public $id_shop = 1; public $id_shop_list = [...]; protected $get_shop_from_context = TRUE; protected $table = 'cart'; protected $identifier = 'id_cart'; protected $fieldsRequired = [...]; protected $fieldsSize = [...]; protected $fieldsValidate = [...]; protected $fieldsRequiredLang = [...]; protected $fieldsSizeLang = [...]; protected $fieldsValidateLang = [...]; protected $tables = [...]; protected $webserviceParameters = [...]; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = [...]; protected $update_fields = NULL; public $force_id = FALSE; public $id_shop_group = 1; public $id_address_delivery = 0; public $id_address_invoice = 0; public $id_currency = 1; public $id_customer = NULL; public $id_guest = 0; public $recyclable = FALSE; public $gift = FALSE; public $gift_message = NULL; public $mobile_theme = NULL; public $date_add = NULL; public $secure_key = NULL; public $id_carrier = 0; public $date_upd = NULL; public $checkedTos = FALSE; public $pictures = NULL; public $textFields = NULL; public $delivery_option = NULL; public $allow_seperated_package = FALSE; protected $_products = NULL; protected $_taxCalculationMethod = 1; protected $configuration = class PrestaShop\PrestaShop\Adapter\Configuration { ... }; protected $addressFactory = class PrestaShop\PrestaShop\Adapter\AddressFactory { ... }; protected $shouldSplitGiftProductsQuantity = FALSE; protected $shouldExcludeGiftsDiscount = FALSE }; public $customer = class Customer { public $id = NULL; public $id_lang = NULL; protected $lang_associated = NULL; public $id_shop = NULL; public $id_shop_list = [...]; protected $get_shop_from_context = TRUE; protected $table = 'customer'; protected $identifier = 'id_customer'; protected $fieldsRequired = [...]; protected $fieldsSize = [...]; protected $fieldsValidate = [...]; protected $fieldsRequiredLang = [...]; protected $fieldsSizeLang = [...]; protected $fieldsValidateLang = [...]; protected $tables = [...]; protected $webserviceParameters = [...]; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = [...]; protected $update_fields = NULL; public $force_id = FALSE; public $id_shop_group = NULL; public $secure_key = NULL; public $note = NULL; public $id_gender = 0; public $id_default_group = 1; public $lastname = NULL; public $firstname = NULL; public $birthday = NULL; public $email = NULL; public $newsletter = NULL; public $ip_registration_newsletter = NULL; public $newsletter_date_add = NULL; public $optin = NULL; public $website = NULL; public $company = NULL; public $siret = NULL; public $ape = NULL; public $outstanding_allow_amount = 0; public $show_public_prices = 0; public $id_risk = NULL; public $max_payment_days = 0; public $passwd = NULL; public $last_passwd_gen = NULL; public $active = TRUE; public $is_guest = FALSE; public $deleted = FALSE; public $date_add = NULL; public $date_upd = NULL; public $years = NULL; public $days = NULL; public $months = NULL; public $geoloc_id_country = NULL; public $geoloc_id_state = NULL; public $geoloc_postcode = NULL; public $logged = FALSE; public $id_guest = FALSE; public $groupBox = NULL; public $reset_password_token = NULL; public $reset_password_validity = NULL }; public $cookie = class Cookie { protected $_content = [...]; protected $_name = 'PrestaShop-916eda3f2e7f51db3be4bb46e15428e9'; protected $_expire = 1783081455; protected $_domain = 'wonder-merch.com'; protected $_sameSite = 'Lax'; protected $_path = '/'; protected $cipherTool = class PhpEncryption { ... }; protected $_modified = TRUE; protected $_allow_writing = TRUE; protected $_salt = 'ku9wtf1Sx8EsLHSFZh9oppAXMaj9T7WQ'; protected $_standalone = FALSE; protected $_secure = TRUE; protected $session = NULL }; public $session = class Symfony\Component\HttpFoundation\Session\Session { protected $storage = class Symfony\Component\HttpFoundation\Session\Storage\PhpBridgeSessionStorage { ... }; private $flashName = 'flashes'; private $attributeName = 'attributes'; private $data = [...]; private $usageIndex = 2 }; public $link = class Link { protected $allow = TRUE; protected $url = '/index.php'; public $protocol_link = 'https://'; public $protocol_content = 'https://'; protected $ssl_enable = '1'; protected $urlShopId = NULL }; public $country = class Country { public $id = 68; protected $id_lang = 1; protected $lang_associated = NULL; protected $id_shop = 1; public $id_shop_list = [...]; protected $get_shop_from_context = TRUE; protected $table = 'country'; protected $identifier = 'id_country'; protected $fieldsRequired = [...]; protected $fieldsSize = [...]; protected $fieldsValidate = [...]; protected $fieldsRequiredLang = [...]; protected $fieldsSizeLang = [...]; protected $fieldsValidateLang = [...]; protected $tables = [...]; protected $webserviceParameters = [...]; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = [...]; protected $update_fields = NULL; public $force_id = FALSE; public $id_zone = 6; public $id_currency = 0; public $iso_code = 'CL'; public $call_prefix = 56; public $name = 'Chile'; public $contains_states = '0'; public $need_identification_number = '0'; public $need_zip_code = '0'; public $zip_code_format = ''; public $display_tax_label = '1'; public $active = '1' }; public $employee = NULL; public $controller = class CategoryController { protected $context = ...; public $css_files = [...]; public $js_files = [...]; protected $display_header = TRUE; protected $display_header_javascript = TRUE; protected $template = NULL; protected $display_footer = TRUE; protected $content_only = FALSE; public $ajax = FALSE; protected $json = FALSE; protected $status = ''; protected $redirect_after = NULL; public $controller_type = 'front'; public $php_self = 'category'; protected $translator = class PrestaShopBundle\Translation\TranslatorComponent { ... }; protected $container = class FrontContainer { ... }; public $errors = [...]; public $layout = NULL; public $warning = [...]; public $success = [...]; public $info = [...]; public $iso = NULL; public $orderBy = NULL; public $orderWay = NULL; public $p = NULL; public $n = NULL; public $auth = FALSE; public $guestAllowed = FALSE; public $authRedirection = FALSE; public $ssl = TRUE; protected $restrictedCountry = 0; protected $maintenance = FALSE; protected $redirectionExtraExcludedKeys = [...]; public $nb_items_per_page = NULL; public $objectPresenter = class PrestaShop\PrestaShop\Adapter\Presenter\Object\ObjectPresenter { ... }; public $cart_presenter = class PrestaShop\PrestaShop\Adapter\Presenter\Cart\CartPresenter { ... }; private ${FrontControllerCore}templateFinder = class TemplateFinder { ... }; protected $stylesheetManager = class StylesheetManager { ... }; protected $javascriptManager = class JavascriptManager { ... }; protected $cccReducer = class CccReducer { ... }; protected $urls = [...]; protected $automaticallyAllocateInvoiceAddress = TRUE; protected $automaticallyAllocateDeliveryAddress = TRUE; public $page_name = NULL; public $customer_access = TRUE; protected $notFound = FALSE; protected $category = class Category { ... } }; public $override_controller_name_for_translations = NULL; public $language = class Language { public $id = 2; protected $id_lang = NULL; protected $lang_associated = NULL; protected $id_shop = 1; public $id_shop_list = [...]; protected $get_shop_from_context = TRUE; protected $table = 'lang'; protected $identifier = 'id_lang'; protected $fieldsRequired = [...]; protected $fieldsSize = [...]; protected $fieldsValidate = [...]; protected $fieldsRequiredLang = [...]; protected $fieldsSizeLang = [...]; protected $fieldsValidateLang = [...]; protected $tables = [...]; protected $webserviceParameters = [...]; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = [...]; protected $update_fields = NULL; public $force_id = FALSE; public $name = 'English (English)'; public $iso_code = 'en'; public $locale = 'en-US'; public $language_code = 'en-us'; public $date_format_lite = 'm/d/Y'; public $date_format_full = 'm/d/Y H:i:s'; public $is_rtl = '0'; public $active = '1'; protected $translationsFilesAndVars = [...] }; public $currency = class Currency { public $id = 1; protected $id_lang = NULL; protected $lang_associated = NULL; protected $id_shop = 1; public $id_shop_list = [...]; protected $get_shop_from_context = TRUE; protected $table = 'currency'; protected $identifier = 'id_currency'; protected $fieldsRequired = [...]; protected $fieldsSize = [...]; protected $fieldsValidate = [...]; protected $fieldsRequiredLang = [...]; protected $fieldsSizeLang = [...]; protected $fieldsValidateLang = [...]; protected $tables = [...]; protected $webserviceParameters = [...]; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = [...]; protected $update_fields = NULL; public $force_id = FALSE; public $name = 'Chilean Peso'; protected $localizedNames = [...]; public $iso_code = 'CLP'; public $iso_code_num = '152'; public $numeric_iso_code = '152'; public $conversion_rate = '1.000000'; public $deleted = '0'; public $unofficial = '0'; public $modified = '0'; public $active = '1'; public $sign = '$'; public $symbol = '$'; private ${CurrencyCore}localizedSymbols = [...]; public $format = NULL; public $blank = 1; public $decimals = 1; public $precision = 0; public $pattern = [...]; private ${CurrencyCore}localizedPatterns = [...]; public $prefix = NULL; public $suffix = NULL }; public $currentLocale = class PrestaShop\PrestaShop\Core\Localization\Locale { protected $code = 'en-US'; protected $numberFormatter = class PrestaShop\PrestaShop\Core\Localization\Number\Formatter { ... }; protected $numberSpecification = class PrestaShop\PrestaShop\Core\Localization\Specification\Number { ... }; protected $priceSpecifications = class PrestaShop\PrestaShop\Core\Localization\Specification\NumberCollection { ... } }; public $tab = NULL; public $shop = class Shop { public $id = 1; protected $id_lang = NULL; protected $lang_associated = NULL; protected $id_shop = NULL; public $id_shop_list = [...]; protected $get_shop_from_context = TRUE; protected $table = 'shop'; protected $identifier = 'id_shop'; protected $fieldsRequired = [...]; protected $fieldsSize = [...]; protected $fieldsValidate = [...]; protected $fieldsRequiredLang = [...]; protected $fieldsSizeLang = [...]; protected $fieldsValidateLang = [...]; protected $tables = [...]; protected $webserviceParameters = [...]; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = [...]; protected $update_fields = NULL; public $force_id = FALSE; public $id_shop_group = 1; public $id_category = 2; public $theme_name = 'wonder'; public $name = 'Wonder Merch'; public $color = ''; public $active = '1'; public $deleted = '0'; public $physical_uri = '/'; public $virtual_uri = ''; public $domain = 'wonder-merch.com'; public $domain_ssl = 'wonder-merch.com'; protected $group = class ShopGroup { ... }; public $address = class Address { ... }; public $theme = class PrestaShop\PrestaShop\Core\Addon\Theme\Theme { ... } }; public $tmpOldShop = NULL; public $smarty = class SmartyDev { public $_objType = 1; public $template_class = 'SmartyDevTemplate'; public $tpl_vars = [...]; public $parent = NULL; public $config_vars = [...]; public $ext = class Smarty_Internal_Extension_Handler { ... }; public $cache_id = NULL; public $compile_id = NULL; public $caching = 0; public $compile_check = 1; public $cache_lifetime = 3600; public $tplFunctions = [...]; public $_cache = [...]; public $auto_literal = TRUE; public $error_unassigned = FALSE; public $use_include_path = FALSE; public $_templateDirNormalized = TRUE; public $_joined_template_dir = '/var/www/wonder-merch.com/public_html/themes/wonder/templates/'; public $_configDirNormalized = FALSE; public $_joined_config_dir = NULL; public $default_template_handler_func = NULL; public $default_config_handler_func = NULL; public $default_plugin_handler_func = NULL; public $_compileDirNormalized = TRUE; public $_pluginsDirNormalized = FALSE; public $_cacheDirNormalized = TRUE; public $force_compile = FALSE; public $use_sub_dirs = TRUE; public $allow_ambiguous_resources = FALSE; public $merge_compiled_includes = FALSE; public $extends_recursion = TRUE; public $force_cache = FALSE; public $left_delimiter = '{'; public $right_delimiter = '}'; public $literals = [...]; public $security_class = 'Smarty_Security'; public $security_policy = NULL; public $allow_php_templates = FALSE; public $debugging = FALSE; public $debugging_ctrl = 'NONE'; public $smarty_debug_id = 'SMARTY_DEBUG'; public $debug_tpl = '/var/www/wonder-merch.com/public_html/themes/debug.tpl'; public $error_reporting = NULL; public $config_overwrite = TRUE; public $config_booleanize = TRUE; public $config_read_hidden = FALSE; public $compile_locking = TRUE; public $cache_locking = FALSE; public $locking_timeout = 10; public $default_resource_type = 'file'; public $caching_type = 'file'; public $default_config_type = 'file'; public $cache_modified_check = FALSE; public $registered_plugins = [...]; public $registered_objects = [...]; public $registered_classes = [...]; public $registered_filters = [...]; public $registered_resources = [...]; public $registered_cache_resources = [...]; public $autoload_filters = [...]; public $default_modifiers = [...]; public $escape_html = TRUE; public $start_time = 1781353455.4068; public $_current_file = NULL; public $_parserdebug = FALSE; public $_debug = NULL; protected $template_dir = [...]; protected $_processedTemplateDir = [...]; protected $config_dir = [...]; protected $_processedConfigDir = [...]; protected $compile_dir = '/var/www/wonder-merch.com/public_html/var/cache/dev/smarty/compile/'; protected $plugins_dir = [...]; protected $cache_dir = '/var/www/wonder-merch.com/public_html/var/cache/dev/smarty/cache/'; protected $obsoleteProperties = [...]; protected $accessMap = [...]; private ${Smarty}isMutingUndefinedOrNullWarnings = FALSE }; public $mobile_detect = class Mobile_Detect { protected $cache = [...]; protected $userAgent = 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)'; protected $httpHeaders = [...]; protected $cloudfrontHeaders = [...]; protected $matchingRegex = NULL; protected $matchesArray = NULL; protected $detectionType = 'mobile' }; public $mode = NULL; public $container = NULL; public $virtualTotalTaxExcluded = 0; public $virtualTotalTaxIncluded = 0; protected $translator = class PrestaShopBundle\Translation\TranslatorComponent { protected $catalogues = [...]; private ${Symfony\Component\Translation\Translator}locale = 'en-US'; private ${Symfony\Component\Translation\Translator}fallbackLocales = [...]; private ${Symfony\Component\Translation\Translator}loaders = [...]; private ${Symfony\Component\Translation\Translator}resources = [...]; private ${Symfony\Component\Translation\Translator}formatter = class Symfony\Component\Translation\Formatter\MessageFormatter { ... }; private ${Symfony\Component\Translation\Translator}cacheDir = '/var/www/wonder-merch.com/public_html/var/cache/dev/translations'; private ${Symfony\Component\Translation\Translator}debug = FALSE; private ${Symfony\Component\Translation\Translator}cacheVary = [...]; private ${Symfony\Component\Translation\Translator}configCacheFactory = class Symfony\Component\Config\ConfigCacheFactory { ... }; private ${Symfony\Component\Translation\Translator}parentLocales = NULL; private ${Symfony\Component\Translation\Translator}hasIntlFormatter = TRUE }; protected $priceComputingPrecision = 0; protected $mobile_device = NULL; protected $is_mobile = FALSE; protected $is_tablet = FALSE } ).../ProductAssembler.php:206

( ! ) Warning: Undefined array key "id_category_default" in /var/www/wonder-merch.com/public_html/classes/Product.php on line 5617
Call Stack
#TimeMemoryFunctionLocation
10.0001464152{main}( ).../index.php:0
20.02935157112DispatcherCore->dispatch( ).../index.php:28
30.066316222448ControllerCore->run( ).../Dispatcher.php:510
40.150040630608CategoryControllerCore->initContent( ).../Controller.php:319
50.306285831296ProductListingFrontControllerCore->doProductSearch( $template = 'catalog/listing/category', $params = ['entity' => 'category', 'id' => 18], $locale = ??? ).../CategoryController.php:133
60.306385831296ProductListingFrontControllerCore->getProductSearchVariables( ).../ProductListingFrontController.php:634
70.601331494328ProductListingFrontControllerCore->prepareMultipleProductsForTemplate( $products = [0 => ['id_product' => 857, 'out_of_stock' => NULL], 1 => ['id_product' => 796, 'out_of_stock' => NULL], 2 => ['id_product' => 786, 'out_of_stock' => NULL], 3 => ['id_product' => 747, 'out_of_stock' => NULL], 4 => ['id_product' => 724, 'out_of_stock' => NULL], 5 => ['id_product' => 177, 'out_of_stock' => NULL], 6 => ['id_product' => 119, 'out_of_stock' => NULL], 7 => ['id_product' => 117, 'out_of_stock' => NULL], 8 => ['id_product' => 838, 'out_of_stock' => 0], 9 => ['id_product' => 837, 'out_of_stock' => 0], 10 => ['id_product' => 642, 'out_of_stock' => 0], 11 => ['id_product' => 622, 'out_of_stock' => 0], 12 => ['id_product' => 620, 'out_of_stock' => 0], 13 => ['id_product' => 614, 'out_of_stock' => 0], 14 => ['id_product' => 568, 'out_of_stock' => 0], 15 => ['id_product' => 470, 'out_of_stock' => 0], 16 => ['id_product' => 469, 'out_of_stock' => 0], 17 => ['id_product' => 452, 'out_of_stock' => 0], 18 => ['id_product' => 451, 'out_of_stock' => 0]] ).../ProductListingFrontController.php:377
80.601431495496ProductAssemblerCore->assembleProducts( $rawProducts = [0 => ['id_product' => 857, 'out_of_stock' => NULL], 1 => ['id_product' => 796, 'out_of_stock' => NULL], 2 => ['id_product' => 786, 'out_of_stock' => NULL], 3 => ['id_product' => 747, 'out_of_stock' => NULL], 4 => ['id_product' => 724, 'out_of_stock' => NULL], 5 => ['id_product' => 177, 'out_of_stock' => NULL], 6 => ['id_product' => 119, 'out_of_stock' => NULL], 7 => ['id_product' => 117, 'out_of_stock' => NULL], 8 => ['id_product' => 838, 'out_of_stock' => 0], 9 => ['id_product' => 837, 'out_of_stock' => 0], 10 => ['id_product' => 642, 'out_of_stock' => 0], 11 => ['id_product' => 622, 'out_of_stock' => 0], 12 => ['id_product' => 620, 'out_of_stock' => 0], 13 => ['id_product' => 614, 'out_of_stock' => 0], 14 => ['id_product' => 568, 'out_of_stock' => 0], 15 => ['id_product' => 470, 'out_of_stock' => 0], 16 => ['id_product' => 469, 'out_of_stock' => 0], 17 => ['id_product' => 452, 'out_of_stock' => 0], 18 => ['id_product' => 451, 'out_of_stock' => 0]] ).../ProductListingFrontController.php:108
90.667032820208ProductCore::getProductProperties( $id_lang = 2, $row = ['id_product' => 837, 'out_of_stock' => 0], $context = class Context { public $cart = class Cart { public $id = NULL; public $id_lang = 2; protected $lang_associated = NULL; public $id_shop = 1; public $id_shop_list = [...]; protected $get_shop_from_context = TRUE; protected $table = 'cart'; protected $identifier = 'id_cart'; protected $fieldsRequired = [...]; protected $fieldsSize = [...]; protected $fieldsValidate = [...]; protected $fieldsRequiredLang = [...]; protected $fieldsSizeLang = [...]; protected $fieldsValidateLang = [...]; protected $tables = [...]; protected $webserviceParameters = [...]; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = [...]; protected $update_fields = NULL; public $force_id = FALSE; public $id_shop_group = 1; public $id_address_delivery = 0; public $id_address_invoice = 0; public $id_currency = 1; public $id_customer = NULL; public $id_guest = 0; public $recyclable = FALSE; public $gift = FALSE; public $gift_message = NULL; public $mobile_theme = NULL; public $date_add = NULL; public $secure_key = NULL; public $id_carrier = 0; public $date_upd = NULL; public $checkedTos = FALSE; public $pictures = NULL; public $textFields = NULL; public $delivery_option = NULL; public $allow_seperated_package = FALSE; protected $_products = NULL; protected $_taxCalculationMethod = 1; protected $configuration = class PrestaShop\PrestaShop\Adapter\Configuration { ... }; protected $addressFactory = class PrestaShop\PrestaShop\Adapter\AddressFactory { ... }; protected $shouldSplitGiftProductsQuantity = FALSE; protected $shouldExcludeGiftsDiscount = FALSE }; public $customer = class Customer { public $id = NULL; public $id_lang = NULL; protected $lang_associated = NULL; public $id_shop = NULL; public $id_shop_list = [...]; protected $get_shop_from_context = TRUE; protected $table = 'customer'; protected $identifier = 'id_customer'; protected $fieldsRequired = [...]; protected $fieldsSize = [...]; protected $fieldsValidate = [...]; protected $fieldsRequiredLang = [...]; protected $fieldsSizeLang = [...]; protected $fieldsValidateLang = [...]; protected $tables = [...]; protected $webserviceParameters = [...]; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = [...]; protected $update_fields = NULL; public $force_id = FALSE; public $id_shop_group = NULL; public $secure_key = NULL; public $note = NULL; public $id_gender = 0; public $id_default_group = 1; public $lastname = NULL; public $firstname = NULL; public $birthday = NULL; public $email = NULL; public $newsletter = NULL; public $ip_registration_newsletter = NULL; public $newsletter_date_add = NULL; public $optin = NULL; public $website = NULL; public $company = NULL; public $siret = NULL; public $ape = NULL; public $outstanding_allow_amount = 0; public $show_public_prices = 0; public $id_risk = NULL; public $max_payment_days = 0; public $passwd = NULL; public $last_passwd_gen = NULL; public $active = TRUE; public $is_guest = FALSE; public $deleted = FALSE; public $date_add = NULL; public $date_upd = NULL; public $years = NULL; public $days = NULL; public $months = NULL; public $geoloc_id_country = NULL; public $geoloc_id_state = NULL; public $geoloc_postcode = NULL; public $logged = FALSE; public $id_guest = FALSE; public $groupBox = NULL; public $reset_password_token = NULL; public $reset_password_validity = NULL }; public $cookie = class Cookie { protected $_content = [...]; protected $_name = 'PrestaShop-916eda3f2e7f51db3be4bb46e15428e9'; protected $_expire = 1783081455; protected $_domain = 'wonder-merch.com'; protected $_sameSite = 'Lax'; protected $_path = '/'; protected $cipherTool = class PhpEncryption { ... }; protected $_modified = TRUE; protected $_allow_writing = TRUE; protected $_salt = 'ku9wtf1Sx8EsLHSFZh9oppAXMaj9T7WQ'; protected $_standalone = FALSE; protected $_secure = TRUE; protected $session = NULL }; public $session = class Symfony\Component\HttpFoundation\Session\Session { protected $storage = class Symfony\Component\HttpFoundation\Session\Storage\PhpBridgeSessionStorage { ... }; private $flashName = 'flashes'; private $attributeName = 'attributes'; private $data = [...]; private $usageIndex = 2 }; public $link = class Link { protected $allow = TRUE; protected $url = '/index.php'; public $protocol_link = 'https://'; public $protocol_content = 'https://'; protected $ssl_enable = '1'; protected $urlShopId = NULL }; public $country = class Country { public $id = 68; protected $id_lang = 1; protected $lang_associated = NULL; protected $id_shop = 1; public $id_shop_list = [...]; protected $get_shop_from_context = TRUE; protected $table = 'country'; protected $identifier = 'id_country'; protected $fieldsRequired = [...]; protected $fieldsSize = [...]; protected $fieldsValidate = [...]; protected $fieldsRequiredLang = [...]; protected $fieldsSizeLang = [...]; protected $fieldsValidateLang = [...]; protected $tables = [...]; protected $webserviceParameters = [...]; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = [...]; protected $update_fields = NULL; public $force_id = FALSE; public $id_zone = 6; public $id_currency = 0; public $iso_code = 'CL'; public $call_prefix = 56; public $name = 'Chile'; public $contains_states = '0'; public $need_identification_number = '0'; public $need_zip_code = '0'; public $zip_code_format = ''; public $display_tax_label = '1'; public $active = '1' }; public $employee = NULL; public $controller = class CategoryController { protected $context = ...; public $css_files = [...]; public $js_files = [...]; protected $display_header = TRUE; protected $display_header_javascript = TRUE; protected $template = NULL; protected $display_footer = TRUE; protected $content_only = FALSE; public $ajax = FALSE; protected $json = FALSE; protected $status = ''; protected $redirect_after = NULL; public $controller_type = 'front'; public $php_self = 'category'; protected $translator = class PrestaShopBundle\Translation\TranslatorComponent { ... }; protected $container = class FrontContainer { ... }; public $errors = [...]; public $layout = NULL; public $warning = [...]; public $success = [...]; public $info = [...]; public $iso = NULL; public $orderBy = NULL; public $orderWay = NULL; public $p = NULL; public $n = NULL; public $auth = FALSE; public $guestAllowed = FALSE; public $authRedirection = FALSE; public $ssl = TRUE; protected $restrictedCountry = 0; protected $maintenance = FALSE; protected $redirectionExtraExcludedKeys = [...]; public $nb_items_per_page = NULL; public $objectPresenter = class PrestaShop\PrestaShop\Adapter\Presenter\Object\ObjectPresenter { ... }; public $cart_presenter = class PrestaShop\PrestaShop\Adapter\Presenter\Cart\CartPresenter { ... }; private ${FrontControllerCore}templateFinder = class TemplateFinder { ... }; protected $stylesheetManager = class StylesheetManager { ... }; protected $javascriptManager = class JavascriptManager { ... }; protected $cccReducer = class CccReducer { ... }; protected $urls = [...]; protected $automaticallyAllocateInvoiceAddress = TRUE; protected $automaticallyAllocateDeliveryAddress = TRUE; public $page_name = NULL; public $customer_access = TRUE; protected $notFound = FALSE; protected $category = class Category { ... } }; public $override_controller_name_for_translations = NULL; public $language = class Language { public $id = 2; protected $id_lang = NULL; protected $lang_associated = NULL; protected $id_shop = 1; public $id_shop_list = [...]; protected $get_shop_from_context = TRUE; protected $table = 'lang'; protected $identifier = 'id_lang'; protected $fieldsRequired = [...]; protected $fieldsSize = [...]; protected $fieldsValidate = [...]; protected $fieldsRequiredLang = [...]; protected $fieldsSizeLang = [...]; protected $fieldsValidateLang = [...]; protected $tables = [...]; protected $webserviceParameters = [...]; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = [...]; protected $update_fields = NULL; public $force_id = FALSE; public $name = 'English (English)'; public $iso_code = 'en'; public $locale = 'en-US'; public $language_code = 'en-us'; public $date_format_lite = 'm/d/Y'; public $date_format_full = 'm/d/Y H:i:s'; public $is_rtl = '0'; public $active = '1'; protected $translationsFilesAndVars = [...] }; public $currency = class Currency { public $id = 1; protected $id_lang = NULL; protected $lang_associated = NULL; protected $id_shop = 1; public $id_shop_list = [...]; protected $get_shop_from_context = TRUE; protected $table = 'currency'; protected $identifier = 'id_currency'; protected $fieldsRequired = [...]; protected $fieldsSize = [...]; protected $fieldsValidate = [...]; protected $fieldsRequiredLang = [...]; protected $fieldsSizeLang = [...]; protected $fieldsValidateLang = [...]; protected $tables = [...]; protected $webserviceParameters = [...]; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = [...]; protected $update_fields = NULL; public $force_id = FALSE; public $name = 'Chilean Peso'; protected $localizedNames = [...]; public $iso_code = 'CLP'; public $iso_code_num = '152'; public $numeric_iso_code = '152'; public $conversion_rate = '1.000000'; public $deleted = '0'; public $unofficial = '0'; public $modified = '0'; public $active = '1'; public $sign = '$'; public $symbol = '$'; private ${CurrencyCore}localizedSymbols = [...]; public $format = NULL; public $blank = 1; public $decimals = 1; public $precision = 0; public $pattern = [...]; private ${CurrencyCore}localizedPatterns = [...]; public $prefix = NULL; public $suffix = NULL }; public $currentLocale = class PrestaShop\PrestaShop\Core\Localization\Locale { protected $code = 'en-US'; protected $numberFormatter = class PrestaShop\PrestaShop\Core\Localization\Number\Formatter { ... }; protected $numberSpecification = class PrestaShop\PrestaShop\Core\Localization\Specification\Number { ... }; protected $priceSpecifications = class PrestaShop\PrestaShop\Core\Localization\Specification\NumberCollection { ... } }; public $tab = NULL; public $shop = class Shop { public $id = 1; protected $id_lang = NULL; protected $lang_associated = NULL; protected $id_shop = NULL; public $id_shop_list = [...]; protected $get_shop_from_context = TRUE; protected $table = 'shop'; protected $identifier = 'id_shop'; protected $fieldsRequired = [...]; protected $fieldsSize = [...]; protected $fieldsValidate = [...]; protected $fieldsRequiredLang = [...]; protected $fieldsSizeLang = [...]; protected $fieldsValidateLang = [...]; protected $tables = [...]; protected $webserviceParameters = [...]; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = [...]; protected $update_fields = NULL; public $force_id = FALSE; public $id_shop_group = 1; public $id_category = 2; public $theme_name = 'wonder'; public $name = 'Wonder Merch'; public $color = ''; public $active = '1'; public $deleted = '0'; public $physical_uri = '/'; public $virtual_uri = ''; public $domain = 'wonder-merch.com'; public $domain_ssl = 'wonder-merch.com'; protected $group = class ShopGroup { ... }; public $address = class Address { ... }; public $theme = class PrestaShop\PrestaShop\Core\Addon\Theme\Theme { ... } }; public $tmpOldShop = NULL; public $smarty = class SmartyDev { public $_objType = 1; public $template_class = 'SmartyDevTemplate'; public $tpl_vars = [...]; public $parent = NULL; public $config_vars = [...]; public $ext = class Smarty_Internal_Extension_Handler { ... }; public $cache_id = NULL; public $compile_id = NULL; public $caching = 0; public $compile_check = 1; public $cache_lifetime = 3600; public $tplFunctions = [...]; public $_cache = [...]; public $auto_literal = TRUE; public $error_unassigned = FALSE; public $use_include_path = FALSE; public $_templateDirNormalized = TRUE; public $_joined_template_dir = '/var/www/wonder-merch.com/public_html/themes/wonder/templates/'; public $_configDirNormalized = FALSE; public $_joined_config_dir = NULL; public $default_template_handler_func = NULL; public $default_config_handler_func = NULL; public $default_plugin_handler_func = NULL; public $_compileDirNormalized = TRUE; public $_pluginsDirNormalized = FALSE; public $_cacheDirNormalized = TRUE; public $force_compile = FALSE; public $use_sub_dirs = TRUE; public $allow_ambiguous_resources = FALSE; public $merge_compiled_includes = FALSE; public $extends_recursion = TRUE; public $force_cache = FALSE; public $left_delimiter = '{'; public $right_delimiter = '}'; public $literals = [...]; public $security_class = 'Smarty_Security'; public $security_policy = NULL; public $allow_php_templates = FALSE; public $debugging = FALSE; public $debugging_ctrl = 'NONE'; public $smarty_debug_id = 'SMARTY_DEBUG'; public $debug_tpl = '/var/www/wonder-merch.com/public_html/themes/debug.tpl'; public $error_reporting = NULL; public $config_overwrite = TRUE; public $config_booleanize = TRUE; public $config_read_hidden = FALSE; public $compile_locking = TRUE; public $cache_locking = FALSE; public $locking_timeout = 10; public $default_resource_type = 'file'; public $caching_type = 'file'; public $default_config_type = 'file'; public $cache_modified_check = FALSE; public $registered_plugins = [...]; public $registered_objects = [...]; public $registered_classes = [...]; public $registered_filters = [...]; public $registered_resources = [...]; public $registered_cache_resources = [...]; public $autoload_filters = [...]; public $default_modifiers = [...]; public $escape_html = TRUE; public $start_time = 1781353455.4068; public $_current_file = NULL; public $_parserdebug = FALSE; public $_debug = NULL; protected $template_dir = [...]; protected $_processedTemplateDir = [...]; protected $config_dir = [...]; protected $_processedConfigDir = [...]; protected $compile_dir = '/var/www/wonder-merch.com/public_html/var/cache/dev/smarty/compile/'; protected $plugins_dir = [...]; protected $cache_dir = '/var/www/wonder-merch.com/public_html/var/cache/dev/smarty/cache/'; protected $obsoleteProperties = [...]; protected $accessMap = [...]; private ${Smarty}isMutingUndefinedOrNullWarnings = FALSE }; public $mobile_detect = class Mobile_Detect { protected $cache = [...]; protected $userAgent = 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)'; protected $httpHeaders = [...]; protected $cloudfrontHeaders = [...]; protected $matchingRegex = NULL; protected $matchesArray = NULL; protected $detectionType = 'mobile' }; public $mode = NULL; public $container = NULL; public $virtualTotalTaxExcluded = 0; public $virtualTotalTaxIncluded = 0; protected $translator = class PrestaShopBundle\Translation\TranslatorComponent { protected $catalogues = [...]; private ${Symfony\Component\Translation\Translator}locale = 'en-US'; private ${Symfony\Component\Translation\Translator}fallbackLocales = [...]; private ${Symfony\Component\Translation\Translator}loaders = [...]; private ${Symfony\Component\Translation\Translator}resources = [...]; private ${Symfony\Component\Translation\Translator}formatter = class Symfony\Component\Translation\Formatter\MessageFormatter { ... }; private ${Symfony\Component\Translation\Translator}cacheDir = '/var/www/wonder-merch.com/public_html/var/cache/dev/translations'; private ${Symfony\Component\Translation\Translator}debug = FALSE; private ${Symfony\Component\Translation\Translator}cacheVary = [...]; private ${Symfony\Component\Translation\Translator}configCacheFactory = class Symfony\Component\Config\ConfigCacheFactory { ... }; private ${Symfony\Component\Translation\Translator}parentLocales = NULL; private ${Symfony\Component\Translation\Translator}hasIntlFormatter = TRUE }; protected $priceComputingPrecision = 0; protected $mobile_device = NULL; protected $is_mobile = FALSE; protected $is_tablet = FALSE } ).../ProductAssembler.php:206

( ! ) Warning: Undefined array key "id_category_default" in /var/www/wonder-merch.com/public_html/classes/Product.php on line 5618
Call Stack
#TimeMemoryFunctionLocation
10.0001464152{main}( ).../index.php:0
20.02935157112DispatcherCore->dispatch( ).../index.php:28
30.066316222448ControllerCore->run( ).../Dispatcher.php:510
40.150040630608CategoryControllerCore->initContent( ).../Controller.php:319
50.306285831296ProductListingFrontControllerCore->doProductSearch( $template = 'catalog/listing/category', $params = ['entity' => 'category', 'id' => 18], $locale = ??? ).../CategoryController.php:133
60.306385831296ProductListingFrontControllerCore->getProductSearchVariables( ).../ProductListingFrontController.php:634
70.601331494328ProductListingFrontControllerCore->prepareMultipleProductsForTemplate( $products = [0 => ['id_product' => 857, 'out_of_stock' => NULL], 1 => ['id_product' => 796, 'out_of_stock' => NULL], 2 => ['id_product' => 786, 'out_of_stock' => NULL], 3 => ['id_product' => 747, 'out_of_stock' => NULL], 4 => ['id_product' => 724, 'out_of_stock' => NULL], 5 => ['id_product' => 177, 'out_of_stock' => NULL], 6 => ['id_product' => 119, 'out_of_stock' => NULL], 7 => ['id_product' => 117, 'out_of_stock' => NULL], 8 => ['id_product' => 838, 'out_of_stock' => 0], 9 => ['id_product' => 837, 'out_of_stock' => 0], 10 => ['id_product' => 642, 'out_of_stock' => 0], 11 => ['id_product' => 622, 'out_of_stock' => 0], 12 => ['id_product' => 620, 'out_of_stock' => 0], 13 => ['id_product' => 614, 'out_of_stock' => 0], 14 => ['id_product' => 568, 'out_of_stock' => 0], 15 => ['id_product' => 470, 'out_of_stock' => 0], 16 => ['id_product' => 469, 'out_of_stock' => 0], 17 => ['id_product' => 452, 'out_of_stock' => 0], 18 => ['id_product' => 451, 'out_of_stock' => 0]] ).../ProductListingFrontController.php:377
80.601431495496ProductAssemblerCore->assembleProducts( $rawProducts = [0 => ['id_product' => 857, 'out_of_stock' => NULL], 1 => ['id_product' => 796, 'out_of_stock' => NULL], 2 => ['id_product' => 786, 'out_of_stock' => NULL], 3 => ['id_product' => 747, 'out_of_stock' => NULL], 4 => ['id_product' => 724, 'out_of_stock' => NULL], 5 => ['id_product' => 177, 'out_of_stock' => NULL], 6 => ['id_product' => 119, 'out_of_stock' => NULL], 7 => ['id_product' => 117, 'out_of_stock' => NULL], 8 => ['id_product' => 838, 'out_of_stock' => 0], 9 => ['id_product' => 837, 'out_of_stock' => 0], 10 => ['id_product' => 642, 'out_of_stock' => 0], 11 => ['id_product' => 622, 'out_of_stock' => 0], 12 => ['id_product' => 620, 'out_of_stock' => 0], 13 => ['id_product' => 614, 'out_of_stock' => 0], 14 => ['id_product' => 568, 'out_of_stock' => 0], 15 => ['id_product' => 470, 'out_of_stock' => 0], 16 => ['id_product' => 469, 'out_of_stock' => 0], 17 => ['id_product' => 452, 'out_of_stock' => 0], 18 => ['id_product' => 451, 'out_of_stock' => 0]] ).../ProductListingFrontController.php:108
90.667032820208ProductCore::getProductProperties( $id_lang = 2, $row = ['id_product' => 837, 'out_of_stock' => 0], $context = class Context { public $cart = class Cart { public $id = NULL; public $id_lang = 2; protected $lang_associated = NULL; public $id_shop = 1; public $id_shop_list = [...]; protected $get_shop_from_context = TRUE; protected $table = 'cart'; protected $identifier = 'id_cart'; protected $fieldsRequired = [...]; protected $fieldsSize = [...]; protected $fieldsValidate = [...]; protected $fieldsRequiredLang = [...]; protected $fieldsSizeLang = [...]; protected $fieldsValidateLang = [...]; protected $tables = [...]; protected $webserviceParameters = [...]; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = [...]; protected $update_fields = NULL; public $force_id = FALSE; public $id_shop_group = 1; public $id_address_delivery = 0; public $id_address_invoice = 0; public $id_currency = 1; public $id_customer = NULL; public $id_guest = 0; public $recyclable = FALSE; public $gift = FALSE; public $gift_message = NULL; public $mobile_theme = NULL; public $date_add = NULL; public $secure_key = NULL; public $id_carrier = 0; public $date_upd = NULL; public $checkedTos = FALSE; public $pictures = NULL; public $textFields = NULL; public $delivery_option = NULL; public $allow_seperated_package = FALSE; protected $_products = NULL; protected $_taxCalculationMethod = 1; protected $configuration = class PrestaShop\PrestaShop\Adapter\Configuration { ... }; protected $addressFactory = class PrestaShop\PrestaShop\Adapter\AddressFactory { ... }; protected $shouldSplitGiftProductsQuantity = FALSE; protected $shouldExcludeGiftsDiscount = FALSE }; public $customer = class Customer { public $id = NULL; public $id_lang = NULL; protected $lang_associated = NULL; public $id_shop = NULL; public $id_shop_list = [...]; protected $get_shop_from_context = TRUE; protected $table = 'customer'; protected $identifier = 'id_customer'; protected $fieldsRequired = [...]; protected $fieldsSize = [...]; protected $fieldsValidate = [...]; protected $fieldsRequiredLang = [...]; protected $fieldsSizeLang = [...]; protected $fieldsValidateLang = [...]; protected $tables = [...]; protected $webserviceParameters = [...]; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = [...]; protected $update_fields = NULL; public $force_id = FALSE; public $id_shop_group = NULL; public $secure_key = NULL; public $note = NULL; public $id_gender = 0; public $id_default_group = 1; public $lastname = NULL; public $firstname = NULL; public $birthday = NULL; public $email = NULL; public $newsletter = NULL; public $ip_registration_newsletter = NULL; public $newsletter_date_add = NULL; public $optin = NULL; public $website = NULL; public $company = NULL; public $siret = NULL; public $ape = NULL; public $outstanding_allow_amount = 0; public $show_public_prices = 0; public $id_risk = NULL; public $max_payment_days = 0; public $passwd = NULL; public $last_passwd_gen = NULL; public $active = TRUE; public $is_guest = FALSE; public $deleted = FALSE; public $date_add = NULL; public $date_upd = NULL; public $years = NULL; public $days = NULL; public $months = NULL; public $geoloc_id_country = NULL; public $geoloc_id_state = NULL; public $geoloc_postcode = NULL; public $logged = FALSE; public $id_guest = FALSE; public $groupBox = NULL; public $reset_password_token = NULL; public $reset_password_validity = NULL }; public $cookie = class Cookie { protected $_content = [...]; protected $_name = 'PrestaShop-916eda3f2e7f51db3be4bb46e15428e9'; protected $_expire = 1783081455; protected $_domain = 'wonder-merch.com'; protected $_sameSite = 'Lax'; protected $_path = '/'; protected $cipherTool = class PhpEncryption { ... }; protected $_modified = TRUE; protected $_allow_writing = TRUE; protected $_salt = 'ku9wtf1Sx8EsLHSFZh9oppAXMaj9T7WQ'; protected $_standalone = FALSE; protected $_secure = TRUE; protected $session = NULL }; public $session = class Symfony\Component\HttpFoundation\Session\Session { protected $storage = class Symfony\Component\HttpFoundation\Session\Storage\PhpBridgeSessionStorage { ... }; private $flashName = 'flashes'; private $attributeName = 'attributes'; private $data = [...]; private $usageIndex = 2 }; public $link = class Link { protected $allow = TRUE; protected $url = '/index.php'; public $protocol_link = 'https://'; public $protocol_content = 'https://'; protected $ssl_enable = '1'; protected $urlShopId = NULL }; public $country = class Country { public $id = 68; protected $id_lang = 1; protected $lang_associated = NULL; protected $id_shop = 1; public $id_shop_list = [...]; protected $get_shop_from_context = TRUE; protected $table = 'country'; protected $identifier = 'id_country'; protected $fieldsRequired = [...]; protected $fieldsSize = [...]; protected $fieldsValidate = [...]; protected $fieldsRequiredLang = [...]; protected $fieldsSizeLang = [...]; protected $fieldsValidateLang = [...]; protected $tables = [...]; protected $webserviceParameters = [...]; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = [...]; protected $update_fields = NULL; public $force_id = FALSE; public $id_zone = 6; public $id_currency = 0; public $iso_code = 'CL'; public $call_prefix = 56; public $name = 'Chile'; public $contains_states = '0'; public $need_identification_number = '0'; public $need_zip_code = '0'; public $zip_code_format = ''; public $display_tax_label = '1'; public $active = '1' }; public $employee = NULL; public $controller = class CategoryController { protected $context = ...; public $css_files = [...]; public $js_files = [...]; protected $display_header = TRUE; protected $display_header_javascript = TRUE; protected $template = NULL; protected $display_footer = TRUE; protected $content_only = FALSE; public $ajax = FALSE; protected $json = FALSE; protected $status = ''; protected $redirect_after = NULL; public $controller_type = 'front'; public $php_self = 'category'; protected $translator = class PrestaShopBundle\Translation\TranslatorComponent { ... }; protected $container = class FrontContainer { ... }; public $errors = [...]; public $layout = NULL; public $warning = [...]; public $success = [...]; public $info = [...]; public $iso = NULL; public $orderBy = NULL; public $orderWay = NULL; public $p = NULL; public $n = NULL; public $auth = FALSE; public $guestAllowed = FALSE; public $authRedirection = FALSE; public $ssl = TRUE; protected $restrictedCountry = 0; protected $maintenance = FALSE; protected $redirectionExtraExcludedKeys = [...]; public $nb_items_per_page = NULL; public $objectPresenter = class PrestaShop\PrestaShop\Adapter\Presenter\Object\ObjectPresenter { ... }; public $cart_presenter = class PrestaShop\PrestaShop\Adapter\Presenter\Cart\CartPresenter { ... }; private ${FrontControllerCore}templateFinder = class TemplateFinder { ... }; protected $stylesheetManager = class StylesheetManager { ... }; protected $javascriptManager = class JavascriptManager { ... }; protected $cccReducer = class CccReducer { ... }; protected $urls = [...]; protected $automaticallyAllocateInvoiceAddress = TRUE; protected $automaticallyAllocateDeliveryAddress = TRUE; public $page_name = NULL; public $customer_access = TRUE; protected $notFound = FALSE; protected $category = class Category { ... } }; public $override_controller_name_for_translations = NULL; public $language = class Language { public $id = 2; protected $id_lang = NULL; protected $lang_associated = NULL; protected $id_shop = 1; public $id_shop_list = [...]; protected $get_shop_from_context = TRUE; protected $table = 'lang'; protected $identifier = 'id_lang'; protected $fieldsRequired = [...]; protected $fieldsSize = [...]; protected $fieldsValidate = [...]; protected $fieldsRequiredLang = [...]; protected $fieldsSizeLang = [...]; protected $fieldsValidateLang = [...]; protected $tables = [...]; protected $webserviceParameters = [...]; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = [...]; protected $update_fields = NULL; public $force_id = FALSE; public $name = 'English (English)'; public $iso_code = 'en'; public $locale = 'en-US'; public $language_code = 'en-us'; public $date_format_lite = 'm/d/Y'; public $date_format_full = 'm/d/Y H:i:s'; public $is_rtl = '0'; public $active = '1'; protected $translationsFilesAndVars = [...] }; public $currency = class Currency { public $id = 1; protected $id_lang = NULL; protected $lang_associated = NULL; protected $id_shop = 1; public $id_shop_list = [...]; protected $get_shop_from_context = TRUE; protected $table = 'currency'; protected $identifier = 'id_currency'; protected $fieldsRequired = [...]; protected $fieldsSize = [...]; protected $fieldsValidate = [...]; protected $fieldsRequiredLang = [...]; protected $fieldsSizeLang = [...]; protected $fieldsValidateLang = [...]; protected $tables = [...]; protected $webserviceParameters = [...]; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = [...]; protected $update_fields = NULL; public $force_id = FALSE; public $name = 'Chilean Peso'; protected $localizedNames = [...]; public $iso_code = 'CLP'; public $iso_code_num = '152'; public $numeric_iso_code = '152'; public $conversion_rate = '1.000000'; public $deleted = '0'; public $unofficial = '0'; public $modified = '0'; public $active = '1'; public $sign = '$'; public $symbol = '$'; private ${CurrencyCore}localizedSymbols = [...]; public $format = NULL; public $blank = 1; public $decimals = 1; public $precision = 0; public $pattern = [...]; private ${CurrencyCore}localizedPatterns = [...]; public $prefix = NULL; public $suffix = NULL }; public $currentLocale = class PrestaShop\PrestaShop\Core\Localization\Locale { protected $code = 'en-US'; protected $numberFormatter = class PrestaShop\PrestaShop\Core\Localization\Number\Formatter { ... }; protected $numberSpecification = class PrestaShop\PrestaShop\Core\Localization\Specification\Number { ... }; protected $priceSpecifications = class PrestaShop\PrestaShop\Core\Localization\Specification\NumberCollection { ... } }; public $tab = NULL; public $shop = class Shop { public $id = 1; protected $id_lang = NULL; protected $lang_associated = NULL; protected $id_shop = NULL; public $id_shop_list = [...]; protected $get_shop_from_context = TRUE; protected $table = 'shop'; protected $identifier = 'id_shop'; protected $fieldsRequired = [...]; protected $fieldsSize = [...]; protected $fieldsValidate = [...]; protected $fieldsRequiredLang = [...]; protected $fieldsSizeLang = [...]; protected $fieldsValidateLang = [...]; protected $tables = [...]; protected $webserviceParameters = [...]; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = [...]; protected $update_fields = NULL; public $force_id = FALSE; public $id_shop_group = 1; public $id_category = 2; public $theme_name = 'wonder'; public $name = 'Wonder Merch'; public $color = ''; public $active = '1'; public $deleted = '0'; public $physical_uri = '/'; public $virtual_uri = ''; public $domain = 'wonder-merch.com'; public $domain_ssl = 'wonder-merch.com'; protected $group = class ShopGroup { ... }; public $address = class Address { ... }; public $theme = class PrestaShop\PrestaShop\Core\Addon\Theme\Theme { ... } }; public $tmpOldShop = NULL; public $smarty = class SmartyDev { public $_objType = 1; public $template_class = 'SmartyDevTemplate'; public $tpl_vars = [...]; public $parent = NULL; public $config_vars = [...]; public $ext = class Smarty_Internal_Extension_Handler { ... }; public $cache_id = NULL; public $compile_id = NULL; public $caching = 0; public $compile_check = 1; public $cache_lifetime = 3600; public $tplFunctions = [...]; public $_cache = [...]; public $auto_literal = TRUE; public $error_unassigned = FALSE; public $use_include_path = FALSE; public $_templateDirNormalized = TRUE; public $_joined_template_dir = '/var/www/wonder-merch.com/public_html/themes/wonder/templates/'; public $_configDirNormalized = FALSE; public $_joined_config_dir = NULL; public $default_template_handler_func = NULL; public $default_config_handler_func = NULL; public $default_plugin_handler_func = NULL; public $_compileDirNormalized = TRUE; public $_pluginsDirNormalized = FALSE; public $_cacheDirNormalized = TRUE; public $force_compile = FALSE; public $use_sub_dirs = TRUE; public $allow_ambiguous_resources = FALSE; public $merge_compiled_includes = FALSE; public $extends_recursion = TRUE; public $force_cache = FALSE; public $left_delimiter = '{'; public $right_delimiter = '}'; public $literals = [...]; public $security_class = 'Smarty_Security'; public $security_policy = NULL; public $allow_php_templates = FALSE; public $debugging = FALSE; public $debugging_ctrl = 'NONE'; public $smarty_debug_id = 'SMARTY_DEBUG'; public $debug_tpl = '/var/www/wonder-merch.com/public_html/themes/debug.tpl'; public $error_reporting = NULL; public $config_overwrite = TRUE; public $config_booleanize = TRUE; public $config_read_hidden = FALSE; public $compile_locking = TRUE; public $cache_locking = FALSE; public $locking_timeout = 10; public $default_resource_type = 'file'; public $caching_type = 'file'; public $default_config_type = 'file'; public $cache_modified_check = FALSE; public $registered_plugins = [...]; public $registered_objects = [...]; public $registered_classes = [...]; public $registered_filters = [...]; public $registered_resources = [...]; public $registered_cache_resources = [...]; public $autoload_filters = [...]; public $default_modifiers = [...]; public $escape_html = TRUE; public $start_time = 1781353455.4068; public $_current_file = NULL; public $_parserdebug = FALSE; public $_debug = NULL; protected $template_dir = [...]; protected $_processedTemplateDir = [...]; protected $config_dir = [...]; protected $_processedConfigDir = [...]; protected $compile_dir = '/var/www/wonder-merch.com/public_html/var/cache/dev/smarty/compile/'; protected $plugins_dir = [...]; protected $cache_dir = '/var/www/wonder-merch.com/public_html/var/cache/dev/smarty/cache/'; protected $obsoleteProperties = [...]; protected $accessMap = [...]; private ${Smarty}isMutingUndefinedOrNullWarnings = FALSE }; public $mobile_detect = class Mobile_Detect { protected $cache = [...]; protected $userAgent = 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)'; protected $httpHeaders = [...]; protected $cloudfrontHeaders = [...]; protected $matchingRegex = NULL; protected $matchesArray = NULL; protected $detectionType = 'mobile' }; public $mode = NULL; public $container = NULL; public $virtualTotalTaxExcluded = 0; public $virtualTotalTaxIncluded = 0; protected $translator = class PrestaShopBundle\Translation\TranslatorComponent { protected $catalogues = [...]; private ${Symfony\Component\Translation\Translator}locale = 'en-US'; private ${Symfony\Component\Translation\Translator}fallbackLocales = [...]; private ${Symfony\Component\Translation\Translator}loaders = [...]; private ${Symfony\Component\Translation\Translator}resources = [...]; private ${Symfony\Component\Translation\Translator}formatter = class Symfony\Component\Translation\Formatter\MessageFormatter { ... }; private ${Symfony\Component\Translation\Translator}cacheDir = '/var/www/wonder-merch.com/public_html/var/cache/dev/translations'; private ${Symfony\Component\Translation\Translator}debug = FALSE; private ${Symfony\Component\Translation\Translator}cacheVary = [...]; private ${Symfony\Component\Translation\Translator}configCacheFactory = class Symfony\Component\Config\ConfigCacheFactory { ... }; private ${Symfony\Component\Translation\Translator}parentLocales = NULL; private ${Symfony\Component\Translation\Translator}hasIntlFormatter = TRUE }; protected $priceComputingPrecision = 0; protected $mobile_device = NULL; protected $is_mobile = FALSE; protected $is_tablet = FALSE } ).../ProductAssembler.php:206

( ! ) Warning: Undefined array key "link_rewrite" in /var/www/wonder-merch.com/public_html/classes/Product.php on line 5619
Call Stack
#TimeMemoryFunctionLocation
10.0001464152{main}( ).../index.php:0
20.02935157112DispatcherCore->dispatch( ).../index.php:28
30.066316222448ControllerCore->run( ).../Dispatcher.php:510
40.150040630608CategoryControllerCore->initContent( ).../Controller.php:319
50.306285831296ProductListingFrontControllerCore->doProductSearch( $template = 'catalog/listing/category', $params = ['entity' => 'category', 'id' => 18], $locale = ??? ).../CategoryController.php:133
60.306385831296ProductListingFrontControllerCore->getProductSearchVariables( ).../ProductListingFrontController.php:634
70.601331494328ProductListingFrontControllerCore->prepareMultipleProductsForTemplate( $products = [0 => ['id_product' => 857, 'out_of_stock' => NULL], 1 => ['id_product' => 796, 'out_of_stock' => NULL], 2 => ['id_product' => 786, 'out_of_stock' => NULL], 3 => ['id_product' => 747, 'out_of_stock' => NULL], 4 => ['id_product' => 724, 'out_of_stock' => NULL], 5 => ['id_product' => 177, 'out_of_stock' => NULL], 6 => ['id_product' => 119, 'out_of_stock' => NULL], 7 => ['id_product' => 117, 'out_of_stock' => NULL], 8 => ['id_product' => 838, 'out_of_stock' => 0], 9 => ['id_product' => 837, 'out_of_stock' => 0], 10 => ['id_product' => 642, 'out_of_stock' => 0], 11 => ['id_product' => 622, 'out_of_stock' => 0], 12 => ['id_product' => 620, 'out_of_stock' => 0], 13 => ['id_product' => 614, 'out_of_stock' => 0], 14 => ['id_product' => 568, 'out_of_stock' => 0], 15 => ['id_product' => 470, 'out_of_stock' => 0], 16 => ['id_product' => 469, 'out_of_stock' => 0], 17 => ['id_product' => 452, 'out_of_stock' => 0], 18 => ['id_product' => 451, 'out_of_stock' => 0]] ).../ProductListingFrontController.php:377
80.601431495496ProductAssemblerCore->assembleProducts( $rawProducts = [0 => ['id_product' => 857, 'out_of_stock' => NULL], 1 => ['id_product' => 796, 'out_of_stock' => NULL], 2 => ['id_product' => 786, 'out_of_stock' => NULL], 3 => ['id_product' => 747, 'out_of_stock' => NULL], 4 => ['id_product' => 724, 'out_of_stock' => NULL], 5 => ['id_product' => 177, 'out_of_stock' => NULL], 6 => ['id_product' => 119, 'out_of_stock' => NULL], 7 => ['id_product' => 117, 'out_of_stock' => NULL], 8 => ['id_product' => 838, 'out_of_stock' => 0], 9 => ['id_product' => 837, 'out_of_stock' => 0], 10 => ['id_product' => 642, 'out_of_stock' => 0], 11 => ['id_product' => 622, 'out_of_stock' => 0], 12 => ['id_product' => 620, 'out_of_stock' => 0], 13 => ['id_product' => 614, 'out_of_stock' => 0], 14 => ['id_product' => 568, 'out_of_stock' => 0], 15 => ['id_product' => 470, 'out_of_stock' => 0], 16 => ['id_product' => 469, 'out_of_stock' => 0], 17 => ['id_product' => 452, 'out_of_stock' => 0], 18 => ['id_product' => 451, 'out_of_stock' => 0]] ).../ProductListingFrontController.php:108
90.667032820208ProductCore::getProductProperties( $id_lang = 2, $row = ['id_product' => 837, 'out_of_stock' => 0], $context = class Context { public $cart = class Cart { public $id = NULL; public $id_lang = 2; protected $lang_associated = NULL; public $id_shop = 1; public $id_shop_list = [...]; protected $get_shop_from_context = TRUE; protected $table = 'cart'; protected $identifier = 'id_cart'; protected $fieldsRequired = [...]; protected $fieldsSize = [...]; protected $fieldsValidate = [...]; protected $fieldsRequiredLang = [...]; protected $fieldsSizeLang = [...]; protected $fieldsValidateLang = [...]; protected $tables = [...]; protected $webserviceParameters = [...]; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = [...]; protected $update_fields = NULL; public $force_id = FALSE; public $id_shop_group = 1; public $id_address_delivery = 0; public $id_address_invoice = 0; public $id_currency = 1; public $id_customer = NULL; public $id_guest = 0; public $recyclable = FALSE; public $gift = FALSE; public $gift_message = NULL; public $mobile_theme = NULL; public $date_add = NULL; public $secure_key = NULL; public $id_carrier = 0; public $date_upd = NULL; public $checkedTos = FALSE; public $pictures = NULL; public $textFields = NULL; public $delivery_option = NULL; public $allow_seperated_package = FALSE; protected $_products = NULL; protected $_taxCalculationMethod = 1; protected $configuration = class PrestaShop\PrestaShop\Adapter\Configuration { ... }; protected $addressFactory = class PrestaShop\PrestaShop\Adapter\AddressFactory { ... }; protected $shouldSplitGiftProductsQuantity = FALSE; protected $shouldExcludeGiftsDiscount = FALSE }; public $customer = class Customer { public $id = NULL; public $id_lang = NULL; protected $lang_associated = NULL; public $id_shop = NULL; public $id_shop_list = [...]; protected $get_shop_from_context = TRUE; protected $table = 'customer'; protected $identifier = 'id_customer'; protected $fieldsRequired = [...]; protected $fieldsSize = [...]; protected $fieldsValidate = [...]; protected $fieldsRequiredLang = [...]; protected $fieldsSizeLang = [...]; protected $fieldsValidateLang = [...]; protected $tables = [...]; protected $webserviceParameters = [...]; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = [...]; protected $update_fields = NULL; public $force_id = FALSE; public $id_shop_group = NULL; public $secure_key = NULL; public $note = NULL; public $id_gender = 0; public $id_default_group = 1; public $lastname = NULL; public $firstname = NULL; public $birthday = NULL; public $email = NULL; public $newsletter = NULL; public $ip_registration_newsletter = NULL; public $newsletter_date_add = NULL; public $optin = NULL; public $website = NULL; public $company = NULL; public $siret = NULL; public $ape = NULL; public $outstanding_allow_amount = 0; public $show_public_prices = 0; public $id_risk = NULL; public $max_payment_days = 0; public $passwd = NULL; public $last_passwd_gen = NULL; public $active = TRUE; public $is_guest = FALSE; public $deleted = FALSE; public $date_add = NULL; public $date_upd = NULL; public $years = NULL; public $days = NULL; public $months = NULL; public $geoloc_id_country = NULL; public $geoloc_id_state = NULL; public $geoloc_postcode = NULL; public $logged = FALSE; public $id_guest = FALSE; public $groupBox = NULL; public $reset_password_token = NULL; public $reset_password_validity = NULL }; public $cookie = class Cookie { protected $_content = [...]; protected $_name = 'PrestaShop-916eda3f2e7f51db3be4bb46e15428e9'; protected $_expire = 1783081455; protected $_domain = 'wonder-merch.com'; protected $_sameSite = 'Lax'; protected $_path = '/'; protected $cipherTool = class PhpEncryption { ... }; protected $_modified = TRUE; protected $_allow_writing = TRUE; protected $_salt = 'ku9wtf1Sx8EsLHSFZh9oppAXMaj9T7WQ'; protected $_standalone = FALSE; protected $_secure = TRUE; protected $session = NULL }; public $session = class Symfony\Component\HttpFoundation\Session\Session { protected $storage = class Symfony\Component\HttpFoundation\Session\Storage\PhpBridgeSessionStorage { ... }; private $flashName = 'flashes'; private $attributeName = 'attributes'; private $data = [...]; private $usageIndex = 2 }; public $link = class Link { protected $allow = TRUE; protected $url = '/index.php'; public $protocol_link = 'https://'; public $protocol_content = 'https://'; protected $ssl_enable = '1'; protected $urlShopId = NULL }; public $country = class Country { public $id = 68; protected $id_lang = 1; protected $lang_associated = NULL; protected $id_shop = 1; public $id_shop_list = [...]; protected $get_shop_from_context = TRUE; protected $table = 'country'; protected $identifier = 'id_country'; protected $fieldsRequired = [...]; protected $fieldsSize = [...]; protected $fieldsValidate = [...]; protected $fieldsRequiredLang = [...]; protected $fieldsSizeLang = [...]; protected $fieldsValidateLang = [...]; protected $tables = [...]; protected $webserviceParameters = [...]; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = [...]; protected $update_fields = NULL; public $force_id = FALSE; public $id_zone = 6; public $id_currency = 0; public $iso_code = 'CL'; public $call_prefix = 56; public $name = 'Chile'; public $contains_states = '0'; public $need_identification_number = '0'; public $need_zip_code = '0'; public $zip_code_format = ''; public $display_tax_label = '1'; public $active = '1' }; public $employee = NULL; public $controller = class CategoryController { protected $context = ...; public $css_files = [...]; public $js_files = [...]; protected $display_header = TRUE; protected $display_header_javascript = TRUE; protected $template = NULL; protected $display_footer = TRUE; protected $content_only = FALSE; public $ajax = FALSE; protected $json = FALSE; protected $status = ''; protected $redirect_after = NULL; public $controller_type = 'front'; public $php_self = 'category'; protected $translator = class PrestaShopBundle\Translation\TranslatorComponent { ... }; protected $container = class FrontContainer { ... }; public $errors = [...]; public $layout = NULL; public $warning = [...]; public $success = [...]; public $info = [...]; public $iso = NULL; public $orderBy = NULL; public $orderWay = NULL; public $p = NULL; public $n = NULL; public $auth = FALSE; public $guestAllowed = FALSE; public $authRedirection = FALSE; public $ssl = TRUE; protected $restrictedCountry = 0; protected $maintenance = FALSE; protected $redirectionExtraExcludedKeys = [...]; public $nb_items_per_page = NULL; public $objectPresenter = class PrestaShop\PrestaShop\Adapter\Presenter\Object\ObjectPresenter { ... }; public $cart_presenter = class PrestaShop\PrestaShop\Adapter\Presenter\Cart\CartPresenter { ... }; private ${FrontControllerCore}templateFinder = class TemplateFinder { ... }; protected $stylesheetManager = class StylesheetManager { ... }; protected $javascriptManager = class JavascriptManager { ... }; protected $cccReducer = class CccReducer { ... }; protected $urls = [...]; protected $automaticallyAllocateInvoiceAddress = TRUE; protected $automaticallyAllocateDeliveryAddress = TRUE; public $page_name = NULL; public $customer_access = TRUE; protected $notFound = FALSE; protected $category = class Category { ... } }; public $override_controller_name_for_translations = NULL; public $language = class Language { public $id = 2; protected $id_lang = NULL; protected $lang_associated = NULL; protected $id_shop = 1; public $id_shop_list = [...]; protected $get_shop_from_context = TRUE; protected $table = 'lang'; protected $identifier = 'id_lang'; protected $fieldsRequired = [...]; protected $fieldsSize = [...]; protected $fieldsValidate = [...]; protected $fieldsRequiredLang = [...]; protected $fieldsSizeLang = [...]; protected $fieldsValidateLang = [...]; protected $tables = [...]; protected $webserviceParameters = [...]; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = [...]; protected $update_fields = NULL; public $force_id = FALSE; public $name = 'English (English)'; public $iso_code = 'en'; public $locale = 'en-US'; public $language_code = 'en-us'; public $date_format_lite = 'm/d/Y'; public $date_format_full = 'm/d/Y H:i:s'; public $is_rtl = '0'; public $active = '1'; protected $translationsFilesAndVars = [...] }; public $currency = class Currency { public $id = 1; protected $id_lang = NULL; protected $lang_associated = NULL; protected $id_shop = 1; public $id_shop_list = [...]; protected $get_shop_from_context = TRUE; protected $table = 'currency'; protected $identifier = 'id_currency'; protected $fieldsRequired = [...]; protected $fieldsSize = [...]; protected $fieldsValidate = [...]; protected $fieldsRequiredLang = [...]; protected $fieldsSizeLang = [...]; protected $fieldsValidateLang = [...]; protected $tables = [...]; protected $webserviceParameters = [...]; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = [...]; protected $update_fields = NULL; public $force_id = FALSE; public $name = 'Chilean Peso'; protected $localizedNames = [...]; public $iso_code = 'CLP'; public $iso_code_num = '152'; public $numeric_iso_code = '152'; public $conversion_rate = '1.000000'; public $deleted = '0'; public $unofficial = '0'; public $modified = '0'; public $active = '1'; public $sign = '$'; public $symbol = '$'; private ${CurrencyCore}localizedSymbols = [...]; public $format = NULL; public $blank = 1; public $decimals = 1; public $precision = 0; public $pattern = [...]; private ${CurrencyCore}localizedPatterns = [...]; public $prefix = NULL; public $suffix = NULL }; public $currentLocale = class PrestaShop\PrestaShop\Core\Localization\Locale { protected $code = 'en-US'; protected $numberFormatter = class PrestaShop\PrestaShop\Core\Localization\Number\Formatter { ... }; protected $numberSpecification = class PrestaShop\PrestaShop\Core\Localization\Specification\Number { ... }; protected $priceSpecifications = class PrestaShop\PrestaShop\Core\Localization\Specification\NumberCollection { ... } }; public $tab = NULL; public $shop = class Shop { public $id = 1; protected $id_lang = NULL; protected $lang_associated = NULL; protected $id_shop = NULL; public $id_shop_list = [...]; protected $get_shop_from_context = TRUE; protected $table = 'shop'; protected $identifier = 'id_shop'; protected $fieldsRequired = [...]; protected $fieldsSize = [...]; protected $fieldsValidate = [...]; protected $fieldsRequiredLang = [...]; protected $fieldsSizeLang = [...]; protected $fieldsValidateLang = [...]; protected $tables = [...]; protected $webserviceParameters = [...]; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = [...]; protected $update_fields = NULL; public $force_id = FALSE; public $id_shop_group = 1; public $id_category = 2; public $theme_name = 'wonder'; public $name = 'Wonder Merch'; public $color = ''; public $active = '1'; public $deleted = '0'; public $physical_uri = '/'; public $virtual_uri = ''; public $domain = 'wonder-merch.com'; public $domain_ssl = 'wonder-merch.com'; protected $group = class ShopGroup { ... }; public $address = class Address { ... }; public $theme = class PrestaShop\PrestaShop\Core\Addon\Theme\Theme { ... } }; public $tmpOldShop = NULL; public $smarty = class SmartyDev { public $_objType = 1; public $template_class = 'SmartyDevTemplate'; public $tpl_vars = [...]; public $parent = NULL; public $config_vars = [...]; public $ext = class Smarty_Internal_Extension_Handler { ... }; public $cache_id = NULL; public $compile_id = NULL; public $caching = 0; public $compile_check = 1; public $cache_lifetime = 3600; public $tplFunctions = [...]; public $_cache = [...]; public $auto_literal = TRUE; public $error_unassigned = FALSE; public $use_include_path = FALSE; public $_templateDirNormalized = TRUE; public $_joined_template_dir = '/var/www/wonder-merch.com/public_html/themes/wonder/templates/'; public $_configDirNormalized = FALSE; public $_joined_config_dir = NULL; public $default_template_handler_func = NULL; public $default_config_handler_func = NULL; public $default_plugin_handler_func = NULL; public $_compileDirNormalized = TRUE; public $_pluginsDirNormalized = FALSE; public $_cacheDirNormalized = TRUE; public $force_compile = FALSE; public $use_sub_dirs = TRUE; public $allow_ambiguous_resources = FALSE; public $merge_compiled_includes = FALSE; public $extends_recursion = TRUE; public $force_cache = FALSE; public $left_delimiter = '{'; public $right_delimiter = '}'; public $literals = [...]; public $security_class = 'Smarty_Security'; public $security_policy = NULL; public $allow_php_templates = FALSE; public $debugging = FALSE; public $debugging_ctrl = 'NONE'; public $smarty_debug_id = 'SMARTY_DEBUG'; public $debug_tpl = '/var/www/wonder-merch.com/public_html/themes/debug.tpl'; public $error_reporting = NULL; public $config_overwrite = TRUE; public $config_booleanize = TRUE; public $config_read_hidden = FALSE; public $compile_locking = TRUE; public $cache_locking = FALSE; public $locking_timeout = 10; public $default_resource_type = 'file'; public $caching_type = 'file'; public $default_config_type = 'file'; public $cache_modified_check = FALSE; public $registered_plugins = [...]; public $registered_objects = [...]; public $registered_classes = [...]; public $registered_filters = [...]; public $registered_resources = [...]; public $registered_cache_resources = [...]; public $autoload_filters = [...]; public $default_modifiers = [...]; public $escape_html = TRUE; public $start_time = 1781353455.4068; public $_current_file = NULL; public $_parserdebug = FALSE; public $_debug = NULL; protected $template_dir = [...]; protected $_processedTemplateDir = [...]; protected $config_dir = [...]; protected $_processedConfigDir = [...]; protected $compile_dir = '/var/www/wonder-merch.com/public_html/var/cache/dev/smarty/compile/'; protected $plugins_dir = [...]; protected $cache_dir = '/var/www/wonder-merch.com/public_html/var/cache/dev/smarty/cache/'; protected $obsoleteProperties = [...]; protected $accessMap = [...]; private ${Smarty}isMutingUndefinedOrNullWarnings = FALSE }; public $mobile_detect = class Mobile_Detect { protected $cache = [...]; protected $userAgent = 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)'; protected $httpHeaders = [...]; protected $cloudfrontHeaders = [...]; protected $matchingRegex = NULL; protected $matchesArray = NULL; protected $detectionType = 'mobile' }; public $mode = NULL; public $container = NULL; public $virtualTotalTaxExcluded = 0; public $virtualTotalTaxIncluded = 0; protected $translator = class PrestaShopBundle\Translation\TranslatorComponent { protected $catalogues = [...]; private ${Symfony\Component\Translation\Translator}locale = 'en-US'; private ${Symfony\Component\Translation\Translator}fallbackLocales = [...]; private ${Symfony\Component\Translation\Translator}loaders = [...]; private ${Symfony\Component\Translation\Translator}resources = [...]; private ${Symfony\Component\Translation\Translator}formatter = class Symfony\Component\Translation\Formatter\MessageFormatter { ... }; private ${Symfony\Component\Translation\Translator}cacheDir = '/var/www/wonder-merch.com/public_html/var/cache/dev/translations'; private ${Symfony\Component\Translation\Translator}debug = FALSE; private ${Symfony\Component\Translation\Translator}cacheVary = [...]; private ${Symfony\Component\Translation\Translator}configCacheFactory = class Symfony\Component\Config\ConfigCacheFactory { ... }; private ${Symfony\Component\Translation\Translator}parentLocales = NULL; private ${Symfony\Component\Translation\Translator}hasIntlFormatter = TRUE }; protected $priceComputingPrecision = 0; protected $mobile_device = NULL; protected $is_mobile = FALSE; protected $is_tablet = FALSE } ).../ProductAssembler.php:206

( ! ) Warning: Undefined array key "ean13" in /var/www/wonder-merch.com/public_html/classes/Product.php on line 5619
Call Stack
#TimeMemoryFunctionLocation
10.0001464152{main}( ).../index.php:0
20.02935157112DispatcherCore->dispatch( ).../index.php:28
30.066316222448ControllerCore->run( ).../Dispatcher.php:510
40.150040630608CategoryControllerCore->initContent( ).../Controller.php:319
50.306285831296ProductListingFrontControllerCore->doProductSearch( $template = 'catalog/listing/category', $params = ['entity' => 'category', 'id' => 18], $locale = ??? ).../CategoryController.php:133
60.306385831296ProductListingFrontControllerCore->getProductSearchVariables( ).../ProductListingFrontController.php:634
70.601331494328ProductListingFrontControllerCore->prepareMultipleProductsForTemplate( $products = [0 => ['id_product' => 857, 'out_of_stock' => NULL], 1 => ['id_product' => 796, 'out_of_stock' => NULL], 2 => ['id_product' => 786, 'out_of_stock' => NULL], 3 => ['id_product' => 747, 'out_of_stock' => NULL], 4 => ['id_product' => 724, 'out_of_stock' => NULL], 5 => ['id_product' => 177, 'out_of_stock' => NULL], 6 => ['id_product' => 119, 'out_of_stock' => NULL], 7 => ['id_product' => 117, 'out_of_stock' => NULL], 8 => ['id_product' => 838, 'out_of_stock' => 0], 9 => ['id_product' => 837, 'out_of_stock' => 0], 10 => ['id_product' => 642, 'out_of_stock' => 0], 11 => ['id_product' => 622, 'out_of_stock' => 0], 12 => ['id_product' => 620, 'out_of_stock' => 0], 13 => ['id_product' => 614, 'out_of_stock' => 0], 14 => ['id_product' => 568, 'out_of_stock' => 0], 15 => ['id_product' => 470, 'out_of_stock' => 0], 16 => ['id_product' => 469, 'out_of_stock' => 0], 17 => ['id_product' => 452, 'out_of_stock' => 0], 18 => ['id_product' => 451, 'out_of_stock' => 0]] ).../ProductListingFrontController.php:377
80.601431495496ProductAssemblerCore->assembleProducts( $rawProducts = [0 => ['id_product' => 857, 'out_of_stock' => NULL], 1 => ['id_product' => 796, 'out_of_stock' => NULL], 2 => ['id_product' => 786, 'out_of_stock' => NULL], 3 => ['id_product' => 747, 'out_of_stock' => NULL], 4 => ['id_product' => 724, 'out_of_stock' => NULL], 5 => ['id_product' => 177, 'out_of_stock' => NULL], 6 => ['id_product' => 119, 'out_of_stock' => NULL], 7 => ['id_product' => 117, 'out_of_stock' => NULL], 8 => ['id_product' => 838, 'out_of_stock' => 0], 9 => ['id_product' => 837, 'out_of_stock' => 0], 10 => ['id_product' => 642, 'out_of_stock' => 0], 11 => ['id_product' => 622, 'out_of_stock' => 0], 12 => ['id_product' => 620, 'out_of_stock' => 0], 13 => ['id_product' => 614, 'out_of_stock' => 0], 14 => ['id_product' => 568, 'out_of_stock' => 0], 15 => ['id_product' => 470, 'out_of_stock' => 0], 16 => ['id_product' => 469, 'out_of_stock' => 0], 17 => ['id_product' => 452, 'out_of_stock' => 0], 18 => ['id_product' => 451, 'out_of_stock' => 0]] ).../ProductListingFrontController.php:108
90.667032820208ProductCore::getProductProperties( $id_lang = 2, $row = ['id_product' => 837, 'out_of_stock' => 0], $context = class Context { public $cart = class Cart { public $id = NULL; public $id_lang = 2; protected $lang_associated = NULL; public $id_shop = 1; public $id_shop_list = [...]; protected $get_shop_from_context = TRUE; protected $table = 'cart'; protected $identifier = 'id_cart'; protected $fieldsRequired = [...]; protected $fieldsSize = [...]; protected $fieldsValidate = [...]; protected $fieldsRequiredLang = [...]; protected $fieldsSizeLang = [...]; protected $fieldsValidateLang = [...]; protected $tables = [...]; protected $webserviceParameters = [...]; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = [...]; protected $update_fields = NULL; public $force_id = FALSE; public $id_shop_group = 1; public $id_address_delivery = 0; public $id_address_invoice = 0; public $id_currency = 1; public $id_customer = NULL; public $id_guest = 0; public $recyclable = FALSE; public $gift = FALSE; public $gift_message = NULL; public $mobile_theme = NULL; public $date_add = NULL; public $secure_key = NULL; public $id_carrier = 0; public $date_upd = NULL; public $checkedTos = FALSE; public $pictures = NULL; public $textFields = NULL; public $delivery_option = NULL; public $allow_seperated_package = FALSE; protected $_products = NULL; protected $_taxCalculationMethod = 1; protected $configuration = class PrestaShop\PrestaShop\Adapter\Configuration { ... }; protected $addressFactory = class PrestaShop\PrestaShop\Adapter\AddressFactory { ... }; protected $shouldSplitGiftProductsQuantity = FALSE; protected $shouldExcludeGiftsDiscount = FALSE }; public $customer = class Customer { public $id = NULL; public $id_lang = NULL; protected $lang_associated = NULL; public $id_shop = NULL; public $id_shop_list = [...]; protected $get_shop_from_context = TRUE; protected $table = 'customer'; protected $identifier = 'id_customer'; protected $fieldsRequired = [...]; protected $fieldsSize = [...]; protected $fieldsValidate = [...]; protected $fieldsRequiredLang = [...]; protected $fieldsSizeLang = [...]; protected $fieldsValidateLang = [...]; protected $tables = [...]; protected $webserviceParameters = [...]; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = [...]; protected $update_fields = NULL; public $force_id = FALSE; public $id_shop_group = NULL; public $secure_key = NULL; public $note = NULL; public $id_gender = 0; public $id_default_group = 1; public $lastname = NULL; public $firstname = NULL; public $birthday = NULL; public $email = NULL; public $newsletter = NULL; public $ip_registration_newsletter = NULL; public $newsletter_date_add = NULL; public $optin = NULL; public $website = NULL; public $company = NULL; public $siret = NULL; public $ape = NULL; public $outstanding_allow_amount = 0; public $show_public_prices = 0; public $id_risk = NULL; public $max_payment_days = 0; public $passwd = NULL; public $last_passwd_gen = NULL; public $active = TRUE; public $is_guest = FALSE; public $deleted = FALSE; public $date_add = NULL; public $date_upd = NULL; public $years = NULL; public $days = NULL; public $months = NULL; public $geoloc_id_country = NULL; public $geoloc_id_state = NULL; public $geoloc_postcode = NULL; public $logged = FALSE; public $id_guest = FALSE; public $groupBox = NULL; public $reset_password_token = NULL; public $reset_password_validity = NULL }; public $cookie = class Cookie { protected $_content = [...]; protected $_name = 'PrestaShop-916eda3f2e7f51db3be4bb46e15428e9'; protected $_expire = 1783081455; protected $_domain = 'wonder-merch.com'; protected $_sameSite = 'Lax'; protected $_path = '/'; protected $cipherTool = class PhpEncryption { ... }; protected $_modified = TRUE; protected $_allow_writing = TRUE; protected $_salt = 'ku9wtf1Sx8EsLHSFZh9oppAXMaj9T7WQ'; protected $_standalone = FALSE; protected $_secure = TRUE; protected $session = NULL }; public $session = class Symfony\Component\HttpFoundation\Session\Session { protected $storage = class Symfony\Component\HttpFoundation\Session\Storage\PhpBridgeSessionStorage { ... }; private $flashName = 'flashes'; private $attributeName = 'attributes'; private $data = [...]; private $usageIndex = 2 }; public $link = class Link { protected $allow = TRUE; protected $url = '/index.php'; public $protocol_link = 'https://'; public $protocol_content = 'https://'; protected $ssl_enable = '1'; protected $urlShopId = NULL }; public $country = class Country { public $id = 68; protected $id_lang = 1; protected $lang_associated = NULL; protected $id_shop = 1; public $id_shop_list = [...]; protected $get_shop_from_context = TRUE; protected $table = 'country'; protected $identifier = 'id_country'; protected $fieldsRequired = [...]; protected $fieldsSize = [...]; protected $fieldsValidate = [...]; protected $fieldsRequiredLang = [...]; protected $fieldsSizeLang = [...]; protected $fieldsValidateLang = [...]; protected $tables = [...]; protected $webserviceParameters = [...]; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = [...]; protected $update_fields = NULL; public $force_id = FALSE; public $id_zone = 6; public $id_currency = 0; public $iso_code = 'CL'; public $call_prefix = 56; public $name = 'Chile'; public $contains_states = '0'; public $need_identification_number = '0'; public $need_zip_code = '0'; public $zip_code_format = ''; public $display_tax_label = '1'; public $active = '1' }; public $employee = NULL; public $controller = class CategoryController { protected $context = ...; public $css_files = [...]; public $js_files = [...]; protected $display_header = TRUE; protected $display_header_javascript = TRUE; protected $template = NULL; protected $display_footer = TRUE; protected $content_only = FALSE; public $ajax = FALSE; protected $json = FALSE; protected $status = ''; protected $redirect_after = NULL; public $controller_type = 'front'; public $php_self = 'category'; protected $translator = class PrestaShopBundle\Translation\TranslatorComponent { ... }; protected $container = class FrontContainer { ... }; public $errors = [...]; public $layout = NULL; public $warning = [...]; public $success = [...]; public $info = [...]; public $iso = NULL; public $orderBy = NULL; public $orderWay = NULL; public $p = NULL; public $n = NULL; public $auth = FALSE; public $guestAllowed = FALSE; public $authRedirection = FALSE; public $ssl = TRUE; protected $restrictedCountry = 0; protected $maintenance = FALSE; protected $redirectionExtraExcludedKeys = [...]; public $nb_items_per_page = NULL; public $objectPresenter = class PrestaShop\PrestaShop\Adapter\Presenter\Object\ObjectPresenter { ... }; public $cart_presenter = class PrestaShop\PrestaShop\Adapter\Presenter\Cart\CartPresenter { ... }; private ${FrontControllerCore}templateFinder = class TemplateFinder { ... }; protected $stylesheetManager = class StylesheetManager { ... }; protected $javascriptManager = class JavascriptManager { ... }; protected $cccReducer = class CccReducer { ... }; protected $urls = [...]; protected $automaticallyAllocateInvoiceAddress = TRUE; protected $automaticallyAllocateDeliveryAddress = TRUE; public $page_name = NULL; public $customer_access = TRUE; protected $notFound = FALSE; protected $category = class Category { ... } }; public $override_controller_name_for_translations = NULL; public $language = class Language { public $id = 2; protected $id_lang = NULL; protected $lang_associated = NULL; protected $id_shop = 1; public $id_shop_list = [...]; protected $get_shop_from_context = TRUE; protected $table = 'lang'; protected $identifier = 'id_lang'; protected $fieldsRequired = [...]; protected $fieldsSize = [...]; protected $fieldsValidate = [...]; protected $fieldsRequiredLang = [...]; protected $fieldsSizeLang = [...]; protected $fieldsValidateLang = [...]; protected $tables = [...]; protected $webserviceParameters = [...]; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = [...]; protected $update_fields = NULL; public $force_id = FALSE; public $name = 'English (English)'; public $iso_code = 'en'; public $locale = 'en-US'; public $language_code = 'en-us'; public $date_format_lite = 'm/d/Y'; public $date_format_full = 'm/d/Y H:i:s'; public $is_rtl = '0'; public $active = '1'; protected $translationsFilesAndVars = [...] }; public $currency = class Currency { public $id = 1; protected $id_lang = NULL; protected $lang_associated = NULL; protected $id_shop = 1; public $id_shop_list = [...]; protected $get_shop_from_context = TRUE; protected $table = 'currency'; protected $identifier = 'id_currency'; protected $fieldsRequired = [...]; protected $fieldsSize = [...]; protected $fieldsValidate = [...]; protected $fieldsRequiredLang = [...]; protected $fieldsSizeLang = [...]; protected $fieldsValidateLang = [...]; protected $tables = [...]; protected $webserviceParameters = [...]; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = [...]; protected $update_fields = NULL; public $force_id = FALSE; public $name = 'Chilean Peso'; protected $localizedNames = [...]; public $iso_code = 'CLP'; public $iso_code_num = '152'; public $numeric_iso_code = '152'; public $conversion_rate = '1.000000'; public $deleted = '0'; public $unofficial = '0'; public $modified = '0'; public $active = '1'; public $sign = '$'; public $symbol = '$'; private ${CurrencyCore}localizedSymbols = [...]; public $format = NULL; public $blank = 1; public $decimals = 1; public $precision = 0; public $pattern = [...]; private ${CurrencyCore}localizedPatterns = [...]; public $prefix = NULL; public $suffix = NULL }; public $currentLocale = class PrestaShop\PrestaShop\Core\Localization\Locale { protected $code = 'en-US'; protected $numberFormatter = class PrestaShop\PrestaShop\Core\Localization\Number\Formatter { ... }; protected $numberSpecification = class PrestaShop\PrestaShop\Core\Localization\Specification\Number { ... }; protected $priceSpecifications = class PrestaShop\PrestaShop\Core\Localization\Specification\NumberCollection { ... } }; public $tab = NULL; public $shop = class Shop { public $id = 1; protected $id_lang = NULL; protected $lang_associated = NULL; protected $id_shop = NULL; public $id_shop_list = [...]; protected $get_shop_from_context = TRUE; protected $table = 'shop'; protected $identifier = 'id_shop'; protected $fieldsRequired = [...]; protected $fieldsSize = [...]; protected $fieldsValidate = [...]; protected $fieldsRequiredLang = [...]; protected $fieldsSizeLang = [...]; protected $fieldsValidateLang = [...]; protected $tables = [...]; protected $webserviceParameters = [...]; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = [...]; protected $update_fields = NULL; public $force_id = FALSE; public $id_shop_group = 1; public $id_category = 2; public $theme_name = 'wonder'; public $name = 'Wonder Merch'; public $color = ''; public $active = '1'; public $deleted = '0'; public $physical_uri = '/'; public $virtual_uri = ''; public $domain = 'wonder-merch.com'; public $domain_ssl = 'wonder-merch.com'; protected $group = class ShopGroup { ... }; public $address = class Address { ... }; public $theme = class PrestaShop\PrestaShop\Core\Addon\Theme\Theme { ... } }; public $tmpOldShop = NULL; public $smarty = class SmartyDev { public $_objType = 1; public $template_class = 'SmartyDevTemplate'; public $tpl_vars = [...]; public $parent = NULL; public $config_vars = [...]; public $ext = class Smarty_Internal_Extension_Handler { ... }; public $cache_id = NULL; public $compile_id = NULL; public $caching = 0; public $compile_check = 1; public $cache_lifetime = 3600; public $tplFunctions = [...]; public $_cache = [...]; public $auto_literal = TRUE; public $error_unassigned = FALSE; public $use_include_path = FALSE; public $_templateDirNormalized = TRUE; public $_joined_template_dir = '/var/www/wonder-merch.com/public_html/themes/wonder/templates/'; public $_configDirNormalized = FALSE; public $_joined_config_dir = NULL; public $default_template_handler_func = NULL; public $default_config_handler_func = NULL; public $default_plugin_handler_func = NULL; public $_compileDirNormalized = TRUE; public $_pluginsDirNormalized = FALSE; public $_cacheDirNormalized = TRUE; public $force_compile = FALSE; public $use_sub_dirs = TRUE; public $allow_ambiguous_resources = FALSE; public $merge_compiled_includes = FALSE; public $extends_recursion = TRUE; public $force_cache = FALSE; public $left_delimiter = '{'; public $right_delimiter = '}'; public $literals = [...]; public $security_class = 'Smarty_Security'; public $security_policy = NULL; public $allow_php_templates = FALSE; public $debugging = FALSE; public $debugging_ctrl = 'NONE'; public $smarty_debug_id = 'SMARTY_DEBUG'; public $debug_tpl = '/var/www/wonder-merch.com/public_html/themes/debug.tpl'; public $error_reporting = NULL; public $config_overwrite = TRUE; public $config_booleanize = TRUE; public $config_read_hidden = FALSE; public $compile_locking = TRUE; public $cache_locking = FALSE; public $locking_timeout = 10; public $default_resource_type = 'file'; public $caching_type = 'file'; public $default_config_type = 'file'; public $cache_modified_check = FALSE; public $registered_plugins = [...]; public $registered_objects = [...]; public $registered_classes = [...]; public $registered_filters = [...]; public $registered_resources = [...]; public $registered_cache_resources = [...]; public $autoload_filters = [...]; public $default_modifiers = [...]; public $escape_html = TRUE; public $start_time = 1781353455.4068; public $_current_file = NULL; public $_parserdebug = FALSE; public $_debug = NULL; protected $template_dir = [...]; protected $_processedTemplateDir = [...]; protected $config_dir = [...]; protected $_processedConfigDir = [...]; protected $compile_dir = '/var/www/wonder-merch.com/public_html/var/cache/dev/smarty/compile/'; protected $plugins_dir = [...]; protected $cache_dir = '/var/www/wonder-merch.com/public_html/var/cache/dev/smarty/cache/'; protected $obsoleteProperties = [...]; protected $accessMap = [...]; private ${Smarty}isMutingUndefinedOrNullWarnings = FALSE }; public $mobile_detect = class Mobile_Detect { protected $cache = [...]; protected $userAgent = 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)'; protected $httpHeaders = [...]; protected $cloudfrontHeaders = [...]; protected $matchingRegex = NULL; protected $matchesArray = NULL; protected $detectionType = 'mobile' }; public $mode = NULL; public $container = NULL; public $virtualTotalTaxExcluded = 0; public $virtualTotalTaxIncluded = 0; protected $translator = class PrestaShopBundle\Translation\TranslatorComponent { protected $catalogues = [...]; private ${Symfony\Component\Translation\Translator}locale = 'en-US'; private ${Symfony\Component\Translation\Translator}fallbackLocales = [...]; private ${Symfony\Component\Translation\Translator}loaders = [...]; private ${Symfony\Component\Translation\Translator}resources = [...]; private ${Symfony\Component\Translation\Translator}formatter = class Symfony\Component\Translation\Formatter\MessageFormatter { ... }; private ${Symfony\Component\Translation\Translator}cacheDir = '/var/www/wonder-merch.com/public_html/var/cache/dev/translations'; private ${Symfony\Component\Translation\Translator}debug = FALSE; private ${Symfony\Component\Translation\Translator}cacheVary = [...]; private ${Symfony\Component\Translation\Translator}configCacheFactory = class Symfony\Component\Config\ConfigCacheFactory { ... }; private ${Symfony\Component\Translation\Translator}parentLocales = NULL; private ${Symfony\Component\Translation\Translator}hasIntlFormatter = TRUE }; protected $priceComputingPrecision = 0; protected $mobile_device = NULL; protected $is_mobile = FALSE; protected $is_tablet = FALSE } ).../ProductAssembler.php:206

( ! ) Warning: Undefined array key "id_manufacturer" in /var/www/wonder-merch.com/public_html/classes/Product.php on line 5620
Call Stack
#TimeMemoryFunctionLocation
10.0001464152{main}( ).../index.php:0
20.02935157112DispatcherCore->dispatch( ).../index.php:28
30.066316222448ControllerCore->run( ).../Dispatcher.php:510
40.150040630608CategoryControllerCore->initContent( ).../Controller.php:319
50.306285831296ProductListingFrontControllerCore->doProductSearch( $template = 'catalog/listing/category', $params = ['entity' => 'category', 'id' => 18], $locale = ??? ).../CategoryController.php:133
60.306385831296ProductListingFrontControllerCore->getProductSearchVariables( ).../ProductListingFrontController.php:634
70.601331494328ProductListingFrontControllerCore->prepareMultipleProductsForTemplate( $products = [0 => ['id_product' => 857, 'out_of_stock' => NULL], 1 => ['id_product' => 796, 'out_of_stock' => NULL], 2 => ['id_product' => 786, 'out_of_stock' => NULL], 3 => ['id_product' => 747, 'out_of_stock' => NULL], 4 => ['id_product' => 724, 'out_of_stock' => NULL], 5 => ['id_product' => 177, 'out_of_stock' => NULL], 6 => ['id_product' => 119, 'out_of_stock' => NULL], 7 => ['id_product' => 117, 'out_of_stock' => NULL], 8 => ['id_product' => 838, 'out_of_stock' => 0], 9 => ['id_product' => 837, 'out_of_stock' => 0], 10 => ['id_product' => 642, 'out_of_stock' => 0], 11 => ['id_product' => 622, 'out_of_stock' => 0], 12 => ['id_product' => 620, 'out_of_stock' => 0], 13 => ['id_product' => 614, 'out_of_stock' => 0], 14 => ['id_product' => 568, 'out_of_stock' => 0], 15 => ['id_product' => 470, 'out_of_stock' => 0], 16 => ['id_product' => 469, 'out_of_stock' => 0], 17 => ['id_product' => 452, 'out_of_stock' => 0], 18 => ['id_product' => 451, 'out_of_stock' => 0]] ).../ProductListingFrontController.php:377
80.601431495496ProductAssemblerCore->assembleProducts( $rawProducts = [0 => ['id_product' => 857, 'out_of_stock' => NULL], 1 => ['id_product' => 796, 'out_of_stock' => NULL], 2 => ['id_product' => 786, 'out_of_stock' => NULL], 3 => ['id_product' => 747, 'out_of_stock' => NULL], 4 => ['id_product' => 724, 'out_of_stock' => NULL], 5 => ['id_product' => 177, 'out_of_stock' => NULL], 6 => ['id_product' => 119, 'out_of_stock' => NULL], 7 => ['id_product' => 117, 'out_of_stock' => NULL], 8 => ['id_product' => 838, 'out_of_stock' => 0], 9 => ['id_product' => 837, 'out_of_stock' => 0], 10 => ['id_product' => 642, 'out_of_stock' => 0], 11 => ['id_product' => 622, 'out_of_stock' => 0], 12 => ['id_product' => 620, 'out_of_stock' => 0], 13 => ['id_product' => 614, 'out_of_stock' => 0], 14 => ['id_product' => 568, 'out_of_stock' => 0], 15 => ['id_product' => 470, 'out_of_stock' => 0], 16 => ['id_product' => 469, 'out_of_stock' => 0], 17 => ['id_product' => 452, 'out_of_stock' => 0], 18 => ['id_product' => 451, 'out_of_stock' => 0]] ).../ProductListingFrontController.php:108
90.667032820208ProductCore::getProductProperties( $id_lang = 2, $row = ['id_product' => 837, 'out_of_stock' => 0], $context = class Context { public $cart = class Cart { public $id = NULL; public $id_lang = 2; protected $lang_associated = NULL; public $id_shop = 1; public $id_shop_list = [...]; protected $get_shop_from_context = TRUE; protected $table = 'cart'; protected $identifier = 'id_cart'; protected $fieldsRequired = [...]; protected $fieldsSize = [...]; protected $fieldsValidate = [...]; protected $fieldsRequiredLang = [...]; protected $fieldsSizeLang = [...]; protected $fieldsValidateLang = [...]; protected $tables = [...]; protected $webserviceParameters = [...]; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = [...]; protected $update_fields = NULL; public $force_id = FALSE; public $id_shop_group = 1; public $id_address_delivery = 0; public $id_address_invoice = 0; public $id_currency = 1; public $id_customer = NULL; public $id_guest = 0; public $recyclable = FALSE; public $gift = FALSE; public $gift_message = NULL; public $mobile_theme = NULL; public $date_add = NULL; public $secure_key = NULL; public $id_carrier = 0; public $date_upd = NULL; public $checkedTos = FALSE; public $pictures = NULL; public $textFields = NULL; public $delivery_option = NULL; public $allow_seperated_package = FALSE; protected $_products = NULL; protected $_taxCalculationMethod = 1; protected $configuration = class PrestaShop\PrestaShop\Adapter\Configuration { ... }; protected $addressFactory = class PrestaShop\PrestaShop\Adapter\AddressFactory { ... }; protected $shouldSplitGiftProductsQuantity = FALSE; protected $shouldExcludeGiftsDiscount = FALSE }; public $customer = class Customer { public $id = NULL; public $id_lang = NULL; protected $lang_associated = NULL; public $id_shop = NULL; public $id_shop_list = [...]; protected $get_shop_from_context = TRUE; protected $table = 'customer'; protected $identifier = 'id_customer'; protected $fieldsRequired = [...]; protected $fieldsSize = [...]; protected $fieldsValidate = [...]; protected $fieldsRequiredLang = [...]; protected $fieldsSizeLang = [...]; protected $fieldsValidateLang = [...]; protected $tables = [...]; protected $webserviceParameters = [...]; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = [...]; protected $update_fields = NULL; public $force_id = FALSE; public $id_shop_group = NULL; public $secure_key = NULL; public $note = NULL; public $id_gender = 0; public $id_default_group = 1; public $lastname = NULL; public $firstname = NULL; public $birthday = NULL; public $email = NULL; public $newsletter = NULL; public $ip_registration_newsletter = NULL; public $newsletter_date_add = NULL; public $optin = NULL; public $website = NULL; public $company = NULL; public $siret = NULL; public $ape = NULL; public $outstanding_allow_amount = 0; public $show_public_prices = 0; public $id_risk = NULL; public $max_payment_days = 0; public $passwd = NULL; public $last_passwd_gen = NULL; public $active = TRUE; public $is_guest = FALSE; public $deleted = FALSE; public $date_add = NULL; public $date_upd = NULL; public $years = NULL; public $days = NULL; public $months = NULL; public $geoloc_id_country = NULL; public $geoloc_id_state = NULL; public $geoloc_postcode = NULL; public $logged = FALSE; public $id_guest = FALSE; public $groupBox = NULL; public $reset_password_token = NULL; public $reset_password_validity = NULL }; public $cookie = class Cookie { protected $_content = [...]; protected $_name = 'PrestaShop-916eda3f2e7f51db3be4bb46e15428e9'; protected $_expire = 1783081455; protected $_domain = 'wonder-merch.com'; protected $_sameSite = 'Lax'; protected $_path = '/'; protected $cipherTool = class PhpEncryption { ... }; protected $_modified = TRUE; protected $_allow_writing = TRUE; protected $_salt = 'ku9wtf1Sx8EsLHSFZh9oppAXMaj9T7WQ'; protected $_standalone = FALSE; protected $_secure = TRUE; protected $session = NULL }; public $session = class Symfony\Component\HttpFoundation\Session\Session { protected $storage = class Symfony\Component\HttpFoundation\Session\Storage\PhpBridgeSessionStorage { ... }; private $flashName = 'flashes'; private $attributeName = 'attributes'; private $data = [...]; private $usageIndex = 2 }; public $link = class Link { protected $allow = TRUE; protected $url = '/index.php'; public $protocol_link = 'https://'; public $protocol_content = 'https://'; protected $ssl_enable = '1'; protected $urlShopId = NULL }; public $country = class Country { public $id = 68; protected $id_lang = 1; protected $lang_associated = NULL; protected $id_shop = 1; public $id_shop_list = [...]; protected $get_shop_from_context = TRUE; protected $table = 'country'; protected $identifier = 'id_country'; protected $fieldsRequired = [...]; protected $fieldsSize = [...]; protected $fieldsValidate = [...]; protected $fieldsRequiredLang = [...]; protected $fieldsSizeLang = [...]; protected $fieldsValidateLang = [...]; protected $tables = [...]; protected $webserviceParameters = [...]; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = [...]; protected $update_fields = NULL; public $force_id = FALSE; public $id_zone = 6; public $id_currency = 0; public $iso_code = 'CL'; public $call_prefix = 56; public $name = 'Chile'; public $contains_states = '0'; public $need_identification_number = '0'; public $need_zip_code = '0'; public $zip_code_format = ''; public $display_tax_label = '1'; public $active = '1' }; public $employee = NULL; public $controller = class CategoryController { protected $context = ...; public $css_files = [...]; public $js_files = [...]; protected $display_header = TRUE; protected $display_header_javascript = TRUE; protected $template = NULL; protected $display_footer = TRUE; protected $content_only = FALSE; public $ajax = FALSE; protected $json = FALSE; protected $status = ''; protected $redirect_after = NULL; public $controller_type = 'front'; public $php_self = 'category'; protected $translator = class PrestaShopBundle\Translation\TranslatorComponent { ... }; protected $container = class FrontContainer { ... }; public $errors = [...]; public $layout = NULL; public $warning = [...]; public $success = [...]; public $info = [...]; public $iso = NULL; public $orderBy = NULL; public $orderWay = NULL; public $p = NULL; public $n = NULL; public $auth = FALSE; public $guestAllowed = FALSE; public $authRedirection = FALSE; public $ssl = TRUE; protected $restrictedCountry = 0; protected $maintenance = FALSE; protected $redirectionExtraExcludedKeys = [...]; public $nb_items_per_page = NULL; public $objectPresenter = class PrestaShop\PrestaShop\Adapter\Presenter\Object\ObjectPresenter { ... }; public $cart_presenter = class PrestaShop\PrestaShop\Adapter\Presenter\Cart\CartPresenter { ... }; private ${FrontControllerCore}templateFinder = class TemplateFinder { ... }; protected $stylesheetManager = class StylesheetManager { ... }; protected $javascriptManager = class JavascriptManager { ... }; protected $cccReducer = class CccReducer { ... }; protected $urls = [...]; protected $automaticallyAllocateInvoiceAddress = TRUE; protected $automaticallyAllocateDeliveryAddress = TRUE; public $page_name = NULL; public $customer_access = TRUE; protected $notFound = FALSE; protected $category = class Category { ... } }; public $override_controller_name_for_translations = NULL; public $language = class Language { public $id = 2; protected $id_lang = NULL; protected $lang_associated = NULL; protected $id_shop = 1; public $id_shop_list = [...]; protected $get_shop_from_context = TRUE; protected $table = 'lang'; protected $identifier = 'id_lang'; protected $fieldsRequired = [...]; protected $fieldsSize = [...]; protected $fieldsValidate = [...]; protected $fieldsRequiredLang = [...]; protected $fieldsSizeLang = [...]; protected $fieldsValidateLang = [...]; protected $tables = [...]; protected $webserviceParameters = [...]; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = [...]; protected $update_fields = NULL; public $force_id = FALSE; public $name = 'English (English)'; public $iso_code = 'en'; public $locale = 'en-US'; public $language_code = 'en-us'; public $date_format_lite = 'm/d/Y'; public $date_format_full = 'm/d/Y H:i:s'; public $is_rtl = '0'; public $active = '1'; protected $translationsFilesAndVars = [...] }; public $currency = class Currency { public $id = 1; protected $id_lang = NULL; protected $lang_associated = NULL; protected $id_shop = 1; public $id_shop_list = [...]; protected $get_shop_from_context = TRUE; protected $table = 'currency'; protected $identifier = 'id_currency'; protected $fieldsRequired = [...]; protected $fieldsSize = [...]; protected $fieldsValidate = [...]; protected $fieldsRequiredLang = [...]; protected $fieldsSizeLang = [...]; protected $fieldsValidateLang = [...]; protected $tables = [...]; protected $webserviceParameters = [...]; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = [...]; protected $update_fields = NULL; public $force_id = FALSE; public $name = 'Chilean Peso'; protected $localizedNames = [...]; public $iso_code = 'CLP'; public $iso_code_num = '152'; public $numeric_iso_code = '152'; public $conversion_rate = '1.000000'; public $deleted = '0'; public $unofficial = '0'; public $modified = '0'; public $active = '1'; public $sign = '$'; public $symbol = '$'; private ${CurrencyCore}localizedSymbols = [...]; public $format = NULL; public $blank = 1; public $decimals = 1; public $precision = 0; public $pattern = [...]; private ${CurrencyCore}localizedPatterns = [...]; public $prefix = NULL; public $suffix = NULL }; public $currentLocale = class PrestaShop\PrestaShop\Core\Localization\Locale { protected $code = 'en-US'; protected $numberFormatter = class PrestaShop\PrestaShop\Core\Localization\Number\Formatter { ... }; protected $numberSpecification = class PrestaShop\PrestaShop\Core\Localization\Specification\Number { ... }; protected $priceSpecifications = class PrestaShop\PrestaShop\Core\Localization\Specification\NumberCollection { ... } }; public $tab = NULL; public $shop = class Shop { public $id = 1; protected $id_lang = NULL; protected $lang_associated = NULL; protected $id_shop = NULL; public $id_shop_list = [...]; protected $get_shop_from_context = TRUE; protected $table = 'shop'; protected $identifier = 'id_shop'; protected $fieldsRequired = [...]; protected $fieldsSize = [...]; protected $fieldsValidate = [...]; protected $fieldsRequiredLang = [...]; protected $fieldsSizeLang = [...]; protected $fieldsValidateLang = [...]; protected $tables = [...]; protected $webserviceParameters = [...]; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = [...]; protected $update_fields = NULL; public $force_id = FALSE; public $id_shop_group = 1; public $id_category = 2; public $theme_name = 'wonder'; public $name = 'Wonder Merch'; public $color = ''; public $active = '1'; public $deleted = '0'; public $physical_uri = '/'; public $virtual_uri = ''; public $domain = 'wonder-merch.com'; public $domain_ssl = 'wonder-merch.com'; protected $group = class ShopGroup { ... }; public $address = class Address { ... }; public $theme = class PrestaShop\PrestaShop\Core\Addon\Theme\Theme { ... } }; public $tmpOldShop = NULL; public $smarty = class SmartyDev { public $_objType = 1; public $template_class = 'SmartyDevTemplate'; public $tpl_vars = [...]; public $parent = NULL; public $config_vars = [...]; public $ext = class Smarty_Internal_Extension_Handler { ... }; public $cache_id = NULL; public $compile_id = NULL; public $caching = 0; public $compile_check = 1; public $cache_lifetime = 3600; public $tplFunctions = [...]; public $_cache = [...]; public $auto_literal = TRUE; public $error_unassigned = FALSE; public $use_include_path = FALSE; public $_templateDirNormalized = TRUE; public $_joined_template_dir = '/var/www/wonder-merch.com/public_html/themes/wonder/templates/'; public $_configDirNormalized = FALSE; public $_joined_config_dir = NULL; public $default_template_handler_func = NULL; public $default_config_handler_func = NULL; public $default_plugin_handler_func = NULL; public $_compileDirNormalized = TRUE; public $_pluginsDirNormalized = FALSE; public $_cacheDirNormalized = TRUE; public $force_compile = FALSE; public $use_sub_dirs = TRUE; public $allow_ambiguous_resources = FALSE; public $merge_compiled_includes = FALSE; public $extends_recursion = TRUE; public $force_cache = FALSE; public $left_delimiter = '{'; public $right_delimiter = '}'; public $literals = [...]; public $security_class = 'Smarty_Security'; public $security_policy = NULL; public $allow_php_templates = FALSE; public $debugging = FALSE; public $debugging_ctrl = 'NONE'; public $smarty_debug_id = 'SMARTY_DEBUG'; public $debug_tpl = '/var/www/wonder-merch.com/public_html/themes/debug.tpl'; public $error_reporting = NULL; public $config_overwrite = TRUE; public $config_booleanize = TRUE; public $config_read_hidden = FALSE; public $compile_locking = TRUE; public $cache_locking = FALSE; public $locking_timeout = 10; public $default_resource_type = 'file'; public $caching_type = 'file'; public $default_config_type = 'file'; public $cache_modified_check = FALSE; public $registered_plugins = [...]; public $registered_objects = [...]; public $registered_classes = [...]; public $registered_filters = [...]; public $registered_resources = [...]; public $registered_cache_resources = [...]; public $autoload_filters = [...]; public $default_modifiers = [...]; public $escape_html = TRUE; public $start_time = 1781353455.4068; public $_current_file = NULL; public $_parserdebug = FALSE; public $_debug = NULL; protected $template_dir = [...]; protected $_processedTemplateDir = [...]; protected $config_dir = [...]; protected $_processedConfigDir = [...]; protected $compile_dir = '/var/www/wonder-merch.com/public_html/var/cache/dev/smarty/compile/'; protected $plugins_dir = [...]; protected $cache_dir = '/var/www/wonder-merch.com/public_html/var/cache/dev/smarty/cache/'; protected $obsoleteProperties = [...]; protected $accessMap = [...]; private ${Smarty}isMutingUndefinedOrNullWarnings = FALSE }; public $mobile_detect = class Mobile_Detect { protected $cache = [...]; protected $userAgent = 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)'; protected $httpHeaders = [...]; protected $cloudfrontHeaders = [...]; protected $matchingRegex = NULL; protected $matchesArray = NULL; protected $detectionType = 'mobile' }; public $mode = NULL; public $container = NULL; public $virtualTotalTaxExcluded = 0; public $virtualTotalTaxIncluded = 0; protected $translator = class PrestaShopBundle\Translation\TranslatorComponent { protected $catalogues = [...]; private ${Symfony\Component\Translation\Translator}locale = 'en-US'; private ${Symfony\Component\Translation\Translator}fallbackLocales = [...]; private ${Symfony\Component\Translation\Translator}loaders = [...]; private ${Symfony\Component\Translation\Translator}resources = [...]; private ${Symfony\Component\Translation\Translator}formatter = class Symfony\Component\Translation\Formatter\MessageFormatter { ... }; private ${Symfony\Component\Translation\Translator}cacheDir = '/var/www/wonder-merch.com/public_html/var/cache/dev/translations'; private ${Symfony\Component\Translation\Translator}debug = FALSE; private ${Symfony\Component\Translation\Translator}cacheVary = [...]; private ${Symfony\Component\Translation\Translator}configCacheFactory = class Symfony\Component\Config\ConfigCacheFactory { ... }; private ${Symfony\Component\Translation\Translator}parentLocales = NULL; private ${Symfony\Component\Translation\Translator}hasIntlFormatter = TRUE }; protected $priceComputingPrecision = 0; protected $mobile_device = NULL; protected $is_mobile = FALSE; protected $is_tablet = FALSE } ).../ProductAssembler.php:206

( ! ) Warning: Undefined array key "minimal_quantity" in /var/www/wonder-merch.com/public_html/classes/Product.php on line 5633
Call Stack
#TimeMemoryFunctionLocation
10.0001464152{main}( ).../index.php:0
20.02935157112DispatcherCore->dispatch( ).../index.php:28
30.066316222448ControllerCore->run( ).../Dispatcher.php:510
40.150040630608CategoryControllerCore->initContent( ).../Controller.php:319
50.306285831296ProductListingFrontControllerCore->doProductSearch( $template = 'catalog/listing/category', $params = ['entity' => 'category', 'id' => 18], $locale = ??? ).../CategoryController.php:133
60.306385831296ProductListingFrontControllerCore->getProductSearchVariables( ).../ProductListingFrontController.php:634
70.601331494328ProductListingFrontControllerCore->prepareMultipleProductsForTemplate( $products = [0 => ['id_product' => 857, 'out_of_stock' => NULL], 1 => ['id_product' => 796, 'out_of_stock' => NULL], 2 => ['id_product' => 786, 'out_of_stock' => NULL], 3 => ['id_product' => 747, 'out_of_stock' => NULL], 4 => ['id_product' => 724, 'out_of_stock' => NULL], 5 => ['id_product' => 177, 'out_of_stock' => NULL], 6 => ['id_product' => 119, 'out_of_stock' => NULL], 7 => ['id_product' => 117, 'out_of_stock' => NULL], 8 => ['id_product' => 838, 'out_of_stock' => 0], 9 => ['id_product' => 837, 'out_of_stock' => 0], 10 => ['id_product' => 642, 'out_of_stock' => 0], 11 => ['id_product' => 622, 'out_of_stock' => 0], 12 => ['id_product' => 620, 'out_of_stock' => 0], 13 => ['id_product' => 614, 'out_of_stock' => 0], 14 => ['id_product' => 568, 'out_of_stock' => 0], 15 => ['id_product' => 470, 'out_of_stock' => 0], 16 => ['id_product' => 469, 'out_of_stock' => 0], 17 => ['id_product' => 452, 'out_of_stock' => 0], 18 => ['id_product' => 451, 'out_of_stock' => 0]] ).../ProductListingFrontController.php:377
80.601431495496ProductAssemblerCore->assembleProducts( $rawProducts = [0 => ['id_product' => 857, 'out_of_stock' => NULL], 1 => ['id_product' => 796, 'out_of_stock' => NULL], 2 => ['id_product' => 786, 'out_of_stock' => NULL], 3 => ['id_product' => 747, 'out_of_stock' => NULL], 4 => ['id_product' => 724, 'out_of_stock' => NULL], 5 => ['id_product' => 177, 'out_of_stock' => NULL], 6 => ['id_product' => 119, 'out_of_stock' => NULL], 7 => ['id_product' => 117, 'out_of_stock' => NULL], 8 => ['id_product' => 838, 'out_of_stock' => 0], 9 => ['id_product' => 837, 'out_of_stock' => 0], 10 => ['id_product' => 642, 'out_of_stock' => 0], 11 => ['id_product' => 622, 'out_of_stock' => 0], 12 => ['id_product' => 620, 'out_of_stock' => 0], 13 => ['id_product' => 614, 'out_of_stock' => 0], 14 => ['id_product' => 568, 'out_of_stock' => 0], 15 => ['id_product' => 470, 'out_of_stock' => 0], 16 => ['id_product' => 469, 'out_of_stock' => 0], 17 => ['id_product' => 452, 'out_of_stock' => 0], 18 => ['id_product' => 451, 'out_of_stock' => 0]] ).../ProductListingFrontController.php:108
90.667032820208ProductCore::getProductProperties( $id_lang = 2, $row = ['id_product' => 837, 'out_of_stock' => 0], $context = class Context { public $cart = class Cart { public $id = NULL; public $id_lang = 2; protected $lang_associated = NULL; public $id_shop = 1; public $id_shop_list = [...]; protected $get_shop_from_context = TRUE; protected $table = 'cart'; protected $identifier = 'id_cart'; protected $fieldsRequired = [...]; protected $fieldsSize = [...]; protected $fieldsValidate = [...]; protected $fieldsRequiredLang = [...]; protected $fieldsSizeLang = [...]; protected $fieldsValidateLang = [...]; protected $tables = [...]; protected $webserviceParameters = [...]; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = [...]; protected $update_fields = NULL; public $force_id = FALSE; public $id_shop_group = 1; public $id_address_delivery = 0; public $id_address_invoice = 0; public $id_currency = 1; public $id_customer = NULL; public $id_guest = 0; public $recyclable = FALSE; public $gift = FALSE; public $gift_message = NULL; public $mobile_theme = NULL; public $date_add = NULL; public $secure_key = NULL; public $id_carrier = 0; public $date_upd = NULL; public $checkedTos = FALSE; public $pictures = NULL; public $textFields = NULL; public $delivery_option = NULL; public $allow_seperated_package = FALSE; protected $_products = NULL; protected $_taxCalculationMethod = 1; protected $configuration = class PrestaShop\PrestaShop\Adapter\Configuration { ... }; protected $addressFactory = class PrestaShop\PrestaShop\Adapter\AddressFactory { ... }; protected $shouldSplitGiftProductsQuantity = FALSE; protected $shouldExcludeGiftsDiscount = FALSE }; public $customer = class Customer { public $id = NULL; public $id_lang = NULL; protected $lang_associated = NULL; public $id_shop = NULL; public $id_shop_list = [...]; protected $get_shop_from_context = TRUE; protected $table = 'customer'; protected $identifier = 'id_customer'; protected $fieldsRequired = [...]; protected $fieldsSize = [...]; protected $fieldsValidate = [...]; protected $fieldsRequiredLang = [...]; protected $fieldsSizeLang = [...]; protected $fieldsValidateLang = [...]; protected $tables = [...]; protected $webserviceParameters = [...]; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = [...]; protected $update_fields = NULL; public $force_id = FALSE; public $id_shop_group = NULL; public $secure_key = NULL; public $note = NULL; public $id_gender = 0; public $id_default_group = 1; public $lastname = NULL; public $firstname = NULL; public $birthday = NULL; public $email = NULL; public $newsletter = NULL; public $ip_registration_newsletter = NULL; public $newsletter_date_add = NULL; public $optin = NULL; public $website = NULL; public $company = NULL; public $siret = NULL; public $ape = NULL; public $outstanding_allow_amount = 0; public $show_public_prices = 0; public $id_risk = NULL; public $max_payment_days = 0; public $passwd = NULL; public $last_passwd_gen = NULL; public $active = TRUE; public $is_guest = FALSE; public $deleted = FALSE; public $date_add = NULL; public $date_upd = NULL; public $years = NULL; public $days = NULL; public $months = NULL; public $geoloc_id_country = NULL; public $geoloc_id_state = NULL; public $geoloc_postcode = NULL; public $logged = FALSE; public $id_guest = FALSE; public $groupBox = NULL; public $reset_password_token = NULL; public $reset_password_validity = NULL }; public $cookie = class Cookie { protected $_content = [...]; protected $_name = 'PrestaShop-916eda3f2e7f51db3be4bb46e15428e9'; protected $_expire = 1783081455; protected $_domain = 'wonder-merch.com'; protected $_sameSite = 'Lax'; protected $_path = '/'; protected $cipherTool = class PhpEncryption { ... }; protected $_modified = TRUE; protected $_allow_writing = TRUE; protected $_salt = 'ku9wtf1Sx8EsLHSFZh9oppAXMaj9T7WQ'; protected $_standalone = FALSE; protected $_secure = TRUE; protected $session = NULL }; public $session = class Symfony\Component\HttpFoundation\Session\Session { protected $storage = class Symfony\Component\HttpFoundation\Session\Storage\PhpBridgeSessionStorage { ... }; private $flashName = 'flashes'; private $attributeName = 'attributes'; private $data = [...]; private $usageIndex = 2 }; public $link = class Link { protected $allow = TRUE; protected $url = '/index.php'; public $protocol_link = 'https://'; public $protocol_content = 'https://'; protected $ssl_enable = '1'; protected $urlShopId = NULL }; public $country = class Country { public $id = 68; protected $id_lang = 1; protected $lang_associated = NULL; protected $id_shop = 1; public $id_shop_list = [...]; protected $get_shop_from_context = TRUE; protected $table = 'country'; protected $identifier = 'id_country'; protected $fieldsRequired = [...]; protected $fieldsSize = [...]; protected $fieldsValidate = [...]; protected $fieldsRequiredLang = [...]; protected $fieldsSizeLang = [...]; protected $fieldsValidateLang = [...]; protected $tables = [...]; protected $webserviceParameters = [...]; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = [...]; protected $update_fields = NULL; public $force_id = FALSE; public $id_zone = 6; public $id_currency = 0; public $iso_code = 'CL'; public $call_prefix = 56; public $name = 'Chile'; public $contains_states = '0'; public $need_identification_number = '0'; public $need_zip_code = '0'; public $zip_code_format = ''; public $display_tax_label = '1'; public $active = '1' }; public $employee = NULL; public $controller = class CategoryController { protected $context = ...; public $css_files = [...]; public $js_files = [...]; protected $display_header = TRUE; protected $display_header_javascript = TRUE; protected $template = NULL; protected $display_footer = TRUE; protected $content_only = FALSE; public $ajax = FALSE; protected $json = FALSE; protected $status = ''; protected $redirect_after = NULL; public $controller_type = 'front'; public $php_self = 'category'; protected $translator = class PrestaShopBundle\Translation\TranslatorComponent { ... }; protected $container = class FrontContainer { ... }; public $errors = [...]; public $layout = NULL; public $warning = [...]; public $success = [...]; public $info = [...]; public $iso = NULL; public $orderBy = NULL; public $orderWay = NULL; public $p = NULL; public $n = NULL; public $auth = FALSE; public $guestAllowed = FALSE; public $authRedirection = FALSE; public $ssl = TRUE; protected $restrictedCountry = 0; protected $maintenance = FALSE; protected $redirectionExtraExcludedKeys = [...]; public $nb_items_per_page = NULL; public $objectPresenter = class PrestaShop\PrestaShop\Adapter\Presenter\Object\ObjectPresenter { ... }; public $cart_presenter = class PrestaShop\PrestaShop\Adapter\Presenter\Cart\CartPresenter { ... }; private ${FrontControllerCore}templateFinder = class TemplateFinder { ... }; protected $stylesheetManager = class StylesheetManager { ... }; protected $javascriptManager = class JavascriptManager { ... }; protected $cccReducer = class CccReducer { ... }; protected $urls = [...]; protected $automaticallyAllocateInvoiceAddress = TRUE; protected $automaticallyAllocateDeliveryAddress = TRUE; public $page_name = NULL; public $customer_access = TRUE; protected $notFound = FALSE; protected $category = class Category { ... } }; public $override_controller_name_for_translations = NULL; public $language = class Language { public $id = 2; protected $id_lang = NULL; protected $lang_associated = NULL; protected $id_shop = 1; public $id_shop_list = [...]; protected $get_shop_from_context = TRUE; protected $table = 'lang'; protected $identifier = 'id_lang'; protected $fieldsRequired = [...]; protected $fieldsSize = [...]; protected $fieldsValidate = [...]; protected $fieldsRequiredLang = [...]; protected $fieldsSizeLang = [...]; protected $fieldsValidateLang = [...]; protected $tables = [...]; protected $webserviceParameters = [...]; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = [...]; protected $update_fields = NULL; public $force_id = FALSE; public $name = 'English (English)'; public $iso_code = 'en'; public $locale = 'en-US'; public $language_code = 'en-us'; public $date_format_lite = 'm/d/Y'; public $date_format_full = 'm/d/Y H:i:s'; public $is_rtl = '0'; public $active = '1'; protected $translationsFilesAndVars = [...] }; public $currency = class Currency { public $id = 1; protected $id_lang = NULL; protected $lang_associated = NULL; protected $id_shop = 1; public $id_shop_list = [...]; protected $get_shop_from_context = TRUE; protected $table = 'currency'; protected $identifier = 'id_currency'; protected $fieldsRequired = [...]; protected $fieldsSize = [...]; protected $fieldsValidate = [...]; protected $fieldsRequiredLang = [...]; protected $fieldsSizeLang = [...]; protected $fieldsValidateLang = [...]; protected $tables = [...]; protected $webserviceParameters = [...]; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = [...]; protected $update_fields = NULL; public $force_id = FALSE; public $name = 'Chilean Peso'; protected $localizedNames = [...]; public $iso_code = 'CLP'; public $iso_code_num = '152'; public $numeric_iso_code = '152'; public $conversion_rate = '1.000000'; public $deleted = '0'; public $unofficial = '0'; public $modified = '0'; public $active = '1'; public $sign = '$'; public $symbol = '$'; private ${CurrencyCore}localizedSymbols = [...]; public $format = NULL; public $blank = 1; public $decimals = 1; public $precision = 0; public $pattern = [...]; private ${CurrencyCore}localizedPatterns = [...]; public $prefix = NULL; public $suffix = NULL }; public $currentLocale = class PrestaShop\PrestaShop\Core\Localization\Locale { protected $code = 'en-US'; protected $numberFormatter = class PrestaShop\PrestaShop\Core\Localization\Number\Formatter { ... }; protected $numberSpecification = class PrestaShop\PrestaShop\Core\Localization\Specification\Number { ... }; protected $priceSpecifications = class PrestaShop\PrestaShop\Core\Localization\Specification\NumberCollection { ... } }; public $tab = NULL; public $shop = class Shop { public $id = 1; protected $id_lang = NULL; protected $lang_associated = NULL; protected $id_shop = NULL; public $id_shop_list = [...]; protected $get_shop_from_context = TRUE; protected $table = 'shop'; protected $identifier = 'id_shop'; protected $fieldsRequired = [...]; protected $fieldsSize = [...]; protected $fieldsValidate = [...]; protected $fieldsRequiredLang = [...]; protected $fieldsSizeLang = [...]; protected $fieldsValidateLang = [...]; protected $tables = [...]; protected $webserviceParameters = [...]; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = [...]; protected $update_fields = NULL; public $force_id = FALSE; public $id_shop_group = 1; public $id_category = 2; public $theme_name = 'wonder'; public $name = 'Wonder Merch'; public $color = ''; public $active = '1'; public $deleted = '0'; public $physical_uri = '/'; public $virtual_uri = ''; public $domain = 'wonder-merch.com'; public $domain_ssl = 'wonder-merch.com'; protected $group = class ShopGroup { ... }; public $address = class Address { ... }; public $theme = class PrestaShop\PrestaShop\Core\Addon\Theme\Theme { ... } }; public $tmpOldShop = NULL; public $smarty = class SmartyDev { public $_objType = 1; public $template_class = 'SmartyDevTemplate'; public $tpl_vars = [...]; public $parent = NULL; public $config_vars = [...]; public $ext = class Smarty_Internal_Extension_Handler { ... }; public $cache_id = NULL; public $compile_id = NULL; public $caching = 0; public $compile_check = 1; public $cache_lifetime = 3600; public $tplFunctions = [...]; public $_cache = [...]; public $auto_literal = TRUE; public $error_unassigned = FALSE; public $use_include_path = FALSE; public $_templateDirNormalized = TRUE; public $_joined_template_dir = '/var/www/wonder-merch.com/public_html/themes/wonder/templates/'; public $_configDirNormalized = FALSE; public $_joined_config_dir = NULL; public $default_template_handler_func = NULL; public $default_config_handler_func = NULL; public $default_plugin_handler_func = NULL; public $_compileDirNormalized = TRUE; public $_pluginsDirNormalized = FALSE; public $_cacheDirNormalized = TRUE; public $force_compile = FALSE; public $use_sub_dirs = TRUE; public $allow_ambiguous_resources = FALSE; public $merge_compiled_includes = FALSE; public $extends_recursion = TRUE; public $force_cache = FALSE; public $left_delimiter = '{'; public $right_delimiter = '}'; public $literals = [...]; public $security_class = 'Smarty_Security'; public $security_policy = NULL; public $allow_php_templates = FALSE; public $debugging = FALSE; public $debugging_ctrl = 'NONE'; public $smarty_debug_id = 'SMARTY_DEBUG'; public $debug_tpl = '/var/www/wonder-merch.com/public_html/themes/debug.tpl'; public $error_reporting = NULL; public $config_overwrite = TRUE; public $config_booleanize = TRUE; public $config_read_hidden = FALSE; public $compile_locking = TRUE; public $cache_locking = FALSE; public $locking_timeout = 10; public $default_resource_type = 'file'; public $caching_type = 'file'; public $default_config_type = 'file'; public $cache_modified_check = FALSE; public $registered_plugins = [...]; public $registered_objects = [...]; public $registered_classes = [...]; public $registered_filters = [...]; public $registered_resources = [...]; public $registered_cache_resources = [...]; public $autoload_filters = [...]; public $default_modifiers = [...]; public $escape_html = TRUE; public $start_time = 1781353455.4068; public $_current_file = NULL; public $_parserdebug = FALSE; public $_debug = NULL; protected $template_dir = [...]; protected $_processedTemplateDir = [...]; protected $config_dir = [...]; protected $_processedConfigDir = [...]; protected $compile_dir = '/var/www/wonder-merch.com/public_html/var/cache/dev/smarty/compile/'; protected $plugins_dir = [...]; protected $cache_dir = '/var/www/wonder-merch.com/public_html/var/cache/dev/smarty/cache/'; protected $obsoleteProperties = [...]; protected $accessMap = [...]; private ${Smarty}isMutingUndefinedOrNullWarnings = FALSE }; public $mobile_detect = class Mobile_Detect { protected $cache = [...]; protected $userAgent = 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)'; protected $httpHeaders = [...]; protected $cloudfrontHeaders = [...]; protected $matchingRegex = NULL; protected $matchesArray = NULL; protected $detectionType = 'mobile' }; public $mode = NULL; public $container = NULL; public $virtualTotalTaxExcluded = 0; public $virtualTotalTaxIncluded = 0; protected $translator = class PrestaShopBundle\Translation\TranslatorComponent { protected $catalogues = [...]; private ${Symfony\Component\Translation\Translator}locale = 'en-US'; private ${Symfony\Component\Translation\Translator}fallbackLocales = [...]; private ${Symfony\Component\Translation\Translator}loaders = [...]; private ${Symfony\Component\Translation\Translator}resources = [...]; private ${Symfony\Component\Translation\Translator}formatter = class Symfony\Component\Translation\Formatter\MessageFormatter { ... }; private ${Symfony\Component\Translation\Translator}cacheDir = '/var/www/wonder-merch.com/public_html/var/cache/dev/translations'; private ${Symfony\Component\Translation\Translator}debug = FALSE; private ${Symfony\Component\Translation\Translator}cacheVary = [...]; private ${Symfony\Component\Translation\Translator}configCacheFactory = class Symfony\Component\Config\ConfigCacheFactory { ... }; private ${Symfony\Component\Translation\Translator}parentLocales = NULL; private ${Symfony\Component\Translation\Translator}hasIntlFormatter = TRUE }; protected $priceComputingPrecision = 0; protected $mobile_device = NULL; protected $is_mobile = FALSE; protected $is_tablet = FALSE } ).../ProductAssembler.php:206

( ! ) Warning: Undefined array key "show_price" in /var/www/wonder-merch.com/public_html/src/Adapter/Presenter/Product/ProductLazyArray.php on line 620
Call Stack
#TimeMemoryFunctionLocation
10.0001464152{main}( ).../index.php:0
20.02935157112DispatcherCore->dispatch( ).../index.php:28
30.066316222448ControllerCore->run( ).../Dispatcher.php:510
40.150040630608CategoryControllerCore->initContent( ).../Controller.php:319
50.306285831296ProductListingFrontControllerCore->doProductSearch( $template = 'catalog/listing/category', $params = ['entity' => 'category', 'id' => 18], $locale = ??? ).../CategoryController.php:133
60.306385831296ProductListingFrontControllerCore->getProductSearchVariables( ).../ProductListingFrontController.php:634
70.601331494328ProductListingFrontControllerCore->prepareMultipleProductsForTemplate( $products = [0 => ['id_product' => 857, 'out_of_stock' => NULL], 1 => ['id_product' => 796, 'out_of_stock' => NULL], 2 => ['id_product' => 786, 'out_of_stock' => NULL], 3 => ['id_product' => 747, 'out_of_stock' => NULL], 4 => ['id_product' => 724, 'out_of_stock' => NULL], 5 => ['id_product' => 177, 'out_of_stock' => NULL], 6 => ['id_product' => 119, 'out_of_stock' => NULL], 7 => ['id_product' => 117, 'out_of_stock' => NULL], 8 => ['id_product' => 838, 'out_of_stock' => 0], 9 => ['id_product' => 837, 'out_of_stock' => 0], 10 => ['id_product' => 642, 'out_of_stock' => 0], 11 => ['id_product' => 622, 'out_of_stock' => 0], 12 => ['id_product' => 620, 'out_of_stock' => 0], 13 => ['id_product' => 614, 'out_of_stock' => 0], 14 => ['id_product' => 568, 'out_of_stock' => 0], 15 => ['id_product' => 470, 'out_of_stock' => 0], 16 => ['id_product' => 469, 'out_of_stock' => 0], 17 => ['id_product' => 452, 'out_of_stock' => 0], 18 => ['id_product' => 451, 'out_of_stock' => 0]] ).../ProductListingFrontController.php:377
80.717834857384PrestaShop\PrestaShop\Adapter\Presenter\Product\ProductListingPresenter->present( $settings = class PrestaShop\PrestaShop\Core\Product\ProductPresentationSettings { public $catalog_mode = FALSE; public $catalog_mode_with_prices = 0; public $restricted_country_mode = NULL; public $include_taxes = FALSE; public $allow_add_variant_to_cart_from_listing = 0; public $stock_management_enabled = '0'; public $showPrices = TRUE; public $lastRemainingItems = '3'; public $showLabelOOSListingPages = TRUE }, $product = ['id_product' => 857, 'out_of_stock' => NULL, 'id_product_attribute' => 2606, 'allow_oosp' => TRUE, 'cover_image_id' => 11882, 'category' => FALSE, 'category_name' => FALSE, 'link' => 'https://wonder-merch.com/en/857-.html', 'manufacturer_name' => NULL, 'attribute_price' => 0, 'price_tax_exc' => 7250, 'price' => 7250, 'price_without_reduction_without_tax' => 7250, 'price_without_reduction' => 7250, 'reduction' => 0, 'reduction_without_tax' => 0, 'specific_prices' => [], 'quantity' => 0, 'quantity_all_versions' => 200, 'available_date' => NULL, 'id_image' => 'en-default', 'features' => [], 'attachments' => [], 'virtual' => 1, 'pack' => FALSE, 'packItems' => [], 'nopackprice' => 0, 'customization_required' => FALSE, 'attributes' => [1 => [...]], 'rate' => 0, 'tax_name' => '', 'ecotax_rate' => 0, 'unit_price_ratio' => 0, 'unit_price_tax_excluded' => 0, 'unit_price_tax_included' => 0], $language = class Language { public $id = 2; protected $id_lang = NULL; protected $lang_associated = NULL; protected $id_shop = 1; public $id_shop_list = []; protected $get_shop_from_context = TRUE; protected $table = 'lang'; protected $identifier = 'id_lang'; protected $fieldsRequired = [0 => 'name', 1 => 'iso_code', 2 => 'date_format_lite', 3 => 'date_format_full']; protected $fieldsSize = ['name' => 32, 'iso_code' => 2, 'locale' => 5, 'language_code' => 5, 'date_format_lite' => 32, 'date_format_full' => 32]; protected $fieldsValidate = ['name' => 'isGenericName', 'iso_code' => 'isLanguageIsoCode', 'locale' => 'isLocale', 'language_code' => 'isLanguageCode', 'active' => 'isBool', 'is_rtl' => 'isBool', 'date_format_lite' => 'isPhpDateFormat', 'date_format_full' => 'isPhpDateFormat']; protected $fieldsRequiredLang = []; protected $fieldsSizeLang = []; protected $fieldsValidateLang = []; protected $tables = []; protected $webserviceParameters = ['objectNodeName' => 'language', 'objectsNodeName' => 'languages']; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = ['table' => 'lang', 'primary' => 'id_lang', 'fields' => [...], 'classname' => 'Language']; protected $update_fields = NULL; public $force_id = FALSE; public $name = 'English (English)'; public $iso_code = 'en'; public $locale = 'en-US'; public $language_code = 'en-us'; public $date_format_lite = 'm/d/Y'; public $date_format_full = 'm/d/Y H:i:s'; public $is_rtl = '0'; public $active = '1'; protected $translationsFilesAndVars = ['fields' => '_FIELDS', 'errors' => '_ERRORS', 'admin' => '_LANGADM', 'pdf' => '_LANGPDF', 'tabs' => 'tabs'] } ).../ProductListingFrontController.php:116
90.717834857704PrestaShop\PrestaShop\Adapter\Presenter\Product\ProductLazyArray->__construct( $settings = class PrestaShop\PrestaShop\Core\Product\ProductPresentationSettings { public $catalog_mode = FALSE; public $catalog_mode_with_prices = 0; public $restricted_country_mode = NULL; public $include_taxes = FALSE; public $allow_add_variant_to_cart_from_listing = 0; public $stock_management_enabled = '0'; public $showPrices = TRUE; public $lastRemainingItems = '3'; public $showLabelOOSListingPages = TRUE }, $product = ['id_product' => 857, 'out_of_stock' => NULL, 'id_product_attribute' => 2606, 'allow_oosp' => TRUE, 'cover_image_id' => 11882, 'category' => FALSE, 'category_name' => FALSE, 'link' => 'https://wonder-merch.com/en/857-.html', 'manufacturer_name' => NULL, 'attribute_price' => 0, 'price_tax_exc' => 7250, 'price' => 7250, 'price_without_reduction_without_tax' => 7250, 'price_without_reduction' => 7250, 'reduction' => 0, 'reduction_without_tax' => 0, 'specific_prices' => [], 'quantity' => 0, 'quantity_all_versions' => 200, 'available_date' => NULL, 'id_image' => 'en-default', 'features' => [], 'attachments' => [], 'virtual' => 1, 'pack' => FALSE, 'packItems' => [], 'nopackprice' => 0, 'customization_required' => FALSE, 'attributes' => [1 => [...]], 'rate' => 0, 'tax_name' => '', 'ecotax_rate' => 0, 'unit_price_ratio' => 0, 'unit_price_tax_excluded' => 0, 'unit_price_tax_included' => 0], $language = class Language { public $id = 2; protected $id_lang = NULL; protected $lang_associated = NULL; protected $id_shop = 1; public $id_shop_list = []; protected $get_shop_from_context = TRUE; protected $table = 'lang'; protected $identifier = 'id_lang'; protected $fieldsRequired = [0 => 'name', 1 => 'iso_code', 2 => 'date_format_lite', 3 => 'date_format_full']; protected $fieldsSize = ['name' => 32, 'iso_code' => 2, 'locale' => 5, 'language_code' => 5, 'date_format_lite' => 32, 'date_format_full' => 32]; protected $fieldsValidate = ['name' => 'isGenericName', 'iso_code' => 'isLanguageIsoCode', 'locale' => 'isLocale', 'language_code' => 'isLanguageCode', 'active' => 'isBool', 'is_rtl' => 'isBool', 'date_format_lite' => 'isPhpDateFormat', 'date_format_full' => 'isPhpDateFormat']; protected $fieldsRequiredLang = []; protected $fieldsSizeLang = []; protected $fieldsValidateLang = []; protected $tables = []; protected $webserviceParameters = ['objectNodeName' => 'language', 'objectsNodeName' => 'languages']; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = ['table' => 'lang', 'primary' => 'id_lang', 'fields' => [...], 'classname' => 'Language']; protected $update_fields = NULL; public $force_id = FALSE; public $name = 'English (English)'; public $iso_code = 'en'; public $locale = 'en-US'; public $language_code = 'en-us'; public $date_format_lite = 'm/d/Y'; public $date_format_full = 'm/d/Y H:i:s'; public $is_rtl = '0'; public $active = '1'; protected $translationsFilesAndVars = ['fields' => '_FIELDS', 'errors' => '_ERRORS', 'admin' => '_LANGADM', 'pdf' => '_LANGPDF', 'tabs' => 'tabs'] }, $imageRetriever = class PrestaShop\PrestaShop\Adapter\Image\ImageRetriever { private $link = class Link { protected $allow = TRUE; protected $url = '/index.php'; public $protocol_link = 'https://'; public $protocol_content = 'https://'; protected $ssl_enable = '1'; protected $urlShopId = NULL }; private $isMultipleImageFormatFeatureActive = TRUE }, $link = class Link { protected $allow = TRUE; protected $url = '/index.php'; public $protocol_link = 'https://'; public $protocol_content = 'https://'; protected $ssl_enable = '1'; protected $urlShopId = NULL }, $priceFormatter = class PrestaShop\PrestaShop\Adapter\Product\PriceFormatter { }, $productColorsRetriever = class PrestaShop\PrestaShop\Adapter\Product\ProductColorsRetriever { }, $translator = class PrestaShopBundle\Translation\TranslatorComponent { protected $catalogues = ['en-US' => class Symfony\Component\Translation\MessageCatalogue { ... }]; private ${Symfony\Component\Translation\Translator}locale = 'en-US'; private ${Symfony\Component\Translation\Translator}fallbackLocales = []; private ${Symfony\Component\Translation\Translator}loaders = []; private ${Symfony\Component\Translation\Translator}resources = []; private ${Symfony\Component\Translation\Translator}formatter = class Symfony\Component\Translation\Formatter\MessageFormatter { private $translator = class Symfony\Component\Translation\IdentityTranslator { ... }; private $intlFormatter = class Symfony\Component\Translation\Formatter\IntlFormatter { ... } }; private ${Symfony\Component\Translation\Translator}cacheDir = '/var/www/wonder-merch.com/public_html/var/cache/dev/translations'; private ${Symfony\Component\Translation\Translator}debug = FALSE; private ${Symfony\Component\Translation\Translator}cacheVary = []; private ${Symfony\Component\Translation\Translator}configCacheFactory = class Symfony\Component\Config\ConfigCacheFactory { private $debug = FALSE }; private ${Symfony\Component\Translation\Translator}parentLocales = NULL; private ${Symfony\Component\Translation\Translator}hasIntlFormatter = TRUE }, $hookManager = ???, $configuration = ??? ).../ProductListingPresenter.php:49
100.719835030552PrestaShop\PrestaShop\Adapter\Presenter\Product\ProductLazyArray->addQuantityInformation( $settings = class PrestaShop\PrestaShop\Core\Product\ProductPresentationSettings { public $catalog_mode = FALSE; public $catalog_mode_with_prices = 0; public $restricted_country_mode = NULL; public $include_taxes = FALSE; public $allow_add_variant_to_cart_from_listing = 0; public $stock_management_enabled = '0'; public $showPrices = TRUE; public $lastRemainingItems = '3'; public $showLabelOOSListingPages = TRUE }, $product = ['id_product' => 857, 'out_of_stock' => NULL, 'id_product_attribute' => 2606, 'allow_oosp' => TRUE, 'cover_image_id' => 11882, 'category' => FALSE, 'category_name' => FALSE, 'link' => 'https://wonder-merch.com/en/857-.html', 'manufacturer_name' => NULL, 'attribute_price' => 0, 'price_tax_exc' => 7250, 'price' => 7250, 'price_without_reduction_without_tax' => 7250, 'price_without_reduction' => 7250, 'reduction' => 0, 'reduction_without_tax' => 0, 'specific_prices' => [], 'quantity' => 0, 'quantity_all_versions' => 200, 'available_date' => NULL, 'id_image' => 'en-default', 'features' => [], 'attachments' => [], 'virtual' => 1, 'pack' => FALSE, 'packItems' => [], 'nopackprice' => 0, 'customization_required' => FALSE, 'attributes' => [1 => [...]], 'rate' => 0, 'tax_name' => '', 'ecotax_rate' => 0, 'unit_price_ratio' => 0, 'unit_price_tax_excluded' => 0, 'unit_price_tax_included' => 0], $language = class Language { public $id = 2; protected $id_lang = NULL; protected $lang_associated = NULL; protected $id_shop = 1; public $id_shop_list = []; protected $get_shop_from_context = TRUE; protected $table = 'lang'; protected $identifier = 'id_lang'; protected $fieldsRequired = [0 => 'name', 1 => 'iso_code', 2 => 'date_format_lite', 3 => 'date_format_full']; protected $fieldsSize = ['name' => 32, 'iso_code' => 2, 'locale' => 5, 'language_code' => 5, 'date_format_lite' => 32, 'date_format_full' => 32]; protected $fieldsValidate = ['name' => 'isGenericName', 'iso_code' => 'isLanguageIsoCode', 'locale' => 'isLocale', 'language_code' => 'isLanguageCode', 'active' => 'isBool', 'is_rtl' => 'isBool', 'date_format_lite' => 'isPhpDateFormat', 'date_format_full' => 'isPhpDateFormat']; protected $fieldsRequiredLang = []; protected $fieldsSizeLang = []; protected $fieldsValidateLang = []; protected $tables = []; protected $webserviceParameters = ['objectNodeName' => 'language', 'objectsNodeName' => 'languages']; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = ['table' => 'lang', 'primary' => 'id_lang', 'fields' => [...], 'classname' => 'Language']; protected $update_fields = NULL; public $force_id = FALSE; public $name = 'English (English)'; public $iso_code = 'en'; public $locale = 'en-US'; public $language_code = 'en-us'; public $date_format_lite = 'm/d/Y'; public $date_format_full = 'm/d/Y H:i:s'; public $is_rtl = '0'; public $active = '1'; protected $translationsFilesAndVars = ['fields' => '_FIELDS', 'errors' => '_ERRORS', 'admin' => '_LANGADM', 'pdf' => '_LANGPDF', 'tabs' => 'tabs'] } ).../ProductLazyArray.php:135
110.719835030552PrestaShop\PrestaShop\Adapter\Presenter\Product\ProductLazyArray->shouldShowPrice( $settings = class PrestaShop\PrestaShop\Core\Product\ProductPresentationSettings { public $catalog_mode = FALSE; public $catalog_mode_with_prices = 0; public $restricted_country_mode = NULL; public $include_taxes = FALSE; public $allow_add_variant_to_cart_from_listing = 0; public $stock_management_enabled = '0'; public $showPrices = TRUE; public $lastRemainingItems = '3'; public $showLabelOOSListingPages = TRUE }, $product = ['id_product' => 857, 'out_of_stock' => NULL, 'id_product_attribute' => 2606, 'allow_oosp' => TRUE, 'cover_image_id' => 11882, 'category' => FALSE, 'category_name' => FALSE, 'link' => 'https://wonder-merch.com/en/857-.html', 'manufacturer_name' => NULL, 'attribute_price' => 0, 'price_tax_exc' => 7250, 'price' => 7250, 'price_without_reduction_without_tax' => 7250, 'price_without_reduction' => 7250, 'reduction' => 0, 'reduction_without_tax' => 0, 'specific_prices' => [], 'quantity' => 0, 'quantity_all_versions' => 200, 'available_date' => NULL, 'id_image' => 'en-default', 'features' => [], 'attachments' => [], 'virtual' => 1, 'pack' => FALSE, 'packItems' => [], 'nopackprice' => 0, 'customization_required' => FALSE, 'attributes' => [1 => [...]], 'rate' => 0, 'tax_name' => '', 'ecotax_rate' => 0, 'unit_price_ratio' => 0, 'unit_price_tax_excluded' => 0, 'unit_price_tax_included' => 0] ).../ProductLazyArray.php:913

( ! ) Warning: Undefined array key "show_price" in /var/www/wonder-merch.com/public_html/src/Adapter/Presenter/Product/ProductLazyArray.php on line 620
Call Stack
#TimeMemoryFunctionLocation
10.0001464152{main}( ).../index.php:0
20.02935157112DispatcherCore->dispatch( ).../index.php:28
30.066316222448ControllerCore->run( ).../Dispatcher.php:510
40.150040630608CategoryControllerCore->initContent( ).../Controller.php:319
50.306285831296ProductListingFrontControllerCore->doProductSearch( $template = 'catalog/listing/category', $params = ['entity' => 'category', 'id' => 18], $locale = ??? ).../CategoryController.php:133
60.306385831296ProductListingFrontControllerCore->getProductSearchVariables( ).../ProductListingFrontController.php:634
70.601331494328ProductListingFrontControllerCore->prepareMultipleProductsForTemplate( $products = [0 => ['id_product' => 857, 'out_of_stock' => NULL], 1 => ['id_product' => 796, 'out_of_stock' => NULL], 2 => ['id_product' => 786, 'out_of_stock' => NULL], 3 => ['id_product' => 747, 'out_of_stock' => NULL], 4 => ['id_product' => 724, 'out_of_stock' => NULL], 5 => ['id_product' => 177, 'out_of_stock' => NULL], 6 => ['id_product' => 119, 'out_of_stock' => NULL], 7 => ['id_product' => 117, 'out_of_stock' => NULL], 8 => ['id_product' => 838, 'out_of_stock' => 0], 9 => ['id_product' => 837, 'out_of_stock' => 0], 10 => ['id_product' => 642, 'out_of_stock' => 0], 11 => ['id_product' => 622, 'out_of_stock' => 0], 12 => ['id_product' => 620, 'out_of_stock' => 0], 13 => ['id_product' => 614, 'out_of_stock' => 0], 14 => ['id_product' => 568, 'out_of_stock' => 0], 15 => ['id_product' => 470, 'out_of_stock' => 0], 16 => ['id_product' => 469, 'out_of_stock' => 0], 17 => ['id_product' => 452, 'out_of_stock' => 0], 18 => ['id_product' => 451, 'out_of_stock' => 0]] ).../ProductListingFrontController.php:377
80.737235825536PrestaShop\PrestaShop\Adapter\Presenter\Product\ProductListingPresenter->present( $settings = class PrestaShop\PrestaShop\Core\Product\ProductPresentationSettings { public $catalog_mode = FALSE; public $catalog_mode_with_prices = 0; public $restricted_country_mode = NULL; public $include_taxes = FALSE; public $allow_add_variant_to_cart_from_listing = 0; public $stock_management_enabled = '0'; public $showPrices = TRUE; public $lastRemainingItems = '3'; public $showLabelOOSListingPages = TRUE }, $product = ['id_product' => 838, 'out_of_stock' => 0, 'id_product_attribute' => 2575, 'allow_oosp' => TRUE, 'cover_image_id' => 11584, 'category' => FALSE, 'category_name' => FALSE, 'link' => 'https://wonder-merch.com/en/838-.html', 'manufacturer_name' => NULL, 'attribute_price' => 0, 'price_tax_exc' => 1545, 'price' => 1545, 'price_without_reduction_without_tax' => 1545, 'price_without_reduction' => 1545, 'reduction' => 0, 'reduction_without_tax' => 0, 'specific_prices' => [], 'quantity' => -184, 'quantity_all_versions' => -184, 'available_date' => NULL, 'id_image' => 'en-default', 'features' => [], 'attachments' => [], 'virtual' => 1, 'pack' => FALSE, 'packItems' => [], 'nopackprice' => 0, 'customization_required' => FALSE, 'attributes' => [3 => [...]], 'rate' => 0, 'tax_name' => '', 'ecotax_rate' => 0, 'unit_price_ratio' => 0, 'unit_price_tax_excluded' => 0, 'unit_price_tax_included' => 0], $language = class Language { public $id = 2; protected $id_lang = NULL; protected $lang_associated = NULL; protected $id_shop = 1; public $id_shop_list = []; protected $get_shop_from_context = TRUE; protected $table = 'lang'; protected $identifier = 'id_lang'; protected $fieldsRequired = [0 => 'name', 1 => 'iso_code', 2 => 'date_format_lite', 3 => 'date_format_full']; protected $fieldsSize = ['name' => 32, 'iso_code' => 2, 'locale' => 5, 'language_code' => 5, 'date_format_lite' => 32, 'date_format_full' => 32]; protected $fieldsValidate = ['name' => 'isGenericName', 'iso_code' => 'isLanguageIsoCode', 'locale' => 'isLocale', 'language_code' => 'isLanguageCode', 'active' => 'isBool', 'is_rtl' => 'isBool', 'date_format_lite' => 'isPhpDateFormat', 'date_format_full' => 'isPhpDateFormat']; protected $fieldsRequiredLang = []; protected $fieldsSizeLang = []; protected $fieldsValidateLang = []; protected $tables = []; protected $webserviceParameters = ['objectNodeName' => 'language', 'objectsNodeName' => 'languages']; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = ['table' => 'lang', 'primary' => 'id_lang', 'fields' => [...], 'classname' => 'Language']; protected $update_fields = NULL; public $force_id = FALSE; public $name = 'English (English)'; public $iso_code = 'en'; public $locale = 'en-US'; public $language_code = 'en-us'; public $date_format_lite = 'm/d/Y'; public $date_format_full = 'm/d/Y H:i:s'; public $is_rtl = '0'; public $active = '1'; protected $translationsFilesAndVars = ['fields' => '_FIELDS', 'errors' => '_ERRORS', 'admin' => '_LANGADM', 'pdf' => '_LANGPDF', 'tabs' => 'tabs'] } ).../ProductListingFrontController.php:116
90.737235825856PrestaShop\PrestaShop\Adapter\Presenter\Product\ProductLazyArray->__construct( $settings = class PrestaShop\PrestaShop\Core\Product\ProductPresentationSettings { public $catalog_mode = FALSE; public $catalog_mode_with_prices = 0; public $restricted_country_mode = NULL; public $include_taxes = FALSE; public $allow_add_variant_to_cart_from_listing = 0; public $stock_management_enabled = '0'; public $showPrices = TRUE; public $lastRemainingItems = '3'; public $showLabelOOSListingPages = TRUE }, $product = ['id_product' => 838, 'out_of_stock' => 0, 'id_product_attribute' => 2575, 'allow_oosp' => TRUE, 'cover_image_id' => 11584, 'category' => FALSE, 'category_name' => FALSE, 'link' => 'https://wonder-merch.com/en/838-.html', 'manufacturer_name' => NULL, 'attribute_price' => 0, 'price_tax_exc' => 1545, 'price' => 1545, 'price_without_reduction_without_tax' => 1545, 'price_without_reduction' => 1545, 'reduction' => 0, 'reduction_without_tax' => 0, 'specific_prices' => [], 'quantity' => -184, 'quantity_all_versions' => -184, 'available_date' => NULL, 'id_image' => 'en-default', 'features' => [], 'attachments' => [], 'virtual' => 1, 'pack' => FALSE, 'packItems' => [], 'nopackprice' => 0, 'customization_required' => FALSE, 'attributes' => [3 => [...]], 'rate' => 0, 'tax_name' => '', 'ecotax_rate' => 0, 'unit_price_ratio' => 0, 'unit_price_tax_excluded' => 0, 'unit_price_tax_included' => 0], $language = class Language { public $id = 2; protected $id_lang = NULL; protected $lang_associated = NULL; protected $id_shop = 1; public $id_shop_list = []; protected $get_shop_from_context = TRUE; protected $table = 'lang'; protected $identifier = 'id_lang'; protected $fieldsRequired = [0 => 'name', 1 => 'iso_code', 2 => 'date_format_lite', 3 => 'date_format_full']; protected $fieldsSize = ['name' => 32, 'iso_code' => 2, 'locale' => 5, 'language_code' => 5, 'date_format_lite' => 32, 'date_format_full' => 32]; protected $fieldsValidate = ['name' => 'isGenericName', 'iso_code' => 'isLanguageIsoCode', 'locale' => 'isLocale', 'language_code' => 'isLanguageCode', 'active' => 'isBool', 'is_rtl' => 'isBool', 'date_format_lite' => 'isPhpDateFormat', 'date_format_full' => 'isPhpDateFormat']; protected $fieldsRequiredLang = []; protected $fieldsSizeLang = []; protected $fieldsValidateLang = []; protected $tables = []; protected $webserviceParameters = ['objectNodeName' => 'language', 'objectsNodeName' => 'languages']; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = ['table' => 'lang', 'primary' => 'id_lang', 'fields' => [...], 'classname' => 'Language']; protected $update_fields = NULL; public $force_id = FALSE; public $name = 'English (English)'; public $iso_code = 'en'; public $locale = 'en-US'; public $language_code = 'en-us'; public $date_format_lite = 'm/d/Y'; public $date_format_full = 'm/d/Y H:i:s'; public $is_rtl = '0'; public $active = '1'; protected $translationsFilesAndVars = ['fields' => '_FIELDS', 'errors' => '_ERRORS', 'admin' => '_LANGADM', 'pdf' => '_LANGPDF', 'tabs' => 'tabs'] }, $imageRetriever = class PrestaShop\PrestaShop\Adapter\Image\ImageRetriever { private $link = class Link { protected $allow = TRUE; protected $url = '/index.php'; public $protocol_link = 'https://'; public $protocol_content = 'https://'; protected $ssl_enable = '1'; protected $urlShopId = NULL }; private $isMultipleImageFormatFeatureActive = TRUE }, $link = class Link { protected $allow = TRUE; protected $url = '/index.php'; public $protocol_link = 'https://'; public $protocol_content = 'https://'; protected $ssl_enable = '1'; protected $urlShopId = NULL }, $priceFormatter = class PrestaShop\PrestaShop\Adapter\Product\PriceFormatter { }, $productColorsRetriever = class PrestaShop\PrestaShop\Adapter\Product\ProductColorsRetriever { }, $translator = class PrestaShopBundle\Translation\TranslatorComponent { protected $catalogues = ['en-US' => class Symfony\Component\Translation\MessageCatalogue { ... }]; private ${Symfony\Component\Translation\Translator}locale = 'en-US'; private ${Symfony\Component\Translation\Translator}fallbackLocales = []; private ${Symfony\Component\Translation\Translator}loaders = []; private ${Symfony\Component\Translation\Translator}resources = []; private ${Symfony\Component\Translation\Translator}formatter = class Symfony\Component\Translation\Formatter\MessageFormatter { private $translator = class Symfony\Component\Translation\IdentityTranslator { ... }; private $intlFormatter = class Symfony\Component\Translation\Formatter\IntlFormatter { ... } }; private ${Symfony\Component\Translation\Translator}cacheDir = '/var/www/wonder-merch.com/public_html/var/cache/dev/translations'; private ${Symfony\Component\Translation\Translator}debug = FALSE; private ${Symfony\Component\Translation\Translator}cacheVary = []; private ${Symfony\Component\Translation\Translator}configCacheFactory = class Symfony\Component\Config\ConfigCacheFactory { private $debug = FALSE }; private ${Symfony\Component\Translation\Translator}parentLocales = NULL; private ${Symfony\Component\Translation\Translator}hasIntlFormatter = TRUE }, $hookManager = ???, $configuration = ??? ).../ProductListingPresenter.php:49
100.738335871256PrestaShop\PrestaShop\Adapter\Presenter\Product\ProductLazyArray->addQuantityInformation( $settings = class PrestaShop\PrestaShop\Core\Product\ProductPresentationSettings { public $catalog_mode = FALSE; public $catalog_mode_with_prices = 0; public $restricted_country_mode = NULL; public $include_taxes = FALSE; public $allow_add_variant_to_cart_from_listing = 0; public $stock_management_enabled = '0'; public $showPrices = TRUE; public $lastRemainingItems = '3'; public $showLabelOOSListingPages = TRUE }, $product = ['id_product' => 838, 'out_of_stock' => 0, 'id_product_attribute' => 2575, 'allow_oosp' => TRUE, 'cover_image_id' => 11584, 'category' => FALSE, 'category_name' => FALSE, 'link' => 'https://wonder-merch.com/en/838-.html', 'manufacturer_name' => NULL, 'attribute_price' => 0, 'price_tax_exc' => 1545, 'price' => 1545, 'price_without_reduction_without_tax' => 1545, 'price_without_reduction' => 1545, 'reduction' => 0, 'reduction_without_tax' => 0, 'specific_prices' => [], 'quantity' => -184, 'quantity_all_versions' => -184, 'available_date' => NULL, 'id_image' => 'en-default', 'features' => [], 'attachments' => [], 'virtual' => 1, 'pack' => FALSE, 'packItems' => [], 'nopackprice' => 0, 'customization_required' => FALSE, 'attributes' => [3 => [...]], 'rate' => 0, 'tax_name' => '', 'ecotax_rate' => 0, 'unit_price_ratio' => 0, 'unit_price_tax_excluded' => 0, 'unit_price_tax_included' => 0], $language = class Language { public $id = 2; protected $id_lang = NULL; protected $lang_associated = NULL; protected $id_shop = 1; public $id_shop_list = []; protected $get_shop_from_context = TRUE; protected $table = 'lang'; protected $identifier = 'id_lang'; protected $fieldsRequired = [0 => 'name', 1 => 'iso_code', 2 => 'date_format_lite', 3 => 'date_format_full']; protected $fieldsSize = ['name' => 32, 'iso_code' => 2, 'locale' => 5, 'language_code' => 5, 'date_format_lite' => 32, 'date_format_full' => 32]; protected $fieldsValidate = ['name' => 'isGenericName', 'iso_code' => 'isLanguageIsoCode', 'locale' => 'isLocale', 'language_code' => 'isLanguageCode', 'active' => 'isBool', 'is_rtl' => 'isBool', 'date_format_lite' => 'isPhpDateFormat', 'date_format_full' => 'isPhpDateFormat']; protected $fieldsRequiredLang = []; protected $fieldsSizeLang = []; protected $fieldsValidateLang = []; protected $tables = []; protected $webserviceParameters = ['objectNodeName' => 'language', 'objectsNodeName' => 'languages']; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = ['table' => 'lang', 'primary' => 'id_lang', 'fields' => [...], 'classname' => 'Language']; protected $update_fields = NULL; public $force_id = FALSE; public $name = 'English (English)'; public $iso_code = 'en'; public $locale = 'en-US'; public $language_code = 'en-us'; public $date_format_lite = 'm/d/Y'; public $date_format_full = 'm/d/Y H:i:s'; public $is_rtl = '0'; public $active = '1'; protected $translationsFilesAndVars = ['fields' => '_FIELDS', 'errors' => '_ERRORS', 'admin' => '_LANGADM', 'pdf' => '_LANGPDF', 'tabs' => 'tabs'] } ).../ProductLazyArray.php:135
110.738335871256PrestaShop\PrestaShop\Adapter\Presenter\Product\ProductLazyArray->shouldShowPrice( $settings = class PrestaShop\PrestaShop\Core\Product\ProductPresentationSettings { public $catalog_mode = FALSE; public $catalog_mode_with_prices = 0; public $restricted_country_mode = NULL; public $include_taxes = FALSE; public $allow_add_variant_to_cart_from_listing = 0; public $stock_management_enabled = '0'; public $showPrices = TRUE; public $lastRemainingItems = '3'; public $showLabelOOSListingPages = TRUE }, $product = ['id_product' => 838, 'out_of_stock' => 0, 'id_product_attribute' => 2575, 'allow_oosp' => TRUE, 'cover_image_id' => 11584, 'category' => FALSE, 'category_name' => FALSE, 'link' => 'https://wonder-merch.com/en/838-.html', 'manufacturer_name' => NULL, 'attribute_price' => 0, 'price_tax_exc' => 1545, 'price' => 1545, 'price_without_reduction_without_tax' => 1545, 'price_without_reduction' => 1545, 'reduction' => 0, 'reduction_without_tax' => 0, 'specific_prices' => [], 'quantity' => -184, 'quantity_all_versions' => -184, 'available_date' => NULL, 'id_image' => 'en-default', 'features' => [], 'attachments' => [], 'virtual' => 1, 'pack' => FALSE, 'packItems' => [], 'nopackprice' => 0, 'customization_required' => FALSE, 'attributes' => [3 => [...]], 'rate' => 0, 'tax_name' => '', 'ecotax_rate' => 0, 'unit_price_ratio' => 0, 'unit_price_tax_excluded' => 0, 'unit_price_tax_included' => 0] ).../ProductLazyArray.php:913

( ! ) Warning: Undefined array key "show_price" in /var/www/wonder-merch.com/public_html/src/Adapter/Presenter/Product/ProductLazyArray.php on line 620
Call Stack
#TimeMemoryFunctionLocation
10.0001464152{main}( ).../index.php:0
20.02935157112DispatcherCore->dispatch( ).../index.php:28
30.066316222448ControllerCore->run( ).../Dispatcher.php:510
40.150040630608CategoryControllerCore->initContent( ).../Controller.php:319
50.306285831296ProductListingFrontControllerCore->doProductSearch( $template = 'catalog/listing/category', $params = ['entity' => 'category', 'id' => 18], $locale = ??? ).../CategoryController.php:133
60.306385831296ProductListingFrontControllerCore->getProductSearchVariables( ).../ProductListingFrontController.php:634
70.601331494328ProductListingFrontControllerCore->prepareMultipleProductsForTemplate( $products = [0 => ['id_product' => 857, 'out_of_stock' => NULL], 1 => ['id_product' => 796, 'out_of_stock' => NULL], 2 => ['id_product' => 786, 'out_of_stock' => NULL], 3 => ['id_product' => 747, 'out_of_stock' => NULL], 4 => ['id_product' => 724, 'out_of_stock' => NULL], 5 => ['id_product' => 177, 'out_of_stock' => NULL], 6 => ['id_product' => 119, 'out_of_stock' => NULL], 7 => ['id_product' => 117, 'out_of_stock' => NULL], 8 => ['id_product' => 838, 'out_of_stock' => 0], 9 => ['id_product' => 837, 'out_of_stock' => 0], 10 => ['id_product' => 642, 'out_of_stock' => 0], 11 => ['id_product' => 622, 'out_of_stock' => 0], 12 => ['id_product' => 620, 'out_of_stock' => 0], 13 => ['id_product' => 614, 'out_of_stock' => 0], 14 => ['id_product' => 568, 'out_of_stock' => 0], 15 => ['id_product' => 470, 'out_of_stock' => 0], 16 => ['id_product' => 469, 'out_of_stock' => 0], 17 => ['id_product' => 452, 'out_of_stock' => 0], 18 => ['id_product' => 451, 'out_of_stock' => 0]] ).../ProductListingFrontController.php:377
80.739035929264PrestaShop\PrestaShop\Adapter\Presenter\Product\ProductListingPresenter->present( $settings = class PrestaShop\PrestaShop\Core\Product\ProductPresentationSettings { public $catalog_mode = FALSE; public $catalog_mode_with_prices = 0; public $restricted_country_mode = NULL; public $include_taxes = FALSE; public $allow_add_variant_to_cart_from_listing = 0; public $stock_management_enabled = '0'; public $showPrices = TRUE; public $lastRemainingItems = '3'; public $showLabelOOSListingPages = TRUE }, $product = ['id_product' => 837, 'out_of_stock' => 0, 'id_product_attribute' => 2574, 'allow_oosp' => TRUE, 'cover_image_id' => 11572, 'category' => FALSE, 'category_name' => FALSE, 'link' => 'https://wonder-merch.com/en/837-.html', 'manufacturer_name' => NULL, 'attribute_price' => 0, 'price_tax_exc' => 2550, 'price' => 2550, 'price_without_reduction_without_tax' => 2550, 'price_without_reduction' => 2550, 'reduction' => 0, 'reduction_without_tax' => 0, 'specific_prices' => [], 'quantity' => -71, 'quantity_all_versions' => -71, 'available_date' => NULL, 'id_image' => 'en-default', 'features' => [], 'attachments' => [], 'virtual' => 1, 'pack' => FALSE, 'packItems' => [], 'nopackprice' => 0, 'customization_required' => FALSE, 'attributes' => [3 => [...]], 'rate' => 0, 'tax_name' => '', 'ecotax_rate' => 0, 'unit_price_ratio' => 0, 'unit_price_tax_excluded' => 0, 'unit_price_tax_included' => 0], $language = class Language { public $id = 2; protected $id_lang = NULL; protected $lang_associated = NULL; protected $id_shop = 1; public $id_shop_list = []; protected $get_shop_from_context = TRUE; protected $table = 'lang'; protected $identifier = 'id_lang'; protected $fieldsRequired = [0 => 'name', 1 => 'iso_code', 2 => 'date_format_lite', 3 => 'date_format_full']; protected $fieldsSize = ['name' => 32, 'iso_code' => 2, 'locale' => 5, 'language_code' => 5, 'date_format_lite' => 32, 'date_format_full' => 32]; protected $fieldsValidate = ['name' => 'isGenericName', 'iso_code' => 'isLanguageIsoCode', 'locale' => 'isLocale', 'language_code' => 'isLanguageCode', 'active' => 'isBool', 'is_rtl' => 'isBool', 'date_format_lite' => 'isPhpDateFormat', 'date_format_full' => 'isPhpDateFormat']; protected $fieldsRequiredLang = []; protected $fieldsSizeLang = []; protected $fieldsValidateLang = []; protected $tables = []; protected $webserviceParameters = ['objectNodeName' => 'language', 'objectsNodeName' => 'languages']; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = ['table' => 'lang', 'primary' => 'id_lang', 'fields' => [...], 'classname' => 'Language']; protected $update_fields = NULL; public $force_id = FALSE; public $name = 'English (English)'; public $iso_code = 'en'; public $locale = 'en-US'; public $language_code = 'en-us'; public $date_format_lite = 'm/d/Y'; public $date_format_full = 'm/d/Y H:i:s'; public $is_rtl = '0'; public $active = '1'; protected $translationsFilesAndVars = ['fields' => '_FIELDS', 'errors' => '_ERRORS', 'admin' => '_LANGADM', 'pdf' => '_LANGPDF', 'tabs' => 'tabs'] } ).../ProductListingFrontController.php:116
90.739035929584PrestaShop\PrestaShop\Adapter\Presenter\Product\ProductLazyArray->__construct( $settings = class PrestaShop\PrestaShop\Core\Product\ProductPresentationSettings { public $catalog_mode = FALSE; public $catalog_mode_with_prices = 0; public $restricted_country_mode = NULL; public $include_taxes = FALSE; public $allow_add_variant_to_cart_from_listing = 0; public $stock_management_enabled = '0'; public $showPrices = TRUE; public $lastRemainingItems = '3'; public $showLabelOOSListingPages = TRUE }, $product = ['id_product' => 837, 'out_of_stock' => 0, 'id_product_attribute' => 2574, 'allow_oosp' => TRUE, 'cover_image_id' => 11572, 'category' => FALSE, 'category_name' => FALSE, 'link' => 'https://wonder-merch.com/en/837-.html', 'manufacturer_name' => NULL, 'attribute_price' => 0, 'price_tax_exc' => 2550, 'price' => 2550, 'price_without_reduction_without_tax' => 2550, 'price_without_reduction' => 2550, 'reduction' => 0, 'reduction_without_tax' => 0, 'specific_prices' => [], 'quantity' => -71, 'quantity_all_versions' => -71, 'available_date' => NULL, 'id_image' => 'en-default', 'features' => [], 'attachments' => [], 'virtual' => 1, 'pack' => FALSE, 'packItems' => [], 'nopackprice' => 0, 'customization_required' => FALSE, 'attributes' => [3 => [...]], 'rate' => 0, 'tax_name' => '', 'ecotax_rate' => 0, 'unit_price_ratio' => 0, 'unit_price_tax_excluded' => 0, 'unit_price_tax_included' => 0], $language = class Language { public $id = 2; protected $id_lang = NULL; protected $lang_associated = NULL; protected $id_shop = 1; public $id_shop_list = []; protected $get_shop_from_context = TRUE; protected $table = 'lang'; protected $identifier = 'id_lang'; protected $fieldsRequired = [0 => 'name', 1 => 'iso_code', 2 => 'date_format_lite', 3 => 'date_format_full']; protected $fieldsSize = ['name' => 32, 'iso_code' => 2, 'locale' => 5, 'language_code' => 5, 'date_format_lite' => 32, 'date_format_full' => 32]; protected $fieldsValidate = ['name' => 'isGenericName', 'iso_code' => 'isLanguageIsoCode', 'locale' => 'isLocale', 'language_code' => 'isLanguageCode', 'active' => 'isBool', 'is_rtl' => 'isBool', 'date_format_lite' => 'isPhpDateFormat', 'date_format_full' => 'isPhpDateFormat']; protected $fieldsRequiredLang = []; protected $fieldsSizeLang = []; protected $fieldsValidateLang = []; protected $tables = []; protected $webserviceParameters = ['objectNodeName' => 'language', 'objectsNodeName' => 'languages']; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = ['table' => 'lang', 'primary' => 'id_lang', 'fields' => [...], 'classname' => 'Language']; protected $update_fields = NULL; public $force_id = FALSE; public $name = 'English (English)'; public $iso_code = 'en'; public $locale = 'en-US'; public $language_code = 'en-us'; public $date_format_lite = 'm/d/Y'; public $date_format_full = 'm/d/Y H:i:s'; public $is_rtl = '0'; public $active = '1'; protected $translationsFilesAndVars = ['fields' => '_FIELDS', 'errors' => '_ERRORS', 'admin' => '_LANGADM', 'pdf' => '_LANGPDF', 'tabs' => 'tabs'] }, $imageRetriever = class PrestaShop\PrestaShop\Adapter\Image\ImageRetriever { private $link = class Link { protected $allow = TRUE; protected $url = '/index.php'; public $protocol_link = 'https://'; public $protocol_content = 'https://'; protected $ssl_enable = '1'; protected $urlShopId = NULL }; private $isMultipleImageFormatFeatureActive = TRUE }, $link = class Link { protected $allow = TRUE; protected $url = '/index.php'; public $protocol_link = 'https://'; public $protocol_content = 'https://'; protected $ssl_enable = '1'; protected $urlShopId = NULL }, $priceFormatter = class PrestaShop\PrestaShop\Adapter\Product\PriceFormatter { }, $productColorsRetriever = class PrestaShop\PrestaShop\Adapter\Product\ProductColorsRetriever { }, $translator = class PrestaShopBundle\Translation\TranslatorComponent { protected $catalogues = ['en-US' => class Symfony\Component\Translation\MessageCatalogue { ... }]; private ${Symfony\Component\Translation\Translator}locale = 'en-US'; private ${Symfony\Component\Translation\Translator}fallbackLocales = []; private ${Symfony\Component\Translation\Translator}loaders = []; private ${Symfony\Component\Translation\Translator}resources = []; private ${Symfony\Component\Translation\Translator}formatter = class Symfony\Component\Translation\Formatter\MessageFormatter { private $translator = class Symfony\Component\Translation\IdentityTranslator { ... }; private $intlFormatter = class Symfony\Component\Translation\Formatter\IntlFormatter { ... } }; private ${Symfony\Component\Translation\Translator}cacheDir = '/var/www/wonder-merch.com/public_html/var/cache/dev/translations'; private ${Symfony\Component\Translation\Translator}debug = FALSE; private ${Symfony\Component\Translation\Translator}cacheVary = []; private ${Symfony\Component\Translation\Translator}configCacheFactory = class Symfony\Component\Config\ConfigCacheFactory { private $debug = FALSE }; private ${Symfony\Component\Translation\Translator}parentLocales = NULL; private ${Symfony\Component\Translation\Translator}hasIntlFormatter = TRUE }, $hookManager = ???, $configuration = ??? ).../ProductListingPresenter.php:49
100.740135937496PrestaShop\PrestaShop\Adapter\Presenter\Product\ProductLazyArray->addQuantityInformation( $settings = class PrestaShop\PrestaShop\Core\Product\ProductPresentationSettings { public $catalog_mode = FALSE; public $catalog_mode_with_prices = 0; public $restricted_country_mode = NULL; public $include_taxes = FALSE; public $allow_add_variant_to_cart_from_listing = 0; public $stock_management_enabled = '0'; public $showPrices = TRUE; public $lastRemainingItems = '3'; public $showLabelOOSListingPages = TRUE }, $product = ['id_product' => 837, 'out_of_stock' => 0, 'id_product_attribute' => 2574, 'allow_oosp' => TRUE, 'cover_image_id' => 11572, 'category' => FALSE, 'category_name' => FALSE, 'link' => 'https://wonder-merch.com/en/837-.html', 'manufacturer_name' => NULL, 'attribute_price' => 0, 'price_tax_exc' => 2550, 'price' => 2550, 'price_without_reduction_without_tax' => 2550, 'price_without_reduction' => 2550, 'reduction' => 0, 'reduction_without_tax' => 0, 'specific_prices' => [], 'quantity' => -71, 'quantity_all_versions' => -71, 'available_date' => NULL, 'id_image' => 'en-default', 'features' => [], 'attachments' => [], 'virtual' => 1, 'pack' => FALSE, 'packItems' => [], 'nopackprice' => 0, 'customization_required' => FALSE, 'attributes' => [3 => [...]], 'rate' => 0, 'tax_name' => '', 'ecotax_rate' => 0, 'unit_price_ratio' => 0, 'unit_price_tax_excluded' => 0, 'unit_price_tax_included' => 0], $language = class Language { public $id = 2; protected $id_lang = NULL; protected $lang_associated = NULL; protected $id_shop = 1; public $id_shop_list = []; protected $get_shop_from_context = TRUE; protected $table = 'lang'; protected $identifier = 'id_lang'; protected $fieldsRequired = [0 => 'name', 1 => 'iso_code', 2 => 'date_format_lite', 3 => 'date_format_full']; protected $fieldsSize = ['name' => 32, 'iso_code' => 2, 'locale' => 5, 'language_code' => 5, 'date_format_lite' => 32, 'date_format_full' => 32]; protected $fieldsValidate = ['name' => 'isGenericName', 'iso_code' => 'isLanguageIsoCode', 'locale' => 'isLocale', 'language_code' => 'isLanguageCode', 'active' => 'isBool', 'is_rtl' => 'isBool', 'date_format_lite' => 'isPhpDateFormat', 'date_format_full' => 'isPhpDateFormat']; protected $fieldsRequiredLang = []; protected $fieldsSizeLang = []; protected $fieldsValidateLang = []; protected $tables = []; protected $webserviceParameters = ['objectNodeName' => 'language', 'objectsNodeName' => 'languages']; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = ['table' => 'lang', 'primary' => 'id_lang', 'fields' => [...], 'classname' => 'Language']; protected $update_fields = NULL; public $force_id = FALSE; public $name = 'English (English)'; public $iso_code = 'en'; public $locale = 'en-US'; public $language_code = 'en-us'; public $date_format_lite = 'm/d/Y'; public $date_format_full = 'm/d/Y H:i:s'; public $is_rtl = '0'; public $active = '1'; protected $translationsFilesAndVars = ['fields' => '_FIELDS', 'errors' => '_ERRORS', 'admin' => '_LANGADM', 'pdf' => '_LANGPDF', 'tabs' => 'tabs'] } ).../ProductLazyArray.php:135
110.740235937496PrestaShop\PrestaShop\Adapter\Presenter\Product\ProductLazyArray->shouldShowPrice( $settings = class PrestaShop\PrestaShop\Core\Product\ProductPresentationSettings { public $catalog_mode = FALSE; public $catalog_mode_with_prices = 0; public $restricted_country_mode = NULL; public $include_taxes = FALSE; public $allow_add_variant_to_cart_from_listing = 0; public $stock_management_enabled = '0'; public $showPrices = TRUE; public $lastRemainingItems = '3'; public $showLabelOOSListingPages = TRUE }, $product = ['id_product' => 837, 'out_of_stock' => 0, 'id_product_attribute' => 2574, 'allow_oosp' => TRUE, 'cover_image_id' => 11572, 'category' => FALSE, 'category_name' => FALSE, 'link' => 'https://wonder-merch.com/en/837-.html', 'manufacturer_name' => NULL, 'attribute_price' => 0, 'price_tax_exc' => 2550, 'price' => 2550, 'price_without_reduction_without_tax' => 2550, 'price_without_reduction' => 2550, 'reduction' => 0, 'reduction_without_tax' => 0, 'specific_prices' => [], 'quantity' => -71, 'quantity_all_versions' => -71, 'available_date' => NULL, 'id_image' => 'en-default', 'features' => [], 'attachments' => [], 'virtual' => 1, 'pack' => FALSE, 'packItems' => [], 'nopackprice' => 0, 'customization_required' => FALSE, 'attributes' => [3 => [...]], 'rate' => 0, 'tax_name' => '', 'ecotax_rate' => 0, 'unit_price_ratio' => 0, 'unit_price_tax_excluded' => 0, 'unit_price_tax_included' => 0] ).../ProductLazyArray.php:913

( ! ) Fatal error: Uncaught TypeError: mb_strlen(): Argument #1 ($string) must be of type string, array given in /var/www/wonder-merch.com/public_html/vendor/smarty/smarty/libs/plugins/modifier.truncate.php on line 33
( ! ) TypeError: mb_strlen(): Argument #1 ($string) must be of type string, array given in /var/www/wonder-merch.com/public_html/vendor/smarty/smarty/libs/plugins/modifier.truncate.php on line 33
Call Stack
#TimeMemoryFunctionLocation
10.0001464152{main}().../index.php:0
20.02935157112Dispatcher->dispatch().../index.php:28
30.066316222448CategoryController->run().../Dispatcher.php:510
40.835839675688CategoryController->display().../Controller.php:339
50.836639681136CategoryController->smartyOutputContent().../FrontController.php:697
60.838639817240SmartyDev->fetch().../FrontController.php:715
70.838639817320SmartyDev->fetch().../SmartyDev.php:40
80.838639817320SmartyDev->_execute().../smarty_internal_templatebase.php:116
90.838639837728SmartyDevTemplate->render().../smarty_internal_templatebase.php:238
100.838739839480Smarty_Template_Compiled->render().../smarty_internal_template.php:217
110.838839850792Smarty_Template_Compiled->getRenderedTemplateCode().../smarty_template_compiled.php:114
120.838839850792content_6a2b54b5cd6064_84826923().../smarty_template_resource_base.php:123
130.838839868440Smarty_Internal_Runtime_Inheritance->endChild().../20d58e68183208aeace516061db3aad95de67456_2.file.category.tpl.php:40
140.838839851928SmartyDevTemplate->_subTemplateRender().../smarty_internal_runtime_inheritance.php:115
150.838839854432SmartyDevTemplate->render().../smarty_internal_template.php:386
160.838839854944Smarty_Template_Compiled->render().../smarty_internal_template.php:217
170.839139902000Smarty_Template_Compiled->getRenderedTemplateCode().../smarty_template_compiled.php:114
180.839139902000content_6a2b54b5d0b9d9_89173061().../smarty_template_resource_base.php:123
190.839139918928Smarty_Internal_Runtime_Inheritance->endChild().../754189840ea09206ce1eaab1efb79546b6efb6c4_2.file.product-list.tpl.php:42
200.839139902416SmartyDevTemplate->_subTemplateRender().../smarty_internal_runtime_inheritance.php:115
210.839139904920SmartyDevTemplate->render().../smarty_internal_template.php:386
220.839139905432Smarty_Template_Compiled->render().../smarty_internal_template.php:217
230.839239918352Smarty_Template_Compiled->getRenderedTemplateCode().../smarty_template_compiled.php:114
240.839239918352content_6a2b54b5d25278_99368746().../smarty_template_resource_base.php:123
250.839239935248Smarty_Internal_Runtime_Inheritance->endChild().../1e49e81c32f214e21001b0a5aafefead756b4816_2.file.layout-left-column.tpl.php:38
260.839239918736SmartyDevTemplate->_subTemplateRender().../smarty_internal_runtime_inheritance.php:115
270.839339921240SmartyDevTemplate->render().../smarty_internal_template.php:386
280.839339921752Smarty_Template_Compiled->render().../smarty_internal_template.php:217
290.839639998152Smarty_Template_Compiled->getRenderedTemplateCode().../smarty_template_compiled.php:114
300.839639998152content_6a2b54b5d66ff4_59200503().../smarty_template_resource_base.php:123
310.930937155504Smarty_Internal_Runtime_Inheritance->instanceBlock().../712f8211817165d370fc84ed0750cf2d51406212_2.file.layout-both-columns.tpl.php:91
320.930937155696Smarty_Internal_Runtime_Inheritance->process().../smarty_internal_runtime_inheritance.php:156
330.930937155696Smarty_Internal_Runtime_Inheritance->process().../smarty_internal_runtime_inheritance.php:186
340.930937155696Smarty_Internal_Runtime_Inheritance->callBlock().../smarty_internal_runtime_inheritance.php:184
350.930937155696Block_20717408976a2b54b5d222f8_43523351->callBlock().../smarty_internal_runtime_inheritance.php:248
360.931037155760Smarty_Internal_Runtime_Inheritance->instanceBlock().../1e49e81c32f214e21001b0a5aafefead756b4816_2.file.layout-left-column.tpl.php:84
370.931037155952Smarty_Internal_Runtime_Inheritance->process().../smarty_internal_runtime_inheritance.php:156
380.931037155952Smarty_Internal_Runtime_Inheritance->process().../smarty_internal_runtime_inheritance.php:186
390.931037155952Smarty_Internal_Runtime_Inheritance->callBlock().../smarty_internal_runtime_inheritance.php:184
400.931037155952Block_4464242016a2b54b5ce9208_34689669->callBlock().../smarty_internal_runtime_inheritance.php:248
410.960947751352Smarty_Internal_Runtime_Inheritance->instanceBlock().../754189840ea09206ce1eaab1efb79546b6efb6c4_2.file.product-list.tpl.php:228
420.960947751544Smarty_Internal_Runtime_Inheritance->process().../smarty_internal_runtime_inheritance.php:156
430.960947751544Smarty_Internal_Runtime_Inheritance->callBlock().../smarty_internal_runtime_inheritance.php:184
440.960947751544Block_13328124366a2b54b5d01045_80891646->callBlock().../smarty_internal_runtime_inheritance.php:248
450.960947751920SmartyDevTemplate->_subTemplateRender().../754189840ea09206ce1eaab1efb79546b6efb6c4_2.file.product-list.tpl.php:117
460.960947757080SmartyDevTemplate->render().../smarty_internal_template.php:386
470.960947757592Smarty_Template_Compiled->render().../smarty_internal_template.php:217
480.961147767040Smarty_Template_Compiled->getRenderedTemplateCode().../smarty_template_compiled.php:114
490.961147767040content_6a2b54b63660c3_93247084().../smarty_template_resource_base.php:123
500.961147767416SmartyDevTemplate->_subTemplateRender().../027524cfdc44533fe5d0962998df1ee6692c50bd_2.file.products.tpl.php:31
510.961147772712SmartyDevTemplate->render().../smarty_internal_template.php:386
520.961147773224Smarty_Template_Compiled->render().../smarty_internal_template.php:217
530.961247784168Smarty_Template_Compiled->getRenderedTemplateCode().../smarty_template_compiled.php:114
540.961247784168content_6a2b54b63701f6_87190305().../smarty_template_resource_base.php:123
550.961247785080SmartyDevTemplate->_subTemplateRender().../86495ec9518be7c782a3b458e1beade61c801a0f_2.file.productlist.tpl.php:37
560.961247790552SmartyDevTemplate->render().../smarty_internal_template.php:386
570.961347791064Smarty_Template_Compiled->render().../smarty_internal_template.php:217
580.961447811960Smarty_Template_Compiled->getRenderedTemplateCode().../smarty_template_compiled.php:114
590.961447811960content_6a2b54b637b1b1_86654733().../smarty_template_resource_base.php:123
600.961447811960Smarty_Internal_Runtime_Inheritance->instanceBlock().../37aef4ca4e481033fcd211cf6e4fe5dcf4f017b8_2.file.product.tpl.php:30
610.961447812152Smarty_Internal_Runtime_Inheritance->process().../smarty_internal_runtime_inheritance.php:156
620.961447812152Smarty_Internal_Runtime_Inheritance->callBlock().../smarty_internal_runtime_inheritance.php:184
630.961447812152Block_13381291836a2b54b63726f3_20493995->callBlock().../smarty_internal_runtime_inheritance.php:248
640.961447812232SmartyDevTemplate->_subTemplateRender().../37aef4ca4e481033fcd211cf6e4fe5dcf4f017b8_2.file.product.tpl.php:83
650.961447817480SmartyDevTemplate->render().../smarty_internal_template.php:386
660.961547817992Smarty_Template_Compiled->render().../smarty_internal_template.php:217
670.961647847496Smarty_Template_Compiled->getRenderedTemplateCode().../smarty_template_compiled.php:114
680.961647847496content_6a2b54b6392500_07725762().../smarty_template_resource_base.php:123
690.961747847496Smarty_Internal_Runtime_Inheritance->instanceBlock().../fd73a8631acf032a42849451c5b7fb82301d567c_2.file.product-thumb.tpl.php:27
700.961747847688Smarty_Internal_Runtime_Inheritance->process().../smarty_internal_runtime_inheritance.php:156
710.961747847688Smarty_Internal_Runtime_Inheritance->callBlock().../smarty_internal_runtime_inheritance.php:184
720.961747847688Block_12595337346a2b54b637da08_95273734->callBlock().../smarty_internal_runtime_inheritance.php:248
730.962947866832SmartyLazyRegister->__call().../fd73a8631acf032a42849451c5b7fb82301d567c_2.file.product-thumb.tpl.php:107
740.962947867328smarty_modifier_truncate().../SmartyLazyRegister.php:81
750.962947867328mb_strlen().../modifier.truncate.php:33