^ Context {#14
  +cart: Cart {#197
    +id: null
    +id_lang: 1
    #lang_associated: null
    +id_shop: 1
    +id_shop_list: []
    #get_shop_from_context: true
    #table: "cart"
    #identifier: "id_cart"
    #fieldsRequired: array:2 [
      0 => "id_currency"
      1 => "id_lang"
    ]
    #fieldsSize: array:3 [
      "gift_message" => 4194303
      "delivery_option" => 4194303
      "secure_key" => 32
    ]
    #fieldsValidate: array:16 [
      "id_shop_group" => "isUnsignedId"
      "id_shop" => "isUnsignedId"
      "id_address_delivery" => "isUnsignedId"
      "id_address_invoice" => "isUnsignedId"
      "id_carrier" => "isUnsignedId"
      "id_currency" => "isUnsignedId"
      "id_customer" => "isUnsignedId"
      "id_guest" => "isUnsignedId"
      "id_lang" => "isUnsignedId"
      "recyclable" => "isBool"
      "gift" => "isBool"
      "gift_message" => "isCleanHtml"
      "mobile_theme" => "isBool"
      "allow_seperated_package" => "isBool"
      "date_add" => "isDate"
      "date_upd" => "isDate"
    ]
    #fieldsRequiredLang: []
    #fieldsSizeLang: []
    #fieldsValidateLang: []
    #tables: []
    #webserviceParameters: array:2 [
      "fields" => array:6 [
        "id_address_delivery" => array:1 [
          "xlink_resource" => "addresses"
        ]
        "id_address_invoice" => array:1 [
          "xlink_resource" => "addresses"
        ]
        "id_currency" => array:1 [
          "xlink_resource" => "currencies"
        ]
        "id_customer" => array:1 [
          "xlink_resource" => "customers"
        ]
        "id_guest" => array:1 [
          "xlink_resource" => "guests"
        ]
        "id_lang" => array:1 [
          "xlink_resource" => "languages"
        ]
      ]
      "associations" => array:1 [
        "cart_rows" => array:3 [
          "resource" => "cart_row"
          "virtual_entity" => true
          "fields" => array:5 [ …5]
        ]
      ]
    ]
    #image_dir: null
    #image_format: "jpg"
    #translator: null
    #def: array:5 [
      "table" => "cart"
      "primary" => "id_cart"
      "fields" => array:18 [
        "id_shop_group" => array:2 [
          "type" => 1
          "validate" => "isUnsignedId"
        ]
        "id_shop" => array:2 [
          "type" => 1
          "validate" => "isUnsignedId"
        ]
        "id_address_delivery" => array:2 [
          "type" => 1
          "validate" => "isUnsignedId"
        ]
        "id_address_invoice" => array:2 [
          "type" => 1
          "validate" => "isUnsignedId"
        ]
        "id_carrier" => array:2 [
          "type" => 1
          "validate" => "isUnsignedId"
        ]
        "id_currency" => array:3 [
          "type" => 1
          "validate" => "isUnsignedId"
          "required" => true
        ]
        "id_customer" => array:2 [
          "type" => 1
          "validate" => "isUnsignedId"
        ]
        "id_guest" => array:2 [
          "type" => 1
          "validate" => "isUnsignedId"
        ]
        "id_lang" => array:3 [
          "type" => 1
          "validate" => "isUnsignedId"
          "required" => true
        ]
        "recyclable" => array:2 [
          "type" => 2
          "validate" => "isBool"
        ]
        "gift" => array:2 [
          "type" => 2
          "validate" => "isBool"
        ]
        "gift_message" => array:3 [
          "type" => 3
          "validate" => "isCleanHtml"
          "size" => 4194303
        ]
        "mobile_theme" => array:2 [
          "type" => 2
          "validate" => "isBool"
        ]
        "delivery_option" => array:2 [
          "type" => 3
          "size" => 4194303
        ]
        "secure_key" => array:2 [
          "type" => 3
          "size" => 32
        ]
        "allow_seperated_package" => array:2 [
          "type" => 2
          "validate" => "isBool"
        ]
        "date_add" => array:2 [
          "type" => 5
          "validate" => "isDate"
        ]
        "date_upd" => array:2 [
          "type" => 5
          "validate" => "isDate"
        ]
      ]
      "associations" => array:1 [
        "opart_commentaire" => array:2 [
          "type" => 3
          "required" => false
        ]
      ]
      "classname" => "Cart"
    ]
    #update_fields: null
    +force_id: false
    +id_shop_group: 1
    +id_address_delivery: 0
    +id_address_invoice: 0
    +id_currency: 2
    +id_customer: null
    +id_guest: 0
    +recyclable: false
    +gift: false
    +gift_message: null
    +mobile_theme: null
    +date_add: null
    +secure_key: null
    +id_carrier: 0
    +date_upd: null
    +checkedTos: false
    +pictures: null
    +textFields: null
    +delivery_option: null
    +allow_seperated_package: false
    #_products: null
    #_taxCalculationMethod: "1"
    #configuration: PrestaShop\PrestaShop\Adapter\Configuration {#201
      #parameters: null
      -shop: null
    }
    #addressFactory: PrestaShop\PrestaShop\Adapter\AddressFactory {#198}
    #shouldSplitGiftProductsQuantity: false
    #shouldExcludeGiftsDiscount: false
    +opart_commentaire: null
  }
  +customer: Customer {#50
    +id: null
    +id_lang: null
    #lang_associated: null
    +id_shop: null
    +id_shop_list: []
    #get_shop_from_context: true
    #table: "customer"
    #identifier: "id_customer"
    #fieldsRequired: array:4 [
      0 => "lastname"
      1 => "firstname"
      2 => "email"
      3 => "passwd"
    ]
    #fieldsSize: array:6 [
      "lastname" => 255
      "firstname" => 255
      "email" => 255
      "passwd" => 255
      "note" => 4194303
      "reset_password_token" => 40
    ]
    #fieldsValidate: array:27 [
      "secure_key" => "isMd5"
      "lastname" => "isCustomerName"
      "firstname" => "isCustomerName"
      "email" => "isEmail"
      "passwd" => "isHashedPassword"
      "id_gender" => "isUnsignedId"
      "birthday" => "isBirthDate"
      "newsletter" => "isBool"
      "optin" => "isBool"
      "website" => "isUrl"
      "company" => "isGenericName"
      "siret" => "isGenericName"
      "ape" => "isApe"
      "outstanding_allow_amount" => "isFloat"
      "show_public_prices" => "isBool"
      "id_risk" => "isUnsignedInt"
      "max_payment_days" => "isUnsignedInt"
      "active" => "isBool"
      "deleted" => "isBool"
      "is_guest" => "isBool"
      "id_shop" => "isUnsignedId"
      "id_shop_group" => "isUnsignedId"
      "id_lang" => "isUnsignedId"
      "date_add" => "isDate"
      "date_upd" => "isDate"
      "reset_password_token" => "isSha1"
      "reset_password_validity" => "isDateOrNull"
    ]
    #fieldsRequiredLang: []
    #fieldsSizeLang: []
    #fieldsValidateLang: []
    #tables: []
    #webserviceParameters: array:3 [
      "objectMethods" => array:2 [
        "add" => "addWs"
        "update" => "updateWs"
      ]
      "fields" => array:8 [
        "id_default_group" => array:1 [
          "xlink_resource" => "groups"
        ]
        "id_lang" => array:1 [
          "xlink_resource" => "languages"
        ]
        "newsletter_date_add" => []
        "ip_registration_newsletter" => []
        "last_passwd_gen" => array:1 [
          "setter" => null
        ]
        "secure_key" => array:1 [
          "setter" => null
        ]
        "deleted" => []
        "passwd" => array:1 [
          "setter" => "setWsPasswd"
        ]
      ]
      "associations" => array:1 [
        "groups" => array:1 [
          "resource" => "group"
        ]
      ]
    ]
    #image_dir: null
    #image_format: "jpg"
    #translator: null
    #def: array:4 [
      "table" => "customer"
      "primary" => "id_customer"
      "fields" => array:32 [
        "secure_key" => array:3 [
          "type" => 3
          "validate" => "isMd5"
          "copy_post" => false
        ]
        "lastname" => array:4 [
          "type" => 3
          "validate" => "isCustomerName"
          "required" => true
          "size" => 255
        ]
        "firstname" => array:4 [
          "type" => 3
          "validate" => "isCustomerName"
          "required" => true
          "size" => 255
        ]
        "email" => array:4 [
          "type" => 3
          "validate" => "isEmail"
          "required" => true
          "size" => 255
        ]
        "passwd" => array:4 [
          "type" => 3
          "validate" => "isHashedPassword"
          "required" => true
          "size" => 255
        ]
        "last_passwd_gen" => array:2 [
          "type" => 3
          "copy_post" => false
        ]
        "id_gender" => array:2 [
          "type" => 1
          "validate" => "isUnsignedId"
        ]
        "birthday" => array:2 [
          "type" => 5
          "validate" => "isBirthDate"
        ]
        "newsletter" => array:2 [
          "type" => 2
          "validate" => "isBool"
        ]
        "newsletter_date_add" => array:2 [
          "type" => 5
          "copy_post" => false
        ]
        "ip_registration_newsletter" => array:2 [
          "type" => 3
          "copy_post" => false
        ]
        "optin" => array:2 [
          "type" => 2
          "validate" => "isBool"
        ]
        "website" => array:2 [
          "type" => 3
          "validate" => "isUrl"
        ]
        "company" => array:2 [
          "type" => 3
          "validate" => "isGenericName"
        ]
        "siret" => array:2 [
          "type" => 3
          "validate" => "isGenericName"
        ]
        "ape" => array:2 [
          "type" => 3
          "validate" => "isApe"
        ]
        "outstanding_allow_amount" => array:3 [
          "type" => 4
          "validate" => "isFloat"
          "copy_post" => false
        ]
        "show_public_prices" => array:3 [
          "type" => 2
          "validate" => "isBool"
          "copy_post" => false
        ]
        "id_risk" => array:3 [
          "type" => 1
          "validate" => "isUnsignedInt"
          "copy_post" => false
        ]
        "max_payment_days" => array:3 [
          "type" => 1
          "validate" => "isUnsignedInt"
          "copy_post" => false
        ]
        "active" => array:3 [
          "type" => 2
          "validate" => "isBool"
          "copy_post" => false
        ]
        "deleted" => array:3 [
          "type" => 2
          "validate" => "isBool"
          "copy_post" => false
        ]
        "note" => array:3 [
          "type" => 6
          "size" => 4194303
          "copy_post" => false
        ]
        "is_guest" => array:3 [
          "type" => 2
          "validate" => "isBool"
          "copy_post" => false
        ]
        "id_shop" => array:3 [
          "type" => 1
          "validate" => "isUnsignedId"
          "copy_post" => false
        ]
        "id_shop_group" => array:3 [
          "type" => 1
          "validate" => "isUnsignedId"
          "copy_post" => false
        ]
        "id_default_group" => array:2 [
          "type" => 1
          "copy_post" => false
        ]
        "id_lang" => array:3 [
          "type" => 1
          "validate" => "isUnsignedId"
          "copy_post" => false
        ]
        "date_add" => array:3 [
          "type" => 5
          "validate" => "isDate"
          "copy_post" => false
        ]
        "date_upd" => array:3 [
          "type" => 5
          "validate" => "isDate"
          "copy_post" => false
        ]
        "reset_password_token" => array:4 [
          "type" => 3
          "validate" => "isSha1"
          "size" => 40
          "copy_post" => false
        ]
        "reset_password_validity" => array:3 [
          "type" => 5
          "validate" => "isDateOrNull"
          "copy_post" => false
        ]
      ]
      "classname" => "Customer"
    ]
    #update_fields: null
    +force_id: false
    +id_shop_group: null
    +secure_key: null
    +note: null
    +id_gender: 0
    +id_default_group: 2
    +lastname: null
    +firstname: null
    +birthday: null
    +email: null
    +newsletter: null
    +ip_registration_newsletter: null
    +newsletter_date_add: null
    +optin: null
    +website: null
    +company: null
    +siret: null
    +ape: null
    +outstanding_allow_amount: 0
    +show_public_prices: 0
    +id_risk: null
    +max_payment_days: 0
    +passwd: null
    +last_passwd_gen: null
    +active: true
    +is_guest: false
    +deleted: false
    +date_add: null
    +date_upd: null
    +years: null
    +days: null
    +months: null
    +geoloc_id_country: null
    +geoloc_id_state: null
    +geoloc_postcode: null
    +logged: false
    +id_guest: false
    +groupBox: null
    +reset_password_token: null
    +reset_password_validity: null
  }
  +cookie: Cookie {#25
    #_content: array:7 [
      "date_add" => "2025-09-23 04:27:55"
      "id_lang" => 1
      "lgseoredirect_user_pagination_1" => 10
      "lgseoredirect_pnf_user_pagination_1" => 10
      "lgseoredirect_last_offset_1" => 1
      "lgseoredirect_pnf_last_offset_1" => 1
      "id_currency" => 2
    ]
    #_name: "PrestaShop-c25a9fe9915aef0b7f2ab06579a4696f"
    #_expire: 1760347675
    #_domain: "www.pastrychefsboutique.com"
    #_sameSite: "Lax"
    #_path: "/"
    #cipherTool: PhpEncryption {#20}
    #_modified: true
    #_allow_writing: true
    #_salt: "iPDEpL6Dw8oEdvDkpAgMeAIPH2gz7Msp"
    #_standalone: false
    #_secure: true
    #session: null
  }
  +session: Symfony\Component\HttpFoundation\Session\Session {#31
    #storage: Symfony\Component\HttpFoundation\Session\Storage\PhpBridgeSessionStorage {#32
      #bags: array:2 [
        "attributes" => Symfony\Component\HttpFoundation\Session\SessionBagProxy {#38
          -bag: Symfony\Component\HttpFoundation\Session\Attribute\AttributeBag {#37 …3}
          -data: &2 array:2 [
            "_sf2_attributes" => & []
            "_symfony_flashes" => & []
          ]
          -usageIndex: &5 2
        }
        "flashes" => Symfony\Component\HttpFoundation\Session\SessionBagProxy {#40
          -bag: Symfony\Component\HttpFoundation\Session\Flash\FlashBag {#39 …3}
          -data: &2 array:2 [&2]
          -usageIndex: &5 2
        }
      ]
      #started: true
      #closed: false
      #saveHandler: Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy {#34
        #wrapper: false
        #saveHandlerName: "files"
        #handler: Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler {#35
          -sessionName: null
          -prefetchId: null
          -prefetchData: null
          -newSessionId: null
          -igbinaryEmptyData: null
          -handler: SessionHandler {#36}
          -doDestroy: null
        }
      }
      #metadataBag: Symfony\Component\HttpFoundation\Session\Storage\MetadataBag {#33
        -name: "__metadata"
        -storageKey: "_sf2_meta"
        #meta: & array:3 [
          "u" => 1758619675
          "c" => 1758619675
          "l" => 1760347675
        ]
        -lastUsed: 1758619675
        -updateThreshold: 0
      }
      -emulateSameSite: null
    }
    -flashName: "flashes"
    -attributeName: "attributes"
    -data: &2 array:2 [&2]
    -usageIndex: &5 2
  }
  +link: Link {#592
    #allow: true
    #url: "/index.php"
    +protocol_link: "https://"
    +protocol_content: "https://"
    #ssl_enable: "1"
    #urlShopId: null
  }
  +country: Country {#21
    +id: 21
    #id_lang: 1
    #lang_associated: null
    #id_shop: 1
    +id_shop_list: []
    #get_shop_from_context: true
    #table: "country"
    #identifier: "id_country"
    #fieldsRequired: array:5 [
      0 => "id_zone"
      1 => "iso_code"
      2 => "contains_states"
      3 => "need_identification_number"
      4 => "display_tax_label"
    ]
    #fieldsSize: array:1 [
      "iso_code" => 3
    ]
    #fieldsValidate: array:10 [
      "id_zone" => "isUnsignedId"
      "id_currency" => "isUnsignedId"
      "call_prefix" => "isInt"
      "iso_code" => "isLanguageIsoCode"
      "active" => "isBool"
      "contains_states" => "isBool"
      "need_identification_number" => "isBool"
      "need_zip_code" => "isBool"
      "zip_code_format" => "isZipCodeFormat"
      "display_tax_label" => "isBool"
    ]
    #fieldsRequiredLang: array:1 [
      0 => "name"
    ]
    #fieldsSizeLang: array:1 [
      "name" => 64
    ]
    #fieldsValidateLang: array:1 [
      "name" => "isGenericName"
    ]
    #tables: []
    #webserviceParameters: array:2 [
      "objectsNodeName" => "countries"
      "fields" => array:2 [
        "id_zone" => array:1 [
          "xlink_resource" => "zones"
        ]
        "id_currency" => array:1 [
          "xlink_resource" => "currencies"
        ]
      ]
    ]
    #image_dir: null
    #image_format: "jpg"
    #translator: null
    #def: array:6 [
      "table" => "country"
      "primary" => "id_country"
      "multilang" => true
      "fields" => array:11 [
        "id_zone" => array:3 [
          "type" => 1
          "validate" => "isUnsignedId"
          "required" => true
        ]
        "id_currency" => array:2 [
          "type" => 1
          "validate" => "isUnsignedId"
        ]
        "call_prefix" => array:2 [
          "type" => 1
          "validate" => "isInt"
        ]
        "iso_code" => array:4 [
          "type" => 3
          "validate" => "isLanguageIsoCode"
          "required" => true
          "size" => 3
        ]
        "active" => array:2 [
          "type" => 2
          "validate" => "isBool"
        ]
        "contains_states" => array:3 [
          "type" => 2
          "validate" => "isBool"
          "required" => true
        ]
        "need_identification_number" => array:3 [
          "type" => 2
          "validate" => "isBool"
          "required" => true
        ]
        "need_zip_code" => array:2 [
          "type" => 2
          "validate" => "isBool"
        ]
        "zip_code_format" => array:2 [
          "type" => 3
          "validate" => "isZipCodeFormat"
        ]
        "display_tax_label" => array:3 [
          "type" => 2
          "validate" => "isBool"
          "required" => true
        ]
        "name" => array:5 [
          "type" => 3
          "lang" => true
          "validate" => "isGenericName"
          "required" => true
          "size" => 64
        ]
      ]
      "associations" => array:3 [
        "zone" => array:1 [
          "type" => 1
        ]
        "currency" => array:1 [
          "type" => 1
        ]
        "l" => array:3 [
          "type" => 2
          "field" => "id_country"
          "foreign_field" => "id_country"
        ]
      ]
      "classname" => "Country"
    ]
    #update_fields: null
    +force_id: false
    +id_zone: "9"
    +id_currency: "0"
    +iso_code: "US"
    +call_prefix: "1"
    +name: "United States"
    +contains_states: "1"
    +need_identification_number: "0"
    +need_zip_code: "1"
    +zip_code_format: "NNNNN"
    +display_tax_label: "0"
    +active: "1"
  }
  +employee: null
  +controller: CategoryController {#59
    #context: Context {#14}
    +css_files: []
    +js_files: []
    #display_header: true
    #display_header_javascript: true
    #template: null
    #display_footer: true
    #content_only: false
    +ajax: false
    #json: false
    #status: ""
    #redirect_after: null
    +controller_type: "front"
    +php_self: "category"
    #translator: PrestaShopBundle\Translation\TranslatorComponent {#137
      #catalogues: array:1 [
        "en-US" => Symfony\Component\Translation\MessageCatalogue {#142
          -messages: array:169 [
            "ModulesLinklistAdmin" => array:15 [ …15]
            "ShopThemeCatalog" => array:108 [ …108]
            "ShopThemeCheckout" => array:109 [ …109]
            "EmailsSubject" => array:30 [ …30]
            "ShopThemeGlobal" => array:97 [ …97]
            "ModulesProductcommentsShop" => array:45 [ …45]
            "AdminModulesFeature" => array:84 [ …84]
            "AdminAdvparametersHelp" => array:133 [ …133]
            "ModulesStatsbestmanufacturersAdmin" => array:4 [ …4]
            "ModulesDistributionapiclientAdmin" => array:2 [ …2]
            "ModulesStatscarrierAdmin" => array:5 [ …5]
            "ModulesEmailalertsAdmin" => array:40 [ …40]
            "ModulesSpecialsShop" => array:2 [ …2]
            "ModulesSpecialsAdmin" => array:6 [ …6]
            "AdminStatsFeature" => array:11 [ …11]
            "ModulesCurrencyselectorAdmin" => array:3 [ …3]
            "ModulesCheckpaymentShop" => array:19 [ …19]
            "ModulesEmailalertsShop" => array:9 [ …9]
            "ModulesWelcomeAdmin" => array:47 [ …47]
            "ModulesBestsellersAdmin" => array:5 [ …5]
            "ModulesSupplierlistShop" => array:3 [ …3]
            "ModulesFacetedsearchShop" => array:16 [ …16]
            "ModulesCheckpaymentAdmin" => array:17 [ …17]
            "ModulesFacetedsearchAdmin" => array:123 [ …123]
            "AdminDashboardFeature" => array:7 [ …7]
            "ShopNavigation" => array:67 [ …67]
            "ModulesGAnalyticsAdmin" => array:41 [ …41]
            "ShopFormsErrors" => array:5 [ …5]
            "ModulesCrosssellingAdmin" => array:8 [ …8]
            "ShopFormsHelp" => array:16 [ …16]
            "AdminPaymentFeature" => array:7 [ …7]
            "AdminNavigationHeader" => array:62 [ …62]
            "AdminStatsNotification" => array:3 [ …3]
            "ModulesEmailsubscriptionAdmin" => array:40 [ …40]
            "ModulesBlockwishlistShop" => array:60 [ …60]
            "AdminAdvparametersFeature" => array:459 [ …459]
            "AdminPaymentHelp" => array:7 [ …7]
            "ModulesWirepaymentAdmin" => array:23 [ …23]
            "ModulesGridhtmlAdmin" => array:2 [ …2]
            "ShopNotificationsError" => array:102 [ …102]
            "AdminCatalogHelp" => array:172 [ …172]
            "AdminCatalogFeature" => array:611 [ …611]
            "AdminShippingFeature" => array:63 [ …63]
            "ModulesDashactivityAdmin" => array:30 [ …30]
            "ModulesCategoryproductsAdmin" => array:7 [ …7]
            "ModulesLinklistShop" => array:2 [ …2]
            "ModulesPsgdprCustomeraccount" => array:1 [ …1]
            "ModulesViewedproductShop" => array:1 [ …1]
            "EmailsBody" => array:318 [ …318]
            "AdminLoginFeature" => array:9 [ …9]
            "ModulesPagesnotfoundAdmin" => array:18 [ …18]
            "AdminModulesNotification" => array:129 [ …129]
            "ModulesStatsbestproductsAdmin" => array:6 [ …6]
            "AdminDashboardNotification" => array:4 [ …4]
            "AdminOrderscustomersNotification" => array:109 [ …109]
            "AdminDesignFeature" => array:108 [ …108]
            "ModulesContactformAdmin" => array:9 [ …9]
            "AdminDesignNotification" => array:39 [ …39]
            "AdminShippingNotification" => array:19 [ …19]
            "AdminNavigationMenu" => array:120 [ …120]
            "ModulesStatsbestvouchersAdmin" => array:4 [ …4]
            "AdminDesignHelp" => array:54 [ …54]
            "AdminShopparametersFeature" => array:289 [ …289]
            "ModulesStatscatalogAdmin" => array:17 [ …17]
            "ModulesGraphnvd3Admin" => array:2 [ …2]
            "ModulesDashtrendsAdmin" => array:16 [ …16]
            "ModulesDashproductsAdmin" => array:27 [ …27]
            "AdminInternationalFeature" => array:163 [ …163]
            "ShopDemoCatalog" => array:68 [ …68]
            "ModulesBlockwishlistAdmin" => array:21 [ …21]
            "AdminLoginNotification" => array:27 [ …27]
            "AdminInternationalNotification" => array:120 [ …120]
            "ModulesStatsbestcustomersAdmin" => array:12 [ …12]
            "ModulesStatscheckupAdmin" => array:17 [ …17]
            "AdminStatsHelp" => array:4 [ …4]
            "AdminShippingHelp" => array:45 [ …45]
            "ModulesGsitemapAdmin" => array:40 [ …40]
            "ModulesCategoryproductsShop" => array:2 [ …2]
            "ShopThemeCategory" => array:1 [ …1]
            "ModulesContactinfoShop" => array:12 [ …12]
            "ModulesMainmenuAdmin" => array:34 [ …34]
            "ModulesFeaturedproductsAdmin" => array:11 [ …11]
             …87
          ]
          -metadata: []
          -resources: []
          -locale: "en-US"
          -fallbackCatalogue: Symfony\Component\Translation\MessageCatalogue {#144 …6}
          -parent: null
        }
      ]
      -locale: "en-US"
      -fallbackLocales: []
      -loaders: []
      -resources: []
      -formatter: Symfony\Component\Translation\Formatter\MessageFormatter {#138
        -translator: Symfony\Component\Translation\IdentityTranslator {#139
          -selector: null
          -locale: null
        }
        -intlFormatter: Symfony\Component\Translation\Formatter\IntlFormatter {#140
          -hasMessageFormatter: null
          -cache: []
        }
      }
      -cacheDir: "/home/pastry8/public_html/var/cache/prod/translations"
      -debug: false
      -cacheVary: []
      -configCacheFactory: Symfony\Component\Config\ConfigCacheFactory {#141
        -debug: false
      }
      -parentLocales: null
      -hasIntlFormatter: true
    }
    #container: FrontContainer {#73 …17}
    +errors: []
    +layout: null
    +warning: []
    +success: []
    +info: []
    +iso: null
    +orderBy: null
    +orderWay: null
    +p: null
    +n: null
    +auth: false
    +guestAllowed: false
    +authRedirection: false
    +ssl: true
    #restrictedCountry: 0
    #maintenance: false
    #redirectionExtraExcludedKeys: []
    +nb_items_per_page: null
    +objectPresenter: PrestaShop\PrestaShop\Adapter\Presenter\Object\ObjectPresenter {#52}
    +cart_presenter: PrestaShop\PrestaShop\Adapter\Presenter\Cart\CartPresenter {#56
      -link: Link {#51
        #allow: true
        #url: "/index.php"
        +protocol_link: "https://"
        +protocol_content: "https://"
        #ssl_enable: "1"
        #urlShopId: null
      }
      -imageRetriever: PrestaShop\PrestaShop\Adapter\Image\ImageRetriever {#57
        -link: Link {#51}
        -isMultipleImageFormatFeatureActive: false
      }
      #settings: null
      -taxConfiguration: TaxConfiguration {#58
        -taxCalculationMethod: []
      }
      #productAssembler: null
    }
    -templateFinder: TemplateFinder {#54
      -directories: array:2 [
        0 => "/home/pastry8/public_html/themes/pastrychefs/templates/"
        1 => "/home/pastry8/public_html/themes/classic/templates/"
      ]
      -extension: ".tpl"
      -productListEntities: array:3 [
        0 => "category"
        1 => "manufacturer"
        2 => "supplier"
      ]
      -productListSearchEntities: array:6 [
        0 => "search"
        1 => "price-drop"
        2 => "best-sale"
        3 => "prices-drop"
        4 => "best-sales"
        5 => "new-products"
      ]
      -productEntities: array:1 [
        0 => "product"
      ]
      -brandListEntities: array:2 [
        0 => "manufacturers"
        1 => "suppliers"
      ]
    }
    #stylesheetManager: StylesheetManager {#53
      #directories: array:3 [
        0 => "/themes/pastrychefs/"
        1 => "/themes/classic/"
        2 => "/"
      ]
      #configuration: PrestaShop\PrestaShop\Adapter\Configuration {#55
        #parameters: null
        -shop: null
      }
      #list: array:2 [
        "external" => array:14 [
          "theme-main" => array:7 [ …7]
          "front-css" => array:7 [ …7]
          "ps_socialfollow_icons" => array:7 [ …7]
          "module-mdgproductlist-front" => array:7 [ …7]
          "module-mdgproductlist-front-slideshow" => array:7 [ …7]
          "library-splidecore-css" => array:7 [ …7]
          "library-splide-css" => array:7 [ …7]
          "module-mdghomepush-front-css" => array:7 [ …7]
          "module-mdgfaq-front-css" => array:7 [ …7]
          "module-mdgmodalshoppingcart-front-css" => array:7 [ …7]
          "wkstore-pickup-css" => array:7 [ …7]
          "module-mdgalternatehome-front-css" => array:7 [ …7]
          "mdgproductmodal-front-css" => array:7 [ …7]
          "module-mdgwishlist-front-css" => array:7 [ …7]
        ]
        "inline" => []
      ]
      #fqdn: "https://www.pastrychefsboutique.com"
      -valid_media: array:10 [
        0 => "all"
        1 => "braille"
        2 => "embossed"
        3 => "handheld"
        4 => "print"
        5 => "projection"
        6 => "screen"
        7 => "speech"
        8 => "tty"
        9 => "tv"
      ]
    }
    #javascriptManager: JavascriptManager {#132
      #directories: array:3 [
        0 => "/themes/pastrychefs/"
        1 => "/themes/classic/"
        2 => "/"
      ]
      #configuration: PrestaShop\PrestaShop\Adapter\Configuration {#164
        #parameters: null
        -shop: null
      }
      #list: array:2 [
        "head" => array:2 [
          "external" => []
          "inline" => []
        ]
        "bottom" => array:2 [
          "external" => array:17 [ …17]
          "inline" => []
        ]
      ]
      #fqdn: "https://www.pastrychefsboutique.com"
      #valid_position: array:2 [
        0 => "head"
        1 => "bottom"
      ]
      #valid_attribute: array:2 [
        0 => "async"
        1 => "defer"
      ]
    }
    #cccReducer: CccReducer {#163
      -cacheDir: "/home/pastry8/public_html/themes/pastrychefs/assets/cache/"
      #filesystem: Symfony\Component\Filesystem\Filesystem {#165}
      +configuration: PrestaShop\PrestaShop\Adapter\Configuration {#147
        #parameters: null
        -shop: null
      }
      #fqdn: null
    }
    #urls: array:22 [
      "base_url" => "https://www.pastrychefsboutique.com/"
      "current_url" => "https://www.pastrychefsboutique.com/23-silikomart-silicone-molds?id_category=23&page=8&srsltid=AfmBOorhVphJ72lmevIJfnA0zLYhFSP8xMSGYF9bhMir5yYQMMsQW21V"
      "shop_domain_url" => "https://www.pastrychefsboutique.com"
      "img_ps_url" => "https://www.pastrychefsboutique.com/img/"
      "img_cat_url" => "https://www.pastrychefsboutique.com/img/c/"
      "img_lang_url" => "https://www.pastrychefsboutique.com/img/l/"
      "img_prod_url" => "https://www.pastrychefsboutique.com/img/p/"
      "img_manu_url" => "https://www.pastrychefsboutique.com/img/m/"
      "img_sup_url" => "https://www.pastrychefsboutique.com/img/su/"
      "img_ship_url" => "https://www.pastrychefsboutique.com/img/s/"
      "img_store_url" => "https://www.pastrychefsboutique.com/img/st/"
      "img_col_url" => "https://www.pastrychefsboutique.com/img/co/"
      "img_url" => "https://www.pastrychefsboutique.com/themes/pastrychefs/assets/img/"
      "css_url" => "https://www.pastrychefsboutique.com/themes/pastrychefs/assets/css/"
      "js_url" => "https://www.pastrychefsboutique.com/themes/pastrychefs/assets/js/"
      "pic_url" => "https://www.pastrychefsboutique.com/upload/"
      "theme_assets" => "https://www.pastrychefsboutique.com/themes/pastrychefs/assets/"
      "theme_dir" => "https://www.pastrychefsboutique.com/themes/pastrychefs/"
      "pages" => array:36 [
        "address" => "https://www.pastrychefsboutique.com/address"
        "addresses" => "https://www.pastrychefsboutique.com/addresses"
        "authentication" => "https://www.pastrychefsboutique.com/login"
        "manufacturer" => "https://www.pastrychefsboutique.com/manufacturers"
        "cart" => "https://www.pastrychefsboutique.com/cart"
        "category" => "https://www.pastrychefsboutique.com/index.php?controller=category"
        "cms" => "https://www.pastrychefsboutique.com/index.php?controller=cms"
        "contact" => "https://www.pastrychefsboutique.com/contact-us"
        "discount" => "https://www.pastrychefsboutique.com/discount"
        "guest_tracking" => "https://www.pastrychefsboutique.com/guest-tracking"
        "history" => "https://www.pastrychefsboutique.com/order-history"
        "identity" => "https://www.pastrychefsboutique.com/identity"
        "index" => "https://www.pastrychefsboutique.com/"
        "my_account" => "https://www.pastrychefsboutique.com/my-account"
        "order_confirmation" => "https://www.pastrychefsboutique.com/order-confirmation"
        "order_detail" => "https://www.pastrychefsboutique.com/index.php?controller=order-detail"
        "order_follow" => "https://www.pastrychefsboutique.com/order-follow"
        "order" => "https://www.pastrychefsboutique.com/order"
        "order_return" => "https://www.pastrychefsboutique.com/index.php?controller=order-return"
        "order_slip" => "https://www.pastrychefsboutique.com/credit-slip"
        "pagenotfound" => "https://www.pastrychefsboutique.com/page-not-found"
        "password" => "https://www.pastrychefsboutique.com/password-recovery"
        "pdf_invoice" => "https://www.pastrychefsboutique.com/index.php?controller=pdf-invoice"
        "pdf_order_return" => "https://www.pastrychefsboutique.com/index.php?controller=pdf-order-return"
        "pdf_order_slip" => "https://www.pastrychefsboutique.com/index.php?controller=pdf-order-slip"
        "prices_drop" => "https://www.pastrychefsboutique.com/prices-drop"
        "product" => "https://www.pastrychefsboutique.com/index.php?controller=product"
        "registration" => "https://www.pastrychefsboutique.com/registration"
        "search" => "https://www.pastrychefsboutique.com/search"
        "sitemap" => "https://www.pastrychefsboutique.com/sitemap"
        "stores" => "https://www.pastrychefsboutique.com/stores"
        "supplier" => "https://www.pastrychefsboutique.com/supplier"
        "new_products" => "https://www.pastrychefsboutique.com/new-products"
        "brands" => "https://www.pastrychefsboutique.com/manufacturers"
        "register" => "https://www.pastrychefsboutique.com/registration"
        "order_login" => "https://www.pastrychefsboutique.com/order?login=1"
      ]
      "alternative_langs" => []
      "actions" => array:1 [
        "logout" => "https://www.pastrychefsboutique.com/?mylogout="
      ]
      "no_picture_image" => array:5 [
        "bySize" => array:5 [
          "small_default" => array:3 [ …3]
          "cart_default" => array:3 [ …3]
          "home_default" => array:3 [ …3]
          "medium_default" => array:3 [ …3]
          "large_default" => array:3 [ …3]
        ]
        "small" => array:3 [
          "url" => "https://www.pastrychefsboutique.com/img/p/en-default-small_default.jpg"
          "width" => 98
          "height" => 98
        ]
        "medium" => array:3 [
          "url" => "https://www.pastrychefsboutique.com/img/p/en-default-home_default.jpg"
          "width" => 350
          "height" => 350
        ]
        "large" => array:3 [
          "url" => "https://www.pastrychefsboutique.com/img/p/en-default-large_default.jpg"
          "width" => 800
          "height" => 800
        ]
        "legend" => ""
      ]
    ]
    #automaticallyAllocateInvoiceAddress: true
    #automaticallyAllocateDeliveryAddress: true
    +page_name: null
    +customer_access: true
    #notFound: false
    #category: Category {#167
      +id: 23
      #id_lang: 1
      #lang_associated: null
      #id_shop: 1
      +id_shop_list: []
      #get_shop_from_context: true
      #table: "category"
      #identifier: "id_category"
      #fieldsRequired: array:1 [
        0 => "active"
      ]
      #fieldsSize: []
      #fieldsValidate: array:9 [
        "nleft" => "isUnsignedInt"
        "nright" => "isUnsignedInt"
        "level_depth" => "isUnsignedInt"
        "active" => "isBool"
        "id_parent" => "isUnsignedInt"
        "id_shop_default" => "isUnsignedId"
        "is_root_category" => "isBool"
        "date_add" => "isDate"
        "date_upd" => "isDate"
      ]
      #fieldsRequiredLang: array:2 [
        0 => "name"
        1 => "link_rewrite"
      ]
      #fieldsSizeLang: array:7 [
        "name" => 128
        "link_rewrite" => 128
        "description" => 4194303
        "additional_description" => 4194303
        "meta_title" => 255
        "meta_description" => 512
        "meta_keywords" => 255
      ]
      #fieldsValidateLang: array:7 [
        "name" => "isCatalogName"
        "link_rewrite" => "isLinkRewrite"
        "description" => "isCleanHtml"
        "additional_description" => "isCleanHtml"
        "meta_title" => "isGenericName"
        "meta_description" => "isGenericName"
        "meta_keywords" => "isGenericName"
      ]
      #tables: []
      #webserviceParameters: array:4 [
        "objectsNodeName" => "categories"
        "hidden_fields" => array:3 [
          0 => "nleft"
          1 => "nright"
          2 => "groupBox"
        ]
        "fields" => array:3 [
          "id_parent" => array:1 [ …1]
          "level_depth" => array:1 [ …1]
          "nb_products_recursive" => array:2 [ …2]
        ]
        "associations" => array:2 [
          "categories" => array:2 [ …2]
          "products" => array:2 [ …2]
        ]
      ]
      #image_dir: "/home/pastry8/public_html/img/c/"
      #image_format: "jpg"
      #translator: null
      #def: array:7 [
        "table" => "category"
        "primary" => "id_category"
        "multilang" => true
        "multilang_shop" => true
        "fields" => array:17 [
          "nleft" => array:2 [ …2]
          "nright" => array:2 [ …2]
          "level_depth" => array:2 [ …2]
          "active" => array:3 [ …3]
          "id_parent" => array:2 [ …2]
          "id_shop_default" => array:2 [ …2]
          "is_root_category" => array:2 [ …2]
          "position" => array:1 [ …1]
          "date_add" => array:2 [ …2]
          "date_upd" => array:2 [ …2]
          "name" => array:5 [ …5]
          "link_rewrite" => array:6 [ …6]
          "description" => array:4 [ …4]
          "additional_description" => array:4 [ …4]
          "meta_title" => array:4 [ …4]
          "meta_description" => array:4 [ …4]
          "meta_keywords" => array:4 [ …4]
        ]
        "classname" => "Category"
        "associations" => array:1 [
          "l" => array:3 [ …3]
        ]
      ]
      #update_fields: null
      +force_id: false
      +id_category: "23"
      +name: "Silikomart Silicone Molds"
      +active: "1"
      +position: "2"
      +description: "<p>Silikomart Silicone Molds</p>"
      +additional_description: ""
      +id_parent: "19"
      +id_category_default: null
      +level_depth: "5"
      +nleft: "32"
      +nright: "33"
      +link_rewrite: "silikomart-silicone-molds"
      +meta_title: "Silikomart Cake Molds & Silikomart Silicone Molds for Chefs"
      +meta_keywords: ""
      +meta_description: "Silikomart silicone molds are the premier choice for professional pastry chefs and enthusiasts who aspire to create professional-quality cakes, entremets, and ice creams."
      +date_add: "2015-06-04 12:44:58"
      +date_upd: "2024-08-12 21:07:40"
      +is_root_category: "0"
      +id_shop_default: "1"
      +groupBox: null
      +doNotRegenerateNTree: false
      +id_image: 23
    }
  }
  +override_controller_name_for_translations: null
  +language: Language {#41
    +id: 1
    #id_lang: null
    #lang_associated: null
    #id_shop: 1
    +id_shop_list: []
    #get_shop_from_context: true
    #table: "lang"
    #identifier: "id_lang"
    #fieldsRequired: array:4 [
      0 => "name"
      1 => "iso_code"
      2 => "date_format_lite"
      3 => "date_format_full"
    ]
    #fieldsSize: array:6 [
      "name" => 32
      "iso_code" => 2
      "locale" => 5
      "language_code" => 5
      "date_format_lite" => 32
      "date_format_full" => 32
    ]
    #fieldsValidate: array:8 [
      "name" => "isGenericName"
      "iso_code" => "isLanguageIsoCode"
      "locale" => "isLocale"
      "language_code" => "isLanguageCode"
      "active" => "isBool"
      "is_rtl" => "isBool"
      "date_format_lite" => "isPhpDateFormat"
      "date_format_full" => "isPhpDateFormat"
    ]
    #fieldsRequiredLang: []
    #fieldsSizeLang: []
    #fieldsValidateLang: []
    #tables: []
    #webserviceParameters: array:2 [
      "objectNodeName" => "language"
      "objectsNodeName" => "languages"
    ]
    #image_dir: null
    #image_format: "jpg"
    #translator: null
    #def: array:4 [
      "table" => "lang"
      "primary" => "id_lang"
      "fields" => array:8 [
        "name" => array:4 [
          "type" => 3
          "validate" => "isGenericName"
          "required" => true
          "size" => 32
        ]
        "iso_code" => array:4 [
          "type" => 3
          "validate" => "isLanguageIsoCode"
          "required" => true
          "size" => 2
        ]
        "locale" => array:3 [
          "type" => 3
          "validate" => "isLocale"
          "size" => 5
        ]
        "language_code" => array:3 [
          "type" => 3
          "validate" => "isLanguageCode"
          "size" => 5
        ]
        "active" => array:2 [
          "type" => 2
          "validate" => "isBool"
        ]
        "is_rtl" => array:2 [
          "type" => 2
          "validate" => "isBool"
        ]
        "date_format_lite" => array:4 [
          "type" => 3
          "validate" => "isPhpDateFormat"
          "required" => true
          "size" => 32
        ]
        "date_format_full" => array:4 [
          "type" => 3
          "validate" => "isPhpDateFormat"
          "required" => true
          "size" => 32
        ]
      ]
      "classname" => "Language"
    ]
    #update_fields: null
    +force_id: false
    +name: "United States"
    +iso_code: "en"
    +locale: "en-US"
    +language_code: "en-us"
    +date_format_lite: "m/d/Y"
    +date_format_full: "m/d/Y H:i:s"
    +is_rtl: "0"
    +active: "1"
    #translationsFilesAndVars: array:5 [
      "fields" => "_FIELDS"
      "errors" => "_ERRORS"
      "admin" => "_LANGADM"
      "pdf" => "_LANGPDF"
      "tabs" => "tabs"
    ]
  }
  +currency: Currency {#196
    +id: 2
    #id_lang: null
    #lang_associated: null
    #id_shop: 1
    +id_shop_list: []
    #get_shop_from_context: true
    #table: "currency"
    #identifier: "id_currency"
    #fieldsRequired: array:2 [
      0 => "iso_code"
      1 => "conversion_rate"
    ]
    #fieldsSize: array:2 [
      "iso_code" => 3
      "numeric_iso_code" => 3
    ]
    #fieldsValidate: array:8 [
      "iso_code" => "isLanguageIsoCode"
      "numeric_iso_code" => "isNumericIsoCode"
      "precision" => "isInt"
      "conversion_rate" => "isUnsignedFloat"
      "deleted" => "isBool"
      "active" => "isBool"
      "unofficial" => "isBool"
      "modified" => "isBool"
    ]
    #fieldsRequiredLang: []
    #fieldsSizeLang: array:3 [
      "name" => 255
      "symbol" => 255
      "pattern" => 255
    ]
    #fieldsValidateLang: array:1 [
      "name" => "isGenericName"
    ]
    #tables: []
    #webserviceParameters: array:2 [
      "objectsNodeName" => "currencies"
      "fields" => array:4 [
        "names" => array:2 [
          "getter" => "getLocalizedNames"
          "i18n" => true
        ]
        "name" => array:2 [
          "getter" => "getName"
          "modifier" => array:2 [ …2]
        ]
        "symbol" => array:1 [
          "getter" => "getLocalizedSymbols"
        ]
        "iso_code" => array:1 [
          "modifier" => array:2 [ …2]
        ]
      ]
    ]
    #image_dir: null
    #image_format: "jpg"
    #translator: null
    #def: array:6 [
      "table" => "currency"
      "primary" => "id_currency"
      "multilang" => true
      "fields" => array:11 [
        "iso_code" => array:4 [
          "type" => 3
          "validate" => "isLanguageIsoCode"
          "required" => true
          "size" => 3
        ]
        "numeric_iso_code" => array:4 [
          "type" => 3
          "allow_null" => true
          "validate" => "isNumericIsoCode"
          "size" => 3
        ]
        "precision" => array:2 [
          "type" => 1
          "validate" => "isInt"
        ]
        "conversion_rate" => array:4 [
          "type" => 4
          "validate" => "isUnsignedFloat"
          "required" => true
          "shop" => true
        ]
        "deleted" => array:2 [
          "type" => 2
          "validate" => "isBool"
        ]
        "active" => array:2 [
          "type" => 2
          "validate" => "isBool"
        ]
        "unofficial" => array:2 [
          "type" => 2
          "validate" => "isBool"
        ]
        "modified" => array:2 [
          "type" => 2
          "validate" => "isBool"
        ]
        "name" => array:4 [
          "type" => 3
          "lang" => true
          "validate" => "isGenericName"
          "size" => 255
        ]
        "symbol" => array:3 [
          "type" => 3
          "lang" => true
          "size" => 255
        ]
        "pattern" => array:3 [
          "type" => 3
          "lang" => true
          "size" => 255
        ]
      ]
      "classname" => "Currency"
      "associations" => array:1 [
        "l" => array:3 [
          "type" => 2
          "field" => "id_currency"
          "foreign_field" => "id_currency"
        ]
      ]
    ]
    #update_fields: null
    +force_id: false
    +name: "US Dollar"
    #localizedNames: array:2 [
      1 => "US Dollar"
      2 => ""
    ]
    +iso_code: "USD"
    +iso_code_num: "840"
    +numeric_iso_code: "840"
    +conversion_rate: "1.000000"
    +deleted: "0"
    +unofficial: "0"
    +modified: "0"
    +active: "1"
    +sign: "$"
    +symbol: "$"
    -localizedSymbols: array:2 [
      1 => "$"
      2 => ""
    ]
    +format: null
    +blank: 1
    +decimals: 1
    +precision: "2"
    +pattern: array:2 [
      1 => ""
      2 => ""
    ]
    -localizedPatterns: array:2 [
      1 => ""
      2 => ""
    ]
    +prefix: null
    +suffix: null
  }
  +currentLocale: PrestaShop\PrestaShop\Core\Localization\Locale {#194
    #code: "en-US"
    #numberFormatter: PrestaShop\PrestaShop\Core\Localization\Number\Formatter {#593
      #roundingMode: "up"
      #numberingSystem: "latn"
      #numberSpecification: null
    }
    #numberSpecification: PrestaShop\PrestaShop\Core\Localization\Specification\Number {#195
      #positivePattern: "#,##0.###"
      #negativePattern: "-#,##0.###"
      #symbols: array:46 [
        "adlm" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#545
          #decimal: "."
          #group: ","
          #list: ";"
          #percentSign: "%"
          #minusSign: "-"
          #plusSign: "+"
          #exponential: "E"
          #superscriptingExponent: "×"
          #perMille: ""
          #infinity: ""
          #nan: "NaN"
        }
        "arab" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#546
          #decimal: "٫"
          #group: "٬"
          #list: "؛"
          #percentSign: "٪؜"
          #minusSign: "؜-"
          #plusSign: "؜+"
          #exponential: "اس"
          #superscriptingExponent: "×"
          #perMille: "؉"
          #infinity: ""
          #nan: "NaN"
        }
        "arabext" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#547
          #decimal: "٫"
          #group: "٬"
          #list: "؛"
          #percentSign: "٪"
          #minusSign: "‎-‎"
          #plusSign: "‎+‎"
          #exponential: "×۱۰^"
          #superscriptingExponent: "×"
          #perMille: "؉"
          #infinity: ""
          #nan: "NaN"
        }
        "bali" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#548
          #decimal: "."
          #group: ","
          #list: ";"
          #percentSign: "%"
          #minusSign: "-"
          #plusSign: "+"
          #exponential: "E"
          #superscriptingExponent: "×"
          #perMille: ""
          #infinity: ""
          #nan: "NaN"
        }
        "beng" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#549
          #decimal: "."
          #group: ","
          #list: ";"
          #percentSign: "%"
          #minusSign: "-"
          #plusSign: "+"
          #exponential: "E"
          #superscriptingExponent: "×"
          #perMille: ""
          #infinity: ""
          #nan: "NaN"
        }
        "brah" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#550
          #decimal: "."
          #group: ","
          #list: ";"
          #percentSign: "%"
          #minusSign: "-"
          #plusSign: "+"
          #exponential: "E"
          #superscriptingExponent: "×"
          #perMille: ""
          #infinity: ""
          #nan: "NaN"
        }
        "cakm" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#551
          #decimal: "."
          #group: ","
          #list: ";"
          #percentSign: "%"
          #minusSign: "-"
          #plusSign: "+"
          #exponential: "E"
          #superscriptingExponent: "×"
          #perMille: ""
          #infinity: ""
          #nan: "NaN"
        }
        "cham" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#552
          #decimal: "."
          #group: ","
          #list: ";"
          #percentSign: "%"
          #minusSign: "-"
          #plusSign: "+"
          #exponential: "E"
          #superscriptingExponent: "×"
          #perMille: ""
          #infinity: ""
          #nan: "NaN"
        }
        "deva" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#553
          #decimal: "."
          #group: ","
          #list: ";"
          #percentSign: "%"
          #minusSign: "-"
          #plusSign: "+"
          #exponential: "E"
          #superscriptingExponent: "×"
          #perMille: ""
          #infinity: ""
          #nan: "NaN"
        }
        "fullwide" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#554
          #decimal: "."
          #group: ","
          #list: ";"
          #percentSign: "%"
          #minusSign: "-"
          #plusSign: "+"
          #exponential: "E"
          #superscriptingExponent: "×"
          #perMille: ""
          #infinity: ""
          #nan: "NaN"
        }
        "gong" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#555
          #decimal: "."
          #group: ","
          #list: ";"
          #percentSign: "%"
          #minusSign: "-"
          #plusSign: "+"
          #exponential: "E"
          #superscriptingExponent: "×"
          #perMille: ""
          #infinity: ""
          #nan: "NaN"
        }
        "gonm" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#556
          #decimal: "."
          #group: ","
          #list: ";"
          #percentSign: "%"
          #minusSign: "-"
          #plusSign: "+"
          #exponential: "E"
          #superscriptingExponent: "×"
          #perMille: ""
          #infinity: ""
          #nan: "NaN"
        }
        "gujr" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#557
          #decimal: "."
          #group: ","
          #list: ";"
          #percentSign: "%"
          #minusSign: "-"
          #plusSign: "+"
          #exponential: "E"
          #superscriptingExponent: "×"
          #perMille: ""
          #infinity: ""
          #nan: "NaN"
        }
        "guru" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#558
          #decimal: "."
          #group: ","
          #list: ";"
          #percentSign: "%"
          #minusSign: "-"
          #plusSign: "+"
          #exponential: "E"
          #superscriptingExponent: "×"
          #perMille: ""
          #infinity: ""
          #nan: "NaN"
        }
        "hanidec" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#559
          #decimal: "."
          #group: ","
          #list: ";"
          #percentSign: "%"
          #minusSign: "-"
          #plusSign: "+"
          #exponential: "E"
          #superscriptingExponent: "×"
          #perMille: ""
          #infinity: ""
          #nan: "NaN"
        }
        "java" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#560
          #decimal: "."
          #group: ","
          #list: ";"
          #percentSign: "%"
          #minusSign: "-"
          #plusSign: "+"
          #exponential: "E"
          #superscriptingExponent: "×"
          #perMille: ""
          #infinity: ""
          #nan: "NaN"
        }
        "kali" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#561
          #decimal: "."
          #group: ","
          #list: ";"
          #percentSign: "%"
          #minusSign: "-"
          #plusSign: "+"
          #exponential: "E"
          #superscriptingExponent: "×"
          #perMille: ""
          #infinity: ""
          #nan: "NaN"
        }
        "khmr" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#562
          #decimal: "."
          #group: ","
          #list: ";"
          #percentSign: "%"
          #minusSign: "-"
          #plusSign: "+"
          #exponential: "E"
          #superscriptingExponent: "×"
          #perMille: ""
          #infinity: ""
          #nan: "NaN"
        }
        "knda" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#563
          #decimal: "."
          #group: ","
          #list: ";"
          #percentSign: "%"
          #minusSign: "-"
          #plusSign: "+"
          #exponential: "E"
          #superscriptingExponent: "×"
          #perMille: ""
          #infinity: ""
          #nan: "NaN"
        }
        "lana" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#564
          #decimal: "."
          #group: ","
          #list: ";"
          #percentSign: "%"
          #minusSign: "-"
          #plusSign: "+"
          #exponential: "E"
          #superscriptingExponent: "×"
          #perMille: ""
          #infinity: ""
          #nan: "NaN"
        }
        "lanatham" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#565
          #decimal: "."
          #group: ","
          #list: ";"
          #percentSign: "%"
          #minusSign: "-"
          #plusSign: "+"
          #exponential: "E"
          #superscriptingExponent: "×"
          #perMille: ""
          #infinity: ""
          #nan: "NaN"
        }
        "laoo" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#566
          #decimal: "."
          #group: ","
          #list: ";"
          #percentSign: "%"
          #minusSign: "-"
          #plusSign: "+"
          #exponential: "E"
          #superscriptingExponent: "×"
          #perMille: ""
          #infinity: ""
          #nan: "NaN"
        }
        "latn" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#567
          #decimal: "."
          #group: ","
          #list: ";"
          #percentSign: "%"
          #minusSign: "-"
          #plusSign: "+"
          #exponential: "E"
          #superscriptingExponent: "×"
          #perMille: ""
          #infinity: ""
          #nan: "NaN"
        }
        "lepc" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#568
          #decimal: "."
          #group: ","
          #list: ";"
          #percentSign: "%"
          #minusSign: "-"
          #plusSign: "+"
          #exponential: "E"
          #superscriptingExponent: "×"
          #perMille: ""
          #infinity: ""
          #nan: "NaN"
        }
        "limb" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#569
          #decimal: "."
          #group: ","
          #list: ";"
          #percentSign: "%"
          #minusSign: "-"
          #plusSign: "+"
          #exponential: "E"
          #superscriptingExponent: "×"
          #perMille: ""
          #infinity: ""
          #nan: "NaN"
        }
        "mlym" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#570
          #decimal: "."
          #group: ","
          #list: ";"
          #percentSign: "%"
          #minusSign: "-"
          #plusSign: "+"
          #exponential: "E"
          #superscriptingExponent: "×"
          #perMille: ""
          #infinity: ""
          #nan: "NaN"
        }
        "mong" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#571
          #decimal: "."
          #group: ","
          #list: ";"
          #percentSign: "%"
          #minusSign: "-"
          #plusSign: "+"
          #exponential: "E"
          #superscriptingExponent: "×"
          #perMille: ""
          #infinity: ""
          #nan: "NaN"
        }
        "mtei" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#572
          #decimal: "."
          #group: ","
          #list: ";"
          #percentSign: "%"
          #minusSign: "-"
          #plusSign: "+"
          #exponential: "E"
          #superscriptingExponent: "×"
          #perMille: ""
          #infinity: ""
          #nan: "NaN"
        }
        "mymr" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#573
          #decimal: "."
          #group: ","
          #list: ";"
          #percentSign: "%"
          #minusSign: "-"
          #plusSign: "+"
          #exponential: "E"
          #superscriptingExponent: "×"
          #perMille: ""
          #infinity: ""
          #nan: "NaN"
        }
        "mymrshan" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#574
          #decimal: "."
          #group: ","
          #list: ";"
          #percentSign: "%"
          #minusSign: "-"
          #plusSign: "+"
          #exponential: "E"
          #superscriptingExponent: "×"
          #perMille: ""
          #infinity: ""
          #nan: "NaN"
        }
        "nkoo" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#575
          #decimal: "."
          #group: ","
          #list: ";"
          #percentSign: "%"
          #minusSign: "-"
          #plusSign: "+"
          #exponential: "E"
          #superscriptingExponent: "×"
          #perMille: ""
          #infinity: ""
          #nan: "NaN"
        }
        "olck" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#576
          #decimal: "."
          #group: ","
          #list: ";"
          #percentSign: "%"
          #minusSign: "-"
          #plusSign: "+"
          #exponential: "E"
          #superscriptingExponent: "×"
          #perMille: ""
          #infinity: ""
          #nan: "NaN"
        }
        "orya" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#577
          #decimal: "."
          #group: ","
          #list: ";"
          #percentSign: "%"
          #minusSign: "-"
          #plusSign: "+"
          #exponential: "E"
          #superscriptingExponent: "×"
          #perMille: ""
          #infinity: ""
          #nan: "NaN"
        }
        "osma" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#578
          #decimal: "."
          #group: ","
          #list: ";"
          #percentSign: "%"
          #minusSign: "-"
          #plusSign: "+"
          #exponential: "E"
          #superscriptingExponent: "×"
          #perMille: ""
          #infinity: ""
          #nan: "NaN"
        }
        "rohg" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#579
          #decimal: "."
          #group: ","
          #list: ";"
          #percentSign: "%"
          #minusSign: "-"
          #plusSign: "+"
          #exponential: "E"
          #superscriptingExponent: "×"
          #perMille: ""
          #infinity: ""
          #nan: "NaN"
        }
        "saur" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#580
          #decimal: "."
          #group: ","
          #list: ";"
          #percentSign: "%"
          #minusSign: "-"
          #plusSign: "+"
          #exponential: "E"
          #superscriptingExponent: "×"
          #perMille: ""
          #infinity: ""
          #nan: "NaN"
        }
        "shrd" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#581
          #decimal: "."
          #group: ","
          #list: ";"
          #percentSign: "%"
          #minusSign: "-"
          #plusSign: "+"
          #exponential: "E"
          #superscriptingExponent: "×"
          #perMille: ""
          #infinity: ""
          #nan: "NaN"
        }
        "sora" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#582
          #decimal: "."
          #group: ","
          #list: ";"
          #percentSign: "%"
          #minusSign: "-"
          #plusSign: "+"
          #exponential: "E"
          #superscriptingExponent: "×"
          #perMille: ""
          #infinity: ""
          #nan: "NaN"
        }
        "sund" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#583
          #decimal: "."
          #group: ","
          #list: ";"
          #percentSign: "%"
          #minusSign: "-"
          #plusSign: "+"
          #exponential: "E"
          #superscriptingExponent: "×"
          #perMille: ""
          #infinity: ""
          #nan: "NaN"
        }
        "takr" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#584
          #decimal: "."
          #group: ","
          #list: ";"
          #percentSign: "%"
          #minusSign: "-"
          #plusSign: "+"
          #exponential: "E"
          #superscriptingExponent: "×"
          #perMille: ""
          #infinity: ""
          #nan: "NaN"
        }
        "talu" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#585
          #decimal: "."
          #group: ","
          #list: ";"
          #percentSign: "%"
          #minusSign: "-"
          #plusSign: "+"
          #exponential: "E"
          #superscriptingExponent: "×"
          #perMille: ""
          #infinity: ""
          #nan: "NaN"
        }
        "tamldec" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#586
          #decimal: "."
          #group: ","
          #list: ";"
          #percentSign: "%"
          #minusSign: "-"
          #plusSign: "+"
          #exponential: "E"
          #superscriptingExponent: "×"
          #perMille: ""
          #infinity: ""
          #nan: "NaN"
        }
        "telu" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#587
          #decimal: "."
          #group: ","
          #list: ";"
          #percentSign: "%"
          #minusSign: "-"
          #plusSign: "+"
          #exponential: "E"
          #superscriptingExponent: "×"
          #perMille: ""
          #infinity: ""
          #nan: "NaN"
        }
        "thai" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#588
          #decimal: "."
          #group: ","
          #list: ";"
          #percentSign: "%"
          #minusSign: "-"
          #plusSign: "+"
          #exponential: "E"
          #superscriptingExponent: "×"
          #perMille: ""
          #infinity: ""
          #nan: "NaN"
        }
        "tibt" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#589
          #decimal: "."
          #group: ","
          #list: ";"
          #percentSign: "%"
          #minusSign: "-"
          #plusSign: "+"
          #exponential: "E"
          #superscriptingExponent: "×"
          #perMille: ""
          #infinity: ""
          #nan: "NaN"
        }
        "vaii" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#590
          #decimal: "."
          #group: ","
          #list: ";"
          #percentSign: "%"
          #minusSign: "-"
          #plusSign: "+"
          #exponential: "E"
          #superscriptingExponent: "×"
          #perMille: ""
          #infinity: ""
          #nan: "NaN"
        }
      ]
      #maxFractionDigits: 3
      #minFractionDigits: 0
      #groupingUsed: true
      #primaryGroupSize: 3
      #secondaryGroupSize: 3
    }
    #priceSpecifications: PrestaShop\PrestaShop\Core\Localization\Specification\NumberCollection {#595
      #numberSpecifications: array:2 [
        "EUR" => PrestaShop\PrestaShop\Core\Localization\Specification\Price {#598
          #positivePattern: "¤#,##0.00"
          #negativePattern: "-¤#,##0.00"
          #symbols: array:46 [ …46]
          #maxFractionDigits: 2
          #minFractionDigits: 2
          #groupingUsed: true
          #primaryGroupSize: 3
          #secondaryGroupSize: 3
          #currencyDisplay: "symbol"
          #currencySymbol: ""
          #currencyCode: "EUR"
        }
        "USD" => PrestaShop\PrestaShop\Core\Localization\Specification\Price {#645
          #positivePattern: "¤#,##0.00"
          #negativePattern: "-¤#,##0.00"
          #symbols: array:46 [ …46]
          #maxFractionDigits: 2
          #minFractionDigits: 2
          #groupingUsed: true
          #primaryGroupSize: 3
          #secondaryGroupSize: 3
          #currencyDisplay: "symbol"
          #currencySymbol: "$"
          #currencyCode: "USD"
        }
      ]
    }
  }
  +tab: null
  +shop: Shop {#18
    +id: 1
    #id_lang: null
    #lang_associated: null
    #id_shop: null
    +id_shop_list: []
    #get_shop_from_context: true
    #table: "shop"
    #identifier: "id_shop"
    #fieldsRequired: array:3 [
      0 => "name"
      1 => "id_category"
      2 => "id_shop_group"
    ]
    #fieldsSize: array:1 [
      "name" => 64
    ]
    #fieldsValidate: array:5 [
      "active" => "isBool"
      "deleted" => "isBool"
      "name" => "isGenericName"
      "color" => "isColor"
      "theme_name" => "isThemeName"
    ]
    #fieldsRequiredLang: []
    #fieldsSizeLang: []
    #fieldsValidateLang: []
    #tables: []
    #webserviceParameters: array:1 [
      "fields" => array:2 [
        "id_shop_group" => array:1 [
          "xlink_resource" => "shop_groups"
        ]
        "id_category" => []
      ]
    ]
    #image_dir: null
    #image_format: "jpg"
    #translator: null
    #def: array:4 [
      "table" => "shop"
      "primary" => "id_shop"
      "fields" => array:7 [
        "active" => array:2 [
          "type" => 2
          "validate" => "isBool"
        ]
        "deleted" => array:2 [
          "type" => 2
          "validate" => "isBool"
        ]
        "name" => array:4 [
          "type" => 3
          "validate" => "isGenericName"
          "required" => true
          "size" => 64
        ]
        "color" => array:2 [
          "type" => 3
          "validate" => "isColor"
        ]
        "id_category" => array:2 [
          "type" => 1
          "required" => true
        ]
        "theme_name" => array:2 [
          "type" => 3
          "validate" => "isThemeName"
        ]
        "id_shop_group" => array:2 [
          "type" => 1
          "required" => true
        ]
      ]
      "classname" => "Shop"
    ]
    #update_fields: null
    +force_id: false
    +id_shop_group: "1"
    +id_category: "2"
    +theme_name: "pastrychefs"
    +name: "Pastry Chefs"
    +color: ""
    +active: "1"
    +deleted: "0"
    +physical_uri: "/"
    +virtual_uri: ""
    +domain: "www.pastrychefsboutique.com"
    +domain_ssl: "www.pastrychefsboutique.com"
    #group: ShopGroup {#19
      +id: 1
      #id_lang: null
      #lang_associated: null
      #id_shop: null
      +id_shop_list: []
      #get_shop_from_context: true
      #table: "shop_group"
      #identifier: "id_shop_group"
      #fieldsRequired: array:1 [
        0 => "name"
      ]
      #fieldsSize: array:1 [
        "name" => 64
      ]
      #fieldsValidate: array:7 [
        "name" => "isGenericName"
        "color" => "isColor"
        "share_customer" => "isBool"
        "share_order" => "isBool"
        "share_stock" => "isBool"
        "active" => "isBool"
        "deleted" => "isBool"
      ]
      #fieldsRequiredLang: []
      #fieldsSizeLang: []
      #fieldsValidateLang: []
      #tables: []
      #webserviceParameters: []
      #image_dir: null
      #image_format: "jpg"
      #translator: null
      #def: array:4 [
        "table" => "shop_group"
        "primary" => "id_shop_group"
        "fields" => array:7 [
          "name" => array:4 [ …4]
          "color" => array:2 [ …2]
          "share_customer" => array:2 [ …2]
          "share_order" => array:2 [ …2]
          "share_stock" => array:2 [ …2]
          "active" => array:2 [ …2]
          "deleted" => array:2 [ …2]
        ]
        "classname" => "ShopGroup"
      ]
      #update_fields: null
      +force_id: false
      +name: "Default"
      +color: ""
      +active: "1"
      +share_customer: "0"
      +share_stock: "0"
      +share_order: "0"
      +deleted: "0"
    }
    +address: Address {#520
      +id: null
      #id_lang: null
      #lang_associated: null
      #id_shop: null
      +id_shop_list: []
      #get_shop_from_context: true
      #table: "address"
      #identifier: "id_address"
      #fieldsRequired: array:6 [
        0 => "id_country"
        1 => "alias"
        2 => "lastname"
        3 => "firstname"
        4 => "address1"
        5 => "city"
      ]
      #fieldsSize: array:12 [
        "alias" => 32
        "company" => 255
        "lastname" => 255
        "firstname" => 255
        "address1" => 128
        "address2" => 128
        "postcode" => 12
        "city" => 64
        "other" => 4194303
        "phone" => 32
        "phone_mobile" => 32
        "dni" => 16
      ]
      #fieldsValidate: array:22 [
        "id_customer" => "isNullOrUnsignedId"
        "id_manufacturer" => "isNullOrUnsignedId"
        "id_supplier" => "isNullOrUnsignedId"
        "id_warehouse" => "isNullOrUnsignedId"
        "id_country" => "isUnsignedId"
        "id_state" => "isNullOrUnsignedId"
        "alias" => "isGenericName"
        "company" => "isGenericName"
        "lastname" => "isName"
        "firstname" => "isName"
        "vat_number" => "isGenericName"
        "address1" => "isAddress"
        "address2" => "isAddress"
        "postcode" => "isPostCode"
        "city" => "isCityName"
        "other" => "isMessage"
        "phone" => "isPhoneNumber"
        "phone_mobile" => "isPhoneNumber"
        "dni" => "isDniLite"
        "deleted" => "isBool"
        "date_add" => "isDate"
        "date_upd" => "isDate"
      ]
      #fieldsRequiredLang: []
      #fieldsSizeLang: []
      #fieldsValidateLang: []
      #tables: []
      #webserviceParameters: array:2 [
        "objectsNodeName" => "addresses"
        "fields" => array:6 [
          "id_customer" => array:1 [ …1]
          "id_manufacturer" => array:1 [ …1]
          "id_supplier" => array:1 [ …1]
          "id_warehouse" => array:1 [ …1]
          "id_country" => array:1 [ …1]
          "id_state" => array:1 [ …1]
        ]
      ]
      #image_dir: null
      #image_format: "jpg"
      #translator: null
      #def: array:4 [
        "table" => "address"
        "primary" => "id_address"
        "fields" => array:22 [
          "id_customer" => array:3 [ …3]
          "id_manufacturer" => array:3 [ …3]
          "id_supplier" => array:3 [ …3]
          "id_warehouse" => array:3 [ …3]
          "id_country" => array:3 [ …3]
          "id_state" => array:2 [ …2]
          "alias" => array:4 [ …4]
          "company" => array:3 [ …3]
          "lastname" => array:4 [ …4]
          "firstname" => array:4 [ …4]
          "vat_number" => array:2 [ …2]
          "address1" => array:4 [ …4]
          "address2" => array:3 [ …3]
          "postcode" => array:3 [ …3]
          "city" => array:4 [ …4]
          "other" => array:3 [ …3]
          "phone" => array:3 [ …3]
          "phone_mobile" => array:3 [ …3]
          "dni" => array:3 [ …3]
          "deleted" => array:3 [ …3]
          "date_add" => array:3 [ …3]
          "date_upd" => array:3 [ …3]
        ]
        "classname" => "Address"
      ]
      #update_fields: null
      +force_id: false
      +id_customer: null
      +id_manufacturer: null
      +id_supplier: null
      +id_warehouse: null
      +id_country: 21
      +id_state: 33
      +country: null
      +alias: null
      +company: "Pastry Chef's Boutique"
      +lastname: null
      +firstname: null
      +address1: "1108 Industrial Parkway"
      +address2: ""
      +postcode: "08724"
      +city: "Brick"
      +other: null
      +phone: null
      +phone_mobile: null
      +vat_number: null
      +dni: null
      +date_add: null
      +date_upd: null
      +deleted: false
    }
    +theme: PrestaShop\PrestaShop\Core\Addon\Theme\Theme {#24
      -attributes: PrestaShop\PrestaShop\Core\Util\ArrayFinder {#26
        -array: array:12 [
          "name" => "pastrychefs"
          "display_name" => "Pastry Chef's Boutique"
          "version" => "1.0.0"
          "author" => array:3 [ …3]
          "meta" => array:2 [ …2]
          "assets" => array:1 [ …1]
          "global_settings" => array:5 [ …5]
          "theme_settings" => array:2 [ …2]
          "preview" => "themes/classic/preview.png"
          "parent_directory" => "/home/pastry8/public_html/themes/pastrychefs/"
          "parent" => "classic"
          "directory" => "/home/pastry8/public_html/themes/pastrychefs/"
        ]
        -propertyAccessor: Symfony\Component\PropertyAccess\PropertyAccessor {#30
          -magicCall: false
          -ignoreInvalidIndices: true
          -ignoreInvalidProperty: false
          -cacheItemPool: null
          -propertyPathCache: array:10 [ …10]
          -readPropertyCache: []
          -writePropertyCache: []
        }
      }
    }
  }
  +tmpOldShop: null
  +smarty: Smarty {#43
    +_objType: 1
    +template_class: "Smarty_Internal_Template"
    +tpl_vars: array:6 [
      "request_uri" => Smarty_Variable {#200
        +value: "/23-silikomart-silicone-molds?id_category=23&amp;page=8&amp;srsltid=AfmBOorhVphJ72lmevIJfnA0zLYhFSP8xMSGYF9bhMir5yYQMMsQW21V"
        +nocache: false
      }
      "category" => Smarty_Variable {#208
        +value: array:19 [
          "nleft" => "32"
          "nright" => "33"
          "level_depth" => "5"
          "active" => "1"
          "id_parent" => "19"
          "id_shop_default" => "1"
          "is_root_category" => "0"
          "position" => "2"
          "date_add" => "2015-06-04 12:44:58"
          "date_upd" => "2024-08-12 21:07:40"
          "name" => "Silikomart Silicone Molds"
          "link_rewrite" => "silikomart-silicone-molds"
          "description" => "<p>Silikomart Silicone Molds</p>"
          "additional_description" => ""
          "meta_title" => "Silikomart Cake Molds & Silikomart Silicone Molds for Chefs"
          "meta_description" => "Silikomart silicone molds are the premier choice for professional pastry chefs and enthusiasts who aspire to create professional-quality cakes, entremets, and ice creams."
          "meta_keywords" => ""
          "id" => 23
          "image" => array:6 [ …6]
        ]
        +nocache: false
      }
      "subcategories" => Smarty_Variable {#205
        +value: []
        +nocache: false
      }
      "topcategories" => Smarty_Variable {#210
        +value: array:10 [
          0 => array:23 [ …23]
          1 => array:23 [ …23]
          2 => array:23 [ …23]
          3 => array:23 [ …23]
          4 => array:23 [ …23]
          5 => array:23 [ …23]
          6 => array:23 [ …23]
          7 => array:23 [ …23]
          8 => array:23 [ …23]
          9 => array:23 [ …23]
        ]
        +nocache: false
      }
      "category_universe" => Smarty_Variable {#213
        +value: array:19 [
          "nleft" => "5"
          "nright" => "58"
          "level_depth" => "4"
          "active" => "1"
          "id_parent" => "18"
          "id_shop_default" => "1"
          "is_root_category" => "0"
          "position" => "0"
          "date_add" => "2015-06-04 12:44:58"
          "date_upd" => "2024-09-12 17:51:07"
          "name" => "Professional Flexible Molds"
          "link_rewrite" => "professional-flexible-molds"
          "description" => "<p><span>Our pastry collection has an extensive line of world-class professional products from pastry and ice cream molds, disposable and metal bakeware, pastry tools, rings, and cutting equipment to cake decorating tools, spray and glazing equipment, baking liners and mats, and much more.</span></p>"
          "additional_description" => ""
          "meta_title" => "Professional Silicone Molds & Silicone Baking Molds for Chefs"
          "meta_description" => "Our premium range of Silicone Molds showcases renowned European manufacturers such as Sasa Demarle, Pavoni, Silikomart, MAE, and De Buyer. Discover our best value for money offers."
          "meta_keywords" => ""
          "id" => 19
          "image" => array:6 [ …6]
        ]
        +nocache: false
      }
      "mdgProductList" => Smarty_Variable {#233
        +value: array:3 [
          "paginationType" => "2"
          "miniatureHoverOption" => "2"
          "showAddToCart" => "1"
        ]
        +nocache: false
      }
    ]
    +parent: null
    +config_vars: []
    +ext: Smarty_Internal_Extension_Handler {#42
      +objType: 1
      -_property_info: array:8 [
        "AutoloadFilters" => 0
        "DefaultModifiers" => 0
        "ConfigVars" => 0
        "DebugTemplate" => 0
        "RegisteredObject" => 0
        "StreamVariable" => 0
        "TemplateVars" => 0
        "Literals" => "Literals"
      ]
      -resolvedProperties: []
      +"registerResource": Smarty_Internal_Method_RegisterResource {#46
        +objMap: 3
      }
      +"registerPlugin": Smarty_Internal_Method_RegisterPlugin {#49
        +objMap: 3
      }
      +"createData": Smarty_Internal_Method_CreateData {#134
        +objMap: 3
      }
      +"unregisterPlugin": Smarty_Internal_Method_UnregisterPlugin {#153
        +objMap: 3
      }
    }
    +cache_id: null
    +compile_id: null
    +caching: 0
    +compile_check: 1
    +cache_lifetime: 3600
    +tplFunctions: []
    +_cache: []
    +auto_literal: true
    +error_unassigned: false
    +use_include_path: false
    +_templateDirNormalized: true
    +_joined_template_dir: "/home/pastry8/public_html/themes/pastrychefs/templates/#/home/pastry8/public_html/themes/classic/templates/"
    +_configDirNormalized: false
    +_joined_config_dir: null
    +default_template_handler_func: null
    +default_config_handler_func: null
    +default_plugin_handler_func: null
    +_compileDirNormalized: true
    +_pluginsDirNormalized: false
    +_cacheDirNormalized: true
    +force_compile: false
    +use_sub_dirs: true
    +allow_ambiguous_resources: false
    +merge_compiled_includes: false
    +extends_recursion: true
    +force_cache: false
    +left_delimiter: "{"
    +right_delimiter: "}"
    +literals: []
    +security_class: "Smarty_Security"
    +security_policy: null
    +allow_php_templates: false
    +debugging: false
    +debugging_ctrl: "NONE"
    +smarty_debug_id: "SMARTY_DEBUG"
    +debug_tpl: "/home/pastry8/public_html/themes/debug.tpl"
    +error_reporting: null
    +config_overwrite: true
    +config_booleanize: true
    +config_read_hidden: false
    +compile_locking: true
    +cache_locking: false
    +locking_timeout: 10
    +default_resource_type: "file"
    +caching_type: "file"
    +default_config_type: "file"
    +cache_modified_check: false
    +registered_plugins: array:3 [
      "function" => array:7 [
        "widget" => array:3 [
          0 => array:2 [ …2]
          1 => true
          2 => []
        ]
        "render" => array:3 [
          0 => array:2 [ …2]
          1 => true
          2 => []
        ]
        "form_field" => array:3 [
          0 => array:2 [ …2]
          1 => true
          2 => []
        ]
        "dateFormat" => array:3 [
          0 => array:2 [ …2]
          1 => true
          2 => []
        ]
        "hook" => array:3 [
          0 => array:2 [ …2]
          1 => true
          2 => []
        ]
        "l" => array:3 [
          0 => "smartyTranslate"
          1 => true
          2 => []
        ]
        "url" => array:3 [
          0 => array:2 [ …2]
          1 => true
          2 => []
        ]
      ]
      "block" => array:1 [
        "widget_block" => array:3 [
          0 => array:2 [ …2]
          1 => true
          2 => []
        ]
      ]
      "modifier" => array:39 [
        "boolval" => array:3 [
          0 => array:2 [ …2]
          1 => true
          2 => []
        ]
        "classname" => array:3 [
          0 => array:2 [ …2]
          1 => true
          2 => []
        ]
        "classnames" => array:3 [
          0 => array:2 [ …2]
          1 => true
          2 => []
        ]
        "cleanHtml" => array:3 [
          0 => array:2 [ …2]
          1 => true
          2 => []
        ]
        "end" => array:3 [
          0 => array:2 [ …2]
          1 => true
          2 => []
        ]
        "escape" => array:3 [
          0 => array:2 [ …2]
          1 => true
          2 => []
        ]
        "truncate" => array:3 [
          0 => array:2 [ …2]
          1 => true
          2 => []
        ]
        "addcslashes" => array:3 [
          0 => array:2 [ …2]
          1 => true
          2 => []
        ]
        "addslashes" => array:3 [
          0 => array:2 [ …2]
          1 => true
          2 => []
        ]
        "array_slice" => array:3 [
          0 => array:2 [ …2]
          1 => true
          2 => []
        ]
        "date" => array:3 [
          0 => array:2 [ …2]
          1 => true
          2 => []
        ]
        "explode" => array:3 [
          0 => array:2 [ …2]
          1 => true
          2 => []
        ]
        "floatval" => array:3 [
          0 => array:2 [ …2]
          1 => true
          2 => []
        ]
        "htmlentities" => array:3 [
          0 => array:2 [ …2]
          1 => true
          2 => []
        ]
        "htmlspecialchars" => array:3 [
          0 => array:2 [ …2]
          1 => true
          2 => []
        ]
        "implode" => array:3 [
          0 => array:2 [ …2]
          1 => true
          2 => []
        ]
        "in_array" => array:3 [
          0 => array:2 [ …2]
          1 => true
          2 => []
        ]
        "intval" => array:3 [
          0 => array:2 [ …2]
          1 => true
          2 => []
        ]
        "json_decode" => array:3 [
          0 => array:2 [ …2]
          1 => true
          2 => []
        ]
        "json_encode" => array:3 [
          0 => array:2 [ …2]
          1 => true
          2 => []
        ]
        "lcfirst" => array:3 [
          0 => array:2 [ …2]
          1 => true
          2 => []
        ]
        "md5" => array:3 [
          0 => array:2 [ …2]
          1 => true
          2 => []
        ]
        "mt_rand" => array:3 [
          0 => array:2 [ …2]
          1 => true
          2 => []
        ]
        "nl2br" => array:3 [
          0 => array:2 [ …2]
          1 => true
          2 => []
        ]
        "print_r" => array:3 [
          0 => array:2 [ …2]
          1 => true
          2 => []
        ]
        "rand" => array:3 [
          0 => array:2 [ …2]
          1 => true
          2 => []
        ]
        "sizeof" => array:3 [
          0 => array:2 [ …2]
          1 => true
          2 => []
        ]
        "str_replace" => array:3 [
          0 => array:2 [ …2]
          1 => true
          2 => []
        ]
        "stripslashes" => array:3 [
          0 => array:2 [ …2]
          1 => true
          2 => []
        ]
        "strpos" => array:3 [
          0 => array:2 [ …2]
          1 => true
          2 => []
        ]
        "strstr" => array:3 [
          0 => array:2 [ …2]
          1 => true
          2 => []
        ]
        "strtolower" => array:3 [
          0 => array:2 [ …2]
          1 => true
          2 => []
        ]
        "strval" => array:3 [
          0 => array:2 [ …2]
          1 => true
          2 => []
        ]
        "substr" => array:3 [
          0 => array:2 [ …2]
          1 => true
          2 => []
        ]
        "trim" => array:3 [
          0 => array:2 [ …2]
          1 => true
          2 => []
        ]
        "ucfirst" => array:3 [
          0 => array:2 [ …2]
          1 => true
          2 => []
        ]
        "urlencode" => array:3 [
          0 => array:2 [ …2]
          1 => true
          2 => []
        ]
        "var_dump" => array:3 [
          0 => array:2 [ …2]
          1 => true
          2 => []
        ]
        "as4_nofilter" => array:3 [
          0 => array:2 [ …2]
          1 => true
          2 => []
        ]
      ]
    ]
    +registered_objects: []
    +registered_classes: []
    +registered_filters: []
    +registered_resources: array:2 [
      "module" => SmartyResourceModule {#45
        +uncompiled: false
        +recompiled: false
        +hasCompiledHandler: false
        +paths: array:3 [
          "theme" => "/home/pastry8/public_html/themes/pastrychefs/modules/"
          "parent" => "/home/pastry8/public_html/themes/classic/modules/"
          "modules" => "/home/pastry8/public_html/modules/"
        ]
        +isAdmin: false
      }
      "parent" => SmartyResourceParent {#47
        +uncompiled: false
        +recompiled: false
        +hasCompiledHandler: false
        +paths: array:1 [
          "parent" => "/home/pastry8/public_html/themes/classic/templates/"
        ]
      }
    ]
    +registered_cache_resources: []
    +autoload_filters: []
    +default_modifiers: []
    +escape_html: true
    +start_time: 1758619675.8616
    +_current_file: null
    +_parserdebug: false
    +_debug: null
    #template_dir: array:2 [
      0 => "/home/pastry8/public_html/themes/pastrychefs/templates/"
      1 => "/home/pastry8/public_html/themes/classic/templates/"
    ]
    #_processedTemplateDir: array:2 [
      0 => true
      1 => true
    ]
    #config_dir: []
    #_processedConfigDir: []
    #compile_dir: "/home/pastry8/public_html/var/cache/prod/smarty/compile/"
    #plugins_dir: array:3 [
      0 => "/home/pastry8/public_html/vendor/smarty/smarty/libs/plugins/"
      1 => "/home/pastry8/public_html/themes/pastrychefs/plugins"
      2 => "/home/pastry8/public_html/themes/classic/plugins"
    ]
    #cache_dir: "/home/pastry8/public_html/var/cache/prod/smarty/cache/"
    #obsoleteProperties: array:8 [
      0 => "resource_caching"
      1 => "template_resource_caching"
      2 => "direct_access_security"
      3 => "_dir_perms"
      4 => "_file_perms"
      5 => "plugin_search_order"
      6 => "inheritance_merge_compiled_includes"
      7 => "resource_cache_mode"
    ]
    #accessMap: array:5 [
      "template_dir" => "TemplateDir"
      "config_dir" => "ConfigDir"
      "plugins_dir" => "PluginsDir"
      "compile_dir" => "CompileDir"
      "cache_dir" => "CacheDir"
    ]
    -isMutingUndefinedOrNullWarnings: false
  }
  +mobile_detect: Mobile_Detect {#71
    #cache: []
    #userAgent: "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
    #httpHeaders: array:6 [
      "HTTP_X_HTTPS" => "1"
      "HTTP_HOST" => "www.pastrychefsboutique.com"
      "HTTP_ACCEPT_ENCODING" => "gzip, br, zstd, deflate"
      "HTTP_USER_AGENT" => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
      "HTTP_ACCEPT" => "*/*"
      "HTTP_MOD_REWRITE" => "On"
    ]
    #cloudfrontHeaders: []
    #matchingRegex: null
    #matchesArray: null
    #detectionType: "mobile"
  }
  +mode: null
  +container: null
  +virtualTotalTaxExcluded: 0
  +virtualTotalTaxIncluded: 0
  #translator: PrestaShopBundle\Translation\TranslatorComponent {#137}
  #priceComputingPrecision: null
  #mobile_device: null
  #is_mobile: false
  #is_tablet: false
  +"ss_total_sql": 172
}
Silikomart Cake Molds & Silikomart Silicone Molds for Chefs (8)
Welcome Professional Flexible Molds Universe

Our pastry collection has an extensive line of world-class professional products from pastry and ice cream molds, disposable and metal bakeware, pastry tools, rings, and cutting equipment to cake decorating tools, spray and glazing equipment, baking liners and mats, and much more.

Top Categories

Silikomart cake molds: the preferred choice for professional pastry chefs

At Pastry Chefs Boutique, we carry a full line of Silikomart silicone molds, the premier choice for professional pastry chefs and enthusiasts who aspire to create professional-quality cakes, entremets, and ice creams. Renowned for their flexibility and durability, Silikomart Professional molds offer a multitude of benefits, making them indispensable in any professional kitchen.