^ Context {#13
  +cart: Cart {#127
    +id: null
    +id_shop_group: 1
    +id_shop: 1
    +id_address_delivery: 0
    +id_address_invoice: 0
    +id_currency: 2
    +id_customer: null
    +id_guest: 0
    +id_lang: 4
    +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: "0"
    #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 [
            "id_product" => array:2 [ …2]
            "id_product_attribute" => array:2 [ …2]
            "id_address_delivery" => array:2 [ …2]
            "id_customization" => array:2 [ …2]
            "quantity" => array:1 [ …1]
          ]
        ]
      ]
    ]
    #configuration: PrestaShop\PrestaShop\Adapter\Configuration {#131
      -shop: null
      #parameters: null
    }
    #addressFactory: PrestaShop\PrestaShop\Adapter\AddressFactory {#128}
    #shouldSplitGiftProductsQuantity: false
    #shouldExcludeGiftsDiscount: false
    #lang_associated: null
    +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: []
    #image_dir: null
    #image_format: "jpg"
    #translator: null
    #def: array:4 [
      "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"
        ]
      ]
      "classname" => "Cart"
    ]
    #update_fields: null
    +force_id: false
  }
  +customer: Customer {#49
    +id: null
    +id_shop: null
    +id_shop_group: null
    +secure_key: null
    +note: null
    +id_gender: 0
    +id_default_group: 1
    +id_lang: null
    +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
    +telephone: 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
    #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"
        ]
      ]
    ]
    #lang_associated: 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:7 [
      "lastname" => 255
      "firstname" => 255
      "email" => 255
      "passwd" => 255
      "telephone" => 16
      "note" => 65000
      "reset_password_token" => 40
    ]
    #fieldsValidate: array:28 [
      "secure_key" => "isMd5"
      "lastname" => "isCustomerName"
      "firstname" => "isCustomerName"
      "email" => "isEmail"
      "passwd" => "isHashedPassword"
      "id_gender" => "isUnsignedId"
      "birthday" => "isBirthDate"
      "telephone" => "isPhoneNumber"
      "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: []
    #image_dir: null
    #image_format: "jpg"
    #translator: null
    #def: array:4 [
      "table" => "customer"
      "primary" => "id_customer"
      "fields" => array:33 [
        "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"
        ]
        "telephone" => array:3 [
          "type" => 3
          "validate" => "isPhoneNumber"
          "size" => 16
        ]
        "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" => 65000
          "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
  }
  +cookie: Cookie {#25
    #_content: array:3 [
      "date_add" => "2025-10-28 10:43:03"
      "id_lang" => 4
      "id_currency" => 2
    ]
    #_name: "PrestaShop-44fa0216cc1cf782b7c8be63280f1667"
    #_expire: 1763372583
    #_domain: "v2.nextlevelpc.ma"
    #_sameSite: "Lax"
    #_path: "/"
    #cipherTool: PhpEncryption {#19}
    #_modified: true
    #_allow_writing: true
    #_salt: "crgq4qzj2ciun8ziyjguwzxuzbrxz6jq"
    #_standalone: false
    #_secure: true
    #session: null
  }
  +session: Symfony\Component\HttpFoundation\Session\Session {#30
    #storage: Symfony\Component\HttpFoundation\Session\Storage\PhpBridgeSessionStorage {#31
      #bags: array:2 [
        "attributes" => Symfony\Component\HttpFoundation\Session\SessionBagProxy {#37
          -bag: Symfony\Component\HttpFoundation\Session\Attribute\AttributeBag {#36
            -name: "attributes"
            -storageKey: "_sf2_attributes"
            #attributes: &2 []
          }
          -data: &3 array:2 [
            "_sf2_attributes" => &2 []
            "_symfony_flashes" => &4 []
          ]
          -usageIndex: &5 2
        }
        "flashes" => Symfony\Component\HttpFoundation\Session\SessionBagProxy {#39
          -bag: Symfony\Component\HttpFoundation\Session\Flash\FlashBag {#38
            -name: "flashes"
            -flashes: &4 []
            -storageKey: "_symfony_flashes"
          }
          -data: &3 array:2 [&3]
          -usageIndex: &5 2
        }
      ]
      #started: true
      #closed: false
      #saveHandler: Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy {#33
        #handler: Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler {#34
          -handler: SessionHandler {#35}
          -doDestroy: null
          -sessionName: null
          -prefetchId: null
          -prefetchData: null
          -newSessionId: null
          -igbinaryEmptyData: null
        }
        #wrapper: false
        #saveHandlerName: "files"
      }
      #metadataBag: Symfony\Component\HttpFoundation\Session\Storage\MetadataBag {#32
        -name: "__metadata"
        -storageKey: "_sf2_meta"
        #meta: & array:3 [
          "u" => 1761644583
          "c" => 1761644583
          "l" => 1763372583
        ]
        -lastUsed: 1761644583
        -updateThreshold: 0
      }
      -emulateSameSite: null
    }
    -flashName: "flashes"
    -attributeName: "attributes"
    -data: &3 array:2 [&3]
    -usageIndex: &5 2
  }
  +link: Link {#475
    #allow: true
    #url: "/index.php"
    +protocol_link: "https://"
    +protocol_content: "https://"
    #ssl_enable: "1"
    #urlShopId: null
  }
  +country: Country {#20
    +id: 151
    +id_zone: "4"
    +id_currency: "0"
    +iso_code: "MA"
    +call_prefix: "212"
    +name: "Maroc"
    +contains_states: "0"
    +need_identification_number: "0"
    +need_zip_code: "0"
    +zip_code_format: ""
    +display_tax_label: "1"
    +active: "1"
    #webserviceParameters: array:2 [
      "objectsNodeName" => "countries"
      "fields" => array:2 [
        "id_zone" => array:1 [
          "xlink_resource" => "zones"
        ]
        "id_currency" => array:1 [
          "xlink_resource" => "currencies"
        ]
      ]
    ]
    #id_lang: 4
    #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: []
    #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
  }
  +employee: null
  +controller: CategoryController {#61
    +php_self: "category"
    +customer_access: true
    #notFound: false
    #category: Category {#93
      +id: 253
      +id_category: "253"
      +name: "BOITIER GAMER"
      +active: "1"
      +position: "6"
      +description: "<p>Explorez notre boutique en ligne pour découvrir des <a href="https://blog.nextlevelpc.ma/categorie-produit/composants/boitier-gamer/" target="_blank" rel="noreferrer noopener"><strong>boîtiers PC</strong></a> de grande qualité. Découvrez notre large gamme offrant des <strong>boîtiers</strong> pour joueurs, des options d'éclairage <strong>RGB</strong>, compatibles avec les systèmes <strong>ATX</strong> et <strong>MICRO-ATX.</strong> Optimisez votre expérience de jeu grâce à des conceptions raffinées et des effets RGB sur mesure. Find the perfect fit for your configuration and unlock the power of your appliance.</p>"
      +additional_description: ""
      +id_parent: "143"
      +id_category_default: null
      +level_depth: "3"
      +nleft: "24"
      +nright: "25"
      +link_rewrite: "boitier-gamer"
      +meta_title: "Achetez Boîtiers PC Gamer au Maroc (Meilleur Prix)"
      +meta_keywords: "Boitier Gamer, boîtiers PC, boîtiers PC, Boitier gamer Marrakech, Boitier gamer Rabat, Boitier gamer Casa, boîtiers PC, BOITIER PC MICRO-ATX, BOITIER GAMER PRIX MAROC, BOITIER GAMER RGB, BOITIER PC ATX, boitiers PC"
      +meta_description: "Découvrez notre gamme de boîtiers PC haut de gamme avec des options RGB, parfaits pour les gamers. Compatibles ATX et MICRO-ATX."
      +date_add: "2024-09-27 08:21:20"
      +date_upd: "2024-12-10 11:39:24"
      +is_root_category: "0"
      +id_shop_default: "1"
      +groupBox: null
      +doNotRegenerateNTree: false
      +id_image: 253
      #webserviceParameters: array:4 [
        "objectsNodeName" => "categories"
        "hidden_fields" => array:3 [
          0 => "nleft"
          1 => "nright"
          2 => "groupBox"
        ]
        "fields" => array:3 [
          "id_parent" => array:1 [
            "xlink_resource" => "categories"
          ]
          "level_depth" => array:1 [
            "setter" => false
          ]
          "nb_products_recursive" => array:2 [
            "getter" => "getWsNbProductsRecursive"
            "setter" => false
          ]
        ]
        "associations" => array:2 [
          "categories" => array:2 [
            "getter" => "getChildrenWs"
            "resource" => "category"
          ]
          "products" => array:2 [
            "getter" => "getProductsWs"
            "resource" => "product"
          ]
        ]
      ]
      #id_lang: 4
      #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" => 2500
      ]
      #fieldsValidateLang: array:7 [
        "name" => "isCatalogName"
        "link_rewrite" => "isLinkRewrite"
        "description" => "isCleanHtml"
        "additional_description" => "isCleanHtml"
        "meta_title" => "isGenericName"
        "meta_description" => "isGenericName"
        "meta_keywords" => "isGenericName"
      ]
      #tables: []
      #image_dir: "/home/v2/webserver/www/v2.nextlevelpc.ma/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 [
            "type" => 1
            "validate" => "isUnsignedInt"
          ]
          "nright" => array:2 [
            "type" => 1
            "validate" => "isUnsignedInt"
          ]
          "level_depth" => array:2 [
            "type" => 1
            "validate" => "isUnsignedInt"
          ]
          "active" => array:3 [
            "type" => 2
            "validate" => "isBool"
            "required" => true
          ]
          "id_parent" => array:2 [
            "type" => 1
            "validate" => "isUnsignedInt"
          ]
          "id_shop_default" => array:2 [
            "type" => 1
            "validate" => "isUnsignedId"
          ]
          "is_root_category" => array:2 [
            "type" => 2
            "validate" => "isBool"
          ]
          "position" => array:1 [
            "type" => 1
          ]
          "date_add" => array:2 [
            "type" => 5
            "validate" => "isDate"
          ]
          "date_upd" => array:2 [
            "type" => 5
            "validate" => "isDate"
          ]
          "name" => array:5 [
            "type" => 3
            "lang" => true
            "validate" => "isCatalogName"
            "required" => true
            "size" => 128
          ]
          "link_rewrite" => array:6 [
            "type" => 3
            "lang" => true
            "validate" => "isLinkRewrite"
            "required" => true
            "size" => 128
            "ws_modifier" => array:2 [ …2]
          ]
          "description" => array:4 [
            "type" => 6
            "lang" => true
            "validate" => "isCleanHtml"
            "size" => 4194303
          ]
          "additional_description" => array:4 [
            "type" => 6
            "lang" => true
            "validate" => "isCleanHtml"
            "size" => 4194303
          ]
          "meta_title" => array:4 [
            "type" => 3
            "lang" => true
            "validate" => "isGenericName"
            "size" => 255
          ]
          "meta_description" => array:4 [
            "type" => 3
            "lang" => true
            "validate" => "isGenericName"
            "size" => 512
          ]
          "meta_keywords" => array:4 [
            "type" => 3
            "lang" => true
            "validate" => "isGenericName"
            "size" => 2500
          ]
        ]
        "classname" => "Category"
        "associations" => array:1 [
          "l" => array:3 [
            "type" => 2
            "field" => "id_category"
            "foreign_field" => "id_category"
          ]
        ]
      ]
      #update_fields: null
      +force_id: false
    }
    +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 {#60}
    +cart_presenter: PrestaShop\PrestaShop\Adapter\Presenter\Cart\CartPresenter {#80
      -priceFormatter: PrestaShop\PrestaShop\Adapter\Product\PriceFormatter {#81}
      -link: Link {#50
        #allow: true
        #url: "/index.php"
        +protocol_link: "https://"
        +protocol_content: "https://"
        #ssl_enable: "1"
        #urlShopId: null
      }
      -translator: PrestaShopBundle\Translation\TranslatorComponent {#65
        #catalogues: array:1 [
          "fr-FR" => Symfony\Component\Translation\MessageCatalogue {#70
            -messages: array:161 [
              "ModulesDashactivityAdmin" => array:30 [ …30]
              "ShopThemeCatalog" => array:130 [ …130]
              "ShopFormsHelp" => array:19 [ …19]
              "ShopFormsLabels" => array:38 [ …38]
              "ShopThemeAction" => array:12 [ …12]
              "ShopThemeActions" => array:74 [ …74]
              "ShopThemeCheckout" => array:120 [ …120]
              "ShopThemeCustomeraccount" => array:85 [ …85]
              "ShopThemeGlobal" => array:101 [ …101]
              "ShopThemeCategory" => array:1 [ …1]
              "ModulesContactformShop" => array:16 [ …16]
              "ModulesStatssearchAdmin" => array:9 [ …9]
              "ModulesStatssalesAdmin" => array:18 [ …18]
              "AdminStatsHelp" => array:4 [ …4]
              "ModulesPagesnotfoundAdmin" => array:18 [ …18]
              "ModulesDataprivacyAdmin" => array:6 [ …6]
              "ModulesDashgoalsAdmin" => array:24 [ …24]
              "AdminNavigationMenu" => array:123 [ …123]
              "ShopNotificationsWarning" => array:8 [ …8]
              "AdminCatalogFeature" => array:622 [ …622]
              "AdminAdvparametersNotification" => array:227 [ …227]
              "Install" => array:208 [ …208]
              "ModulesCashondeliveryAdmin" => array:2 [ …2]
              "AdminOrderscustomersHelp" => array:51 [ …51]
              "ModulesContactformAdmin" => array:9 [ …9]
              "ModulesStatsbestcustomersAdmin" => array:12 [ …12]
              "ModulesStatsbestmanufacturersAdmin" => array:4 [ …4]
              "messages" => array:375 [ …375]
              "AdminNotificationsError" => array:285 [ …285]
              "ModulesEmailalertsAdmin" => array:40 [ …40]
              "ModulesSpecialsAdmin" => array:6 [ …6]
              "ModulesBestsellersAdmin" => array:5 [ …5]
              "ModulesCheckpaymentAdmin" => array:17 [ …17]
              "ModulesStatsbestvouchersAdmin" => array:4 [ …4]
              "ModulesGridhtmlAdmin" => array:2 [ …2]
              "ModulesAutoupgradeAdmin" => array:385 [ …385]
              "ModulesMailalertsShop" => array:4 [ …4]
              "AdminNavigationHeader" => array:63 [ …63]
              "ModulesEmailalertsShop" => array:9 [ …9]
              "ModulesSharebuttonsShop" => array:3 [ …3]
              "ModulesBlockreassuranceShop" => array:4 [ …4]
              "ModulesEmailsubscriptionAdmin" => array:40 [ …40]
              "ModulesNewproductsAdmin" => array:8 [ …8]
              "ModulesDashproductsAdmin" => array:27 [ …27]
              "AdminNotificationsInfo" => array:22 [ …22]
              "ModulesGAnalyticsAdmin" => array:41 [ …41]
              "ShopDemoCatalog" => array:68 [ …68]
              "AdminNotificationsWarning" => array:22 [ …22]
              "AdminOrderscustomersFeature" => array:350 [ …350]
              "ModulesViewedproductShop" => array:1 [ …1]
              "AdminAdvparametersHelp" => array:136 [ …136]
              "ModulesFeaturedproductsShop" => array:2 [ …2]
              "ModulesStatscheckupAdmin" => array:17 [ …17]
              "ModulesStatsstockAdmin" => array:10 [ …10]
              "ModulesSharebuttonsAdmin" => array:2 [ …2]
              "AdminPaymentHelp" => array:7 [ …7]
              "AdminShippingHelp" => array:45 [ …45]
              "AdminDesignFeature" => array:108 [ …108]
              "AdminShopparametersFeature" => array:291 [ …291]
              "ModulesBrandlistAdmin" => array:9 [ …9]
              "AdminDashboardHelp" => array:10 [ …10]
              "AdminDashboardNotification" => array:4 [ …4]
              "ModulesBannerAdmin" => array:8 [ …8]
              "ModulesFaviconnotificationboAdmin" => array:6 [ …6]
              "AdminCatalogHelp" => array:174 [ …174]
              "ModulesGoogleanalyticsAdmin" => array:38 [ …38]
              "ModulesSupplierlistAdmin" => array:9 [ …9]
              "ModulesBlockwishlistShop" => array:60 [ …60]
              "ModulesShoppingcartAdmin" => array:5 [ …5]
              "ModulesGsitemapAdmin" => array:40 [ …40]
              "ModulesWelcomeAdmin" => array:47 [ …47]
              "ModulesCurrencyselectorAdmin" => array:3 [ …3]
              "ModulesCrosssellingAdmin" => array:8 [ …8]
              "ModulesPsgdprCustomeraccount" => array:1 [ …1]
              "AdminDesignHelp" => array:54 [ …54]
              "ModulesCrosssellingShop" => array:1 [ …1]
              "EmailsSubject" => array:30 [ …30]
              "ModulesDashtrendsAdmin" => array:16 [ …16]
              "ModulesLinklistShop" => array:2 [ …2]
              "AdminStatsNotification" => array:3 [ …3]
              "ModulesContactinfoAdmin" => array:4 [ …4]
              "AdminAdvparametersFeature" => array:464 [ …464]
              "AdminModulesFeature" => array:84 [ …84]
              "AdminActions" => array:223 [ …223]
              "ModulesCategoryproductsShop" => array:2 [ …2]
              "ModulesSupplierlistShop" => array:3 [ …3]
              "AdminDesignNotification" => array:39 [ …39]
              "ModulesCashondeliveryShop" => array:7 [ …7]
              "ModulesBlockwishlistAdmin" => array:21 [ …21]
              "ModulesImagesliderAdmin" => array:37 [ …37]
              "AdminShopparametersHelp" => array:135 [ …135]
              "ModulesSpecialsShop" => array:2 [ …2]
              "ModulesStatspersonalinfosAdmin" => array:28 [ …28]
              "AdminModulesNotification" => array:129 [ …129]
              "AdminShippingNotification" => array:19 [ …19]
              "ModulesStatsbestproductsAdmin" => array:6 [ …6]
              "ModulesBrandlistShop" => array:3 [ …3]
              "AdminInternationalNotification" => array:120 [ …120]
              "AdminNavigationSearch" => array:18 [ …18]
              "ModulesLegalcomplianceShop" => array:1 [ …1]
              "ModulesBlockreassuranceAdmin" => array:57 [ …57]
              "ModulesBestsellersShop" => array:2 [ …2]
              "ModulesWirepaymentShop" => array:20 [ …20]
              "AdminGlobal" => array:344 [ …344]
              "AdminStatsFeature" => array:11 [ …11]
              "ModulesCategoryproductsAdmin" => array:7 [ …7]
              "ModulesEmailsubscriptionShop" => array:14 [ …14]
              "ModulesNewproductsShop" => array:2 [ …2]
              "ShopNotificationsSuccess" => array:10 [ …10]
              "ShopFormsErrors" => array:5 [ …5]
              "ModulesStatscatalogAdmin" => array:17 [ …17]
              "ModulesDataprivacyShop" => array:1 [ …1]
              "AdminNotificationsSuccess" => array:39 [ …39]
              "AdminCatalogNotification" => array:201 [ …201]
              "ModulesProductcommentsShop" => array:44 [ …44]
              "ModulesProductcommentsAdmin" => array:52 [ …52]
              "ModulesFacetedsearchShop" => array:18 [ …18]
              "ModulesWirepaymentAdmin" => array:23 [ …23]
              "AdminPaymentNotification" => array:11 [ …11]
              "ModulesStatsnewsletterAdmin" => array:7 [ …7]
              "AdminShippingFeature" => array:63 [ …63]
              "AdminShopparametersNotification" => array:50 [ …50]
              "ModulesStatsbestsuppliersAdmin" => array:4 [ …4]
              "ShopPdf" => array:98 [ …98]
              "ModulesCustomersigninAdmin" => array:3 [ …3]
              "ModulesStatsproductAdmin" => array:20 [ …20]
              "ModulesContactinfoShop" => array:12 [ …12]
              "ModulesStatsdataAdmin" => array:9 [ …9]
              "ModulesSocialfollowAdmin" => array:23 [ …23]
              "ModulesBannerShop" => array:1 [ …1]
              "AdminNavigationNotification" => array:22 [ …22]
              "AdminOrderscustomersNotification" => array:109 [ …109]
              "ModulesMainmenuAdmin" => array:34 [ …34]
              "ModulesCheckpaymentShop" => array:19 [ …19]
              "AdminModulesHelp" => array:14 [ …14]
              "ModulesFacetedsearchAdmin" => array:123 [ …123]
              "ModulesDistributionapiclientAdmin" => array:2 [ …2]
              "ModulesMailalertsAdmin" => array:2 [ …2]
              "AdminDashboardFeature" => array:7 [ …7]
              "ModulesSocialfollowShop" => array:11 [ …11]
              "ModulesSearchbarAdmin" => array:2 [ …2]
              "ModulesViewedproductAdmin" => array:6 [ …6]
              "AdminInternationalFeature" => array:165 [ …165]
              "ModulesStatsforecastAdmin" => array:38 [ …38]
              "EmailsBody" => array:319 [ …319]
              "ModulesCustomtextAdmin" => array:3 [ …3]
              "ModulesGraphnvd3Admin" => array:2 [ …2]
              "AdminLoginNotification" => array:27 [ …27]
              "AdminPaymentFeature" => array:7 [ …7]
              "ModulesCategorytreeAdmin" => array:10 [ …10]
              "ShopNavigation" => array:67 [ …67]
              "AdminInternationalHelp" => array:81 [ …81]
              "ModulesLinklistAdmin" => array:15 [ …15]
              "ShopNotificationsError" => array:103 [ …103]
              "ModulesCustomeraccountlinksAdmin" => array:6 [ …6]
              "ModulesLanguageselectorAdmin" => array:3 [ …3]
              "ModulesStatsregistrationsAdmin" => array:15 [ …15]
              "ModulesFeaturedproductsAdmin" => array:11 [ …11]
              "ModulesStatscarrierAdmin" => array:5 [ …5]
              "AdminLoginFeature" => array:9 [ …9]
              "ModulesStatsbestcategoriesAdmin" => array:8 [ …8]
            ]
            -metadata: []
            -resources: []
            -locale: "fr-FR"
            -fallbackCatalogue: Symfony\Component\Translation\MessageCatalogue {#72
              -messages: []
              -metadata: []
              -resources: []
              -locale: "fr"
              -fallbackCatalogue: null
              -parent: Symfony\Component\Translation\MessageCatalogue {#70}
            }
            -parent: null
          }
        ]
        -locale: "fr-FR"
        -fallbackLocales: []
        -loaders: []
        -resources: []
        -formatter: Symfony\Component\Translation\Formatter\MessageFormatter {#66
          -translator: Symfony\Component\Translation\IdentityTranslator {#67
            -selector: null
            -locale: null
          }
          -intlFormatter: Symfony\Component\Translation\Formatter\IntlFormatter {#68
            -hasMessageFormatter: null
            -cache: []
          }
        }
        -cacheDir: "/home/v2/webserver/www/v2.nextlevelpc.ma/var/cache/dev/translations"
        -debug: false
        -cacheVary: []
        -configCacheFactory: Symfony\Component\Config\ConfigCacheFactory {#69
          -debug: false
        }
        -parentLocales: null
        -hasIntlFormatter: true
      }
      -imageRetriever: PrestaShop\PrestaShop\Adapter\Image\ImageRetriever {#82
        -link: Link {#50}
        -isMultipleImageFormatFeatureActive: false
      }
      -taxConfiguration: TaxConfiguration {#83
        -taxCalculationMethod: []
      }
      #settings: null
      #productAssembler: null
    }
    -templateFinder: TemplateFinder {#84
      -directories: array:1 [
        0 => "/home/v2/webserver/www/v2.nextlevelpc.ma/themes/v1_electron_1/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 {#85
      -valid_media: array:10 [
        0 => "all"
        1 => "braille"
        2 => "embossed"
        3 => "handheld"
        4 => "print"
        5 => "projection"
        6 => "screen"
        7 => "speech"
        8 => "tty"
        9 => "tv"
      ]
      #directories: array:3 [
        0 => "/themes/v1_electron_1/"
        1 => ""
        2 => "/"
      ]
      #configuration: PrestaShop\PrestaShop\Adapter\Configuration {#86
        -shop: null
        #parameters: null
      }
      #list: array:2 [
        "external" => []
        "inline" => []
      ]
      #fqdn: null
    }
    #javascriptManager: JavascriptManager {#87
      #list: array:2 [
        "head" => array:2 [
          "external" => []
          "inline" => []
        ]
        "bottom" => array:2 [
          "external" => []
          "inline" => []
        ]
      ]
      #valid_position: array:2 [
        0 => "head"
        1 => "bottom"
      ]
      #valid_attribute: array:2 [
        0 => "async"
        1 => "defer"
      ]
      #directories: array:3 [
        0 => "/themes/v1_electron_1/"
        1 => ""
        2 => "/"
      ]
      #configuration: PrestaShop\PrestaShop\Adapter\Configuration {#88
        -shop: null
        #parameters: null
      }
      #fqdn: null
    }
    #cccReducer: CccReducer {#89
      -cacheDir: "/home/v2/webserver/www/v2.nextlevelpc.ma/themes/v1_electron_1/assets/cache/"
      #filesystem: Symfony\Component\Filesystem\Filesystem {#91}
      +configuration: PrestaShop\PrestaShop\Adapter\Configuration {#90
        -shop: null
        #parameters: null
      }
      #fqdn: null
    }
    #urls: null
    #automaticallyAllocateInvoiceAddress: true
    #automaticallyAllocateDeliveryAddress: true
    +page_name: null
    #context: Context {#13}
    +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"
    #translator: PrestaShopBundle\Translation\TranslatorComponent {#65}
    #container: FrontContainer {#123 …17}
    +errors: []
    +layout: null
  }
  +override_controller_name_for_translations: null
  +language: Language {#40
    +id: 4
    +name: "Français (French)"
    +iso_code: "fr"
    +locale: "fr-FR"
    +language_code: "fr-fr"
    +date_format_lite: "d/m/Y"
    +date_format_full: "d/m/Y H:i:s"
    +is_rtl: "0"
    +active: "1"
    #webserviceParameters: array:2 [
      "objectNodeName" => "language"
      "objectsNodeName" => "languages"
    ]
    #translationsFilesAndVars: array:5 [
      "fields" => "_FIELDS"
      "errors" => "_ERRORS"
      "admin" => "_LANGADM"
      "pdf" => "_LANGPDF"
      "tabs" => "tabs"
    ]
    #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: []
    #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
  }
  +currency: Currency {#522
    +id: 2
    +name: "Dirham marocain"
    #localizedNames: array:1 [
      4 => "dirham marocain"
    ]
    +iso_code: "MAD"
    +iso_code_num: "504"
    +numeric_iso_code: "504"
    +conversion_rate: "1.000000"
    +deleted: "0"
    +unofficial: "0"
    +modified: "0"
    +active: "1"
    +sign: "MAD"
    +symbol: "MAD"
    -localizedSymbols: array:1 [
      4 => "MAD"
    ]
    +format: null
    +blank: 1
    +decimals: 1
    +precision: "2"
    +pattern: array:1 [
      4 => ""
    ]
    -localizedPatterns: array:1 [
      4 => ""
    ]
    #webserviceParameters: array:2 [
      "objectsNodeName" => "currencies"
      "fields" => array:4 [
        "names" => array:2 [
          "getter" => "getLocalizedNames"
          "i18n" => true
        ]
        "name" => array:2 [
          "getter" => "getName"
          "modifier" => array:2 [
            "http_method" => 14
            "modifier" => "setNameForWebservice"
          ]
        ]
        "symbol" => array:1 [
          "getter" => "getLocalizedSymbols"
        ]
        "iso_code" => array:1 [
          "modifier" => array:2 [
            "http_method" => 14
            "modifier" => "setIsoCodeForWebService"
          ]
        ]
      ]
    ]
    +prefix: null
    +suffix: null
    #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: []
    #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
  }
  +currentLocale: PrestaShop\PrestaShop\Core\Localization\Locale {#103
    #code: "fr-FR"
    #numberFormatter: PrestaShop\PrestaShop\Core\Localization\Number\Formatter {#528
      #roundingMode: "up"
      #numberingSystem: "latn"
      #numberSpecification: null
    }
    #numberSpecification: PrestaShop\PrestaShop\Core\Localization\Specification\Number {#124
      #positivePattern: "#,##0.###"
      #negativePattern: "-#,##0.###"
      #symbols: array:46 [
        "adlm" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#476
          #decimal: "."
          #group: ","
          #list: ";"
          #percentSign: "%"
          #minusSign: "-"
          #plusSign: "+"
          #exponential: "E"
          #superscriptingExponent: "×"
          #perMille: ""
          #infinity: ""
          #nan: "NaN"
        }
        "arab" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#477
          #decimal: "٫"
          #group: "٬"
          #list: "؛"
          #percentSign: "٪"
          #minusSign: "‏−"
          #plusSign: "‏+"
          #exponential: "اس"
          #superscriptingExponent: "×"
          #perMille: "؉"
          #infinity: ""
          #nan: "NaN"
        }
        "arabext" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#478
          #decimal: "٫"
          #group: "٬"
          #list: "؛"
          #percentSign: "٪"
          #minusSign: "‎−"
          #plusSign: "‎+"
          #exponential: "×۱۰^"
          #superscriptingExponent: "×"
          #perMille: "؉"
          #infinity: ""
          #nan: "NaN"
        }
        "bali" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#479
          #decimal: "."
          #group: ","
          #list: ";"
          #percentSign: "%"
          #minusSign: "-"
          #plusSign: "+"
          #exponential: "E"
          #superscriptingExponent: "×"
          #perMille: ""
          #infinity: ""
          #nan: "NaN"
        }
        "beng" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#480
          #decimal: "."
          #group: ","
          #list: ";"
          #percentSign: "%"
          #minusSign: "-"
          #plusSign: "+"
          #exponential: "E"
          #superscriptingExponent: "×"
          #perMille: ""
          #infinity: ""
          #nan: "NaN"
        }
        "brah" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#481
          #decimal: "."
          #group: ","
          #list: ";"
          #percentSign: "%"
          #minusSign: "-"
          #plusSign: "+"
          #exponential: "E"
          #superscriptingExponent: "×"
          #perMille: ""
          #infinity: ""
          #nan: "NaN"
        }
        "cakm" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#482
          #decimal: "."
          #group: ","
          #list: ";"
          #percentSign: "%"
          #minusSign: "-"
          #plusSign: "+"
          #exponential: "E"
          #superscriptingExponent: "×"
          #perMille: ""
          #infinity: ""
          #nan: "NaN"
        }
        "cham" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#483
          #decimal: "."
          #group: ","
          #list: ";"
          #percentSign: "%"
          #minusSign: "-"
          #plusSign: "+"
          #exponential: "E"
          #superscriptingExponent: "×"
          #perMille: ""
          #infinity: ""
          #nan: "NaN"
        }
        "deva" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#484
          #decimal: "."
          #group: ","
          #list: ";"
          #percentSign: "%"
          #minusSign: "-"
          #plusSign: "+"
          #exponential: "E"
          #superscriptingExponent: "×"
          #perMille: ""
          #infinity: ""
          #nan: "NaN"
        }
        "fullwide" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#485
          #decimal: "."
          #group: ","
          #list: ";"
          #percentSign: "%"
          #minusSign: "-"
          #plusSign: "+"
          #exponential: "E"
          #superscriptingExponent: "×"
          #perMille: ""
          #infinity: ""
          #nan: "NaN"
        }
        "gong" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#486
          #decimal: "."
          #group: ","
          #list: ";"
          #percentSign: "%"
          #minusSign: "-"
          #plusSign: "+"
          #exponential: "E"
          #superscriptingExponent: "×"
          #perMille: ""
          #infinity: ""
          #nan: "NaN"
        }
        "gonm" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#487
          #decimal: "."
          #group: ","
          #list: ";"
          #percentSign: "%"
          #minusSign: "-"
          #plusSign: "+"
          #exponential: "E"
          #superscriptingExponent: "×"
          #perMille: ""
          #infinity: ""
          #nan: "NaN"
        }
        "gujr" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#488
          #decimal: "."
          #group: ","
          #list: ";"
          #percentSign: "%"
          #minusSign: "-"
          #plusSign: "+"
          #exponential: "E"
          #superscriptingExponent: "×"
          #perMille: ""
          #infinity: ""
          #nan: "NaN"
        }
        "guru" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#489
          #decimal: "."
          #group: ","
          #list: ";"
          #percentSign: "%"
          #minusSign: "-"
          #plusSign: "+"
          #exponential: "E"
          #superscriptingExponent: "×"
          #perMille: ""
          #infinity: ""
          #nan: "NaN"
        }
        "hanidec" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#490
          #decimal: "."
          #group: ","
          #list: ";"
          #percentSign: "%"
          #minusSign: "-"
          #plusSign: "+"
          #exponential: "E"
          #superscriptingExponent: "×"
          #perMille: ""
          #infinity: ""
          #nan: "NaN"
        }
        "java" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#491
          #decimal: "."
          #group: ","
          #list: ";"
          #percentSign: "%"
          #minusSign: "-"
          #plusSign: "+"
          #exponential: "E"
          #superscriptingExponent: "×"
          #perMille: ""
          #infinity: ""
          #nan: "NaN"
        }
        "kali" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#492
          #decimal: "."
          #group: ","
          #list: ";"
          #percentSign: "%"
          #minusSign: "-"
          #plusSign: "+"
          #exponential: "E"
          #superscriptingExponent: "×"
          #perMille: ""
          #infinity: ""
          #nan: "NaN"
        }
        "khmr" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#493
          #decimal: "."
          #group: ","
          #list: ";"
          #percentSign: "%"
          #minusSign: "-"
          #plusSign: "+"
          #exponential: "E"
          #superscriptingExponent: "×"
          #perMille: ""
          #infinity: ""
          #nan: "NaN"
        }
        "knda" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#494
          #decimal: "."
          #group: ","
          #list: ";"
          #percentSign: "%"
          #minusSign: "-"
          #plusSign: "+"
          #exponential: "E"
          #superscriptingExponent: "×"
          #perMille: ""
          #infinity: ""
          #nan: "NaN"
        }
        "lana" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#495
          #decimal: "."
          #group: ","
          #list: ";"
          #percentSign: "%"
          #minusSign: "-"
          #plusSign: "+"
          #exponential: "E"
          #superscriptingExponent: "×"
          #perMille: ""
          #infinity: ""
          #nan: "NaN"
        }
        "lanatham" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#496
          #decimal: "."
          #group: ","
          #list: ";"
          #percentSign: "%"
          #minusSign: "-"
          #plusSign: "+"
          #exponential: "E"
          #superscriptingExponent: "×"
          #perMille: ""
          #infinity: ""
          #nan: "NaN"
        }
        "laoo" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#497
          #decimal: "."
          #group: ","
          #list: ";"
          #percentSign: "%"
          #minusSign: "-"
          #plusSign: "+"
          #exponential: "E"
          #superscriptingExponent: "×"
          #perMille: ""
          #infinity: ""
          #nan: "NaN"
        }
        "latn" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#498
          #decimal: ","
          #group: ""
          #list: ";"
          #percentSign: "%"
          #minusSign: "-"
          #plusSign: "+"
          #exponential: "E"
          #superscriptingExponent: "×"
          #perMille: ""
          #infinity: ""
          #nan: "NaN"
        }
        "lepc" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#499
          #decimal: "."
          #group: ","
          #list: ";"
          #percentSign: "%"
          #minusSign: "-"
          #plusSign: "+"
          #exponential: "E"
          #superscriptingExponent: "×"
          #perMille: ""
          #infinity: ""
          #nan: "NaN"
        }
        "limb" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#500
          #decimal: "."
          #group: ","
          #list: ";"
          #percentSign: "%"
          #minusSign: "-"
          #plusSign: "+"
          #exponential: "E"
          #superscriptingExponent: "×"
          #perMille: ""
          #infinity: ""
          #nan: "NaN"
        }
        "mlym" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#501
          #decimal: "."
          #group: ","
          #list: ";"
          #percentSign: "%"
          #minusSign: "-"
          #plusSign: "+"
          #exponential: "E"
          #superscriptingExponent: "×"
          #perMille: ""
          #infinity: ""
          #nan: "NaN"
        }
        "mong" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#502
          #decimal: "."
          #group: ","
          #list: ";"
          #percentSign: "%"
          #minusSign: "-"
          #plusSign: "+"
          #exponential: "E"
          #superscriptingExponent: "×"
          #perMille: ""
          #infinity: ""
          #nan: "NaN"
        }
        "mtei" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#503
          #decimal: "."
          #group: ","
          #list: ";"
          #percentSign: "%"
          #minusSign: "-"
          #plusSign: "+"
          #exponential: "E"
          #superscriptingExponent: "×"
          #perMille: ""
          #infinity: ""
          #nan: "NaN"
        }
        "mymr" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#504
          #decimal: "."
          #group: ","
          #list: ";"
          #percentSign: "%"
          #minusSign: "-"
          #plusSign: "+"
          #exponential: "E"
          #superscriptingExponent: "×"
          #perMille: ""
          #infinity: ""
          #nan: "NaN"
        }
        "mymrshan" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#505
          #decimal: "."
          #group: ","
          #list: ";"
          #percentSign: "%"
          #minusSign: "-"
          #plusSign: "+"
          #exponential: "E"
          #superscriptingExponent: "×"
          #perMille: ""
          #infinity: ""
          #nan: "NaN"
        }
        "nkoo" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#506
          #decimal: "."
          #group: ","
          #list: ";"
          #percentSign: "%"
          #minusSign: "-"
          #plusSign: "+"
          #exponential: "E"
          #superscriptingExponent: "×"
          #perMille: ""
          #infinity: ""
          #nan: "NaN"
        }
        "olck" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#507
          #decimal: "."
          #group: ","
          #list: ";"
          #percentSign: "%"
          #minusSign: "-"
          #plusSign: "+"
          #exponential: "E"
          #superscriptingExponent: "×"
          #perMille: ""
          #infinity: ""
          #nan: "NaN"
        }
        "orya" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#508
          #decimal: "."
          #group: ","
          #list: ";"
          #percentSign: "%"
          #minusSign: "-"
          #plusSign: "+"
          #exponential: "E"
          #superscriptingExponent: "×"
          #perMille: ""
          #infinity: ""
          #nan: "NaN"
        }
        "osma" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#509
          #decimal: "."
          #group: ","
          #list: ";"
          #percentSign: "%"
          #minusSign: "-"
          #plusSign: "+"
          #exponential: "E"
          #superscriptingExponent: "×"
          #perMille: ""
          #infinity: ""
          #nan: "NaN"
        }
        "rohg" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#510
          #decimal: "."
          #group: ","
          #list: ";"
          #percentSign: "%"
          #minusSign: "-"
          #plusSign: "+"
          #exponential: "E"
          #superscriptingExponent: "×"
          #perMille: ""
          #infinity: ""
          #nan: "NaN"
        }
        "saur" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#511
          #decimal: "."
          #group: ","
          #list: ";"
          #percentSign: "%"
          #minusSign: "-"
          #plusSign: "+"
          #exponential: "E"
          #superscriptingExponent: "×"
          #perMille: ""
          #infinity: ""
          #nan: "NaN"
        }
        "shrd" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#512
          #decimal: "."
          #group: ","
          #list: ";"
          #percentSign: "%"
          #minusSign: "-"
          #plusSign: "+"
          #exponential: "E"
          #superscriptingExponent: "×"
          #perMille: ""
          #infinity: ""
          #nan: "NaN"
        }
        "sora" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#513
          #decimal: "."
          #group: ","
          #list: ";"
          #percentSign: "%"
          #minusSign: "-"
          #plusSign: "+"
          #exponential: "E"
          #superscriptingExponent: "×"
          #perMille: ""
          #infinity: ""
          #nan: "NaN"
        }
        "sund" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#514
          #decimal: "."
          #group: ","
          #list: ";"
          #percentSign: "%"
          #minusSign: "-"
          #plusSign: "+"
          #exponential: "E"
          #superscriptingExponent: "×"
          #perMille: ""
          #infinity: ""
          #nan: "NaN"
        }
        "takr" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#515
          #decimal: "."
          #group: ","
          #list: ";"
          #percentSign: "%"
          #minusSign: "-"
          #plusSign: "+"
          #exponential: "E"
          #superscriptingExponent: "×"
          #perMille: ""
          #infinity: ""
          #nan: "NaN"
        }
        "talu" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#516
          #decimal: "."
          #group: ","
          #list: ";"
          #percentSign: "%"
          #minusSign: "-"
          #plusSign: "+"
          #exponential: "E"
          #superscriptingExponent: "×"
          #perMille: ""
          #infinity: ""
          #nan: "NaN"
        }
        "tamldec" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#517
          #decimal: "."
          #group: ","
          #list: ";"
          #percentSign: "%"
          #minusSign: "-"
          #plusSign: "+"
          #exponential: "E"
          #superscriptingExponent: "×"
          #perMille: ""
          #infinity: ""
          #nan: "NaN"
        }
        "telu" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#518
          #decimal: "."
          #group: ","
          #list: ";"
          #percentSign: "%"
          #minusSign: "-"
          #plusSign: "+"
          #exponential: "E"
          #superscriptingExponent: "×"
          #perMille: ""
          #infinity: ""
          #nan: "NaN"
        }
        "thai" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#519
          #decimal: "."
          #group: ","
          #list: ";"
          #percentSign: "%"
          #minusSign: "-"
          #plusSign: "+"
          #exponential: "E"
          #superscriptingExponent: "×"
          #perMille: ""
          #infinity: ""
          #nan: "NaN"
        }
        "tibt" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#520
          #decimal: "."
          #group: ","
          #list: ";"
          #percentSign: "%"
          #minusSign: "-"
          #plusSign: "+"
          #exponential: "E"
          #superscriptingExponent: "×"
          #perMille: ""
          #infinity: ""
          #nan: "NaN"
        }
        "vaii" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#521
          #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 {#527
      #numberSpecifications: array:3 [
        "EUR" => PrestaShop\PrestaShop\Core\Localization\Specification\Price {#530
          #currencyDisplay: "symbol"
          #currencySymbol: ""
          #currencyCode: "EUR"
          #positivePattern: "#,##0.00 ¤"
          #negativePattern: "-#,##0.00 ¤"
          #symbols: array:46 [
            "adlm" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#531 …11}
            "arab" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#532 …11}
            "arabext" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#533 …11}
            "bali" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#534 …11}
            "beng" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#535 …11}
            "brah" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#536 …11}
            "cakm" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#537 …11}
            "cham" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#538 …11}
            "deva" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#539 …11}
            "fullwide" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#540 …11}
            "gong" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#541 …11}
            "gonm" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#542 …11}
            "gujr" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#543 …11}
            "guru" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#544 …11}
            "hanidec" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#545 …11}
            "java" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#546 …11}
            "kali" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#547 …11}
            "khmr" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#548 …11}
            "knda" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#549 …11}
            "lana" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#550 …11}
            "lanatham" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#551 …11}
            "laoo" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#552 …11}
            "latn" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#553 …11}
            "lepc" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#554 …11}
            "limb" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#555 …11}
            "mlym" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#556 …11}
            "mong" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#557 …11}
            "mtei" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#558 …11}
            "mymr" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#559 …11}
            "mymrshan" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#560 …11}
            "nkoo" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#561 …11}
            "olck" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#562 …11}
            "orya" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#563 …11}
            "osma" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#564 …11}
            "rohg" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#565 …11}
            "saur" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#566 …11}
            "shrd" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#567 …11}
            "sora" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#568 …11}
            "sund" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#569 …11}
            "takr" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#570 …11}
            "talu" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#571 …11}
            "tamldec" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#572 …11}
            "telu" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#573 …11}
            "thai" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#574 …11}
            "tibt" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#575 …11}
            "vaii" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#576 …11}
          ]
          #maxFractionDigits: 2
          #minFractionDigits: 2
          #groupingUsed: true
          #primaryGroupSize: 3
          #secondaryGroupSize: 3
        }
        "MAD" => PrestaShop\PrestaShop\Core\Localization\Specification\Price {#577
          #currencyDisplay: "symbol"
          #currencySymbol: "MAD"
          #currencyCode: "MAD"
          #positivePattern: "#,##0.00 ¤"
          #negativePattern: "-#,##0.00 ¤"
          #symbols: array:46 [
            "adlm" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#578 …11}
            "arab" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#579 …11}
            "arabext" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#580 …11}
            "bali" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#581 …11}
            "beng" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#582 …11}
            "brah" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#583 …11}
            "cakm" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#584 …11}
            "cham" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#585 …11}
            "deva" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#586 …11}
            "fullwide" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#587 …11}
            "gong" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#588 …11}
            "gonm" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#589 …11}
            "gujr" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#590 …11}
            "guru" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#591 …11}
            "hanidec" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#592 …11}
            "java" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#593 …11}
            "kali" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#594 …11}
            "khmr" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#595 …11}
            "knda" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#596 …11}
            "lana" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#597 …11}
            "lanatham" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#598 …11}
            "laoo" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#599 …11}
            "latn" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#600 …11}
            "lepc" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#601 …11}
            "limb" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#602 …11}
            "mlym" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#603 …11}
            "mong" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#604 …11}
            "mtei" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#605 …11}
            "mymr" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#606 …11}
            "mymrshan" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#607 …11}
            "nkoo" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#608 …11}
            "olck" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#609 …11}
            "orya" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#610 …11}
            "osma" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#611 …11}
            "rohg" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#612 …11}
            "saur" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#613 …11}
            "shrd" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#614 …11}
            "sora" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#615 …11}
            "sund" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#616 …11}
            "takr" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#617 …11}
            "talu" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#618 …11}
            "tamldec" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#619 …11}
            "telu" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#620 …11}
            "thai" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#621 …11}
            "tibt" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#622 …11}
            "vaii" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#623 …11}
          ]
          #maxFractionDigits: 2
          #minFractionDigits: 2
          #groupingUsed: true
          #primaryGroupSize: 3
          #secondaryGroupSize: 3
        }
        "USD" => PrestaShop\PrestaShop\Core\Localization\Specification\Price {#624
          #currencyDisplay: "symbol"
          #currencySymbol: "$"
          #currencyCode: "USD"
          #positivePattern: "#,##0.00 ¤"
          #negativePattern: "-#,##0.00 ¤"
          #symbols: array:46 [
            "adlm" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#625 …11}
            "arab" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#626 …11}
             …44
          ]
          #maxFractionDigits: 2
          #minFractionDigits: 2
          #groupingUsed: true
          #primaryGroupSize: 3
          #secondaryGroupSize: 3
        }
      ]
    }
  }
  +tab: null
  +shop: Shop {#17
    +id_shop_group: "1"
    +id_category: "2"
    +theme_name: "v1_electron_1"
    +name: "Next Level PC"
    +color: ""
    +active: "1"
    +deleted: "0"
    +physical_uri: "/"
    +virtual_uri: ""
    +domain: "v2.nextlevelpc.ma"
    +domain_ssl: "v2.nextlevelpc.ma"
    #group: ShopGroup {#18
      +name: "Default"
      +color: ""
      +active: "1"
      +share_customer: "0"
      +share_stock: "0"
      +share_order: "0"
      +deleted: "0"
      +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
    }
    +address: null
    #webserviceParameters: array:1 [
      "fields" => array:2 [
        "id_shop_group" => array:1 [
          "xlink_resource" => "shop_groups"
        ]
        "id_category" => []
      ]
    ]
    +theme: PrestaShop\PrestaShop\Core\Addon\Theme\Theme {#23
      -attributes: PrestaShop\PrestaShop\Core\Util\ArrayFinder {#24
        -array: array:12 [
          "name" => "v1_electron_1"
          "display_name" => "Electron Mega Electronic Super Store"
          "version" => "4.4.1"
          "theme_key" => "6ffdcde04e5bfbeb0e37725f41b68ad0"
          "author" => array:3 [ …3]
          "meta" => array:2 [ …2]
          "assets" => null
          "global_settings" => array:5 [ …5]
          "theme_settings" => array:2 [ …2]
          "dependencies" => array:1 [ …1]
          "directory" => "/home/v2/webserver/www/v2.nextlevelpc.ma/themes/v1_electron_1/"
          "preview" => "themes/v1_electron_1/preview.png"
        ]
        -propertyAccessor: Symfony\Component\PropertyAccess\PropertyAccessor {#26
          -magicCall: false
          -ignoreInvalidIndices: true
          -ignoreInvalidProperty: false
          -cacheItemPool: null
          -propertyPathCache: array:2 [ …2]
          -readPropertyCache: []
          -writePropertyCache: []
        }
      }
    }
    +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: []
    #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
  }
  +tmpOldShop: null
  +smarty: SmartyDev {#42
    +auto_literal: true
    +error_unassigned: false
    +use_include_path: false
    +_templateDirNormalized: true
    +_joined_template_dir: "/home/v2/webserver/www/v2.nextlevelpc.ma/themes/v1_electron_1/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: true
    +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/v2/webserver/www/v2.nextlevelpc.ma/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:38 [
        "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 => []
        ]
      ]
    ]
    +registered_objects: []
    +registered_classes: []
    +registered_filters: []
    +registered_resources: array:2 [
      "module" => SmartyResourceModule {#44
        +paths: array:2 [
          "theme" => "/home/v2/webserver/www/v2.nextlevelpc.ma/themes/v1_electron_1/modules/"
          "modules" => "/home/v2/webserver/www/v2.nextlevelpc.ma/modules/"
        ]
        +isAdmin: false
        +uncompiled: false
        +recompiled: false
        +hasCompiledHandler: false
      }
      "parent" => SmartyResourceParent {#46
        +paths: []
        +uncompiled: false
        +recompiled: false
        +hasCompiledHandler: false
      }
    ]
    +registered_cache_resources: []
    +autoload_filters: []
    +default_modifiers: []
    +escape_html: true
    +start_time: 1761644583.3053
    +_current_file: null
    +_parserdebug: false
    +_objType: 1
    +_debug: null
    #template_dir: array:1 [
      0 => "/home/v2/webserver/www/v2.nextlevelpc.ma/themes/v1_electron_1/templates/"
    ]
    #_processedTemplateDir: array:1 [
      0 => true
    ]
    #config_dir: []
    #_processedConfigDir: []
    #compile_dir: "/home/v2/webserver/www/v2.nextlevelpc.ma/var/cache/dev/smarty/compile/"
    #plugins_dir: array:2 [
      0 => "/home/v2/webserver/www/v2.nextlevelpc.ma/vendor/smarty/smarty/libs/plugins/"
      1 => "/home/v2/webserver/www/v2.nextlevelpc.ma/themes/v1_electron_1/plugins"
    ]
    #cache_dir: "/home/v2/webserver/www/v2.nextlevelpc.ma/var/cache/dev/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
    +cache_id: null
    +compile_id: null
    +caching: 0
    +compile_check: 1
    +cache_lifetime: 3600
    +tplFunctions: []
    +_cache: []
    +template_class: "SmartyDevTemplate"
    +tpl_vars: array:3 [
      "request_uri" => Smarty_Variable {#130
        +value: "/253-boitier-gamer?q=Marque-BE QUIET-MSI-XTRMLAB"
        +nocache: false
      }
      "category" => Smarty_Variable {#524
        +value: array:19 [
          "nleft" => "24"
          "nright" => "25"
          "level_depth" => "3"
          "active" => "1"
          "id_parent" => "143"
          "id_shop_default" => "1"
          "is_root_category" => "0"
          "position" => "6"
          "date_add" => "2024-09-27 08:21:20"
          "date_upd" => "2024-12-10 11:39:24"
          "name" => "BOITIER GAMER"
          "link_rewrite" => "boitier-gamer"
          "description" => "<p>Explorez notre boutique en ligne pour découvrir des <a href="https://blog.nextlevelpc.ma/categorie-produit/composants/boitier-gamer/" target="_blank" rel="noreferrer noopener"><strong>boîtiers PC</strong></a> de grande qualité. Découvrez notre large gamme offrant des <strong>boîtiers</strong> pour joueurs, des options d'éclairage <strong>RGB</strong>, compatibles avec les systèmes <strong>ATX</strong> et <strong>MICRO-ATX.</strong> Optimisez votre expérience de jeu grâce à des conceptions raffinées et des effets RGB sur mesure. Find the perfect fit for your configuration and unlock the power of your appliance.</p>"
          "additional_description" => ""
          "meta_title" => "Achetez Boîtiers PC Gamer au Maroc (Meilleur Prix)"
          "meta_description" => "Découvrez notre gamme de boîtiers PC haut de gamme avec des options RGB, parfaits pour les gamers. Compatibles ATX et MICRO-ATX."
          "meta_keywords" => "Boitier Gamer, boîtiers PC, boîtiers PC, Boitier gamer Marrakech, Boitier gamer Rabat, Boitier gamer Casa, boîtiers PC, BOITIER PC MICRO-ATX, BOITIER GAMER PRIX MAROC, BOITIER GAMER RGB, BOITIER PC ATX, boitiers PC"
          "id" => 253
          "image" => array:6 [ …6]
        ]
        +nocache: false
      }
      "subcategories" => Smarty_Variable {#133
        +value: []
        +nocache: false
      }
    ]
    +parent: null
    +config_vars: []
    +ext: Smarty_Internal_Extension_Handler {#41
      +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 {#45
        +objMap: 3
      }
      +"registerPlugin": Smarty_Internal_Method_RegisterPlugin {#48
        +objMap: 3
      }
      +"createData": Smarty_Internal_Method_CreateData {#71
        +objMap: 3
      }
    }
  }
  +mobile_detect: Mobile_Detect {#62
    #cache: []
    #userAgent: "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
    #httpHeaders: array:6 [
      "HTTP_HOST" => "v2.nextlevelpc.ma"
      "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"
      "HTTP_AUTHORIZATION" => ""
    ]
    #cloudfrontHeaders: []
    #matchingRegex: null
    #matchesArray: null
    #detectionType: "mobile"
  }
  +mode: null
  +container: null
  +virtualTotalTaxExcluded: 0
  +virtualTotalTaxIncluded: 0
  #translator: PrestaShopBundle\Translation\TranslatorComponent {#65}
  #priceComputingPrecision: null
  #mobile_device: null
  #is_mobile: false
  #is_tablet: false
}