^ array:4 [
  "delivery_option_list" => & []
  "cookie" => Cookie {#25
    #_content: array:8 [
      "date_add" => "2025-12-29 15:45:27"
      "id_lang" => 6
      "id_currency" => 1
      "geodisToken" => "f51bf610dbcb93b04e8d978bb97bb595"
      "last_visited_category" => "2846"
      "id_guest" => "1013782"
      "id_connections" => "948870"
      "checksum" => "6776421bdd826c98b03f3e4405f6d48639f5b6cd6014486f961dc9b635355030"
    ]
    #_name: "PrestaShop-dd997a8ffc27d73289bf96f7b0d267a8"
    #_expire: 1768747638
    #_domain: "dev.ab.tout.lu"
    #_sameSite: "Lax"
    #_path: "/shop/"
    #cipherTool: PhpEncryption {#20}
    #_modified: true
    #_allow_writing: true
    #_salt: "rtoxoYt7w0B34ZAmy7Oasb8mHBrpvGMp"
    #_standalone: false
    #_secure: true
    #session: null
  }
  "cart" => Cart {#579
    +id: null
    +id_shop_group: 1
    +id_shop: 1
    +id_address_delivery: 0
    +id_address_invoice: 0
    +id_currency: 1
    +id_customer: null
    +id_guest: 1013782
    +id_lang: 6
    +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 [
              "required" => true
              "xlink_resource" => "products"
            ]
            "id_product_attribute" => array:2 [
              "required" => true
              "xlink_resource" => "combinations"
            ]
            "id_address_delivery" => array:2 [
              "required" => true
              "xlink_resource" => "addresses"
            ]
            "id_customization" => array:2 [
              "required" => false
              "xlink_resource" => "customizations"
            ]
            "quantity" => array:1 [
              "required" => true
            ]
          ]
        ]
      ]
    ]
    #configuration: PrestaShop\PrestaShop\Adapter\Configuration {#568
      -shop: null
      #parameters: null
    }
    #addressFactory: PrestaShop\PrestaShop\Adapter\AddressFactory {#578}
    #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:1 [
      "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" => "isMessage"
      "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:2 [
          "type" => 3
          "validate" => "isMessage"
        ]
        "mobile_theme" => array:2 [
          "type" => 2
          "validate" => "isBool"
        ]
        "delivery_option" => array:1 [
          "type" => 3
        ]
        "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
  }
  "altern" => 1
]