array:7 [
  "id_shop" => "1"
  "id_shop_group" => "1"
  "name" => "BEPPI"
  "id_category" => "2"
  "theme_name" => "v1_ceramic_42"
  "active" => "1"
  "deleted" => "0"
]
Shop {#12
  +id_shop_group: null
  +id_category: null
  +theme_name: null
  +name: null
  +active: true
  +deleted: null
  +physical_uri: null
  +virtual_uri: null
  +domain: null
  +domain_ssl: null
  #group: null
  #webserviceParameters: array:1 [
    "fields" => array:2 [
      "id_shop_group" => array:1 [
        "xlink_resource" => "shop_groups"
      ]
      "id_category" => []
    ]
  ]
  +theme: null
  +id: 1
  #id_lang: 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:4 [
    "active" => "isBool"
    "deleted" => "isBool"
    "name" => "isGenericName"
    "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:6 [
      "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
      ]
      "id_category" => array:2 [
        "type" => 1
        "required" => true
      ]
      "theme_name" => array:2 [
        "type" => 3
        "validate" => "isThemeName"
      ]
      "id_shop_group" => array:2 [
        "type" => 1
        "required" => true
      ]
    ]
    "classname" => "Shop"
  ]
  #update_fields: null
  +force_id: false
}
"id_shop"
"1"
"id_shop_group"
"1"
"name"
"BEPPI"
"id_category"
"2"
"theme_name"
"v1_ceramic_42"
"active"
"1"
"deleted"
"0"
array:14 [
  "id_country" => "245"
  "id_zone" => "4"
  "id_currency" => "0"
  "iso_code" => "GA"
  "call_prefix" => "216"
  "active" => "1"
  "contains_states" => "1"
  "need_identification_number" => "0"
  "need_zip_code" => "0"
  "zip_code_format" => ""
  "display_tax_label" => "1"
  "id_lang" => "1"
  "name" => "Ariana"
  "id_shop" => "1"
]
Country {#20
  +id: 245
  +id_zone: null
  +id_currency: null
  +iso_code: null
  +call_prefix: null
  +name: null
  +contains_states: null
  +need_identification_number: null
  +need_zip_code: null
  +zip_code_format: null
  +display_tax_label: true
  +active: true
  #webserviceParameters: array:2 [
    "objectsNodeName" => "countries"
    "fields" => array:2 [
      "id_zone" => array:1 [
        "xlink_resource" => "zones"
      ]
      "id_currency" => array:1 [
        "xlink_resource" => "currencies"
      ]
    ]
  ]
  #id_lang: "1"
  #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
}
"id_country"
"245"
"id_zone"
"4"
"id_currency"
"0"
"iso_code"
"GA"
"call_prefix"
"216"
"active"
"1"
"contains_states"
"1"
"need_identification_number"
"0"
"need_zip_code"
"0"
"zip_code_format"
""
"display_tax_label"
"1"
"id_lang"
"1"
"name"
"Ariana"
"id_shop"
"1"
array:7 [
  "id_shop_group" => "1"
  "name" => "Default"
  "share_customer" => "0"
  "share_order" => "0"
  "share_stock" => "0"
  "active" => "1"
  "deleted" => "0"
]
ShopGroup {#13
  +name: null
  +active: true
  +share_customer: null
  +share_stock: null
  +share_order: null
  +deleted: null
  +id: 1
  #id_lang: 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:6 [
    "name" => "isGenericName"
    "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:6 [
      "name" => array:4 [
        "type" => 3
        "validate" => "isGenericName"
        "required" => true
        "size" => 64
      ]
      "share_customer" => array:2 [
        "type" => 2
        "validate" => "isBool"
      ]
      "share_order" => array:2 [
        "type" => 2
        "validate" => "isBool"
      ]
      "share_stock" => array:2 [
        "type" => 2
        "validate" => "isBool"
      ]
      "active" => array:2 [
        "type" => 2
        "validate" => "isBool"
      ]
      "deleted" => array:2 [
        "type" => 2
        "validate" => "isBool"
      ]
    ]
    "classname" => "ShopGroup"
  ]
  #update_fields: null
  +force_id: false
}
"id_shop_group"
"1"
"name"
"Default"
"share_customer"
"0"
"share_order"
"0"
"share_stock"
"0"
"active"
"1"
"deleted"
"0"
array:10 [
  "id_lang" => "1"
  "name" => "Français (French)"
  "active" => "1"
  "iso_code" => "fr"
  "language_code" => "fr"
  "locale" => "fr-FR"
  "date_format_lite" => "d/m/Y"
  "date_format_full" => "d/m/Y H:i:s"
  "is_rtl" => "0"
  "id_shop" => "1"
]
Language {#39
  +id: 1
  +name: null
  +iso_code: null
  +locale: null
  +language_code: null
  +date_format_lite: "Y-m-d"
  +date_format_full: "Y-m-d H:i:s"
  +is_rtl: false
  +active: true
  #webserviceParameters: array:2 [
    "objectNodeName" => "language"
    "objectsNodeName" => "languages"
  ]
  #translationsFilesAndVars: array:5 [
    "fields" => "_FIELDS"
    "errors" => "_ERRORS"
    "admin" => "_LANGADM"
    "pdf" => "_LANGPDF"
    "tabs" => "tabs"
  ]
  #id_lang: 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
}
"id_lang"
"1"
"name"
"Français (French)"
"active"
"1"
"iso_code"
"fr"
"language_code"
"fr"
"locale"
"fr-FR"
"date_format_lite"
"d/m/Y"
"date_format_full"
"d/m/Y H:i:s"
"is_rtl"
"0"
"id_shop"
"1"
array:14 [
  "id_currency" => "1"
  "name" => "TND"
  "iso_code" => "TND"
  "numeric_iso_code" => "788"
  "precision" => "3"
  "conversion_rate" => "1.000000"
  "deleted" => "0"
  "active" => "1"
  "unofficial" => "0"
  "modified" => "1"
  "id_lang" => "1"
  "symbol" => "TND"
  "pattern" => ""
  "id_shop" => "1"
]
Currency {#605
  +id: 1
  +name: null
  #localizedNames: null
  +iso_code: null
  +iso_code_num: null
  +numeric_iso_code: null
  +conversion_rate: null
  +deleted: 0
  +unofficial: null
  +modified: null
  +active: null
  +sign: null
  +symbol: null
  -localizedSymbols: null
  +format: null
  +blank: null
  +decimals: null
  +precision: null
  +pattern: null
  -localizedPatterns: null
  #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" => 6
          "modifier" => "setNameForWebservice"
        ]
      ]
      "symbol" => array:1 [
        "getter" => "getLocalizedSymbols"
      ]
      "iso_code" => array:1 [
        "modifier" => array:2 [
          "http_method" => 6
          "modifier" => "setIsoCodeForWebService"
        ]
      ]
    ]
  ]
  +prefix: null
  +suffix: null
  #id_lang: "1"
  #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:3 [
        "type" => 3
        "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
}
"id_currency"
"1"
"name"
"TND"
"iso_code"
"TND"
"numeric_iso_code"
"788"
"precision"
"3"
"conversion_rate"
"1.000000"
"deleted"
"0"
"active"
"1"
"unofficial"
"0"
"modified"
"1"
"id_lang"
"1"
"symbol"
"TND"
"pattern"
""
"id_shop"
"1"
array:13 [
  "id_currency" => "1"
  "name" => array:2 [
    1 => "TND"
    3 => "Tunisian Dinar"
  ]
  "iso_code" => "TND"
  "numeric_iso_code" => "788"
  "precision" => "3"
  "conversion_rate" => "1.000000"
  "deleted" => "0"
  "active" => "1"
  "unofficial" => "0"
  "modified" => "1"
  "id_shop" => "1"
  "symbol" => array:2 [
    1 => "TND"
    3 => "TND"
  ]
  "pattern" => array:2 [
    1 => ""
    3 => ""
  ]
]
Currency {#210
  +id: 1
  +name: null
  #localizedNames: null
  +iso_code: null
  +iso_code_num: null
  +numeric_iso_code: null
  +conversion_rate: null
  +deleted: 0
  +unofficial: null
  +modified: null
  +active: null
  +sign: null
  +symbol: null
  -localizedSymbols: null
  +format: null
  +blank: null
  +decimals: null
  +precision: null
  +pattern: null
  -localizedPatterns: null
  #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" => 6
          "modifier" => "setNameForWebservice"
        ]
      ]
      "symbol" => array:1 [
        "getter" => "getLocalizedSymbols"
      ]
      "iso_code" => array:1 [
        "modifier" => array:2 [
          "http_method" => 6
          "modifier" => "setIsoCodeForWebService"
        ]
      ]
    ]
  ]
  +prefix: null
  +suffix: null
  #id_lang: 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:3 [
        "type" => 3
        "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
}
"id_currency"
"1"
"name"
array:2 [
  1 => "TND"
  3 => "Tunisian Dinar"
]
"iso_code"
"TND"
"numeric_iso_code"
"788"
"precision"
"3"
"conversion_rate"
"1.000000"
"deleted"
"0"
"active"
"1"
"unofficial"
"0"
"modified"
"1"
"id_shop"
"1"
"symbol"
array:2 [
  1 => "TND"
  3 => "TND"
]
"pattern"
array:2 [
  1 => ""
  3 => ""
]
array:8 [
  "id_group" => "1"
  "reduction" => "0.00"
  "price_display_method" => "0"
  "show_prices" => "1"
  "date_add" => "2023-06-20 19:17:22"
  "date_upd" => "2023-06-20 19:17:22"
  "id_shop" => "1"
  "name" => array:2 [
    1 => "Visiteur"
    3 => "Visitor"
  ]
]
Group {#213
  +id: 1
  +name: null
  +reduction: null
  +price_display_method: null
  +show_prices: 1
  +date_add: null
  +date_upd: null
  #webserviceParameters: []
  #id_lang: null
  #id_shop: 1
  +id_shop_list: []
  #get_shop_from_context: true
  #table: "group"
  #identifier: "id_group"
  #fieldsRequired: array:1 [
    0 => "price_display_method"
  ]
  #fieldsSize: []
  #fieldsValidate: array:5 [
    "reduction" => "isFloat"
    "price_display_method" => "isPriceDisplayMethod"
    "show_prices" => "isBool"
    "date_add" => "isDate"
    "date_upd" => "isDate"
  ]
  #fieldsRequiredLang: array:1 [
    0 => "name"
  ]
  #fieldsSizeLang: array:1 [
    "name" => 32
  ]
  #fieldsValidateLang: array:1 [
    "name" => "isGenericName"
  ]
  #tables: []
  #image_dir: null
  #image_format: "jpg"
  #translator: null
  #def: array:6 [
    "table" => "group"
    "primary" => "id_group"
    "multilang" => true
    "fields" => array:6 [
      "reduction" => array:2 [
        "type" => 4
        "validate" => "isFloat"
      ]
      "price_display_method" => array:3 [
        "type" => 1
        "validate" => "isPriceDisplayMethod"
        "required" => true
      ]
      "show_prices" => array:2 [
        "type" => 2
        "validate" => "isBool"
      ]
      "date_add" => array:2 [
        "type" => 5
        "validate" => "isDate"
      ]
      "date_upd" => array:2 [
        "type" => 5
        "validate" => "isDate"
      ]
      "name" => array:5 [
        "type" => 3
        "lang" => true
        "validate" => "isGenericName"
        "required" => true
        "size" => 32
      ]
    ]
    "classname" => "Group"
    "associations" => array:1 [
      "l" => array:3 [
        "type" => 2
        "field" => "id_group"
        "foreign_field" => "id_group"
      ]
    ]
  ]
  #update_fields: null
  +force_id: false
}
"id_group"
"1"
"reduction"
"0.00"
"price_display_method"
"0"
"show_prices"
"1"
"date_add"
"2023-06-20 19:17:22"
"date_upd"
"2023-06-20 19:17:22"
"id_shop"
"1"
"name"
array:2 [
  1 => "Visiteur"
  3 => "Visitor"
]
array:13 [
  "id_country" => "253"
  "id_zone" => "4"
  "id_currency" => "1"
  "iso_code" => "NB"
  "call_prefix" => "216"
  "active" => "1"
  "contains_states" => "1"
  "need_identification_number" => "0"
  "need_zip_code" => "0"
  "zip_code_format" => ""
  "display_tax_label" => "1"
  "id_shop" => "1"
  "name" => array:2 [
    1 => "Nabeul"
    3 => "Nabeul"
  ]
]
Country {#253
  +id: 253
  +id_zone: null
  +id_currency: null
  +iso_code: null
  +call_prefix: null
  +name: null
  +contains_states: null
  +need_identification_number: null
  +need_zip_code: null
  +zip_code_format: null
  +display_tax_label: true
  +active: true
  #webserviceParameters: array:2 [
    "objectsNodeName" => "countries"
    "fields" => array:2 [
      "id_zone" => array:1 [
        "xlink_resource" => "zones"
      ]
      "id_currency" => array:1 [
        "xlink_resource" => "currencies"
      ]
    ]
  ]
  #id_lang: 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
}
"id_country"
"253"
"id_zone"
"4"
"id_currency"
"1"
"iso_code"
"NB"
"call_prefix"
"216"
"active"
"1"
"contains_states"
"1"
"need_identification_number"
"0"
"need_zip_code"
"0"
"zip_code_format"
""
"display_tax_label"
"1"
"id_shop"
"1"
"name"
array:2 [
  1 => "Nabeul"
  3 => "Nabeul"
]
array:13 [
  "id_country" => "245"
  "id_zone" => "4"
  "id_currency" => "0"
  "iso_code" => "GA"
  "call_prefix" => "216"
  "active" => "1"
  "contains_states" => "1"
  "need_identification_number" => "0"
  "need_zip_code" => "0"
  "zip_code_format" => ""
  "display_tax_label" => "1"
  "id_shop" => "1"
  "name" => array:2 [
    1 => "Ariana"
    3 => "Ariana"
  ]
]
Country {#728
  +id: 245
  +id_zone: null
  +id_currency: null
  +iso_code: null
  +call_prefix: null
  +name: null
  +contains_states: null
  +need_identification_number: null
  +need_zip_code: null
  +zip_code_format: null
  +display_tax_label: true
  +active: true
  #webserviceParameters: array:2 [
    "objectsNodeName" => "countries"
    "fields" => array:2 [
      "id_zone" => array:1 [
        "xlink_resource" => "zones"
      ]
      "id_currency" => array:1 [
        "xlink_resource" => "currencies"
      ]
    ]
  ]
  #id_lang: 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
}
"id_country"
"245"
"id_zone"
"4"
"id_currency"
"0"
"iso_code"
"GA"
"call_prefix"
"216"
"active"
"1"
"contains_states"
"1"
"need_identification_number"
"0"
"need_zip_code"
"0"
"zip_code_format"
""
"display_tax_label"
"1"
"id_shop"
"1"
"name"
array:2 [
  1 => "Ariana"
  3 => "Ariana"
]
array:67 [
  "id_product" => "21417543"
  "id_supplier" => "1"
  "id_manufacturer" => "4"
  "id_category_default" => "96"
  "id_shop_default" => "1"
  "id_tax_rules_group" => "0"
  "on_sale" => "0"
  "online_only" => "0"
  "ean13" => ""
  "isbn" => ""
  "upc" => ""
  "mpn" => ""
  "ecotax" => "0.000000"
  "quantity" => "0"
  "minimal_quantity" => "1"
  "low_stock_threshold" => null
  "low_stock_alert" => "0"
  "price" => "169.900000"
  "wholesale_price" => "44.000000"
  "unity" => ""
  "unit_price_ratio" => "0.000000"
  "additional_shipping_cost" => "0.000000"
  "reference" => "2215420"
  "supplier_reference" => "2215420"
  "location" => ""
  "width" => "0.000000"
  "height" => "0.000000"
  "depth" => "0.000000"
  "weight" => "0.000000"
  "out_of_stock" => "2"
  "additional_delivery_times" => "1"
  "quantity_discount" => "0"
  "customizable" => "0"
  "uploadable_files" => "0"
  "text_fields" => "0"
  "active" => "1"
  "redirect_type" => "301-category"
  "id_type_redirected" => "0"
  "available_for_order" => "1"
  "available_date" => "0000-00-00"
  "show_condition" => "0"
  "condition" => "new"
  "show_price" => "1"
  "indexed" => "0"
  "visibility" => "both"
  "cache_is_pack" => "0"
  "cache_has_attachments" => "0"
  "is_virtual" => "0"
  "cache_default_attribute" => "20974"
  "date_add" => "2025-11-10 00:00:00"
  "date_upd" => "2026-01-08 17:11:58"
  "advanced_stock_management" => "0"
  "pack_stock_type" => "3"
  "state" => "1"
  "id_shop" => "1"
  "id_lang" => "1"
  "description" => "<p></p>"
  "description_short" => "<p></p>"
  "link_rewrite" => "boot-casual-ninos"
  "meta_description" => ""
  "meta_keywords" => ""
  "meta_title" => ""
  "name" => "Boot Casual Ninos"
  "available_now" => ""
  "available_later" => ""
  "delivery_in_stock" => ""
  "delivery_out_stock" => ""
]
Product {#809
  +tax_name: null
  +tax_rate: null
  +id_manufacturer: null
  +id_supplier: null
  +id_category_default: null
  +id_shop_default: null
  +manufacturer_name: null
  +supplier_name: null
  +name: null
  +description: null
  +description_short: null
  +quantity: 0
  +minimal_quantity: 1
  +low_stock_threshold: null
  +low_stock_alert: false
  +available_now: null
  +available_later: null
  +price: 0
  +specificPrice: 0
  +additional_shipping_cost: 0
  +wholesale_price: 0
  +on_sale: false
  +online_only: false
  +unity: null
  +unit_price: null
  +unit_price_ratio: 0
  +ecotax: 0
  +reference: null
  +supplier_reference: null
  +location: null
  +width: 0
  +height: 0
  +depth: 0
  +weight: 0
  +ean13: null
  +isbn: null
  +upc: null
  +mpn: null
  +link_rewrite: null
  +meta_description: null
  +meta_keywords: null
  +meta_title: null
  +quantity_discount: 0
  +customizable: null
  +new: null
  +uploadable_files: null
  +text_fields: null
  +active: true
  +redirect_type: ""
  +id_type_redirected: 0
  +available_for_order: true
  +available_date: "0000-00-00"
  +show_condition: false
  +condition: null
  +show_price: true
  +indexed: 0
  +visibility: null
  +date_add: null
  +date_upd: null
  +tags: null
  +state: 1
  +base_price: null
  +id_tax_rules_group: 1
  +id_color_default: 0
  +advanced_stock_management: 0
  +out_of_stock: null
  +depends_on_stock: null
  +isFullyLoaded: false
  +cache_is_pack: null
  +cache_has_attachments: null
  +is_virtual: null
  +id_pack_product_attribute: null
  +cache_default_attribute: null
  +category: null
  +pack_stock_type: 3
  +additional_delivery_times: 1
  +delivery_in_stock: null
  +delivery_out_stock: null
  #webserviceParameters: array:4 [
    "objectMethods" => array:2 [
      "add" => "addWs"
      "update" => "updateWs"
    ]
    "objectNodeNames" => "products"
    "fields" => array:12 [
      "id_manufacturer" => array:1 [
        "xlink_resource" => "manufacturers"
      ]
      "id_supplier" => array:1 [
        "xlink_resource" => "suppliers"
      ]
      "id_category_default" => array:1 [
        "xlink_resource" => "categories"
      ]
      "new" => []
      "cache_default_attribute" => []
      "id_default_image" => array:3 [
        "getter" => "getCoverWs"
        "setter" => "setCoverWs"
        "xlink_resource" => array:2 [
          "resourceName" => "images"
          "subResourceName" => "products"
        ]
      ]
      "id_default_combination" => array:3 [
        "getter" => "getWsDefaultCombination"
        "setter" => "setWsDefaultCombination"
        "xlink_resource" => array:1 [
          "resourceName" => "combinations"
        ]
      ]
      "id_tax_rules_group" => array:1 [
        "xlink_resource" => array:1 [
          "resourceName" => "tax_rule_groups"
        ]
      ]
      "position_in_category" => array:2 [
        "getter" => "getWsPositionInCategory"
        "setter" => "setWsPositionInCategory"
      ]
      "manufacturer_name" => array:2 [
        "getter" => "getWsManufacturerName"
        "setter" => false
      ]
      "quantity" => array:2 [
        "getter" => false
        "setter" => false
      ]
      "type" => array:2 [
        "getter" => "getWsType"
        "setter" => "setWsType"
      ]
    ]
    "associations" => array:9 [
      "categories" => array:2 [
        "resource" => "category"
        "fields" => array:1 [
          "id" => array:1 [
            "required" => true
          ]
        ]
      ]
      "images" => array:2 [
        "resource" => "image"
        "fields" => array:1 [
          "id" => []
        ]
      ]
      "combinations" => array:2 [
        "resource" => "combination"
        "fields" => array:1 [
          "id" => array:1 [
            "required" => true
          ]
        ]
      ]
      "product_option_values" => array:2 [
        "resource" => "product_option_value"
        "fields" => array:1 [
          "id" => array:1 [
            "required" => true
          ]
        ]
      ]
      "product_features" => array:2 [
        "resource" => "product_feature"
        "fields" => array:2 [
          "id" => array:1 [
            "required" => true
          ]
          "id_feature_value" => array:2 [
            "required" => true
            "xlink_resource" => "product_feature_values"
          ]
        ]
      ]
      "tags" => array:2 [
        "resource" => "tag"
        "fields" => array:1 [
          "id" => array:1 [
            "required" => true
          ]
        ]
      ]
      "stock_availables" => array:3 [
        "resource" => "stock_available"
        "fields" => array:2 [
          "id" => array:1 [
            "required" => true
          ]
          "id_product_attribute" => array:1 [
            "required" => true
          ]
        ]
        "setter" => false
      ]
      "accessories" => array:3 [
        "resource" => "product"
        "api" => "products"
        "fields" => array:1 [
          "id" => array:2 [
            "required" => true
            "xlink_resource" => "product"
          ]
        ]
      ]
      "product_bundle" => array:3 [
        "resource" => "product"
        "api" => "products"
        "fields" => array:3 [
          "id" => array:1 [
            "required" => true
          ]
          "id_product_attribute" => []
          "quantity" => []
        ]
      ]
    ]
  ]
  +id: 21417543
  #id_lang: 1
  #id_shop: 1
  +id_shop_list: []
  #get_shop_from_context: true
  #table: "product"
  #identifier: "id_product"
  #fieldsRequired: array:1 [
    0 => "price"
  ]
  #fieldsSize: array:7 [
    "reference" => 64
    "supplier_reference" => 64
    "location" => 64
    "ean13" => 13
    "isbn" => 32
    "upc" => 12
    "mpn" => 40
  ]
  #fieldsValidate: array:49 [
    "id_shop_default" => "isUnsignedId"
    "id_manufacturer" => "isUnsignedId"
    "id_supplier" => "isUnsignedId"
    "reference" => "isReference"
    "supplier_reference" => "isReference"
    "location" => "isReference"
    "width" => "isUnsignedFloat"
    "height" => "isUnsignedFloat"
    "depth" => "isUnsignedFloat"
    "weight" => "isUnsignedFloat"
    "quantity_discount" => "isBool"
    "ean13" => "isEan13"
    "isbn" => "isIsbn"
    "upc" => "isUpc"
    "mpn" => "isMpn"
    "cache_is_pack" => "isBool"
    "cache_has_attachments" => "isBool"
    "is_virtual" => "isBool"
    "state" => "isUnsignedId"
    "additional_delivery_times" => "isUnsignedId"
    "id_category_default" => "isUnsignedId"
    "id_tax_rules_group" => "isUnsignedId"
    "on_sale" => "isBool"
    "online_only" => "isBool"
    "ecotax" => "isPrice"
    "minimal_quantity" => "isUnsignedInt"
    "low_stock_threshold" => "isInt"
    "low_stock_alert" => "isBool"
    "price" => "isPrice"
    "wholesale_price" => "isPrice"
    "unity" => "isString"
    "additional_shipping_cost" => "isPrice"
    "customizable" => "isUnsignedInt"
    "text_fields" => "isUnsignedInt"
    "uploadable_files" => "isUnsignedInt"
    "active" => "isBool"
    "redirect_type" => "isString"
    "id_type_redirected" => "isUnsignedId"
    "available_for_order" => "isBool"
    "available_date" => "isDateFormat"
    "show_condition" => "isBool"
    "condition" => "isGenericName"
    "show_price" => "isBool"
    "indexed" => "isBool"
    "visibility" => "isProductVisibility"
    "advanced_stock_management" => "isBool"
    "date_add" => "isDate"
    "date_upd" => "isDate"
    "pack_stock_type" => "isUnsignedInt"
  ]
  #fieldsRequiredLang: []
  #fieldsSizeLang: array:9 [
    "delivery_in_stock" => 255
    "delivery_out_stock" => 255
    "meta_description" => 512
    "meta_keywords" => 255
    "meta_title" => 255
    "link_rewrite" => 128
    "name" => 128
    "available_now" => 255
    "available_later" => 255
  ]
  #fieldsValidateLang: array:11 [
    "delivery_in_stock" => "isGenericName"
    "delivery_out_stock" => "isGenericName"
    "meta_description" => "isGenericName"
    "meta_keywords" => "isGenericName"
    "meta_title" => "isGenericName"
    "link_rewrite" => "isLinkRewrite"
    "name" => "isCatalogName"
    "description" => "isCleanHtml"
    "description_short" => "isCleanHtml"
    "available_now" => "isGenericName"
    "available_later" => "IsGenericName"
  ]
  #tables: []
  #image_dir: null
  #image_format: "jpg"
  #translator: null
  #def: array:7 [
    "table" => "product"
    "primary" => "id_product"
    "multilang" => true
    "multilang_shop" => true
    "fields" => array:62 [
      "id_shop_default" => array:2 [
        "type" => 1
        "validate" => "isUnsignedId"
      ]
      "id_manufacturer" => array:2 [
        "type" => 1
        "validate" => "isUnsignedId"
      ]
      "id_supplier" => array:2 [
        "type" => 1
        "validate" => "isUnsignedId"
      ]
      "reference" => array:3 [
        "type" => 3
        "validate" => "isReference"
        "size" => 64
      ]
      "supplier_reference" => array:3 [
        "type" => 3
        "validate" => "isReference"
        "size" => 64
      ]
      "location" => array:3 [
        "type" => 3
        "validate" => "isReference"
        "size" => 64
      ]
      "width" => array:2 [
        "type" => 4
        "validate" => "isUnsignedFloat"
      ]
      "height" => array:2 [
        "type" => 4
        "validate" => "isUnsignedFloat"
      ]
      "depth" => array:2 [
        "type" => 4
        "validate" => "isUnsignedFloat"
      ]
      "weight" => array:2 [
        "type" => 4
        "validate" => "isUnsignedFloat"
      ]
      "quantity_discount" => array:2 [
        "type" => 2
        "validate" => "isBool"
      ]
      "ean13" => array:3 [
        "type" => 3
        "validate" => "isEan13"
        "size" => 13
      ]
      "isbn" => array:3 [
        "type" => 3
        "validate" => "isIsbn"
        "size" => 32
      ]
      "upc" => array:3 [
        "type" => 3
        "validate" => "isUpc"
        "size" => 12
      ]
      "mpn" => array:3 [
        "type" => 3
        "validate" => "isMpn"
        "size" => 40
      ]
      "cache_is_pack" => array:2 [
        "type" => 2
        "validate" => "isBool"
      ]
      "cache_has_attachments" => array:2 [
        "type" => 2
        "validate" => "isBool"
      ]
      "is_virtual" => array:2 [
        "type" => 2
        "validate" => "isBool"
      ]
      "state" => array:2 [
        "type" => 1
        "validate" => "isUnsignedId"
      ]
      "additional_delivery_times" => array:2 [
        "type" => 1
        "validate" => "isUnsignedId"
      ]
      "delivery_in_stock" => array:4 [
        "type" => 3
        "lang" => true
        "validate" => "isGenericName"
        "size" => 255
      ]
      "delivery_out_stock" => array:4 [
        "type" => 3
        "lang" => true
        "validate" => "isGenericName"
        "size" => 255
      ]
      "id_category_default" => array:3 [
        "type" => 1
        "shop" => true
        "validate" => "isUnsignedId"
      ]
      "id_tax_rules_group" => array:3 [
        "type" => 1
        "shop" => true
        "validate" => "isUnsignedId"
      ]
      "on_sale" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "online_only" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "ecotax" => array:3 [
        "type" => 4
        "shop" => true
        "validate" => "isPrice"
      ]
      "minimal_quantity" => array:3 [
        "type" => 1
        "shop" => true
        "validate" => "isUnsignedInt"
      ]
      "low_stock_threshold" => array:4 [
        "type" => 1
        "shop" => true
        "allow_null" => true
        "validate" => "isInt"
      ]
      "low_stock_alert" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "price" => array:4 [
        "type" => 4
        "shop" => true
        "validate" => "isPrice"
        "required" => true
      ]
      "wholesale_price" => array:3 [
        "type" => 4
        "shop" => true
        "validate" => "isPrice"
      ]
      "unity" => array:3 [
        "type" => 3
        "shop" => true
        "validate" => "isString"
      ]
      "unit_price_ratio" => array:2 [
        "type" => 4
        "shop" => true
      ]
      "additional_shipping_cost" => array:3 [
        "type" => 4
        "shop" => true
        "validate" => "isPrice"
      ]
      "customizable" => array:3 [
        "type" => 1
        "shop" => true
        "validate" => "isUnsignedInt"
      ]
      "text_fields" => array:3 [
        "type" => 1
        "shop" => true
        "validate" => "isUnsignedInt"
      ]
      "uploadable_files" => array:3 [
        "type" => 1
        "shop" => true
        "validate" => "isUnsignedInt"
      ]
      "active" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "redirect_type" => array:3 [
        "type" => 3
        "shop" => true
        "validate" => "isString"
      ]
      "id_type_redirected" => array:3 [
        "type" => 1
        "shop" => true
        "validate" => "isUnsignedId"
      ]
      "available_for_order" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "available_date" => array:3 [
        "type" => 5
        "shop" => true
        "validate" => "isDateFormat"
      ]
      "show_condition" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "condition" => array:5 [
        "type" => 3
        "shop" => true
        "validate" => "isGenericName"
        "values" => array:3 [
          0 => "new"
          1 => "used"
          2 => "refurbished"
        ]
        "default" => "new"
      ]
      "show_price" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "indexed" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "visibility" => array:5 [
        "type" => 3
        "shop" => true
        "validate" => "isProductVisibility"
        "values" => array:4 [
          0 => "both"
          1 => "catalog"
          2 => "search"
          3 => "none"
        ]
        "default" => "both"
      ]
      "cache_default_attribute" => array:2 [
        "type" => 1
        "shop" => true
      ]
      "advanced_stock_management" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "date_add" => array:3 [
        "type" => 5
        "shop" => true
        "validate" => "isDate"
      ]
      "date_upd" => array:3 [
        "type" => 5
        "shop" => true
        "validate" => "isDate"
      ]
      "pack_stock_type" => array:3 [
        "type" => 1
        "shop" => true
        "validate" => "isUnsignedInt"
      ]
      "meta_description" => array:4 [
        "type" => 3
        "lang" => true
        "validate" => "isGenericName"
        "size" => 512
      ]
      "meta_keywords" => array:4 [
        "type" => 3
        "lang" => true
        "validate" => "isGenericName"
        "size" => 255
      ]
      "meta_title" => array:4 [
        "type" => 3
        "lang" => true
        "validate" => "isGenericName"
        "size" => 255
      ]
      "link_rewrite" => array:6 [
        "type" => 3
        "lang" => true
        "validate" => "isLinkRewrite"
        "required" => false
        "size" => 128
        "ws_modifier" => array:2 [
          "http_method" => 2
          "modifier" => "modifierWsLinkRewrite"
        ]
      ]
      "name" => array:5 [
        "type" => 3
        "lang" => true
        "validate" => "isCatalogName"
        "required" => false
        "size" => 128
      ]
      "description" => array:3 [
        "type" => 6
        "lang" => true
        "validate" => "isCleanHtml"
      ]
      "description_short" => array:3 [
        "type" => 6
        "lang" => true
        "validate" => "isCleanHtml"
      ]
      "available_now" => array:4 [
        "type" => 3
        "lang" => true
        "validate" => "isGenericName"
        "size" => 255
      ]
      "available_later" => array:4 [
        "type" => 3
        "lang" => true
        "validate" => "IsGenericName"
        "size" => 255
      ]
    ]
    "associations" => array:7 [
      "manufacturer" => array:1 [
        "type" => 1
      ]
      "supplier" => array:1 [
        "type" => 1
      ]
      "default_category" => array:3 [
        "type" => 1
        "field" => "id_category_default"
        "object" => "Category"
      ]
      "tax_rules_group" => array:1 [
        "type" => 1
      ]
      "categories" => array:4 [
        "type" => 2
        "field" => "id_category"
        "object" => "Category"
        "association" => "category_product"
      ]
      "stock_availables" => array:4 [
        "type" => 2
        "field" => "id_stock_available"
        "object" => "StockAvailable"
        "association" => "stock_availables"
      ]
      "l" => array:3 [
        "type" => 2
        "field" => "id_product"
        "foreign_field" => "id_product"
      ]
    ]
    "classname" => "Product"
  ]
  #update_fields: null
  +force_id: false
}
"id_product"
"21417543"
"id_supplier"
"1"
"id_manufacturer"
"4"
"id_category_default"
"96"
"id_shop_default"
"1"
"id_tax_rules_group"
"0"
"on_sale"
"0"
"online_only"
"0"
"ean13"
""
"isbn"
""
"upc"
""
"mpn"
""
"ecotax"
"0.000000"
"quantity"
"0"
"minimal_quantity"
"1"
"low_stock_threshold"
null
"low_stock_alert"
"0"
"price"
"169.900000"
"wholesale_price"
"44.000000"
"unity"
""
"unit_price_ratio"
"0.000000"
"additional_shipping_cost"
"0.000000"
"reference"
"2215420"
"supplier_reference"
"2215420"
"location"
""
"width"
"0.000000"
"height"
"0.000000"
"depth"
"0.000000"
"weight"
"0.000000"
"out_of_stock"
"2"
"additional_delivery_times"
"1"
"quantity_discount"
"0"
"customizable"
"0"
"uploadable_files"
"0"
"text_fields"
"0"
"active"
"1"
"redirect_type"
"301-category"
"id_type_redirected"
"0"
"available_for_order"
"1"
"available_date"
"0000-00-00"
"show_condition"
"0"
"condition"
"new"
"show_price"
"1"
"indexed"
"0"
"visibility"
"both"
"cache_is_pack"
"0"
"cache_has_attachments"
"0"
"is_virtual"
"0"
"cache_default_attribute"
"20974"
"date_add"
"2025-11-10 00:00:00"
"date_upd"
"2026-01-08 17:11:58"
"advanced_stock_management"
"0"
"pack_stock_type"
"3"
"state"
"1"
"id_shop"
"1"
"id_lang"
"1"
"description"
"<p></p>"
"description_short"
"<p></p>"
"link_rewrite"
"boot-casual-ninos"
"meta_description"
""
"meta_keywords"
""
"meta_title"
""
"name"
"Boot Casual Ninos"
"available_now"
""
"available_later"
""
"delivery_in_stock"
""
"delivery_out_stock"
""
array:21 [
  "id_product_attribute" => "20978"
  "id_product" => "21417543"
  "reference" => "13996"
  "supplier_reference" => "2215420-ROSE-26"
  "location" => ""
  "ean13" => "7000002809000"
  "isbn" => ""
  "upc" => ""
  "mpn" => ""
  "wholesale_price" => "44.000000"
  "price" => "0.000000"
  "ecotax" => "0.000000"
  "quantity" => "0"
  "weight" => "0.000000"
  "unit_price_impact" => "0.000000"
  "default_on" => null
  "minimal_quantity" => "1"
  "low_stock_threshold" => null
  "low_stock_alert" => "0"
  "available_date" => "0000-00-00"
  "id_shop" => "1"
]
Combination {#962
  +id_product: null
  +reference: null
  +supplier_reference: null
  +location: null
  +ean13: null
  +isbn: null
  +upc: null
  +mpn: null
  +wholesale_price: null
  +price: null
  +unit_price_impact: null
  +ecotax: null
  +minimal_quantity: 1
  +low_stock_threshold: null
  +low_stock_alert: false
  +quantity: null
  +weight: null
  +default_on: null
  +available_date: "0000-00-00"
  #webserviceParameters: array:4 [
    "objectNodeName" => "combination"
    "objectsNodeName" => "combinations"
    "fields" => array:1 [
      "id_product" => array:2 [
        "required" => true
        "xlink_resource" => "products"
      ]
    ]
    "associations" => array:2 [
      "product_option_values" => array:1 [
        "resource" => "product_option_value"
      ]
      "images" => array:2 [
        "resource" => "image"
        "api" => "images/products"
      ]
    ]
  ]
  +id: 20978
  #id_lang: null
  #id_shop: 1
  +id_shop_list: []
  #get_shop_from_context: true
  #table: "product_attribute"
  #identifier: "id_product_attribute"
  #fieldsRequired: array:2 [
    0 => "id_product"
    1 => "minimal_quantity"
  ]
  #fieldsSize: array:12 [
    "location" => 64
    "ean13" => 13
    "isbn" => 32
    "upc" => 12
    "mpn" => 40
    "quantity" => 10
    "reference" => 64
    "supplier_reference" => 64
    "wholesale_price" => 27
    "price" => 20
    "ecotax" => 20
    "unit_price_impact" => 20
  ]
  #fieldsValidate: array:17 [
    "id_product" => "isUnsignedId"
    "location" => "isGenericName"
    "ean13" => "isEan13"
    "isbn" => "isIsbn"
    "upc" => "isUpc"
    "mpn" => "isMpn"
    "quantity" => "isInt"
    "wholesale_price" => "isPrice"
    "price" => "isNegativePrice"
    "ecotax" => "isPrice"
    "weight" => "isFloat"
    "unit_price_impact" => "isNegativePrice"
    "minimal_quantity" => "isUnsignedId"
    "low_stock_threshold" => "isInt"
    "low_stock_alert" => "isBool"
    "default_on" => "isBool"
    "available_date" => "isDateFormat"
  ]
  #fieldsRequiredLang: []
  #fieldsSizeLang: []
  #fieldsValidateLang: []
  #tables: []
  #image_dir: null
  #image_format: "jpg"
  #translator: null
  #def: array:4 [
    "table" => "product_attribute"
    "primary" => "id_product_attribute"
    "fields" => array:19 [
      "id_product" => array:4 [
        "type" => 1
        "shop" => "both"
        "validate" => "isUnsignedId"
        "required" => true
      ]
      "location" => array:3 [
        "type" => 3
        "validate" => "isGenericName"
        "size" => 64
      ]
      "ean13" => array:3 [
        "type" => 3
        "validate" => "isEan13"
        "size" => 13
      ]
      "isbn" => array:3 [
        "type" => 3
        "validate" => "isIsbn"
        "size" => 32
      ]
      "upc" => array:3 [
        "type" => 3
        "validate" => "isUpc"
        "size" => 12
      ]
      "mpn" => array:3 [
        "type" => 3
        "validate" => "isMpn"
        "size" => 40
      ]
      "quantity" => array:3 [
        "type" => 1
        "validate" => "isInt"
        "size" => 10
      ]
      "reference" => array:2 [
        "type" => 3
        "size" => 64
      ]
      "supplier_reference" => array:2 [
        "type" => 3
        "size" => 64
      ]
      "wholesale_price" => array:4 [
        "type" => 4
        "shop" => true
        "validate" => "isPrice"
        "size" => 27
      ]
      "price" => array:4 [
        "type" => 4
        "shop" => true
        "validate" => "isNegativePrice"
        "size" => 20
      ]
      "ecotax" => array:4 [
        "type" => 4
        "shop" => true
        "validate" => "isPrice"
        "size" => 20
      ]
      "weight" => array:3 [
        "type" => 4
        "shop" => true
        "validate" => "isFloat"
      ]
      "unit_price_impact" => array:4 [
        "type" => 4
        "shop" => true
        "validate" => "isNegativePrice"
        "size" => 20
      ]
      "minimal_quantity" => array:4 [
        "type" => 1
        "shop" => true
        "validate" => "isUnsignedId"
        "required" => true
      ]
      "low_stock_threshold" => array:4 [
        "type" => 1
        "shop" => true
        "allow_null" => true
        "validate" => "isInt"
      ]
      "low_stock_alert" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "default_on" => array:4 [
        "type" => 2
        "allow_null" => true
        "shop" => true
        "validate" => "isBool"
      ]
      "available_date" => array:3 [
        "type" => 5
        "shop" => true
        "validate" => "isDateFormat"
      ]
    ]
    "classname" => "Combination"
  ]
  #update_fields: null
  +force_id: false
}
"id_product_attribute"
"20978"
"id_product"
"21417543"
"reference"
"13996"
"supplier_reference"
"2215420-ROSE-26"
"location"
""
"ean13"
"7000002809000"
"isbn"
""
"upc"
""
"mpn"
""
"wholesale_price"
"44.000000"
"price"
"0.000000"
"ecotax"
"0.000000"
"quantity"
"0"
"weight"
"0.000000"
"unit_price_impact"
"0.000000"
"default_on"
null
"minimal_quantity"
"1"
"low_stock_threshold"
null
"low_stock_alert"
"0"
"available_date"
"0000-00-00"
"id_shop"
"1"
array:67 [
  "id_product" => "21417701"
  "id_supplier" => "1"
  "id_manufacturer" => "4"
  "id_category_default" => "96"
  "id_shop_default" => "1"
  "id_tax_rules_group" => "0"
  "on_sale" => "0"
  "online_only" => "0"
  "ean13" => ""
  "isbn" => ""
  "upc" => ""
  "mpn" => ""
  "ecotax" => "0.000000"
  "quantity" => "0"
  "minimal_quantity" => "1"
  "low_stock_threshold" => null
  "low_stock_alert" => "0"
  "price" => "179.900000"
  "wholesale_price" => "45.000000"
  "unity" => ""
  "unit_price_ratio" => "0.000000"
  "additional_shipping_cost" => "0.000000"
  "reference" => "2214920"
  "supplier_reference" => "2214920"
  "location" => ""
  "width" => "0.000000"
  "height" => "0.000000"
  "depth" => "0.000000"
  "weight" => "0.000000"
  "out_of_stock" => "2"
  "additional_delivery_times" => "1"
  "quantity_discount" => "0"
  "customizable" => "0"
  "uploadable_files" => "0"
  "text_fields" => "0"
  "active" => "1"
  "redirect_type" => "301-category"
  "id_type_redirected" => "0"
  "available_for_order" => "1"
  "available_date" => "0000-00-00"
  "show_condition" => "0"
  "condition" => "new"
  "show_price" => "1"
  "indexed" => "0"
  "visibility" => "both"
  "cache_is_pack" => "0"
  "cache_has_attachments" => "0"
  "is_virtual" => "0"
  "cache_default_attribute" => "21966"
  "date_add" => "2025-11-10 00:00:00"
  "date_upd" => "2026-01-08 17:11:58"
  "advanced_stock_management" => "0"
  "pack_stock_type" => "3"
  "state" => "1"
  "id_shop" => "1"
  "id_lang" => "1"
  "description" => "<p></p>"
  "description_short" => "<p></p>"
  "link_rewrite" => "bota-casual-para-ninos-barefoot-colecao"
  "meta_description" => ""
  "meta_keywords" => ""
  "meta_title" => ""
  "name" => "Bota Casual Para Ninos  - Barefoot Colecao"
  "available_now" => ""
  "available_later" => ""
  "delivery_in_stock" => ""
  "delivery_out_stock" => ""
]
Product {#917
  +tax_name: null
  +tax_rate: null
  +id_manufacturer: null
  +id_supplier: null
  +id_category_default: null
  +id_shop_default: null
  +manufacturer_name: null
  +supplier_name: null
  +name: null
  +description: null
  +description_short: null
  +quantity: 0
  +minimal_quantity: 1
  +low_stock_threshold: null
  +low_stock_alert: false
  +available_now: null
  +available_later: null
  +price: 0
  +specificPrice: 0
  +additional_shipping_cost: 0
  +wholesale_price: 0
  +on_sale: false
  +online_only: false
  +unity: null
  +unit_price: null
  +unit_price_ratio: 0
  +ecotax: 0
  +reference: null
  +supplier_reference: null
  +location: null
  +width: 0
  +height: 0
  +depth: 0
  +weight: 0
  +ean13: null
  +isbn: null
  +upc: null
  +mpn: null
  +link_rewrite: null
  +meta_description: null
  +meta_keywords: null
  +meta_title: null
  +quantity_discount: 0
  +customizable: null
  +new: null
  +uploadable_files: null
  +text_fields: null
  +active: true
  +redirect_type: ""
  +id_type_redirected: 0
  +available_for_order: true
  +available_date: "0000-00-00"
  +show_condition: false
  +condition: null
  +show_price: true
  +indexed: 0
  +visibility: null
  +date_add: null
  +date_upd: null
  +tags: null
  +state: 1
  +base_price: null
  +id_tax_rules_group: 1
  +id_color_default: 0
  +advanced_stock_management: 0
  +out_of_stock: null
  +depends_on_stock: null
  +isFullyLoaded: false
  +cache_is_pack: null
  +cache_has_attachments: null
  +is_virtual: null
  +id_pack_product_attribute: null
  +cache_default_attribute: null
  +category: null
  +pack_stock_type: 3
  +additional_delivery_times: 1
  +delivery_in_stock: null
  +delivery_out_stock: null
  #webserviceParameters: array:4 [
    "objectMethods" => array:2 [
      "add" => "addWs"
      "update" => "updateWs"
    ]
    "objectNodeNames" => "products"
    "fields" => array:12 [
      "id_manufacturer" => array:1 [
        "xlink_resource" => "manufacturers"
      ]
      "id_supplier" => array:1 [
        "xlink_resource" => "suppliers"
      ]
      "id_category_default" => array:1 [
        "xlink_resource" => "categories"
      ]
      "new" => []
      "cache_default_attribute" => []
      "id_default_image" => array:3 [
        "getter" => "getCoverWs"
        "setter" => "setCoverWs"
        "xlink_resource" => array:2 [
          "resourceName" => "images"
          "subResourceName" => "products"
        ]
      ]
      "id_default_combination" => array:3 [
        "getter" => "getWsDefaultCombination"
        "setter" => "setWsDefaultCombination"
        "xlink_resource" => array:1 [
          "resourceName" => "combinations"
        ]
      ]
      "id_tax_rules_group" => array:1 [
        "xlink_resource" => array:1 [
          "resourceName" => "tax_rule_groups"
        ]
      ]
      "position_in_category" => array:2 [
        "getter" => "getWsPositionInCategory"
        "setter" => "setWsPositionInCategory"
      ]
      "manufacturer_name" => array:2 [
        "getter" => "getWsManufacturerName"
        "setter" => false
      ]
      "quantity" => array:2 [
        "getter" => false
        "setter" => false
      ]
      "type" => array:2 [
        "getter" => "getWsType"
        "setter" => "setWsType"
      ]
    ]
    "associations" => array:9 [
      "categories" => array:2 [
        "resource" => "category"
        "fields" => array:1 [
          "id" => array:1 [
            "required" => true
          ]
        ]
      ]
      "images" => array:2 [
        "resource" => "image"
        "fields" => array:1 [
          "id" => []
        ]
      ]
      "combinations" => array:2 [
        "resource" => "combination"
        "fields" => array:1 [
          "id" => array:1 [
            "required" => true
          ]
        ]
      ]
      "product_option_values" => array:2 [
        "resource" => "product_option_value"
        "fields" => array:1 [
          "id" => array:1 [
            "required" => true
          ]
        ]
      ]
      "product_features" => array:2 [
        "resource" => "product_feature"
        "fields" => array:2 [
          "id" => array:1 [
            "required" => true
          ]
          "id_feature_value" => array:2 [
            "required" => true
            "xlink_resource" => "product_feature_values"
          ]
        ]
      ]
      "tags" => array:2 [
        "resource" => "tag"
        "fields" => array:1 [
          "id" => array:1 [
            "required" => true
          ]
        ]
      ]
      "stock_availables" => array:3 [
        "resource" => "stock_available"
        "fields" => array:2 [
          "id" => array:1 [
            "required" => true
          ]
          "id_product_attribute" => array:1 [
            "required" => true
          ]
        ]
        "setter" => false
      ]
      "accessories" => array:3 [
        "resource" => "product"
        "api" => "products"
        "fields" => array:1 [
          "id" => array:2 [
            "required" => true
            "xlink_resource" => "product"
          ]
        ]
      ]
      "product_bundle" => array:3 [
        "resource" => "product"
        "api" => "products"
        "fields" => array:3 [
          "id" => array:1 [
            "required" => true
          ]
          "id_product_attribute" => []
          "quantity" => []
        ]
      ]
    ]
  ]
  +id: 21417701
  #id_lang: 1
  #id_shop: 1
  +id_shop_list: []
  #get_shop_from_context: true
  #table: "product"
  #identifier: "id_product"
  #fieldsRequired: array:1 [
    0 => "price"
  ]
  #fieldsSize: array:7 [
    "reference" => 64
    "supplier_reference" => 64
    "location" => 64
    "ean13" => 13
    "isbn" => 32
    "upc" => 12
    "mpn" => 40
  ]
  #fieldsValidate: array:49 [
    "id_shop_default" => "isUnsignedId"
    "id_manufacturer" => "isUnsignedId"
    "id_supplier" => "isUnsignedId"
    "reference" => "isReference"
    "supplier_reference" => "isReference"
    "location" => "isReference"
    "width" => "isUnsignedFloat"
    "height" => "isUnsignedFloat"
    "depth" => "isUnsignedFloat"
    "weight" => "isUnsignedFloat"
    "quantity_discount" => "isBool"
    "ean13" => "isEan13"
    "isbn" => "isIsbn"
    "upc" => "isUpc"
    "mpn" => "isMpn"
    "cache_is_pack" => "isBool"
    "cache_has_attachments" => "isBool"
    "is_virtual" => "isBool"
    "state" => "isUnsignedId"
    "additional_delivery_times" => "isUnsignedId"
    "id_category_default" => "isUnsignedId"
    "id_tax_rules_group" => "isUnsignedId"
    "on_sale" => "isBool"
    "online_only" => "isBool"
    "ecotax" => "isPrice"
    "minimal_quantity" => "isUnsignedInt"
    "low_stock_threshold" => "isInt"
    "low_stock_alert" => "isBool"
    "price" => "isPrice"
    "wholesale_price" => "isPrice"
    "unity" => "isString"
    "additional_shipping_cost" => "isPrice"
    "customizable" => "isUnsignedInt"
    "text_fields" => "isUnsignedInt"
    "uploadable_files" => "isUnsignedInt"
    "active" => "isBool"
    "redirect_type" => "isString"
    "id_type_redirected" => "isUnsignedId"
    "available_for_order" => "isBool"
    "available_date" => "isDateFormat"
    "show_condition" => "isBool"
    "condition" => "isGenericName"
    "show_price" => "isBool"
    "indexed" => "isBool"
    "visibility" => "isProductVisibility"
    "advanced_stock_management" => "isBool"
    "date_add" => "isDate"
    "date_upd" => "isDate"
    "pack_stock_type" => "isUnsignedInt"
  ]
  #fieldsRequiredLang: []
  #fieldsSizeLang: array:9 [
    "delivery_in_stock" => 255
    "delivery_out_stock" => 255
    "meta_description" => 512
    "meta_keywords" => 255
    "meta_title" => 255
    "link_rewrite" => 128
    "name" => 128
    "available_now" => 255
    "available_later" => 255
  ]
  #fieldsValidateLang: array:11 [
    "delivery_in_stock" => "isGenericName"
    "delivery_out_stock" => "isGenericName"
    "meta_description" => "isGenericName"
    "meta_keywords" => "isGenericName"
    "meta_title" => "isGenericName"
    "link_rewrite" => "isLinkRewrite"
    "name" => "isCatalogName"
    "description" => "isCleanHtml"
    "description_short" => "isCleanHtml"
    "available_now" => "isGenericName"
    "available_later" => "IsGenericName"
  ]
  #tables: []
  #image_dir: null
  #image_format: "jpg"
  #translator: null
  #def: array:7 [
    "table" => "product"
    "primary" => "id_product"
    "multilang" => true
    "multilang_shop" => true
    "fields" => array:62 [
      "id_shop_default" => array:2 [
        "type" => 1
        "validate" => "isUnsignedId"
      ]
      "id_manufacturer" => array:2 [
        "type" => 1
        "validate" => "isUnsignedId"
      ]
      "id_supplier" => array:2 [
        "type" => 1
        "validate" => "isUnsignedId"
      ]
      "reference" => array:3 [
        "type" => 3
        "validate" => "isReference"
        "size" => 64
      ]
      "supplier_reference" => array:3 [
        "type" => 3
        "validate" => "isReference"
        "size" => 64
      ]
      "location" => array:3 [
        "type" => 3
        "validate" => "isReference"
        "size" => 64
      ]
      "width" => array:2 [
        "type" => 4
        "validate" => "isUnsignedFloat"
      ]
      "height" => array:2 [
        "type" => 4
        "validate" => "isUnsignedFloat"
      ]
      "depth" => array:2 [
        "type" => 4
        "validate" => "isUnsignedFloat"
      ]
      "weight" => array:2 [
        "type" => 4
        "validate" => "isUnsignedFloat"
      ]
      "quantity_discount" => array:2 [
        "type" => 2
        "validate" => "isBool"
      ]
      "ean13" => array:3 [
        "type" => 3
        "validate" => "isEan13"
        "size" => 13
      ]
      "isbn" => array:3 [
        "type" => 3
        "validate" => "isIsbn"
        "size" => 32
      ]
      "upc" => array:3 [
        "type" => 3
        "validate" => "isUpc"
        "size" => 12
      ]
      "mpn" => array:3 [
        "type" => 3
        "validate" => "isMpn"
        "size" => 40
      ]
      "cache_is_pack" => array:2 [
        "type" => 2
        "validate" => "isBool"
      ]
      "cache_has_attachments" => array:2 [
        "type" => 2
        "validate" => "isBool"
      ]
      "is_virtual" => array:2 [
        "type" => 2
        "validate" => "isBool"
      ]
      "state" => array:2 [
        "type" => 1
        "validate" => "isUnsignedId"
      ]
      "additional_delivery_times" => array:2 [
        "type" => 1
        "validate" => "isUnsignedId"
      ]
      "delivery_in_stock" => array:4 [
        "type" => 3
        "lang" => true
        "validate" => "isGenericName"
        "size" => 255
      ]
      "delivery_out_stock" => array:4 [
        "type" => 3
        "lang" => true
        "validate" => "isGenericName"
        "size" => 255
      ]
      "id_category_default" => array:3 [
        "type" => 1
        "shop" => true
        "validate" => "isUnsignedId"
      ]
      "id_tax_rules_group" => array:3 [
        "type" => 1
        "shop" => true
        "validate" => "isUnsignedId"
      ]
      "on_sale" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "online_only" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "ecotax" => array:3 [
        "type" => 4
        "shop" => true
        "validate" => "isPrice"
      ]
      "minimal_quantity" => array:3 [
        "type" => 1
        "shop" => true
        "validate" => "isUnsignedInt"
      ]
      "low_stock_threshold" => array:4 [
        "type" => 1
        "shop" => true
        "allow_null" => true
        "validate" => "isInt"
      ]
      "low_stock_alert" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "price" => array:4 [
        "type" => 4
        "shop" => true
        "validate" => "isPrice"
        "required" => true
      ]
      "wholesale_price" => array:3 [
        "type" => 4
        "shop" => true
        "validate" => "isPrice"
      ]
      "unity" => array:3 [
        "type" => 3
        "shop" => true
        "validate" => "isString"
      ]
      "unit_price_ratio" => array:2 [
        "type" => 4
        "shop" => true
      ]
      "additional_shipping_cost" => array:3 [
        "type" => 4
        "shop" => true
        "validate" => "isPrice"
      ]
      "customizable" => array:3 [
        "type" => 1
        "shop" => true
        "validate" => "isUnsignedInt"
      ]
      "text_fields" => array:3 [
        "type" => 1
        "shop" => true
        "validate" => "isUnsignedInt"
      ]
      "uploadable_files" => array:3 [
        "type" => 1
        "shop" => true
        "validate" => "isUnsignedInt"
      ]
      "active" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "redirect_type" => array:3 [
        "type" => 3
        "shop" => true
        "validate" => "isString"
      ]
      "id_type_redirected" => array:3 [
        "type" => 1
        "shop" => true
        "validate" => "isUnsignedId"
      ]
      "available_for_order" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "available_date" => array:3 [
        "type" => 5
        "shop" => true
        "validate" => "isDateFormat"
      ]
      "show_condition" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "condition" => array:5 [
        "type" => 3
        "shop" => true
        "validate" => "isGenericName"
        "values" => array:3 [
          0 => "new"
          1 => "used"
          2 => "refurbished"
        ]
        "default" => "new"
      ]
      "show_price" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "indexed" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "visibility" => array:5 [
        "type" => 3
        "shop" => true
        "validate" => "isProductVisibility"
        "values" => array:4 [
          0 => "both"
          1 => "catalog"
          2 => "search"
          3 => "none"
        ]
        "default" => "both"
      ]
      "cache_default_attribute" => array:2 [
        "type" => 1
        "shop" => true
      ]
      "advanced_stock_management" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "date_add" => array:3 [
        "type" => 5
        "shop" => true
        "validate" => "isDate"
      ]
      "date_upd" => array:3 [
        "type" => 5
        "shop" => true
        "validate" => "isDate"
      ]
      "pack_stock_type" => array:3 [
        "type" => 1
        "shop" => true
        "validate" => "isUnsignedInt"
      ]
      "meta_description" => array:4 [
        "type" => 3
        "lang" => true
        "validate" => "isGenericName"
        "size" => 512
      ]
      "meta_keywords" => array:4 [
        "type" => 3
        "lang" => true
        "validate" => "isGenericName"
        "size" => 255
      ]
      "meta_title" => array:4 [
        "type" => 3
        "lang" => true
        "validate" => "isGenericName"
        "size" => 255
      ]
      "link_rewrite" => array:6 [
        "type" => 3
        "lang" => true
        "validate" => "isLinkRewrite"
        "required" => false
        "size" => 128
        "ws_modifier" => array:2 [
          "http_method" => 2
          "modifier" => "modifierWsLinkRewrite"
        ]
      ]
      "name" => array:5 [
        "type" => 3
        "lang" => true
        "validate" => "isCatalogName"
        "required" => false
        "size" => 128
      ]
      "description" => array:3 [
        "type" => 6
        "lang" => true
        "validate" => "isCleanHtml"
      ]
      "description_short" => array:3 [
        "type" => 6
        "lang" => true
        "validate" => "isCleanHtml"
      ]
      "available_now" => array:4 [
        "type" => 3
        "lang" => true
        "validate" => "isGenericName"
        "size" => 255
      ]
      "available_later" => array:4 [
        "type" => 3
        "lang" => true
        "validate" => "IsGenericName"
        "size" => 255
      ]
    ]
    "associations" => array:7 [
      "manufacturer" => array:1 [
        "type" => 1
      ]
      "supplier" => array:1 [
        "type" => 1
      ]
      "default_category" => array:3 [
        "type" => 1
        "field" => "id_category_default"
        "object" => "Category"
      ]
      "tax_rules_group" => array:1 [
        "type" => 1
      ]
      "categories" => array:4 [
        "type" => 2
        "field" => "id_category"
        "object" => "Category"
        "association" => "category_product"
      ]
      "stock_availables" => array:4 [
        "type" => 2
        "field" => "id_stock_available"
        "object" => "StockAvailable"
        "association" => "stock_availables"
      ]
      "l" => array:3 [
        "type" => 2
        "field" => "id_product"
        "foreign_field" => "id_product"
      ]
    ]
    "classname" => "Product"
  ]
  #update_fields: null
  +force_id: false
}
"id_product"
"21417701"
"id_supplier"
"1"
"id_manufacturer"
"4"
"id_category_default"
"96"
"id_shop_default"
"1"
"id_tax_rules_group"
"0"
"on_sale"
"0"
"online_only"
"0"
"ean13"
""
"isbn"
""
"upc"
""
"mpn"
""
"ecotax"
"0.000000"
"quantity"
"0"
"minimal_quantity"
"1"
"low_stock_threshold"
null
"low_stock_alert"
"0"
"price"
"179.900000"
"wholesale_price"
"45.000000"
"unity"
""
"unit_price_ratio"
"0.000000"
"additional_shipping_cost"
"0.000000"
"reference"
"2214920"
"supplier_reference"
"2214920"
"location"
""
"width"
"0.000000"
"height"
"0.000000"
"depth"
"0.000000"
"weight"
"0.000000"
"out_of_stock"
"2"
"additional_delivery_times"
"1"
"quantity_discount"
"0"
"customizable"
"0"
"uploadable_files"
"0"
"text_fields"
"0"
"active"
"1"
"redirect_type"
"301-category"
"id_type_redirected"
"0"
"available_for_order"
"1"
"available_date"
"0000-00-00"
"show_condition"
"0"
"condition"
"new"
"show_price"
"1"
"indexed"
"0"
"visibility"
"both"
"cache_is_pack"
"0"
"cache_has_attachments"
"0"
"is_virtual"
"0"
"cache_default_attribute"
"21966"
"date_add"
"2025-11-10 00:00:00"
"date_upd"
"2026-01-08 17:11:58"
"advanced_stock_management"
"0"
"pack_stock_type"
"3"
"state"
"1"
"id_shop"
"1"
"id_lang"
"1"
"description"
"<p></p>"
"description_short"
"<p></p>"
"link_rewrite"
"bota-casual-para-ninos-barefoot-colecao"
"meta_description"
""
"meta_keywords"
""
"meta_title"
""
"name"
"Bota Casual Para Ninos  - Barefoot Colecao"
"available_now"
""
"available_later"
""
"delivery_in_stock"
""
"delivery_out_stock"
""
array:21 [
  "id_product_attribute" => "21972"
  "id_product" => "21417701"
  "reference" => "14243"
  "supplier_reference" => "2214920-ROSE-26"
  "location" => ""
  "ean13" => "7000002803107"
  "isbn" => ""
  "upc" => ""
  "mpn" => ""
  "wholesale_price" => "45.000000"
  "price" => "0.000000"
  "ecotax" => "0.000000"
  "quantity" => "0"
  "weight" => "0.000000"
  "unit_price_impact" => "0.000000"
  "default_on" => null
  "minimal_quantity" => "1"
  "low_stock_threshold" => null
  "low_stock_alert" => "0"
  "available_date" => "0000-00-00"
  "id_shop" => "1"
]
Combination {#917
  +id_product: null
  +reference: null
  +supplier_reference: null
  +location: null
  +ean13: null
  +isbn: null
  +upc: null
  +mpn: null
  +wholesale_price: null
  +price: null
  +unit_price_impact: null
  +ecotax: null
  +minimal_quantity: 1
  +low_stock_threshold: null
  +low_stock_alert: false
  +quantity: null
  +weight: null
  +default_on: null
  +available_date: "0000-00-00"
  #webserviceParameters: array:4 [
    "objectNodeName" => "combination"
    "objectsNodeName" => "combinations"
    "fields" => array:1 [
      "id_product" => array:2 [
        "required" => true
        "xlink_resource" => "products"
      ]
    ]
    "associations" => array:2 [
      "product_option_values" => array:1 [
        "resource" => "product_option_value"
      ]
      "images" => array:2 [
        "resource" => "image"
        "api" => "images/products"
      ]
    ]
  ]
  +id: 21972
  #id_lang: null
  #id_shop: 1
  +id_shop_list: []
  #get_shop_from_context: true
  #table: "product_attribute"
  #identifier: "id_product_attribute"
  #fieldsRequired: array:2 [
    0 => "id_product"
    1 => "minimal_quantity"
  ]
  #fieldsSize: array:12 [
    "location" => 64
    "ean13" => 13
    "isbn" => 32
    "upc" => 12
    "mpn" => 40
    "quantity" => 10
    "reference" => 64
    "supplier_reference" => 64
    "wholesale_price" => 27
    "price" => 20
    "ecotax" => 20
    "unit_price_impact" => 20
  ]
  #fieldsValidate: array:17 [
    "id_product" => "isUnsignedId"
    "location" => "isGenericName"
    "ean13" => "isEan13"
    "isbn" => "isIsbn"
    "upc" => "isUpc"
    "mpn" => "isMpn"
    "quantity" => "isInt"
    "wholesale_price" => "isPrice"
    "price" => "isNegativePrice"
    "ecotax" => "isPrice"
    "weight" => "isFloat"
    "unit_price_impact" => "isNegativePrice"
    "minimal_quantity" => "isUnsignedId"
    "low_stock_threshold" => "isInt"
    "low_stock_alert" => "isBool"
    "default_on" => "isBool"
    "available_date" => "isDateFormat"
  ]
  #fieldsRequiredLang: []
  #fieldsSizeLang: []
  #fieldsValidateLang: []
  #tables: []
  #image_dir: null
  #image_format: "jpg"
  #translator: null
  #def: array:4 [
    "table" => "product_attribute"
    "primary" => "id_product_attribute"
    "fields" => array:19 [
      "id_product" => array:4 [
        "type" => 1
        "shop" => "both"
        "validate" => "isUnsignedId"
        "required" => true
      ]
      "location" => array:3 [
        "type" => 3
        "validate" => "isGenericName"
        "size" => 64
      ]
      "ean13" => array:3 [
        "type" => 3
        "validate" => "isEan13"
        "size" => 13
      ]
      "isbn" => array:3 [
        "type" => 3
        "validate" => "isIsbn"
        "size" => 32
      ]
      "upc" => array:3 [
        "type" => 3
        "validate" => "isUpc"
        "size" => 12
      ]
      "mpn" => array:3 [
        "type" => 3
        "validate" => "isMpn"
        "size" => 40
      ]
      "quantity" => array:3 [
        "type" => 1
        "validate" => "isInt"
        "size" => 10
      ]
      "reference" => array:2 [
        "type" => 3
        "size" => 64
      ]
      "supplier_reference" => array:2 [
        "type" => 3
        "size" => 64
      ]
      "wholesale_price" => array:4 [
        "type" => 4
        "shop" => true
        "validate" => "isPrice"
        "size" => 27
      ]
      "price" => array:4 [
        "type" => 4
        "shop" => true
        "validate" => "isNegativePrice"
        "size" => 20
      ]
      "ecotax" => array:4 [
        "type" => 4
        "shop" => true
        "validate" => "isPrice"
        "size" => 20
      ]
      "weight" => array:3 [
        "type" => 4
        "shop" => true
        "validate" => "isFloat"
      ]
      "unit_price_impact" => array:4 [
        "type" => 4
        "shop" => true
        "validate" => "isNegativePrice"
        "size" => 20
      ]
      "minimal_quantity" => array:4 [
        "type" => 1
        "shop" => true
        "validate" => "isUnsignedId"
        "required" => true
      ]
      "low_stock_threshold" => array:4 [
        "type" => 1
        "shop" => true
        "allow_null" => true
        "validate" => "isInt"
      ]
      "low_stock_alert" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "default_on" => array:4 [
        "type" => 2
        "allow_null" => true
        "shop" => true
        "validate" => "isBool"
      ]
      "available_date" => array:3 [
        "type" => 5
        "shop" => true
        "validate" => "isDateFormat"
      ]
    ]
    "classname" => "Combination"
  ]
  #update_fields: null
  +force_id: false
}
"id_product_attribute"
"21972"
"id_product"
"21417701"
"reference"
"14243"
"supplier_reference"
"2214920-ROSE-26"
"location"
""
"ean13"
"7000002803107"
"isbn"
""
"upc"
""
"mpn"
""
"wholesale_price"
"45.000000"
"price"
"0.000000"
"ecotax"
"0.000000"
"quantity"
"0"
"weight"
"0.000000"
"unit_price_impact"
"0.000000"
"default_on"
null
"minimal_quantity"
"1"
"low_stock_threshold"
null
"low_stock_alert"
"0"
"available_date"
"0000-00-00"
"id_shop"
"1"
array:67 [
  "id_product" => "21417630"
  "id_supplier" => "1"
  "id_manufacturer" => "4"
  "id_category_default" => "86"
  "id_shop_default" => "1"
  "id_tax_rules_group" => "0"
  "on_sale" => "0"
  "online_only" => "0"
  "ean13" => ""
  "isbn" => ""
  "upc" => ""
  "mpn" => ""
  "ecotax" => "0.000000"
  "quantity" => "0"
  "minimal_quantity" => "1"
  "low_stock_threshold" => null
  "low_stock_alert" => "0"
  "price" => "89.900000"
  "wholesale_price" => "23.450000"
  "unity" => ""
  "unit_price_ratio" => "0.000000"
  "additional_shipping_cost" => "0.000000"
  "reference" => "2192971"
  "supplier_reference" => "2192971"
  "location" => ""
  "width" => "0.000000"
  "height" => "0.000000"
  "depth" => "0.000000"
  "weight" => "0.000000"
  "out_of_stock" => "2"
  "additional_delivery_times" => "1"
  "quantity_discount" => "0"
  "customizable" => "0"
  "uploadable_files" => "0"
  "text_fields" => "0"
  "active" => "1"
  "redirect_type" => ""
  "id_type_redirected" => "0"
  "available_for_order" => "1"
  "available_date" => "0000-00-00"
  "show_condition" => "0"
  "condition" => "new"
  "show_price" => "1"
  "indexed" => "0"
  "visibility" => "both"
  "cache_is_pack" => "0"
  "cache_has_attachments" => "0"
  "is_virtual" => "0"
  "cache_default_attribute" => "21540"
  "date_add" => "2025-11-10 00:00:00"
  "date_upd" => "2025-11-23 17:03:31"
  "advanced_stock_management" => "0"
  "pack_stock_type" => "3"
  "state" => "1"
  "id_shop" => "1"
  "id_lang" => "1"
  "description" => "<p></p>"
  "description_short" => "<p></p>"
  "link_rewrite" => "chinelo-de-casa-para-homem"
  "meta_description" => ""
  "meta_keywords" => ""
  "meta_title" => ""
  "name" => "Chinelo De Casa  - Para Homem"
  "available_now" => ""
  "available_later" => ""
  "delivery_in_stock" => ""
  "delivery_out_stock" => ""
]
Product {#910
  +tax_name: null
  +tax_rate: null
  +id_manufacturer: null
  +id_supplier: null
  +id_category_default: null
  +id_shop_default: null
  +manufacturer_name: null
  +supplier_name: null
  +name: null
  +description: null
  +description_short: null
  +quantity: 0
  +minimal_quantity: 1
  +low_stock_threshold: null
  +low_stock_alert: false
  +available_now: null
  +available_later: null
  +price: 0
  +specificPrice: 0
  +additional_shipping_cost: 0
  +wholesale_price: 0
  +on_sale: false
  +online_only: false
  +unity: null
  +unit_price: null
  +unit_price_ratio: 0
  +ecotax: 0
  +reference: null
  +supplier_reference: null
  +location: null
  +width: 0
  +height: 0
  +depth: 0
  +weight: 0
  +ean13: null
  +isbn: null
  +upc: null
  +mpn: null
  +link_rewrite: null
  +meta_description: null
  +meta_keywords: null
  +meta_title: null
  +quantity_discount: 0
  +customizable: null
  +new: null
  +uploadable_files: null
  +text_fields: null
  +active: true
  +redirect_type: ""
  +id_type_redirected: 0
  +available_for_order: true
  +available_date: "0000-00-00"
  +show_condition: false
  +condition: null
  +show_price: true
  +indexed: 0
  +visibility: null
  +date_add: null
  +date_upd: null
  +tags: null
  +state: 1
  +base_price: null
  +id_tax_rules_group: 1
  +id_color_default: 0
  +advanced_stock_management: 0
  +out_of_stock: null
  +depends_on_stock: null
  +isFullyLoaded: false
  +cache_is_pack: null
  +cache_has_attachments: null
  +is_virtual: null
  +id_pack_product_attribute: null
  +cache_default_attribute: null
  +category: null
  +pack_stock_type: 3
  +additional_delivery_times: 1
  +delivery_in_stock: null
  +delivery_out_stock: null
  #webserviceParameters: array:4 [
    "objectMethods" => array:2 [
      "add" => "addWs"
      "update" => "updateWs"
    ]
    "objectNodeNames" => "products"
    "fields" => array:12 [
      "id_manufacturer" => array:1 [
        "xlink_resource" => "manufacturers"
      ]
      "id_supplier" => array:1 [
        "xlink_resource" => "suppliers"
      ]
      "id_category_default" => array:1 [
        "xlink_resource" => "categories"
      ]
      "new" => []
      "cache_default_attribute" => []
      "id_default_image" => array:3 [
        "getter" => "getCoverWs"
        "setter" => "setCoverWs"
        "xlink_resource" => array:2 [
          "resourceName" => "images"
          "subResourceName" => "products"
        ]
      ]
      "id_default_combination" => array:3 [
        "getter" => "getWsDefaultCombination"
        "setter" => "setWsDefaultCombination"
        "xlink_resource" => array:1 [
          "resourceName" => "combinations"
        ]
      ]
      "id_tax_rules_group" => array:1 [
        "xlink_resource" => array:1 [
          "resourceName" => "tax_rule_groups"
        ]
      ]
      "position_in_category" => array:2 [
        "getter" => "getWsPositionInCategory"
        "setter" => "setWsPositionInCategory"
      ]
      "manufacturer_name" => array:2 [
        "getter" => "getWsManufacturerName"
        "setter" => false
      ]
      "quantity" => array:2 [
        "getter" => false
        "setter" => false
      ]
      "type" => array:2 [
        "getter" => "getWsType"
        "setter" => "setWsType"
      ]
    ]
    "associations" => array:9 [
      "categories" => array:2 [
        "resource" => "category"
        "fields" => array:1 [
          "id" => array:1 [
            "required" => true
          ]
        ]
      ]
      "images" => array:2 [
        "resource" => "image"
        "fields" => array:1 [
          "id" => []
        ]
      ]
      "combinations" => array:2 [
        "resource" => "combination"
        "fields" => array:1 [
          "id" => array:1 [
            "required" => true
          ]
        ]
      ]
      "product_option_values" => array:2 [
        "resource" => "product_option_value"
        "fields" => array:1 [
          "id" => array:1 [
            "required" => true
          ]
        ]
      ]
      "product_features" => array:2 [
        "resource" => "product_feature"
        "fields" => array:2 [
          "id" => array:1 [
            "required" => true
          ]
          "id_feature_value" => array:2 [
            "required" => true
            "xlink_resource" => "product_feature_values"
          ]
        ]
      ]
      "tags" => array:2 [
        "resource" => "tag"
        "fields" => array:1 [
          "id" => array:1 [
            "required" => true
          ]
        ]
      ]
      "stock_availables" => array:3 [
        "resource" => "stock_available"
        "fields" => array:2 [
          "id" => array:1 [
            "required" => true
          ]
          "id_product_attribute" => array:1 [
            "required" => true
          ]
        ]
        "setter" => false
      ]
      "accessories" => array:3 [
        "resource" => "product"
        "api" => "products"
        "fields" => array:1 [
          "id" => array:2 [
            "required" => true
            "xlink_resource" => "product"
          ]
        ]
      ]
      "product_bundle" => array:3 [
        "resource" => "product"
        "api" => "products"
        "fields" => array:3 [
          "id" => array:1 [
            "required" => true
          ]
          "id_product_attribute" => []
          "quantity" => []
        ]
      ]
    ]
  ]
  +id: 21417630
  #id_lang: 1
  #id_shop: 1
  +id_shop_list: []
  #get_shop_from_context: true
  #table: "product"
  #identifier: "id_product"
  #fieldsRequired: array:1 [
    0 => "price"
  ]
  #fieldsSize: array:7 [
    "reference" => 64
    "supplier_reference" => 64
    "location" => 64
    "ean13" => 13
    "isbn" => 32
    "upc" => 12
    "mpn" => 40
  ]
  #fieldsValidate: array:49 [
    "id_shop_default" => "isUnsignedId"
    "id_manufacturer" => "isUnsignedId"
    "id_supplier" => "isUnsignedId"
    "reference" => "isReference"
    "supplier_reference" => "isReference"
    "location" => "isReference"
    "width" => "isUnsignedFloat"
    "height" => "isUnsignedFloat"
    "depth" => "isUnsignedFloat"
    "weight" => "isUnsignedFloat"
    "quantity_discount" => "isBool"
    "ean13" => "isEan13"
    "isbn" => "isIsbn"
    "upc" => "isUpc"
    "mpn" => "isMpn"
    "cache_is_pack" => "isBool"
    "cache_has_attachments" => "isBool"
    "is_virtual" => "isBool"
    "state" => "isUnsignedId"
    "additional_delivery_times" => "isUnsignedId"
    "id_category_default" => "isUnsignedId"
    "id_tax_rules_group" => "isUnsignedId"
    "on_sale" => "isBool"
    "online_only" => "isBool"
    "ecotax" => "isPrice"
    "minimal_quantity" => "isUnsignedInt"
    "low_stock_threshold" => "isInt"
    "low_stock_alert" => "isBool"
    "price" => "isPrice"
    "wholesale_price" => "isPrice"
    "unity" => "isString"
    "additional_shipping_cost" => "isPrice"
    "customizable" => "isUnsignedInt"
    "text_fields" => "isUnsignedInt"
    "uploadable_files" => "isUnsignedInt"
    "active" => "isBool"
    "redirect_type" => "isString"
    "id_type_redirected" => "isUnsignedId"
    "available_for_order" => "isBool"
    "available_date" => "isDateFormat"
    "show_condition" => "isBool"
    "condition" => "isGenericName"
    "show_price" => "isBool"
    "indexed" => "isBool"
    "visibility" => "isProductVisibility"
    "advanced_stock_management" => "isBool"
    "date_add" => "isDate"
    "date_upd" => "isDate"
    "pack_stock_type" => "isUnsignedInt"
  ]
  #fieldsRequiredLang: []
  #fieldsSizeLang: array:9 [
    "delivery_in_stock" => 255
    "delivery_out_stock" => 255
    "meta_description" => 512
    "meta_keywords" => 255
    "meta_title" => 255
    "link_rewrite" => 128
    "name" => 128
    "available_now" => 255
    "available_later" => 255
  ]
  #fieldsValidateLang: array:11 [
    "delivery_in_stock" => "isGenericName"
    "delivery_out_stock" => "isGenericName"
    "meta_description" => "isGenericName"
    "meta_keywords" => "isGenericName"
    "meta_title" => "isGenericName"
    "link_rewrite" => "isLinkRewrite"
    "name" => "isCatalogName"
    "description" => "isCleanHtml"
    "description_short" => "isCleanHtml"
    "available_now" => "isGenericName"
    "available_later" => "IsGenericName"
  ]
  #tables: []
  #image_dir: null
  #image_format: "jpg"
  #translator: null
  #def: array:7 [
    "table" => "product"
    "primary" => "id_product"
    "multilang" => true
    "multilang_shop" => true
    "fields" => array:62 [
      "id_shop_default" => array:2 [
        "type" => 1
        "validate" => "isUnsignedId"
      ]
      "id_manufacturer" => array:2 [
        "type" => 1
        "validate" => "isUnsignedId"
      ]
      "id_supplier" => array:2 [
        "type" => 1
        "validate" => "isUnsignedId"
      ]
      "reference" => array:3 [
        "type" => 3
        "validate" => "isReference"
        "size" => 64
      ]
      "supplier_reference" => array:3 [
        "type" => 3
        "validate" => "isReference"
        "size" => 64
      ]
      "location" => array:3 [
        "type" => 3
        "validate" => "isReference"
        "size" => 64
      ]
      "width" => array:2 [
        "type" => 4
        "validate" => "isUnsignedFloat"
      ]
      "height" => array:2 [
        "type" => 4
        "validate" => "isUnsignedFloat"
      ]
      "depth" => array:2 [
        "type" => 4
        "validate" => "isUnsignedFloat"
      ]
      "weight" => array:2 [
        "type" => 4
        "validate" => "isUnsignedFloat"
      ]
      "quantity_discount" => array:2 [
        "type" => 2
        "validate" => "isBool"
      ]
      "ean13" => array:3 [
        "type" => 3
        "validate" => "isEan13"
        "size" => 13
      ]
      "isbn" => array:3 [
        "type" => 3
        "validate" => "isIsbn"
        "size" => 32
      ]
      "upc" => array:3 [
        "type" => 3
        "validate" => "isUpc"
        "size" => 12
      ]
      "mpn" => array:3 [
        "type" => 3
        "validate" => "isMpn"
        "size" => 40
      ]
      "cache_is_pack" => array:2 [
        "type" => 2
        "validate" => "isBool"
      ]
      "cache_has_attachments" => array:2 [
        "type" => 2
        "validate" => "isBool"
      ]
      "is_virtual" => array:2 [
        "type" => 2
        "validate" => "isBool"
      ]
      "state" => array:2 [
        "type" => 1
        "validate" => "isUnsignedId"
      ]
      "additional_delivery_times" => array:2 [
        "type" => 1
        "validate" => "isUnsignedId"
      ]
      "delivery_in_stock" => array:4 [
        "type" => 3
        "lang" => true
        "validate" => "isGenericName"
        "size" => 255
      ]
      "delivery_out_stock" => array:4 [
        "type" => 3
        "lang" => true
        "validate" => "isGenericName"
        "size" => 255
      ]
      "id_category_default" => array:3 [
        "type" => 1
        "shop" => true
        "validate" => "isUnsignedId"
      ]
      "id_tax_rules_group" => array:3 [
        "type" => 1
        "shop" => true
        "validate" => "isUnsignedId"
      ]
      "on_sale" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "online_only" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "ecotax" => array:3 [
        "type" => 4
        "shop" => true
        "validate" => "isPrice"
      ]
      "minimal_quantity" => array:3 [
        "type" => 1
        "shop" => true
        "validate" => "isUnsignedInt"
      ]
      "low_stock_threshold" => array:4 [
        "type" => 1
        "shop" => true
        "allow_null" => true
        "validate" => "isInt"
      ]
      "low_stock_alert" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "price" => array:4 [
        "type" => 4
        "shop" => true
        "validate" => "isPrice"
        "required" => true
      ]
      "wholesale_price" => array:3 [
        "type" => 4
        "shop" => true
        "validate" => "isPrice"
      ]
      "unity" => array:3 [
        "type" => 3
        "shop" => true
        "validate" => "isString"
      ]
      "unit_price_ratio" => array:2 [
        "type" => 4
        "shop" => true
      ]
      "additional_shipping_cost" => array:3 [
        "type" => 4
        "shop" => true
        "validate" => "isPrice"
      ]
      "customizable" => array:3 [
        "type" => 1
        "shop" => true
        "validate" => "isUnsignedInt"
      ]
      "text_fields" => array:3 [
        "type" => 1
        "shop" => true
        "validate" => "isUnsignedInt"
      ]
      "uploadable_files" => array:3 [
        "type" => 1
        "shop" => true
        "validate" => "isUnsignedInt"
      ]
      "active" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "redirect_type" => array:3 [
        "type" => 3
        "shop" => true
        "validate" => "isString"
      ]
      "id_type_redirected" => array:3 [
        "type" => 1
        "shop" => true
        "validate" => "isUnsignedId"
      ]
      "available_for_order" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "available_date" => array:3 [
        "type" => 5
        "shop" => true
        "validate" => "isDateFormat"
      ]
      "show_condition" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "condition" => array:5 [
        "type" => 3
        "shop" => true
        "validate" => "isGenericName"
        "values" => array:3 [
          0 => "new"
          1 => "used"
          2 => "refurbished"
        ]
        "default" => "new"
      ]
      "show_price" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "indexed" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "visibility" => array:5 [
        "type" => 3
        "shop" => true
        "validate" => "isProductVisibility"
        "values" => array:4 [
          0 => "both"
          1 => "catalog"
          2 => "search"
          3 => "none"
        ]
        "default" => "both"
      ]
      "cache_default_attribute" => array:2 [
        "type" => 1
        "shop" => true
      ]
      "advanced_stock_management" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "date_add" => array:3 [
        "type" => 5
        "shop" => true
        "validate" => "isDate"
      ]
      "date_upd" => array:3 [
        "type" => 5
        "shop" => true
        "validate" => "isDate"
      ]
      "pack_stock_type" => array:3 [
        "type" => 1
        "shop" => true
        "validate" => "isUnsignedInt"
      ]
      "meta_description" => array:4 [
        "type" => 3
        "lang" => true
        "validate" => "isGenericName"
        "size" => 512
      ]
      "meta_keywords" => array:4 [
        "type" => 3
        "lang" => true
        "validate" => "isGenericName"
        "size" => 255
      ]
      "meta_title" => array:4 [
        "type" => 3
        "lang" => true
        "validate" => "isGenericName"
        "size" => 255
      ]
      "link_rewrite" => array:6 [
        "type" => 3
        "lang" => true
        "validate" => "isLinkRewrite"
        "required" => false
        "size" => 128
        "ws_modifier" => array:2 [
          "http_method" => 2
          "modifier" => "modifierWsLinkRewrite"
        ]
      ]
      "name" => array:5 [
        "type" => 3
        "lang" => true
        "validate" => "isCatalogName"
        "required" => false
        "size" => 128
      ]
      "description" => array:3 [
        "type" => 6
        "lang" => true
        "validate" => "isCleanHtml"
      ]
      "description_short" => array:3 [
        "type" => 6
        "lang" => true
        "validate" => "isCleanHtml"
      ]
      "available_now" => array:4 [
        "type" => 3
        "lang" => true
        "validate" => "isGenericName"
        "size" => 255
      ]
      "available_later" => array:4 [
        "type" => 3
        "lang" => true
        "validate" => "IsGenericName"
        "size" => 255
      ]
    ]
    "associations" => array:7 [
      "manufacturer" => array:1 [
        "type" => 1
      ]
      "supplier" => array:1 [
        "type" => 1
      ]
      "default_category" => array:3 [
        "type" => 1
        "field" => "id_category_default"
        "object" => "Category"
      ]
      "tax_rules_group" => array:1 [
        "type" => 1
      ]
      "categories" => array:4 [
        "type" => 2
        "field" => "id_category"
        "object" => "Category"
        "association" => "category_product"
      ]
      "stock_availables" => array:4 [
        "type" => 2
        "field" => "id_stock_available"
        "object" => "StockAvailable"
        "association" => "stock_availables"
      ]
      "l" => array:3 [
        "type" => 2
        "field" => "id_product"
        "foreign_field" => "id_product"
      ]
    ]
    "classname" => "Product"
  ]
  #update_fields: null
  +force_id: false
}
"id_product"
"21417630"
"id_supplier"
"1"
"id_manufacturer"
"4"
"id_category_default"
"86"
"id_shop_default"
"1"
"id_tax_rules_group"
"0"
"on_sale"
"0"
"online_only"
"0"
"ean13"
""
"isbn"
""
"upc"
""
"mpn"
""
"ecotax"
"0.000000"
"quantity"
"0"
"minimal_quantity"
"1"
"low_stock_threshold"
null
"low_stock_alert"
"0"
"price"
"89.900000"
"wholesale_price"
"23.450000"
"unity"
""
"unit_price_ratio"
"0.000000"
"additional_shipping_cost"
"0.000000"
"reference"
"2192971"
"supplier_reference"
"2192971"
"location"
""
"width"
"0.000000"
"height"
"0.000000"
"depth"
"0.000000"
"weight"
"0.000000"
"out_of_stock"
"2"
"additional_delivery_times"
"1"
"quantity_discount"
"0"
"customizable"
"0"
"uploadable_files"
"0"
"text_fields"
"0"
"active"
"1"
"redirect_type"
""
"id_type_redirected"
"0"
"available_for_order"
"1"
"available_date"
"0000-00-00"
"show_condition"
"0"
"condition"
"new"
"show_price"
"1"
"indexed"
"0"
"visibility"
"both"
"cache_is_pack"
"0"
"cache_has_attachments"
"0"
"is_virtual"
"0"
"cache_default_attribute"
"21540"
"date_add"
"2025-11-10 00:00:00"
"date_upd"
"2025-11-23 17:03:31"
"advanced_stock_management"
"0"
"pack_stock_type"
"3"
"state"
"1"
"id_shop"
"1"
"id_lang"
"1"
"description"
"<p></p>"
"description_short"
"<p></p>"
"link_rewrite"
"chinelo-de-casa-para-homem"
"meta_description"
""
"meta_keywords"
""
"meta_title"
""
"name"
"Chinelo De Casa  - Para Homem"
"available_now"
""
"available_later"
""
"delivery_in_stock"
""
"delivery_out_stock"
""
array:21 [
  "id_product_attribute" => "21540"
  "id_product" => "21417630"
  "reference" => "14776"
  "supplier_reference" => ""
  "location" => ""
  "ean13" => "7000002513716"
  "isbn" => ""
  "upc" => ""
  "mpn" => ""
  "wholesale_price" => "23.450000"
  "price" => "0.000000"
  "ecotax" => "0.000000"
  "quantity" => "0"
  "weight" => "0.000000"
  "unit_price_impact" => "0.000000"
  "default_on" => "1"
  "minimal_quantity" => "1"
  "low_stock_threshold" => null
  "low_stock_alert" => "0"
  "available_date" => "0000-00-00"
  "id_shop" => "1"
]
Combination {#910
  +id_product: null
  +reference: null
  +supplier_reference: null
  +location: null
  +ean13: null
  +isbn: null
  +upc: null
  +mpn: null
  +wholesale_price: null
  +price: null
  +unit_price_impact: null
  +ecotax: null
  +minimal_quantity: 1
  +low_stock_threshold: null
  +low_stock_alert: false
  +quantity: null
  +weight: null
  +default_on: null
  +available_date: "0000-00-00"
  #webserviceParameters: array:4 [
    "objectNodeName" => "combination"
    "objectsNodeName" => "combinations"
    "fields" => array:1 [
      "id_product" => array:2 [
        "required" => true
        "xlink_resource" => "products"
      ]
    ]
    "associations" => array:2 [
      "product_option_values" => array:1 [
        "resource" => "product_option_value"
      ]
      "images" => array:2 [
        "resource" => "image"
        "api" => "images/products"
      ]
    ]
  ]
  +id: 21540
  #id_lang: null
  #id_shop: 1
  +id_shop_list: []
  #get_shop_from_context: true
  #table: "product_attribute"
  #identifier: "id_product_attribute"
  #fieldsRequired: array:2 [
    0 => "id_product"
    1 => "minimal_quantity"
  ]
  #fieldsSize: array:12 [
    "location" => 64
    "ean13" => 13
    "isbn" => 32
    "upc" => 12
    "mpn" => 40
    "quantity" => 10
    "reference" => 64
    "supplier_reference" => 64
    "wholesale_price" => 27
    "price" => 20
    "ecotax" => 20
    "unit_price_impact" => 20
  ]
  #fieldsValidate: array:17 [
    "id_product" => "isUnsignedId"
    "location" => "isGenericName"
    "ean13" => "isEan13"
    "isbn" => "isIsbn"
    "upc" => "isUpc"
    "mpn" => "isMpn"
    "quantity" => "isInt"
    "wholesale_price" => "isPrice"
    "price" => "isNegativePrice"
    "ecotax" => "isPrice"
    "weight" => "isFloat"
    "unit_price_impact" => "isNegativePrice"
    "minimal_quantity" => "isUnsignedId"
    "low_stock_threshold" => "isInt"
    "low_stock_alert" => "isBool"
    "default_on" => "isBool"
    "available_date" => "isDateFormat"
  ]
  #fieldsRequiredLang: []
  #fieldsSizeLang: []
  #fieldsValidateLang: []
  #tables: []
  #image_dir: null
  #image_format: "jpg"
  #translator: null
  #def: array:4 [
    "table" => "product_attribute"
    "primary" => "id_product_attribute"
    "fields" => array:19 [
      "id_product" => array:4 [
        "type" => 1
        "shop" => "both"
        "validate" => "isUnsignedId"
        "required" => true
      ]
      "location" => array:3 [
        "type" => 3
        "validate" => "isGenericName"
        "size" => 64
      ]
      "ean13" => array:3 [
        "type" => 3
        "validate" => "isEan13"
        "size" => 13
      ]
      "isbn" => array:3 [
        "type" => 3
        "validate" => "isIsbn"
        "size" => 32
      ]
      "upc" => array:3 [
        "type" => 3
        "validate" => "isUpc"
        "size" => 12
      ]
      "mpn" => array:3 [
        "type" => 3
        "validate" => "isMpn"
        "size" => 40
      ]
      "quantity" => array:3 [
        "type" => 1
        "validate" => "isInt"
        "size" => 10
      ]
      "reference" => array:2 [
        "type" => 3
        "size" => 64
      ]
      "supplier_reference" => array:2 [
        "type" => 3
        "size" => 64
      ]
      "wholesale_price" => array:4 [
        "type" => 4
        "shop" => true
        "validate" => "isPrice"
        "size" => 27
      ]
      "price" => array:4 [
        "type" => 4
        "shop" => true
        "validate" => "isNegativePrice"
        "size" => 20
      ]
      "ecotax" => array:4 [
        "type" => 4
        "shop" => true
        "validate" => "isPrice"
        "size" => 20
      ]
      "weight" => array:3 [
        "type" => 4
        "shop" => true
        "validate" => "isFloat"
      ]
      "unit_price_impact" => array:4 [
        "type" => 4
        "shop" => true
        "validate" => "isNegativePrice"
        "size" => 20
      ]
      "minimal_quantity" => array:4 [
        "type" => 1
        "shop" => true
        "validate" => "isUnsignedId"
        "required" => true
      ]
      "low_stock_threshold" => array:4 [
        "type" => 1
        "shop" => true
        "allow_null" => true
        "validate" => "isInt"
      ]
      "low_stock_alert" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "default_on" => array:4 [
        "type" => 2
        "allow_null" => true
        "shop" => true
        "validate" => "isBool"
      ]
      "available_date" => array:3 [
        "type" => 5
        "shop" => true
        "validate" => "isDateFormat"
      ]
    ]
    "classname" => "Combination"
  ]
  #update_fields: null
  +force_id: false
}
"id_product_attribute"
"21540"
"id_product"
"21417630"
"reference"
"14776"
"supplier_reference"
""
"location"
""
"ean13"
"7000002513716"
"isbn"
""
"upc"
""
"mpn"
""
"wholesale_price"
"23.450000"
"price"
"0.000000"
"ecotax"
"0.000000"
"quantity"
"0"
"weight"
"0.000000"
"unit_price_impact"
"0.000000"
"default_on"
"1"
"minimal_quantity"
"1"
"low_stock_threshold"
null
"low_stock_alert"
"0"
"available_date"
"0000-00-00"
"id_shop"
"1"
array:67 [
  "id_product" => "21416301"
  "id_supplier" => "1"
  "id_manufacturer" => "4"
  "id_category_default" => "86"
  "id_shop_default" => "1"
  "id_tax_rules_group" => "0"
  "on_sale" => "0"
  "online_only" => "0"
  "ean13" => ""
  "isbn" => ""
  "upc" => ""
  "mpn" => ""
  "ecotax" => "0.000000"
  "quantity" => "0"
  "minimal_quantity" => "1"
  "low_stock_threshold" => null
  "low_stock_alert" => "0"
  "price" => "89.900000"
  "wholesale_price" => "23.450000"
  "unity" => ""
  "unit_price_ratio" => "0.000000"
  "additional_shipping_cost" => "0.000000"
  "reference" => "2194061"
  "supplier_reference" => "2194061"
  "location" => ""
  "width" => "0.000000"
  "height" => "0.000000"
  "depth" => "0.000000"
  "weight" => "0.000000"
  "out_of_stock" => "2"
  "additional_delivery_times" => "1"
  "quantity_discount" => "0"
  "customizable" => "0"
  "uploadable_files" => "0"
  "text_fields" => "0"
  "active" => "1"
  "redirect_type" => "301-category"
  "id_type_redirected" => "0"
  "available_for_order" => "1"
  "available_date" => "0000-00-00"
  "show_condition" => "0"
  "condition" => "new"
  "show_price" => "1"
  "indexed" => "0"
  "visibility" => "both"
  "cache_is_pack" => "0"
  "cache_has_attachments" => "0"
  "is_virtual" => "0"
  "cache_default_attribute" => "13256"
  "date_add" => "2023-10-12 00:00:00"
  "date_upd" => "2025-11-23 17:25:44"
  "advanced_stock_management" => "0"
  "pack_stock_type" => "3"
  "state" => "1"
  "id_shop" => "1"
  "id_lang" => "1"
  "description" => "<p>Les pantoufles pour homme Beppi avec semelle antidérapante offrent un confort et une sécurité supplémentaires à l'intérieur de la maison. Fabriquées avec des matériaux de qualité, ces pantoufles offrent une adhérence optimale sur les surfaces lisses, réduisant ainsi les risques de glissade et de chute. Leur design confortable et douillet garde les pieds des hommes au chaud et à l'aise pendant les soirées fraîches à la maison. Avec leur semelle antidérapante, les pantoufles Beppi offrent une tranquillité d'esprit supplémentaire, permettant aux hommes de se déplacer en toute sécurité dans leur maison.</p>"
  "description_short" => "<p></p>"
  "link_rewrite" => "chinelo-de-casa-para-homem"
  "meta_description" => ""
  "meta_keywords" => ""
  "meta_title" => ""
  "name" => "Chinelo De Casa  - Para Homem"
  "available_now" => ""
  "available_later" => ""
  "delivery_in_stock" => ""
  "delivery_out_stock" => ""
]
Product {#903
  +tax_name: null
  +tax_rate: null
  +id_manufacturer: null
  +id_supplier: null
  +id_category_default: null
  +id_shop_default: null
  +manufacturer_name: null
  +supplier_name: null
  +name: null
  +description: null
  +description_short: null
  +quantity: 0
  +minimal_quantity: 1
  +low_stock_threshold: null
  +low_stock_alert: false
  +available_now: null
  +available_later: null
  +price: 0
  +specificPrice: 0
  +additional_shipping_cost: 0
  +wholesale_price: 0
  +on_sale: false
  +online_only: false
  +unity: null
  +unit_price: null
  +unit_price_ratio: 0
  +ecotax: 0
  +reference: null
  +supplier_reference: null
  +location: null
  +width: 0
  +height: 0
  +depth: 0
  +weight: 0
  +ean13: null
  +isbn: null
  +upc: null
  +mpn: null
  +link_rewrite: null
  +meta_description: null
  +meta_keywords: null
  +meta_title: null
  +quantity_discount: 0
  +customizable: null
  +new: null
  +uploadable_files: null
  +text_fields: null
  +active: true
  +redirect_type: ""
  +id_type_redirected: 0
  +available_for_order: true
  +available_date: "0000-00-00"
  +show_condition: false
  +condition: null
  +show_price: true
  +indexed: 0
  +visibility: null
  +date_add: null
  +date_upd: null
  +tags: null
  +state: 1
  +base_price: null
  +id_tax_rules_group: 1
  +id_color_default: 0
  +advanced_stock_management: 0
  +out_of_stock: null
  +depends_on_stock: null
  +isFullyLoaded: false
  +cache_is_pack: null
  +cache_has_attachments: null
  +is_virtual: null
  +id_pack_product_attribute: null
  +cache_default_attribute: null
  +category: null
  +pack_stock_type: 3
  +additional_delivery_times: 1
  +delivery_in_stock: null
  +delivery_out_stock: null
  #webserviceParameters: array:4 [
    "objectMethods" => array:2 [
      "add" => "addWs"
      "update" => "updateWs"
    ]
    "objectNodeNames" => "products"
    "fields" => array:12 [
      "id_manufacturer" => array:1 [
        "xlink_resource" => "manufacturers"
      ]
      "id_supplier" => array:1 [
        "xlink_resource" => "suppliers"
      ]
      "id_category_default" => array:1 [
        "xlink_resource" => "categories"
      ]
      "new" => []
      "cache_default_attribute" => []
      "id_default_image" => array:3 [
        "getter" => "getCoverWs"
        "setter" => "setCoverWs"
        "xlink_resource" => array:2 [
          "resourceName" => "images"
          "subResourceName" => "products"
        ]
      ]
      "id_default_combination" => array:3 [
        "getter" => "getWsDefaultCombination"
        "setter" => "setWsDefaultCombination"
        "xlink_resource" => array:1 [
          "resourceName" => "combinations"
        ]
      ]
      "id_tax_rules_group" => array:1 [
        "xlink_resource" => array:1 [
          "resourceName" => "tax_rule_groups"
        ]
      ]
      "position_in_category" => array:2 [
        "getter" => "getWsPositionInCategory"
        "setter" => "setWsPositionInCategory"
      ]
      "manufacturer_name" => array:2 [
        "getter" => "getWsManufacturerName"
        "setter" => false
      ]
      "quantity" => array:2 [
        "getter" => false
        "setter" => false
      ]
      "type" => array:2 [
        "getter" => "getWsType"
        "setter" => "setWsType"
      ]
    ]
    "associations" => array:9 [
      "categories" => array:2 [
        "resource" => "category"
        "fields" => array:1 [
          "id" => array:1 [
            "required" => true
          ]
        ]
      ]
      "images" => array:2 [
        "resource" => "image"
        "fields" => array:1 [
          "id" => []
        ]
      ]
      "combinations" => array:2 [
        "resource" => "combination"
        "fields" => array:1 [
          "id" => array:1 [
            "required" => true
          ]
        ]
      ]
      "product_option_values" => array:2 [
        "resource" => "product_option_value"
        "fields" => array:1 [
          "id" => array:1 [
            "required" => true
          ]
        ]
      ]
      "product_features" => array:2 [
        "resource" => "product_feature"
        "fields" => array:2 [
          "id" => array:1 [
            "required" => true
          ]
          "id_feature_value" => array:2 [
            "required" => true
            "xlink_resource" => "product_feature_values"
          ]
        ]
      ]
      "tags" => array:2 [
        "resource" => "tag"
        "fields" => array:1 [
          "id" => array:1 [
            "required" => true
          ]
        ]
      ]
      "stock_availables" => array:3 [
        "resource" => "stock_available"
        "fields" => array:2 [
          "id" => array:1 [
            "required" => true
          ]
          "id_product_attribute" => array:1 [
            "required" => true
          ]
        ]
        "setter" => false
      ]
      "accessories" => array:3 [
        "resource" => "product"
        "api" => "products"
        "fields" => array:1 [
          "id" => array:2 [
            "required" => true
            "xlink_resource" => "product"
          ]
        ]
      ]
      "product_bundle" => array:3 [
        "resource" => "product"
        "api" => "products"
        "fields" => array:3 [
          "id" => array:1 [
            "required" => true
          ]
          "id_product_attribute" => []
          "quantity" => []
        ]
      ]
    ]
  ]
  +id: 21416301
  #id_lang: 1
  #id_shop: 1
  +id_shop_list: []
  #get_shop_from_context: true
  #table: "product"
  #identifier: "id_product"
  #fieldsRequired: array:1 [
    0 => "price"
  ]
  #fieldsSize: array:7 [
    "reference" => 64
    "supplier_reference" => 64
    "location" => 64
    "ean13" => 13
    "isbn" => 32
    "upc" => 12
    "mpn" => 40
  ]
  #fieldsValidate: array:49 [
    "id_shop_default" => "isUnsignedId"
    "id_manufacturer" => "isUnsignedId"
    "id_supplier" => "isUnsignedId"
    "reference" => "isReference"
    "supplier_reference" => "isReference"
    "location" => "isReference"
    "width" => "isUnsignedFloat"
    "height" => "isUnsignedFloat"
    "depth" => "isUnsignedFloat"
    "weight" => "isUnsignedFloat"
    "quantity_discount" => "isBool"
    "ean13" => "isEan13"
    "isbn" => "isIsbn"
    "upc" => "isUpc"
    "mpn" => "isMpn"
    "cache_is_pack" => "isBool"
    "cache_has_attachments" => "isBool"
    "is_virtual" => "isBool"
    "state" => "isUnsignedId"
    "additional_delivery_times" => "isUnsignedId"
    "id_category_default" => "isUnsignedId"
    "id_tax_rules_group" => "isUnsignedId"
    "on_sale" => "isBool"
    "online_only" => "isBool"
    "ecotax" => "isPrice"
    "minimal_quantity" => "isUnsignedInt"
    "low_stock_threshold" => "isInt"
    "low_stock_alert" => "isBool"
    "price" => "isPrice"
    "wholesale_price" => "isPrice"
    "unity" => "isString"
    "additional_shipping_cost" => "isPrice"
    "customizable" => "isUnsignedInt"
    "text_fields" => "isUnsignedInt"
    "uploadable_files" => "isUnsignedInt"
    "active" => "isBool"
    "redirect_type" => "isString"
    "id_type_redirected" => "isUnsignedId"
    "available_for_order" => "isBool"
    "available_date" => "isDateFormat"
    "show_condition" => "isBool"
    "condition" => "isGenericName"
    "show_price" => "isBool"
    "indexed" => "isBool"
    "visibility" => "isProductVisibility"
    "advanced_stock_management" => "isBool"
    "date_add" => "isDate"
    "date_upd" => "isDate"
    "pack_stock_type" => "isUnsignedInt"
  ]
  #fieldsRequiredLang: []
  #fieldsSizeLang: array:9 [
    "delivery_in_stock" => 255
    "delivery_out_stock" => 255
    "meta_description" => 512
    "meta_keywords" => 255
    "meta_title" => 255
    "link_rewrite" => 128
    "name" => 128
    "available_now" => 255
    "available_later" => 255
  ]
  #fieldsValidateLang: array:11 [
    "delivery_in_stock" => "isGenericName"
    "delivery_out_stock" => "isGenericName"
    "meta_description" => "isGenericName"
    "meta_keywords" => "isGenericName"
    "meta_title" => "isGenericName"
    "link_rewrite" => "isLinkRewrite"
    "name" => "isCatalogName"
    "description" => "isCleanHtml"
    "description_short" => "isCleanHtml"
    "available_now" => "isGenericName"
    "available_later" => "IsGenericName"
  ]
  #tables: []
  #image_dir: null
  #image_format: "jpg"
  #translator: null
  #def: array:7 [
    "table" => "product"
    "primary" => "id_product"
    "multilang" => true
    "multilang_shop" => true
    "fields" => array:62 [
      "id_shop_default" => array:2 [
        "type" => 1
        "validate" => "isUnsignedId"
      ]
      "id_manufacturer" => array:2 [
        "type" => 1
        "validate" => "isUnsignedId"
      ]
      "id_supplier" => array:2 [
        "type" => 1
        "validate" => "isUnsignedId"
      ]
      "reference" => array:3 [
        "type" => 3
        "validate" => "isReference"
        "size" => 64
      ]
      "supplier_reference" => array:3 [
        "type" => 3
        "validate" => "isReference"
        "size" => 64
      ]
      "location" => array:3 [
        "type" => 3
        "validate" => "isReference"
        "size" => 64
      ]
      "width" => array:2 [
        "type" => 4
        "validate" => "isUnsignedFloat"
      ]
      "height" => array:2 [
        "type" => 4
        "validate" => "isUnsignedFloat"
      ]
      "depth" => array:2 [
        "type" => 4
        "validate" => "isUnsignedFloat"
      ]
      "weight" => array:2 [
        "type" => 4
        "validate" => "isUnsignedFloat"
      ]
      "quantity_discount" => array:2 [
        "type" => 2
        "validate" => "isBool"
      ]
      "ean13" => array:3 [
        "type" => 3
        "validate" => "isEan13"
        "size" => 13
      ]
      "isbn" => array:3 [
        "type" => 3
        "validate" => "isIsbn"
        "size" => 32
      ]
      "upc" => array:3 [
        "type" => 3
        "validate" => "isUpc"
        "size" => 12
      ]
      "mpn" => array:3 [
        "type" => 3
        "validate" => "isMpn"
        "size" => 40
      ]
      "cache_is_pack" => array:2 [
        "type" => 2
        "validate" => "isBool"
      ]
      "cache_has_attachments" => array:2 [
        "type" => 2
        "validate" => "isBool"
      ]
      "is_virtual" => array:2 [
        "type" => 2
        "validate" => "isBool"
      ]
      "state" => array:2 [
        "type" => 1
        "validate" => "isUnsignedId"
      ]
      "additional_delivery_times" => array:2 [
        "type" => 1
        "validate" => "isUnsignedId"
      ]
      "delivery_in_stock" => array:4 [
        "type" => 3
        "lang" => true
        "validate" => "isGenericName"
        "size" => 255
      ]
      "delivery_out_stock" => array:4 [
        "type" => 3
        "lang" => true
        "validate" => "isGenericName"
        "size" => 255
      ]
      "id_category_default" => array:3 [
        "type" => 1
        "shop" => true
        "validate" => "isUnsignedId"
      ]
      "id_tax_rules_group" => array:3 [
        "type" => 1
        "shop" => true
        "validate" => "isUnsignedId"
      ]
      "on_sale" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "online_only" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "ecotax" => array:3 [
        "type" => 4
        "shop" => true
        "validate" => "isPrice"
      ]
      "minimal_quantity" => array:3 [
        "type" => 1
        "shop" => true
        "validate" => "isUnsignedInt"
      ]
      "low_stock_threshold" => array:4 [
        "type" => 1
        "shop" => true
        "allow_null" => true
        "validate" => "isInt"
      ]
      "low_stock_alert" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "price" => array:4 [
        "type" => 4
        "shop" => true
        "validate" => "isPrice"
        "required" => true
      ]
      "wholesale_price" => array:3 [
        "type" => 4
        "shop" => true
        "validate" => "isPrice"
      ]
      "unity" => array:3 [
        "type" => 3
        "shop" => true
        "validate" => "isString"
      ]
      "unit_price_ratio" => array:2 [
        "type" => 4
        "shop" => true
      ]
      "additional_shipping_cost" => array:3 [
        "type" => 4
        "shop" => true
        "validate" => "isPrice"
      ]
      "customizable" => array:3 [
        "type" => 1
        "shop" => true
        "validate" => "isUnsignedInt"
      ]
      "text_fields" => array:3 [
        "type" => 1
        "shop" => true
        "validate" => "isUnsignedInt"
      ]
      "uploadable_files" => array:3 [
        "type" => 1
        "shop" => true
        "validate" => "isUnsignedInt"
      ]
      "active" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "redirect_type" => array:3 [
        "type" => 3
        "shop" => true
        "validate" => "isString"
      ]
      "id_type_redirected" => array:3 [
        "type" => 1
        "shop" => true
        "validate" => "isUnsignedId"
      ]
      "available_for_order" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "available_date" => array:3 [
        "type" => 5
        "shop" => true
        "validate" => "isDateFormat"
      ]
      "show_condition" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "condition" => array:5 [
        "type" => 3
        "shop" => true
        "validate" => "isGenericName"
        "values" => array:3 [
          0 => "new"
          1 => "used"
          2 => "refurbished"
        ]
        "default" => "new"
      ]
      "show_price" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "indexed" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "visibility" => array:5 [
        "type" => 3
        "shop" => true
        "validate" => "isProductVisibility"
        "values" => array:4 [
          0 => "both"
          1 => "catalog"
          2 => "search"
          3 => "none"
        ]
        "default" => "both"
      ]
      "cache_default_attribute" => array:2 [
        "type" => 1
        "shop" => true
      ]
      "advanced_stock_management" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "date_add" => array:3 [
        "type" => 5
        "shop" => true
        "validate" => "isDate"
      ]
      "date_upd" => array:3 [
        "type" => 5
        "shop" => true
        "validate" => "isDate"
      ]
      "pack_stock_type" => array:3 [
        "type" => 1
        "shop" => true
        "validate" => "isUnsignedInt"
      ]
      "meta_description" => array:4 [
        "type" => 3
        "lang" => true
        "validate" => "isGenericName"
        "size" => 512
      ]
      "meta_keywords" => array:4 [
        "type" => 3
        "lang" => true
        "validate" => "isGenericName"
        "size" => 255
      ]
      "meta_title" => array:4 [
        "type" => 3
        "lang" => true
        "validate" => "isGenericName"
        "size" => 255
      ]
      "link_rewrite" => array:6 [
        "type" => 3
        "lang" => true
        "validate" => "isLinkRewrite"
        "required" => false
        "size" => 128
        "ws_modifier" => array:2 [
          "http_method" => 2
          "modifier" => "modifierWsLinkRewrite"
        ]
      ]
      "name" => array:5 [
        "type" => 3
        "lang" => true
        "validate" => "isCatalogName"
        "required" => false
        "size" => 128
      ]
      "description" => array:3 [
        "type" => 6
        "lang" => true
        "validate" => "isCleanHtml"
      ]
      "description_short" => array:3 [
        "type" => 6
        "lang" => true
        "validate" => "isCleanHtml"
      ]
      "available_now" => array:4 [
        "type" => 3
        "lang" => true
        "validate" => "isGenericName"
        "size" => 255
      ]
      "available_later" => array:4 [
        "type" => 3
        "lang" => true
        "validate" => "IsGenericName"
        "size" => 255
      ]
    ]
    "associations" => array:7 [
      "manufacturer" => array:1 [
        "type" => 1
      ]
      "supplier" => array:1 [
        "type" => 1
      ]
      "default_category" => array:3 [
        "type" => 1
        "field" => "id_category_default"
        "object" => "Category"
      ]
      "tax_rules_group" => array:1 [
        "type" => 1
      ]
      "categories" => array:4 [
        "type" => 2
        "field" => "id_category"
        "object" => "Category"
        "association" => "category_product"
      ]
      "stock_availables" => array:4 [
        "type" => 2
        "field" => "id_stock_available"
        "object" => "StockAvailable"
        "association" => "stock_availables"
      ]
      "l" => array:3 [
        "type" => 2
        "field" => "id_product"
        "foreign_field" => "id_product"
      ]
    ]
    "classname" => "Product"
  ]
  #update_fields: null
  +force_id: false
}
"id_product"
"21416301"
"id_supplier"
"1"
"id_manufacturer"
"4"
"id_category_default"
"86"
"id_shop_default"
"1"
"id_tax_rules_group"
"0"
"on_sale"
"0"
"online_only"
"0"
"ean13"
""
"isbn"
""
"upc"
""
"mpn"
""
"ecotax"
"0.000000"
"quantity"
"0"
"minimal_quantity"
"1"
"low_stock_threshold"
null
"low_stock_alert"
"0"
"price"
"89.900000"
"wholesale_price"
"23.450000"
"unity"
""
"unit_price_ratio"
"0.000000"
"additional_shipping_cost"
"0.000000"
"reference"
"2194061"
"supplier_reference"
"2194061"
"location"
""
"width"
"0.000000"
"height"
"0.000000"
"depth"
"0.000000"
"weight"
"0.000000"
"out_of_stock"
"2"
"additional_delivery_times"
"1"
"quantity_discount"
"0"
"customizable"
"0"
"uploadable_files"
"0"
"text_fields"
"0"
"active"
"1"
"redirect_type"
"301-category"
"id_type_redirected"
"0"
"available_for_order"
"1"
"available_date"
"0000-00-00"
"show_condition"
"0"
"condition"
"new"
"show_price"
"1"
"indexed"
"0"
"visibility"
"both"
"cache_is_pack"
"0"
"cache_has_attachments"
"0"
"is_virtual"
"0"
"cache_default_attribute"
"13256"
"date_add"
"2023-10-12 00:00:00"
"date_upd"
"2025-11-23 17:25:44"
"advanced_stock_management"
"0"
"pack_stock_type"
"3"
"state"
"1"
"id_shop"
"1"
"id_lang"
"1"
"description"
"<p>Les pantoufles pour homme Beppi avec semelle antidérapante offrent un confort et une sécurité supplémentaires à l'intérieur de la maison. Fabriquées avec des matériaux de qualité, ces pantoufles offrent une adhérence optimale sur les surfaces lisses, réduisant ainsi les risques de glissade et de chute. Leur design confortable et douillet garde les pieds des hommes au chaud et à l'aise pendant les soirées fraîches à la maison. Avec leur semelle antidérapante, les pantoufles Beppi offrent une tranquillité d'esprit supplémentaire, permettant aux hommes de se déplacer en toute sécurité dans leur maison.</p>"
"description_short"
"<p></p>"
"link_rewrite"
"chinelo-de-casa-para-homem"
"meta_description"
""
"meta_keywords"
""
"meta_title"
""
"name"
"Chinelo De Casa  - Para Homem"
"available_now"
""
"available_later"
""
"delivery_in_stock"
""
"delivery_out_stock"
""
array:21 [
  "id_product_attribute" => "13255"
  "id_product" => "21416301"
  "reference" => "1308"
  "supplier_reference" => "2194061-ROUGE-40"
  "location" => ""
  "ean13" => "7000002516021"
  "isbn" => ""
  "upc" => ""
  "mpn" => ""
  "wholesale_price" => "23.450000"
  "price" => "0.000000"
  "ecotax" => "0.000000"
  "quantity" => "0"
  "weight" => "0.000000"
  "unit_price_impact" => "0.000000"
  "default_on" => null
  "minimal_quantity" => "1"
  "low_stock_threshold" => null
  "low_stock_alert" => "0"
  "available_date" => "0000-00-00"
  "id_shop" => "1"
]
Combination {#903
  +id_product: null
  +reference: null
  +supplier_reference: null
  +location: null
  +ean13: null
  +isbn: null
  +upc: null
  +mpn: null
  +wholesale_price: null
  +price: null
  +unit_price_impact: null
  +ecotax: null
  +minimal_quantity: 1
  +low_stock_threshold: null
  +low_stock_alert: false
  +quantity: null
  +weight: null
  +default_on: null
  +available_date: "0000-00-00"
  #webserviceParameters: array:4 [
    "objectNodeName" => "combination"
    "objectsNodeName" => "combinations"
    "fields" => array:1 [
      "id_product" => array:2 [
        "required" => true
        "xlink_resource" => "products"
      ]
    ]
    "associations" => array:2 [
      "product_option_values" => array:1 [
        "resource" => "product_option_value"
      ]
      "images" => array:2 [
        "resource" => "image"
        "api" => "images/products"
      ]
    ]
  ]
  +id: 13255
  #id_lang: null
  #id_shop: 1
  +id_shop_list: []
  #get_shop_from_context: true
  #table: "product_attribute"
  #identifier: "id_product_attribute"
  #fieldsRequired: array:2 [
    0 => "id_product"
    1 => "minimal_quantity"
  ]
  #fieldsSize: array:12 [
    "location" => 64
    "ean13" => 13
    "isbn" => 32
    "upc" => 12
    "mpn" => 40
    "quantity" => 10
    "reference" => 64
    "supplier_reference" => 64
    "wholesale_price" => 27
    "price" => 20
    "ecotax" => 20
    "unit_price_impact" => 20
  ]
  #fieldsValidate: array:17 [
    "id_product" => "isUnsignedId"
    "location" => "isGenericName"
    "ean13" => "isEan13"
    "isbn" => "isIsbn"
    "upc" => "isUpc"
    "mpn" => "isMpn"
    "quantity" => "isInt"
    "wholesale_price" => "isPrice"
    "price" => "isNegativePrice"
    "ecotax" => "isPrice"
    "weight" => "isFloat"
    "unit_price_impact" => "isNegativePrice"
    "minimal_quantity" => "isUnsignedId"
    "low_stock_threshold" => "isInt"
    "low_stock_alert" => "isBool"
    "default_on" => "isBool"
    "available_date" => "isDateFormat"
  ]
  #fieldsRequiredLang: []
  #fieldsSizeLang: []
  #fieldsValidateLang: []
  #tables: []
  #image_dir: null
  #image_format: "jpg"
  #translator: null
  #def: array:4 [
    "table" => "product_attribute"
    "primary" => "id_product_attribute"
    "fields" => array:19 [
      "id_product" => array:4 [
        "type" => 1
        "shop" => "both"
        "validate" => "isUnsignedId"
        "required" => true
      ]
      "location" => array:3 [
        "type" => 3
        "validate" => "isGenericName"
        "size" => 64
      ]
      "ean13" => array:3 [
        "type" => 3
        "validate" => "isEan13"
        "size" => 13
      ]
      "isbn" => array:3 [
        "type" => 3
        "validate" => "isIsbn"
        "size" => 32
      ]
      "upc" => array:3 [
        "type" => 3
        "validate" => "isUpc"
        "size" => 12
      ]
      "mpn" => array:3 [
        "type" => 3
        "validate" => "isMpn"
        "size" => 40
      ]
      "quantity" => array:3 [
        "type" => 1
        "validate" => "isInt"
        "size" => 10
      ]
      "reference" => array:2 [
        "type" => 3
        "size" => 64
      ]
      "supplier_reference" => array:2 [
        "type" => 3
        "size" => 64
      ]
      "wholesale_price" => array:4 [
        "type" => 4
        "shop" => true
        "validate" => "isPrice"
        "size" => 27
      ]
      "price" => array:4 [
        "type" => 4
        "shop" => true
        "validate" => "isNegativePrice"
        "size" => 20
      ]
      "ecotax" => array:4 [
        "type" => 4
        "shop" => true
        "validate" => "isPrice"
        "size" => 20
      ]
      "weight" => array:3 [
        "type" => 4
        "shop" => true
        "validate" => "isFloat"
      ]
      "unit_price_impact" => array:4 [
        "type" => 4
        "shop" => true
        "validate" => "isNegativePrice"
        "size" => 20
      ]
      "minimal_quantity" => array:4 [
        "type" => 1
        "shop" => true
        "validate" => "isUnsignedId"
        "required" => true
      ]
      "low_stock_threshold" => array:4 [
        "type" => 1
        "shop" => true
        "allow_null" => true
        "validate" => "isInt"
      ]
      "low_stock_alert" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "default_on" => array:4 [
        "type" => 2
        "allow_null" => true
        "shop" => true
        "validate" => "isBool"
      ]
      "available_date" => array:3 [
        "type" => 5
        "shop" => true
        "validate" => "isDateFormat"
      ]
    ]
    "classname" => "Combination"
  ]
  #update_fields: null
  +force_id: false
}
"id_product_attribute"
"13255"
"id_product"
"21416301"
"reference"
"1308"
"supplier_reference"
"2194061-ROUGE-40"
"location"
""
"ean13"
"7000002516021"
"isbn"
""
"upc"
""
"mpn"
""
"wholesale_price"
"23.450000"
"price"
"0.000000"
"ecotax"
"0.000000"
"quantity"
"0"
"weight"
"0.000000"
"unit_price_impact"
"0.000000"
"default_on"
null
"minimal_quantity"
"1"
"low_stock_threshold"
null
"low_stock_alert"
"0"
"available_date"
"0000-00-00"
"id_shop"
"1"
array:67 [
  "id_product" => "21417639"
  "id_supplier" => "1"
  "id_manufacturer" => "4"
  "id_category_default" => "76"
  "id_shop_default" => "1"
  "id_tax_rules_group" => "0"
  "on_sale" => "0"
  "online_only" => "0"
  "ean13" => ""
  "isbn" => ""
  "upc" => ""
  "mpn" => ""
  "ecotax" => "0.000000"
  "quantity" => "0"
  "minimal_quantity" => "1"
  "low_stock_threshold" => null
  "low_stock_alert" => "0"
  "price" => "89.900000"
  "wholesale_price" => "30.150000"
  "unity" => ""
  "unit_price_ratio" => "0.000000"
  "additional_shipping_cost" => "0.000000"
  "reference" => "2194080"
  "supplier_reference" => "2194080"
  "location" => ""
  "width" => "0.000000"
  "height" => "0.000000"
  "depth" => "0.000000"
  "weight" => "0.000000"
  "out_of_stock" => "2"
  "additional_delivery_times" => "1"
  "quantity_discount" => "0"
  "customizable" => "0"
  "uploadable_files" => "0"
  "text_fields" => "0"
  "active" => "1"
  "redirect_type" => ""
  "id_type_redirected" => "0"
  "available_for_order" => "1"
  "available_date" => "0000-00-00"
  "show_condition" => "0"
  "condition" => "new"
  "show_price" => "1"
  "indexed" => "0"
  "visibility" => "both"
  "cache_is_pack" => "0"
  "cache_has_attachments" => "0"
  "is_virtual" => "0"
  "cache_default_attribute" => "21595"
  "date_add" => "2025-11-10 00:00:00"
  "date_upd" => "2026-01-02 11:07:55"
  "advanced_stock_management" => "0"
  "pack_stock_type" => "3"
  "state" => "1"
  "id_shop" => "1"
  "id_lang" => "1"
  "description" => "<p></p>"
  "description_short" => "<p></p>"
  "link_rewrite" => "chinelo-de-casa-para-senhora"
  "meta_description" => ""
  "meta_keywords" => ""
  "meta_title" => ""
  "name" => "Chinelo De Casa  - Para Senhora"
  "available_now" => ""
  "available_later" => ""
  "delivery_in_stock" => ""
  "delivery_out_stock" => ""
]
Product {#896
  +tax_name: null
  +tax_rate: null
  +id_manufacturer: null
  +id_supplier: null
  +id_category_default: null
  +id_shop_default: null
  +manufacturer_name: null
  +supplier_name: null
  +name: null
  +description: null
  +description_short: null
  +quantity: 0
  +minimal_quantity: 1
  +low_stock_threshold: null
  +low_stock_alert: false
  +available_now: null
  +available_later: null
  +price: 0
  +specificPrice: 0
  +additional_shipping_cost: 0
  +wholesale_price: 0
  +on_sale: false
  +online_only: false
  +unity: null
  +unit_price: null
  +unit_price_ratio: 0
  +ecotax: 0
  +reference: null
  +supplier_reference: null
  +location: null
  +width: 0
  +height: 0
  +depth: 0
  +weight: 0
  +ean13: null
  +isbn: null
  +upc: null
  +mpn: null
  +link_rewrite: null
  +meta_description: null
  +meta_keywords: null
  +meta_title: null
  +quantity_discount: 0
  +customizable: null
  +new: null
  +uploadable_files: null
  +text_fields: null
  +active: true
  +redirect_type: ""
  +id_type_redirected: 0
  +available_for_order: true
  +available_date: "0000-00-00"
  +show_condition: false
  +condition: null
  +show_price: true
  +indexed: 0
  +visibility: null
  +date_add: null
  +date_upd: null
  +tags: null
  +state: 1
  +base_price: null
  +id_tax_rules_group: 1
  +id_color_default: 0
  +advanced_stock_management: 0
  +out_of_stock: null
  +depends_on_stock: null
  +isFullyLoaded: false
  +cache_is_pack: null
  +cache_has_attachments: null
  +is_virtual: null
  +id_pack_product_attribute: null
  +cache_default_attribute: null
  +category: null
  +pack_stock_type: 3
  +additional_delivery_times: 1
  +delivery_in_stock: null
  +delivery_out_stock: null
  #webserviceParameters: array:4 [
    "objectMethods" => array:2 [
      "add" => "addWs"
      "update" => "updateWs"
    ]
    "objectNodeNames" => "products"
    "fields" => array:12 [
      "id_manufacturer" => array:1 [
        "xlink_resource" => "manufacturers"
      ]
      "id_supplier" => array:1 [
        "xlink_resource" => "suppliers"
      ]
      "id_category_default" => array:1 [
        "xlink_resource" => "categories"
      ]
      "new" => []
      "cache_default_attribute" => []
      "id_default_image" => array:3 [
        "getter" => "getCoverWs"
        "setter" => "setCoverWs"
        "xlink_resource" => array:2 [
          "resourceName" => "images"
          "subResourceName" => "products"
        ]
      ]
      "id_default_combination" => array:3 [
        "getter" => "getWsDefaultCombination"
        "setter" => "setWsDefaultCombination"
        "xlink_resource" => array:1 [
          "resourceName" => "combinations"
        ]
      ]
      "id_tax_rules_group" => array:1 [
        "xlink_resource" => array:1 [
          "resourceName" => "tax_rule_groups"
        ]
      ]
      "position_in_category" => array:2 [
        "getter" => "getWsPositionInCategory"
        "setter" => "setWsPositionInCategory"
      ]
      "manufacturer_name" => array:2 [
        "getter" => "getWsManufacturerName"
        "setter" => false
      ]
      "quantity" => array:2 [
        "getter" => false
        "setter" => false
      ]
      "type" => array:2 [
        "getter" => "getWsType"
        "setter" => "setWsType"
      ]
    ]
    "associations" => array:9 [
      "categories" => array:2 [
        "resource" => "category"
        "fields" => array:1 [
          "id" => array:1 [
            "required" => true
          ]
        ]
      ]
      "images" => array:2 [
        "resource" => "image"
        "fields" => array:1 [
          "id" => []
        ]
      ]
      "combinations" => array:2 [
        "resource" => "combination"
        "fields" => array:1 [
          "id" => array:1 [
            "required" => true
          ]
        ]
      ]
      "product_option_values" => array:2 [
        "resource" => "product_option_value"
        "fields" => array:1 [
          "id" => array:1 [
            "required" => true
          ]
        ]
      ]
      "product_features" => array:2 [
        "resource" => "product_feature"
        "fields" => array:2 [
          "id" => array:1 [
            "required" => true
          ]
          "id_feature_value" => array:2 [
            "required" => true
            "xlink_resource" => "product_feature_values"
          ]
        ]
      ]
      "tags" => array:2 [
        "resource" => "tag"
        "fields" => array:1 [
          "id" => array:1 [
            "required" => true
          ]
        ]
      ]
      "stock_availables" => array:3 [
        "resource" => "stock_available"
        "fields" => array:2 [
          "id" => array:1 [
            "required" => true
          ]
          "id_product_attribute" => array:1 [
            "required" => true
          ]
        ]
        "setter" => false
      ]
      "accessories" => array:3 [
        "resource" => "product"
        "api" => "products"
        "fields" => array:1 [
          "id" => array:2 [
            "required" => true
            "xlink_resource" => "product"
          ]
        ]
      ]
      "product_bundle" => array:3 [
        "resource" => "product"
        "api" => "products"
        "fields" => array:3 [
          "id" => array:1 [
            "required" => true
          ]
          "id_product_attribute" => []
          "quantity" => []
        ]
      ]
    ]
  ]
  +id: 21417639
  #id_lang: 1
  #id_shop: 1
  +id_shop_list: []
  #get_shop_from_context: true
  #table: "product"
  #identifier: "id_product"
  #fieldsRequired: array:1 [
    0 => "price"
  ]
  #fieldsSize: array:7 [
    "reference" => 64
    "supplier_reference" => 64
    "location" => 64
    "ean13" => 13
    "isbn" => 32
    "upc" => 12
    "mpn" => 40
  ]
  #fieldsValidate: array:49 [
    "id_shop_default" => "isUnsignedId"
    "id_manufacturer" => "isUnsignedId"
    "id_supplier" => "isUnsignedId"
    "reference" => "isReference"
    "supplier_reference" => "isReference"
    "location" => "isReference"
    "width" => "isUnsignedFloat"
    "height" => "isUnsignedFloat"
    "depth" => "isUnsignedFloat"
    "weight" => "isUnsignedFloat"
    "quantity_discount" => "isBool"
    "ean13" => "isEan13"
    "isbn" => "isIsbn"
    "upc" => "isUpc"
    "mpn" => "isMpn"
    "cache_is_pack" => "isBool"
    "cache_has_attachments" => "isBool"
    "is_virtual" => "isBool"
    "state" => "isUnsignedId"
    "additional_delivery_times" => "isUnsignedId"
    "id_category_default" => "isUnsignedId"
    "id_tax_rules_group" => "isUnsignedId"
    "on_sale" => "isBool"
    "online_only" => "isBool"
    "ecotax" => "isPrice"
    "minimal_quantity" => "isUnsignedInt"
    "low_stock_threshold" => "isInt"
    "low_stock_alert" => "isBool"
    "price" => "isPrice"
    "wholesale_price" => "isPrice"
    "unity" => "isString"
    "additional_shipping_cost" => "isPrice"
    "customizable" => "isUnsignedInt"
    "text_fields" => "isUnsignedInt"
    "uploadable_files" => "isUnsignedInt"
    "active" => "isBool"
    "redirect_type" => "isString"
    "id_type_redirected" => "isUnsignedId"
    "available_for_order" => "isBool"
    "available_date" => "isDateFormat"
    "show_condition" => "isBool"
    "condition" => "isGenericName"
    "show_price" => "isBool"
    "indexed" => "isBool"
    "visibility" => "isProductVisibility"
    "advanced_stock_management" => "isBool"
    "date_add" => "isDate"
    "date_upd" => "isDate"
    "pack_stock_type" => "isUnsignedInt"
  ]
  #fieldsRequiredLang: []
  #fieldsSizeLang: array:9 [
    "delivery_in_stock" => 255
    "delivery_out_stock" => 255
    "meta_description" => 512
    "meta_keywords" => 255
    "meta_title" => 255
    "link_rewrite" => 128
    "name" => 128
    "available_now" => 255
    "available_later" => 255
  ]
  #fieldsValidateLang: array:11 [
    "delivery_in_stock" => "isGenericName"
    "delivery_out_stock" => "isGenericName"
    "meta_description" => "isGenericName"
    "meta_keywords" => "isGenericName"
    "meta_title" => "isGenericName"
    "link_rewrite" => "isLinkRewrite"
    "name" => "isCatalogName"
    "description" => "isCleanHtml"
    "description_short" => "isCleanHtml"
    "available_now" => "isGenericName"
    "available_later" => "IsGenericName"
  ]
  #tables: []
  #image_dir: null
  #image_format: "jpg"
  #translator: null
  #def: array:7 [
    "table" => "product"
    "primary" => "id_product"
    "multilang" => true
    "multilang_shop" => true
    "fields" => array:62 [
      "id_shop_default" => array:2 [
        "type" => 1
        "validate" => "isUnsignedId"
      ]
      "id_manufacturer" => array:2 [
        "type" => 1
        "validate" => "isUnsignedId"
      ]
      "id_supplier" => array:2 [
        "type" => 1
        "validate" => "isUnsignedId"
      ]
      "reference" => array:3 [
        "type" => 3
        "validate" => "isReference"
        "size" => 64
      ]
      "supplier_reference" => array:3 [
        "type" => 3
        "validate" => "isReference"
        "size" => 64
      ]
      "location" => array:3 [
        "type" => 3
        "validate" => "isReference"
        "size" => 64
      ]
      "width" => array:2 [
        "type" => 4
        "validate" => "isUnsignedFloat"
      ]
      "height" => array:2 [
        "type" => 4
        "validate" => "isUnsignedFloat"
      ]
      "depth" => array:2 [
        "type" => 4
        "validate" => "isUnsignedFloat"
      ]
      "weight" => array:2 [
        "type" => 4
        "validate" => "isUnsignedFloat"
      ]
      "quantity_discount" => array:2 [
        "type" => 2
        "validate" => "isBool"
      ]
      "ean13" => array:3 [
        "type" => 3
        "validate" => "isEan13"
        "size" => 13
      ]
      "isbn" => array:3 [
        "type" => 3
        "validate" => "isIsbn"
        "size" => 32
      ]
      "upc" => array:3 [
        "type" => 3
        "validate" => "isUpc"
        "size" => 12
      ]
      "mpn" => array:3 [
        "type" => 3
        "validate" => "isMpn"
        "size" => 40
      ]
      "cache_is_pack" => array:2 [
        "type" => 2
        "validate" => "isBool"
      ]
      "cache_has_attachments" => array:2 [
        "type" => 2
        "validate" => "isBool"
      ]
      "is_virtual" => array:2 [
        "type" => 2
        "validate" => "isBool"
      ]
      "state" => array:2 [
        "type" => 1
        "validate" => "isUnsignedId"
      ]
      "additional_delivery_times" => array:2 [
        "type" => 1
        "validate" => "isUnsignedId"
      ]
      "delivery_in_stock" => array:4 [
        "type" => 3
        "lang" => true
        "validate" => "isGenericName"
        "size" => 255
      ]
      "delivery_out_stock" => array:4 [
        "type" => 3
        "lang" => true
        "validate" => "isGenericName"
        "size" => 255
      ]
      "id_category_default" => array:3 [
        "type" => 1
        "shop" => true
        "validate" => "isUnsignedId"
      ]
      "id_tax_rules_group" => array:3 [
        "type" => 1
        "shop" => true
        "validate" => "isUnsignedId"
      ]
      "on_sale" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "online_only" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "ecotax" => array:3 [
        "type" => 4
        "shop" => true
        "validate" => "isPrice"
      ]
      "minimal_quantity" => array:3 [
        "type" => 1
        "shop" => true
        "validate" => "isUnsignedInt"
      ]
      "low_stock_threshold" => array:4 [
        "type" => 1
        "shop" => true
        "allow_null" => true
        "validate" => "isInt"
      ]
      "low_stock_alert" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "price" => array:4 [
        "type" => 4
        "shop" => true
        "validate" => "isPrice"
        "required" => true
      ]
      "wholesale_price" => array:3 [
        "type" => 4
        "shop" => true
        "validate" => "isPrice"
      ]
      "unity" => array:3 [
        "type" => 3
        "shop" => true
        "validate" => "isString"
      ]
      "unit_price_ratio" => array:2 [
        "type" => 4
        "shop" => true
      ]
      "additional_shipping_cost" => array:3 [
        "type" => 4
        "shop" => true
        "validate" => "isPrice"
      ]
      "customizable" => array:3 [
        "type" => 1
        "shop" => true
        "validate" => "isUnsignedInt"
      ]
      "text_fields" => array:3 [
        "type" => 1
        "shop" => true
        "validate" => "isUnsignedInt"
      ]
      "uploadable_files" => array:3 [
        "type" => 1
        "shop" => true
        "validate" => "isUnsignedInt"
      ]
      "active" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "redirect_type" => array:3 [
        "type" => 3
        "shop" => true
        "validate" => "isString"
      ]
      "id_type_redirected" => array:3 [
        "type" => 1
        "shop" => true
        "validate" => "isUnsignedId"
      ]
      "available_for_order" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "available_date" => array:3 [
        "type" => 5
        "shop" => true
        "validate" => "isDateFormat"
      ]
      "show_condition" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "condition" => array:5 [
        "type" => 3
        "shop" => true
        "validate" => "isGenericName"
        "values" => array:3 [
          0 => "new"
          1 => "used"
          2 => "refurbished"
        ]
        "default" => "new"
      ]
      "show_price" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "indexed" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "visibility" => array:5 [
        "type" => 3
        "shop" => true
        "validate" => "isProductVisibility"
        "values" => array:4 [
          0 => "both"
          1 => "catalog"
          2 => "search"
          3 => "none"
        ]
        "default" => "both"
      ]
      "cache_default_attribute" => array:2 [
        "type" => 1
        "shop" => true
      ]
      "advanced_stock_management" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "date_add" => array:3 [
        "type" => 5
        "shop" => true
        "validate" => "isDate"
      ]
      "date_upd" => array:3 [
        "type" => 5
        "shop" => true
        "validate" => "isDate"
      ]
      "pack_stock_type" => array:3 [
        "type" => 1
        "shop" => true
        "validate" => "isUnsignedInt"
      ]
      "meta_description" => array:4 [
        "type" => 3
        "lang" => true
        "validate" => "isGenericName"
        "size" => 512
      ]
      "meta_keywords" => array:4 [
        "type" => 3
        "lang" => true
        "validate" => "isGenericName"
        "size" => 255
      ]
      "meta_title" => array:4 [
        "type" => 3
        "lang" => true
        "validate" => "isGenericName"
        "size" => 255
      ]
      "link_rewrite" => array:6 [
        "type" => 3
        "lang" => true
        "validate" => "isLinkRewrite"
        "required" => false
        "size" => 128
        "ws_modifier" => array:2 [
          "http_method" => 2
          "modifier" => "modifierWsLinkRewrite"
        ]
      ]
      "name" => array:5 [
        "type" => 3
        "lang" => true
        "validate" => "isCatalogName"
        "required" => false
        "size" => 128
      ]
      "description" => array:3 [
        "type" => 6
        "lang" => true
        "validate" => "isCleanHtml"
      ]
      "description_short" => array:3 [
        "type" => 6
        "lang" => true
        "validate" => "isCleanHtml"
      ]
      "available_now" => array:4 [
        "type" => 3
        "lang" => true
        "validate" => "isGenericName"
        "size" => 255
      ]
      "available_later" => array:4 [
        "type" => 3
        "lang" => true
        "validate" => "IsGenericName"
        "size" => 255
      ]
    ]
    "associations" => array:7 [
      "manufacturer" => array:1 [
        "type" => 1
      ]
      "supplier" => array:1 [
        "type" => 1
      ]
      "default_category" => array:3 [
        "type" => 1
        "field" => "id_category_default"
        "object" => "Category"
      ]
      "tax_rules_group" => array:1 [
        "type" => 1
      ]
      "categories" => array:4 [
        "type" => 2
        "field" => "id_category"
        "object" => "Category"
        "association" => "category_product"
      ]
      "stock_availables" => array:4 [
        "type" => 2
        "field" => "id_stock_available"
        "object" => "StockAvailable"
        "association" => "stock_availables"
      ]
      "l" => array:3 [
        "type" => 2
        "field" => "id_product"
        "foreign_field" => "id_product"
      ]
    ]
    "classname" => "Product"
  ]
  #update_fields: null
  +force_id: false
}
"id_product"
"21417639"
"id_supplier"
"1"
"id_manufacturer"
"4"
"id_category_default"
"76"
"id_shop_default"
"1"
"id_tax_rules_group"
"0"
"on_sale"
"0"
"online_only"
"0"
"ean13"
""
"isbn"
""
"upc"
""
"mpn"
""
"ecotax"
"0.000000"
"quantity"
"0"
"minimal_quantity"
"1"
"low_stock_threshold"
null
"low_stock_alert"
"0"
"price"
"89.900000"
"wholesale_price"
"30.150000"
"unity"
""
"unit_price_ratio"
"0.000000"
"additional_shipping_cost"
"0.000000"
"reference"
"2194080"
"supplier_reference"
"2194080"
"location"
""
"width"
"0.000000"
"height"
"0.000000"
"depth"
"0.000000"
"weight"
"0.000000"
"out_of_stock"
"2"
"additional_delivery_times"
"1"
"quantity_discount"
"0"
"customizable"
"0"
"uploadable_files"
"0"
"text_fields"
"0"
"active"
"1"
"redirect_type"
""
"id_type_redirected"
"0"
"available_for_order"
"1"
"available_date"
"0000-00-00"
"show_condition"
"0"
"condition"
"new"
"show_price"
"1"
"indexed"
"0"
"visibility"
"both"
"cache_is_pack"
"0"
"cache_has_attachments"
"0"
"is_virtual"
"0"
"cache_default_attribute"
"21595"
"date_add"
"2025-11-10 00:00:00"
"date_upd"
"2026-01-02 11:07:55"
"advanced_stock_management"
"0"
"pack_stock_type"
"3"
"state"
"1"
"id_shop"
"1"
"id_lang"
"1"
"description"
"<p></p>"
"description_short"
"<p></p>"
"link_rewrite"
"chinelo-de-casa-para-senhora"
"meta_description"
""
"meta_keywords"
""
"meta_title"
""
"name"
"Chinelo De Casa  - Para Senhora"
"available_now"
""
"available_later"
""
"delivery_in_stock"
""
"delivery_out_stock"
""
array:21 [
  "id_product_attribute" => "21599"
  "id_product" => "21417639"
  "reference" => "14693"
  "supplier_reference" => ""
  "location" => ""
  "ean13" => "7000002506183"
  "isbn" => ""
  "upc" => ""
  "mpn" => ""
  "wholesale_price" => "30.150000"
  "price" => "0.000000"
  "ecotax" => "0.000000"
  "quantity" => "0"
  "weight" => "0.000000"
  "unit_price_impact" => "0.000000"
  "default_on" => null
  "minimal_quantity" => "1"
  "low_stock_threshold" => null
  "low_stock_alert" => "0"
  "available_date" => "0000-00-00"
  "id_shop" => "1"
]
Combination {#896
  +id_product: null
  +reference: null
  +supplier_reference: null
  +location: null
  +ean13: null
  +isbn: null
  +upc: null
  +mpn: null
  +wholesale_price: null
  +price: null
  +unit_price_impact: null
  +ecotax: null
  +minimal_quantity: 1
  +low_stock_threshold: null
  +low_stock_alert: false
  +quantity: null
  +weight: null
  +default_on: null
  +available_date: "0000-00-00"
  #webserviceParameters: array:4 [
    "objectNodeName" => "combination"
    "objectsNodeName" => "combinations"
    "fields" => array:1 [
      "id_product" => array:2 [
        "required" => true
        "xlink_resource" => "products"
      ]
    ]
    "associations" => array:2 [
      "product_option_values" => array:1 [
        "resource" => "product_option_value"
      ]
      "images" => array:2 [
        "resource" => "image"
        "api" => "images/products"
      ]
    ]
  ]
  +id: 21599
  #id_lang: null
  #id_shop: 1
  +id_shop_list: []
  #get_shop_from_context: true
  #table: "product_attribute"
  #identifier: "id_product_attribute"
  #fieldsRequired: array:2 [
    0 => "id_product"
    1 => "minimal_quantity"
  ]
  #fieldsSize: array:12 [
    "location" => 64
    "ean13" => 13
    "isbn" => 32
    "upc" => 12
    "mpn" => 40
    "quantity" => 10
    "reference" => 64
    "supplier_reference" => 64
    "wholesale_price" => 27
    "price" => 20
    "ecotax" => 20
    "unit_price_impact" => 20
  ]
  #fieldsValidate: array:17 [
    "id_product" => "isUnsignedId"
    "location" => "isGenericName"
    "ean13" => "isEan13"
    "isbn" => "isIsbn"
    "upc" => "isUpc"
    "mpn" => "isMpn"
    "quantity" => "isInt"
    "wholesale_price" => "isPrice"
    "price" => "isNegativePrice"
    "ecotax" => "isPrice"
    "weight" => "isFloat"
    "unit_price_impact" => "isNegativePrice"
    "minimal_quantity" => "isUnsignedId"
    "low_stock_threshold" => "isInt"
    "low_stock_alert" => "isBool"
    "default_on" => "isBool"
    "available_date" => "isDateFormat"
  ]
  #fieldsRequiredLang: []
  #fieldsSizeLang: []
  #fieldsValidateLang: []
  #tables: []
  #image_dir: null
  #image_format: "jpg"
  #translator: null
  #def: array:4 [
    "table" => "product_attribute"
    "primary" => "id_product_attribute"
    "fields" => array:19 [
      "id_product" => array:4 [
        "type" => 1
        "shop" => "both"
        "validate" => "isUnsignedId"
        "required" => true
      ]
      "location" => array:3 [
        "type" => 3
        "validate" => "isGenericName"
        "size" => 64
      ]
      "ean13" => array:3 [
        "type" => 3
        "validate" => "isEan13"
        "size" => 13
      ]
      "isbn" => array:3 [
        "type" => 3
        "validate" => "isIsbn"
        "size" => 32
      ]
      "upc" => array:3 [
        "type" => 3
        "validate" => "isUpc"
        "size" => 12
      ]
      "mpn" => array:3 [
        "type" => 3
        "validate" => "isMpn"
        "size" => 40
      ]
      "quantity" => array:3 [
        "type" => 1
        "validate" => "isInt"
        "size" => 10
      ]
      "reference" => array:2 [
        "type" => 3
        "size" => 64
      ]
      "supplier_reference" => array:2 [
        "type" => 3
        "size" => 64
      ]
      "wholesale_price" => array:4 [
        "type" => 4
        "shop" => true
        "validate" => "isPrice"
        "size" => 27
      ]
      "price" => array:4 [
        "type" => 4
        "shop" => true
        "validate" => "isNegativePrice"
        "size" => 20
      ]
      "ecotax" => array:4 [
        "type" => 4
        "shop" => true
        "validate" => "isPrice"
        "size" => 20
      ]
      "weight" => array:3 [
        "type" => 4
        "shop" => true
        "validate" => "isFloat"
      ]
      "unit_price_impact" => array:4 [
        "type" => 4
        "shop" => true
        "validate" => "isNegativePrice"
        "size" => 20
      ]
      "minimal_quantity" => array:4 [
        "type" => 1
        "shop" => true
        "validate" => "isUnsignedId"
        "required" => true
      ]
      "low_stock_threshold" => array:4 [
        "type" => 1
        "shop" => true
        "allow_null" => true
        "validate" => "isInt"
      ]
      "low_stock_alert" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "default_on" => array:4 [
        "type" => 2
        "allow_null" => true
        "shop" => true
        "validate" => "isBool"
      ]
      "available_date" => array:3 [
        "type" => 5
        "shop" => true
        "validate" => "isDateFormat"
      ]
    ]
    "classname" => "Combination"
  ]
  #update_fields: null
  +force_id: false
}
"id_product_attribute"
"21599"
"id_product"
"21417639"
"reference"
"14693"
"supplier_reference"
""
"location"
""
"ean13"
"7000002506183"
"isbn"
""
"upc"
""
"mpn"
""
"wholesale_price"
"30.150000"
"price"
"0.000000"
"ecotax"
"0.000000"
"quantity"
"0"
"weight"
"0.000000"
"unit_price_impact"
"0.000000"
"default_on"
null
"minimal_quantity"
"1"
"low_stock_threshold"
null
"low_stock_alert"
"0"
"available_date"
"0000-00-00"
"id_shop"
"1"
array:67 [
  "id_product" => "21417633"
  "id_supplier" => "1"
  "id_manufacturer" => "4"
  "id_category_default" => "76"
  "id_shop_default" => "1"
  "id_tax_rules_group" => "0"
  "on_sale" => "0"
  "online_only" => "0"
  "ean13" => ""
  "isbn" => ""
  "upc" => ""
  "mpn" => ""
  "ecotax" => "0.000000"
  "quantity" => "0"
  "minimal_quantity" => "1"
  "low_stock_threshold" => null
  "low_stock_alert" => "0"
  "price" => "89.900000"
  "wholesale_price" => "23.450000"
  "unity" => ""
  "unit_price_ratio" => "0.000000"
  "additional_shipping_cost" => "0.000000"
  "reference" => "2193811"
  "supplier_reference" => "2193811"
  "location" => ""
  "width" => "0.000000"
  "height" => "0.000000"
  "depth" => "0.000000"
  "weight" => "0.000000"
  "out_of_stock" => "2"
  "additional_delivery_times" => "1"
  "quantity_discount" => "0"
  "customizable" => "0"
  "uploadable_files" => "0"
  "text_fields" => "0"
  "active" => "1"
  "redirect_type" => ""
  "id_type_redirected" => "0"
  "available_for_order" => "1"
  "available_date" => "0000-00-00"
  "show_condition" => "0"
  "condition" => "new"
  "show_price" => "1"
  "indexed" => "0"
  "visibility" => "both"
  "cache_is_pack" => "0"
  "cache_has_attachments" => "0"
  "is_virtual" => "0"
  "cache_default_attribute" => "21558"
  "date_add" => "2025-11-10 00:00:00"
  "date_upd" => "2026-01-02 11:07:55"
  "advanced_stock_management" => "0"
  "pack_stock_type" => "3"
  "state" => "1"
  "id_shop" => "1"
  "id_lang" => "1"
  "description" => "<p></p>"
  "description_short" => "<p></p>"
  "link_rewrite" => "chinelo-de-casa-para-senhora"
  "meta_description" => ""
  "meta_keywords" => ""
  "meta_title" => ""
  "name" => "Chinelo De Casa  - Para Senhora"
  "available_now" => ""
  "available_later" => ""
  "delivery_in_stock" => ""
  "delivery_out_stock" => ""
]
Product {#889
  +tax_name: null
  +tax_rate: null
  +id_manufacturer: null
  +id_supplier: null
  +id_category_default: null
  +id_shop_default: null
  +manufacturer_name: null
  +supplier_name: null
  +name: null
  +description: null
  +description_short: null
  +quantity: 0
  +minimal_quantity: 1
  +low_stock_threshold: null
  +low_stock_alert: false
  +available_now: null
  +available_later: null
  +price: 0
  +specificPrice: 0
  +additional_shipping_cost: 0
  +wholesale_price: 0
  +on_sale: false
  +online_only: false
  +unity: null
  +unit_price: null
  +unit_price_ratio: 0
  +ecotax: 0
  +reference: null
  +supplier_reference: null
  +location: null
  +width: 0
  +height: 0
  +depth: 0
  +weight: 0
  +ean13: null
  +isbn: null
  +upc: null
  +mpn: null
  +link_rewrite: null
  +meta_description: null
  +meta_keywords: null
  +meta_title: null
  +quantity_discount: 0
  +customizable: null
  +new: null
  +uploadable_files: null
  +text_fields: null
  +active: true
  +redirect_type: ""
  +id_type_redirected: 0
  +available_for_order: true
  +available_date: "0000-00-00"
  +show_condition: false
  +condition: null
  +show_price: true
  +indexed: 0
  +visibility: null
  +date_add: null
  +date_upd: null
  +tags: null
  +state: 1
  +base_price: null
  +id_tax_rules_group: 1
  +id_color_default: 0
  +advanced_stock_management: 0
  +out_of_stock: null
  +depends_on_stock: null
  +isFullyLoaded: false
  +cache_is_pack: null
  +cache_has_attachments: null
  +is_virtual: null
  +id_pack_product_attribute: null
  +cache_default_attribute: null
  +category: null
  +pack_stock_type: 3
  +additional_delivery_times: 1
  +delivery_in_stock: null
  +delivery_out_stock: null
  #webserviceParameters: array:4 [
    "objectMethods" => array:2 [
      "add" => "addWs"
      "update" => "updateWs"
    ]
    "objectNodeNames" => "products"
    "fields" => array:12 [
      "id_manufacturer" => array:1 [
        "xlink_resource" => "manufacturers"
      ]
      "id_supplier" => array:1 [
        "xlink_resource" => "suppliers"
      ]
      "id_category_default" => array:1 [
        "xlink_resource" => "categories"
      ]
      "new" => []
      "cache_default_attribute" => []
      "id_default_image" => array:3 [
        "getter" => "getCoverWs"
        "setter" => "setCoverWs"
        "xlink_resource" => array:2 [
          "resourceName" => "images"
          "subResourceName" => "products"
        ]
      ]
      "id_default_combination" => array:3 [
        "getter" => "getWsDefaultCombination"
        "setter" => "setWsDefaultCombination"
        "xlink_resource" => array:1 [
          "resourceName" => "combinations"
        ]
      ]
      "id_tax_rules_group" => array:1 [
        "xlink_resource" => array:1 [
          "resourceName" => "tax_rule_groups"
        ]
      ]
      "position_in_category" => array:2 [
        "getter" => "getWsPositionInCategory"
        "setter" => "setWsPositionInCategory"
      ]
      "manufacturer_name" => array:2 [
        "getter" => "getWsManufacturerName"
        "setter" => false
      ]
      "quantity" => array:2 [
        "getter" => false
        "setter" => false
      ]
      "type" => array:2 [
        "getter" => "getWsType"
        "setter" => "setWsType"
      ]
    ]
    "associations" => array:9 [
      "categories" => array:2 [
        "resource" => "category"
        "fields" => array:1 [
          "id" => array:1 [
            "required" => true
          ]
        ]
      ]
      "images" => array:2 [
        "resource" => "image"
        "fields" => array:1 [
          "id" => []
        ]
      ]
      "combinations" => array:2 [
        "resource" => "combination"
        "fields" => array:1 [
          "id" => array:1 [
            "required" => true
          ]
        ]
      ]
      "product_option_values" => array:2 [
        "resource" => "product_option_value"
        "fields" => array:1 [
          "id" => array:1 [
            "required" => true
          ]
        ]
      ]
      "product_features" => array:2 [
        "resource" => "product_feature"
        "fields" => array:2 [
          "id" => array:1 [
            "required" => true
          ]
          "id_feature_value" => array:2 [
            "required" => true
            "xlink_resource" => "product_feature_values"
          ]
        ]
      ]
      "tags" => array:2 [
        "resource" => "tag"
        "fields" => array:1 [
          "id" => array:1 [
            "required" => true
          ]
        ]
      ]
      "stock_availables" => array:3 [
        "resource" => "stock_available"
        "fields" => array:2 [
          "id" => array:1 [
            "required" => true
          ]
          "id_product_attribute" => array:1 [
            "required" => true
          ]
        ]
        "setter" => false
      ]
      "accessories" => array:3 [
        "resource" => "product"
        "api" => "products"
        "fields" => array:1 [
          "id" => array:2 [
            "required" => true
            "xlink_resource" => "product"
          ]
        ]
      ]
      "product_bundle" => array:3 [
        "resource" => "product"
        "api" => "products"
        "fields" => array:3 [
          "id" => array:1 [
            "required" => true
          ]
          "id_product_attribute" => []
          "quantity" => []
        ]
      ]
    ]
  ]
  +id: 21417633
  #id_lang: 1
  #id_shop: 1
  +id_shop_list: []
  #get_shop_from_context: true
  #table: "product"
  #identifier: "id_product"
  #fieldsRequired: array:1 [
    0 => "price"
  ]
  #fieldsSize: array:7 [
    "reference" => 64
    "supplier_reference" => 64
    "location" => 64
    "ean13" => 13
    "isbn" => 32
    "upc" => 12
    "mpn" => 40
  ]
  #fieldsValidate: array:49 [
    "id_shop_default" => "isUnsignedId"
    "id_manufacturer" => "isUnsignedId"
    "id_supplier" => "isUnsignedId"
    "reference" => "isReference"
    "supplier_reference" => "isReference"
    "location" => "isReference"
    "width" => "isUnsignedFloat"
    "height" => "isUnsignedFloat"
    "depth" => "isUnsignedFloat"
    "weight" => "isUnsignedFloat"
    "quantity_discount" => "isBool"
    "ean13" => "isEan13"
    "isbn" => "isIsbn"
    "upc" => "isUpc"
    "mpn" => "isMpn"
    "cache_is_pack" => "isBool"
    "cache_has_attachments" => "isBool"
    "is_virtual" => "isBool"
    "state" => "isUnsignedId"
    "additional_delivery_times" => "isUnsignedId"
    "id_category_default" => "isUnsignedId"
    "id_tax_rules_group" => "isUnsignedId"
    "on_sale" => "isBool"
    "online_only" => "isBool"
    "ecotax" => "isPrice"
    "minimal_quantity" => "isUnsignedInt"
    "low_stock_threshold" => "isInt"
    "low_stock_alert" => "isBool"
    "price" => "isPrice"
    "wholesale_price" => "isPrice"
    "unity" => "isString"
    "additional_shipping_cost" => "isPrice"
    "customizable" => "isUnsignedInt"
    "text_fields" => "isUnsignedInt"
    "uploadable_files" => "isUnsignedInt"
    "active" => "isBool"
    "redirect_type" => "isString"
    "id_type_redirected" => "isUnsignedId"
    "available_for_order" => "isBool"
    "available_date" => "isDateFormat"
    "show_condition" => "isBool"
    "condition" => "isGenericName"
    "show_price" => "isBool"
    "indexed" => "isBool"
    "visibility" => "isProductVisibility"
    "advanced_stock_management" => "isBool"
    "date_add" => "isDate"
    "date_upd" => "isDate"
    "pack_stock_type" => "isUnsignedInt"
  ]
  #fieldsRequiredLang: []
  #fieldsSizeLang: array:9 [
    "delivery_in_stock" => 255
    "delivery_out_stock" => 255
    "meta_description" => 512
    "meta_keywords" => 255
    "meta_title" => 255
    "link_rewrite" => 128
    "name" => 128
    "available_now" => 255
    "available_later" => 255
  ]
  #fieldsValidateLang: array:11 [
    "delivery_in_stock" => "isGenericName"
    "delivery_out_stock" => "isGenericName"
    "meta_description" => "isGenericName"
    "meta_keywords" => "isGenericName"
    "meta_title" => "isGenericName"
    "link_rewrite" => "isLinkRewrite"
    "name" => "isCatalogName"
    "description" => "isCleanHtml"
    "description_short" => "isCleanHtml"
    "available_now" => "isGenericName"
    "available_later" => "IsGenericName"
  ]
  #tables: []
  #image_dir: null
  #image_format: "jpg"
  #translator: null
  #def: array:7 [
    "table" => "product"
    "primary" => "id_product"
    "multilang" => true
    "multilang_shop" => true
    "fields" => array:62 [
      "id_shop_default" => array:2 [
        "type" => 1
        "validate" => "isUnsignedId"
      ]
      "id_manufacturer" => array:2 [
        "type" => 1
        "validate" => "isUnsignedId"
      ]
      "id_supplier" => array:2 [
        "type" => 1
        "validate" => "isUnsignedId"
      ]
      "reference" => array:3 [
        "type" => 3
        "validate" => "isReference"
        "size" => 64
      ]
      "supplier_reference" => array:3 [
        "type" => 3
        "validate" => "isReference"
        "size" => 64
      ]
      "location" => array:3 [
        "type" => 3
        "validate" => "isReference"
        "size" => 64
      ]
      "width" => array:2 [
        "type" => 4
        "validate" => "isUnsignedFloat"
      ]
      "height" => array:2 [
        "type" => 4
        "validate" => "isUnsignedFloat"
      ]
      "depth" => array:2 [
        "type" => 4
        "validate" => "isUnsignedFloat"
      ]
      "weight" => array:2 [
        "type" => 4
        "validate" => "isUnsignedFloat"
      ]
      "quantity_discount" => array:2 [
        "type" => 2
        "validate" => "isBool"
      ]
      "ean13" => array:3 [
        "type" => 3
        "validate" => "isEan13"
        "size" => 13
      ]
      "isbn" => array:3 [
        "type" => 3
        "validate" => "isIsbn"
        "size" => 32
      ]
      "upc" => array:3 [
        "type" => 3
        "validate" => "isUpc"
        "size" => 12
      ]
      "mpn" => array:3 [
        "type" => 3
        "validate" => "isMpn"
        "size" => 40
      ]
      "cache_is_pack" => array:2 [
        "type" => 2
        "validate" => "isBool"
      ]
      "cache_has_attachments" => array:2 [
        "type" => 2
        "validate" => "isBool"
      ]
      "is_virtual" => array:2 [
        "type" => 2
        "validate" => "isBool"
      ]
      "state" => array:2 [
        "type" => 1
        "validate" => "isUnsignedId"
      ]
      "additional_delivery_times" => array:2 [
        "type" => 1
        "validate" => "isUnsignedId"
      ]
      "delivery_in_stock" => array:4 [
        "type" => 3
        "lang" => true
        "validate" => "isGenericName"
        "size" => 255
      ]
      "delivery_out_stock" => array:4 [
        "type" => 3
        "lang" => true
        "validate" => "isGenericName"
        "size" => 255
      ]
      "id_category_default" => array:3 [
        "type" => 1
        "shop" => true
        "validate" => "isUnsignedId"
      ]
      "id_tax_rules_group" => array:3 [
        "type" => 1
        "shop" => true
        "validate" => "isUnsignedId"
      ]
      "on_sale" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "online_only" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "ecotax" => array:3 [
        "type" => 4
        "shop" => true
        "validate" => "isPrice"
      ]
      "minimal_quantity" => array:3 [
        "type" => 1
        "shop" => true
        "validate" => "isUnsignedInt"
      ]
      "low_stock_threshold" => array:4 [
        "type" => 1
        "shop" => true
        "allow_null" => true
        "validate" => "isInt"
      ]
      "low_stock_alert" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "price" => array:4 [
        "type" => 4
        "shop" => true
        "validate" => "isPrice"
        "required" => true
      ]
      "wholesale_price" => array:3 [
        "type" => 4
        "shop" => true
        "validate" => "isPrice"
      ]
      "unity" => array:3 [
        "type" => 3
        "shop" => true
        "validate" => "isString"
      ]
      "unit_price_ratio" => array:2 [
        "type" => 4
        "shop" => true
      ]
      "additional_shipping_cost" => array:3 [
        "type" => 4
        "shop" => true
        "validate" => "isPrice"
      ]
      "customizable" => array:3 [
        "type" => 1
        "shop" => true
        "validate" => "isUnsignedInt"
      ]
      "text_fields" => array:3 [
        "type" => 1
        "shop" => true
        "validate" => "isUnsignedInt"
      ]
      "uploadable_files" => array:3 [
        "type" => 1
        "shop" => true
        "validate" => "isUnsignedInt"
      ]
      "active" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "redirect_type" => array:3 [
        "type" => 3
        "shop" => true
        "validate" => "isString"
      ]
      "id_type_redirected" => array:3 [
        "type" => 1
        "shop" => true
        "validate" => "isUnsignedId"
      ]
      "available_for_order" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "available_date" => array:3 [
        "type" => 5
        "shop" => true
        "validate" => "isDateFormat"
      ]
      "show_condition" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "condition" => array:5 [
        "type" => 3
        "shop" => true
        "validate" => "isGenericName"
        "values" => array:3 [
          0 => "new"
          1 => "used"
          2 => "refurbished"
        ]
        "default" => "new"
      ]
      "show_price" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "indexed" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "visibility" => array:5 [
        "type" => 3
        "shop" => true
        "validate" => "isProductVisibility"
        "values" => array:4 [
          0 => "both"
          1 => "catalog"
          2 => "search"
          3 => "none"
        ]
        "default" => "both"
      ]
      "cache_default_attribute" => array:2 [
        "type" => 1
        "shop" => true
      ]
      "advanced_stock_management" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "date_add" => array:3 [
        "type" => 5
        "shop" => true
        "validate" => "isDate"
      ]
      "date_upd" => array:3 [
        "type" => 5
        "shop" => true
        "validate" => "isDate"
      ]
      "pack_stock_type" => array:3 [
        "type" => 1
        "shop" => true
        "validate" => "isUnsignedInt"
      ]
      "meta_description" => array:4 [
        "type" => 3
        "lang" => true
        "validate" => "isGenericName"
        "size" => 512
      ]
      "meta_keywords" => array:4 [
        "type" => 3
        "lang" => true
        "validate" => "isGenericName"
        "size" => 255
      ]
      "meta_title" => array:4 [
        "type" => 3
        "lang" => true
        "validate" => "isGenericName"
        "size" => 255
      ]
      "link_rewrite" => array:6 [
        "type" => 3
        "lang" => true
        "validate" => "isLinkRewrite"
        "required" => false
        "size" => 128
        "ws_modifier" => array:2 [
          "http_method" => 2
          "modifier" => "modifierWsLinkRewrite"
        ]
      ]
      "name" => array:5 [
        "type" => 3
        "lang" => true
        "validate" => "isCatalogName"
        "required" => false
        "size" => 128
      ]
      "description" => array:3 [
        "type" => 6
        "lang" => true
        "validate" => "isCleanHtml"
      ]
      "description_short" => array:3 [
        "type" => 6
        "lang" => true
        "validate" => "isCleanHtml"
      ]
      "available_now" => array:4 [
        "type" => 3
        "lang" => true
        "validate" => "isGenericName"
        "size" => 255
      ]
      "available_later" => array:4 [
        "type" => 3
        "lang" => true
        "validate" => "IsGenericName"
        "size" => 255
      ]
    ]
    "associations" => array:7 [
      "manufacturer" => array:1 [
        "type" => 1
      ]
      "supplier" => array:1 [
        "type" => 1
      ]
      "default_category" => array:3 [
        "type" => 1
        "field" => "id_category_default"
        "object" => "Category"
      ]
      "tax_rules_group" => array:1 [
        "type" => 1
      ]
      "categories" => array:4 [
        "type" => 2
        "field" => "id_category"
        "object" => "Category"
        "association" => "category_product"
      ]
      "stock_availables" => array:4 [
        "type" => 2
        "field" => "id_stock_available"
        "object" => "StockAvailable"
        "association" => "stock_availables"
      ]
      "l" => array:3 [
        "type" => 2
        "field" => "id_product"
        "foreign_field" => "id_product"
      ]
    ]
    "classname" => "Product"
  ]
  #update_fields: null
  +force_id: false
}
"id_product"
"21417633"
"id_supplier"
"1"
"id_manufacturer"
"4"
"id_category_default"
"76"
"id_shop_default"
"1"
"id_tax_rules_group"
"0"
"on_sale"
"0"
"online_only"
"0"
"ean13"
""
"isbn"
""
"upc"
""
"mpn"
""
"ecotax"
"0.000000"
"quantity"
"0"
"minimal_quantity"
"1"
"low_stock_threshold"
null
"low_stock_alert"
"0"
"price"
"89.900000"
"wholesale_price"
"23.450000"
"unity"
""
"unit_price_ratio"
"0.000000"
"additional_shipping_cost"
"0.000000"
"reference"
"2193811"
"supplier_reference"
"2193811"
"location"
""
"width"
"0.000000"
"height"
"0.000000"
"depth"
"0.000000"
"weight"
"0.000000"
"out_of_stock"
"2"
"additional_delivery_times"
"1"
"quantity_discount"
"0"
"customizable"
"0"
"uploadable_files"
"0"
"text_fields"
"0"
"active"
"1"
"redirect_type"
""
"id_type_redirected"
"0"
"available_for_order"
"1"
"available_date"
"0000-00-00"
"show_condition"
"0"
"condition"
"new"
"show_price"
"1"
"indexed"
"0"
"visibility"
"both"
"cache_is_pack"
"0"
"cache_has_attachments"
"0"
"is_virtual"
"0"
"cache_default_attribute"
"21558"
"date_add"
"2025-11-10 00:00:00"
"date_upd"
"2026-01-02 11:07:55"
"advanced_stock_management"
"0"
"pack_stock_type"
"3"
"state"
"1"
"id_shop"
"1"
"id_lang"
"1"
"description"
"<p></p>"
"description_short"
"<p></p>"
"link_rewrite"
"chinelo-de-casa-para-senhora"
"meta_description"
""
"meta_keywords"
""
"meta_title"
""
"name"
"Chinelo De Casa  - Para Senhora"
"available_now"
""
"available_later"
""
"delivery_in_stock"
""
"delivery_out_stock"
""
array:21 [
  "id_product_attribute" => "21562"
  "id_product" => "21417633"
  "reference" => "14742"
  "supplier_reference" => ""
  "location" => ""
  "ean13" => "7000002508033"
  "isbn" => ""
  "upc" => ""
  "mpn" => ""
  "wholesale_price" => "23.450000"
  "price" => "0.000000"
  "ecotax" => "0.000000"
  "quantity" => "0"
  "weight" => "0.000000"
  "unit_price_impact" => "0.000000"
  "default_on" => null
  "minimal_quantity" => "1"
  "low_stock_threshold" => null
  "low_stock_alert" => "0"
  "available_date" => "0000-00-00"
  "id_shop" => "1"
]
Combination {#889
  +id_product: null
  +reference: null
  +supplier_reference: null
  +location: null
  +ean13: null
  +isbn: null
  +upc: null
  +mpn: null
  +wholesale_price: null
  +price: null
  +unit_price_impact: null
  +ecotax: null
  +minimal_quantity: 1
  +low_stock_threshold: null
  +low_stock_alert: false
  +quantity: null
  +weight: null
  +default_on: null
  +available_date: "0000-00-00"
  #webserviceParameters: array:4 [
    "objectNodeName" => "combination"
    "objectsNodeName" => "combinations"
    "fields" => array:1 [
      "id_product" => array:2 [
        "required" => true
        "xlink_resource" => "products"
      ]
    ]
    "associations" => array:2 [
      "product_option_values" => array:1 [
        "resource" => "product_option_value"
      ]
      "images" => array:2 [
        "resource" => "image"
        "api" => "images/products"
      ]
    ]
  ]
  +id: 21562
  #id_lang: null
  #id_shop: 1
  +id_shop_list: []
  #get_shop_from_context: true
  #table: "product_attribute"
  #identifier: "id_product_attribute"
  #fieldsRequired: array:2 [
    0 => "id_product"
    1 => "minimal_quantity"
  ]
  #fieldsSize: array:12 [
    "location" => 64
    "ean13" => 13
    "isbn" => 32
    "upc" => 12
    "mpn" => 40
    "quantity" => 10
    "reference" => 64
    "supplier_reference" => 64
    "wholesale_price" => 27
    "price" => 20
    "ecotax" => 20
    "unit_price_impact" => 20
  ]
  #fieldsValidate: array:17 [
    "id_product" => "isUnsignedId"
    "location" => "isGenericName"
    "ean13" => "isEan13"
    "isbn" => "isIsbn"
    "upc" => "isUpc"
    "mpn" => "isMpn"
    "quantity" => "isInt"
    "wholesale_price" => "isPrice"
    "price" => "isNegativePrice"
    "ecotax" => "isPrice"
    "weight" => "isFloat"
    "unit_price_impact" => "isNegativePrice"
    "minimal_quantity" => "isUnsignedId"
    "low_stock_threshold" => "isInt"
    "low_stock_alert" => "isBool"
    "default_on" => "isBool"
    "available_date" => "isDateFormat"
  ]
  #fieldsRequiredLang: []
  #fieldsSizeLang: []
  #fieldsValidateLang: []
  #tables: []
  #image_dir: null
  #image_format: "jpg"
  #translator: null
  #def: array:4 [
    "table" => "product_attribute"
    "primary" => "id_product_attribute"
    "fields" => array:19 [
      "id_product" => array:4 [
        "type" => 1
        "shop" => "both"
        "validate" => "isUnsignedId"
        "required" => true
      ]
      "location" => array:3 [
        "type" => 3
        "validate" => "isGenericName"
        "size" => 64
      ]
      "ean13" => array:3 [
        "type" => 3
        "validate" => "isEan13"
        "size" => 13
      ]
      "isbn" => array:3 [
        "type" => 3
        "validate" => "isIsbn"
        "size" => 32
      ]
      "upc" => array:3 [
        "type" => 3
        "validate" => "isUpc"
        "size" => 12
      ]
      "mpn" => array:3 [
        "type" => 3
        "validate" => "isMpn"
        "size" => 40
      ]
      "quantity" => array:3 [
        "type" => 1
        "validate" => "isInt"
        "size" => 10
      ]
      "reference" => array:2 [
        "type" => 3
        "size" => 64
      ]
      "supplier_reference" => array:2 [
        "type" => 3
        "size" => 64
      ]
      "wholesale_price" => array:4 [
        "type" => 4
        "shop" => true
        "validate" => "isPrice"
        "size" => 27
      ]
      "price" => array:4 [
        "type" => 4
        "shop" => true
        "validate" => "isNegativePrice"
        "size" => 20
      ]
      "ecotax" => array:4 [
        "type" => 4
        "shop" => true
        "validate" => "isPrice"
        "size" => 20
      ]
      "weight" => array:3 [
        "type" => 4
        "shop" => true
        "validate" => "isFloat"
      ]
      "unit_price_impact" => array:4 [
        "type" => 4
        "shop" => true
        "validate" => "isNegativePrice"
        "size" => 20
      ]
      "minimal_quantity" => array:4 [
        "type" => 1
        "shop" => true
        "validate" => "isUnsignedId"
        "required" => true
      ]
      "low_stock_threshold" => array:4 [
        "type" => 1
        "shop" => true
        "allow_null" => true
        "validate" => "isInt"
      ]
      "low_stock_alert" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "default_on" => array:4 [
        "type" => 2
        "allow_null" => true
        "shop" => true
        "validate" => "isBool"
      ]
      "available_date" => array:3 [
        "type" => 5
        "shop" => true
        "validate" => "isDateFormat"
      ]
    ]
    "classname" => "Combination"
  ]
  #update_fields: null
  +force_id: false
}
"id_product_attribute"
"21562"
"id_product"
"21417633"
"reference"
"14742"
"supplier_reference"
""
"location"
""
"ean13"
"7000002508033"
"isbn"
""
"upc"
""
"mpn"
""
"wholesale_price"
"23.450000"
"price"
"0.000000"
"ecotax"
"0.000000"
"quantity"
"0"
"weight"
"0.000000"
"unit_price_impact"
"0.000000"
"default_on"
null
"minimal_quantity"
"1"
"low_stock_threshold"
null
"low_stock_alert"
"0"
"available_date"
"0000-00-00"
"id_shop"
"1"
array:67 [
  "id_product" => "21417062"
  "id_supplier" => "1"
  "id_manufacturer" => "4"
  "id_category_default" => "76"
  "id_shop_default" => "1"
  "id_tax_rules_group" => "0"
  "on_sale" => "0"
  "online_only" => "0"
  "ean13" => ""
  "isbn" => ""
  "upc" => ""
  "mpn" => ""
  "ecotax" => "0.000000"
  "quantity" => "0"
  "minimal_quantity" => "1"
  "low_stock_threshold" => null
  "low_stock_alert" => "0"
  "price" => "89.900000"
  "wholesale_price" => "23.450000"
  "unity" => ""
  "unit_price_ratio" => "0.000000"
  "additional_shipping_cost" => "0.000000"
  "reference" => "2193250"
  "supplier_reference" => "2193250"
  "location" => ""
  "width" => "0.000000"
  "height" => "0.000000"
  "depth" => "0.000000"
  "weight" => "0.000000"
  "out_of_stock" => "2"
  "additional_delivery_times" => "1"
  "quantity_discount" => "0"
  "customizable" => "0"
  "uploadable_files" => "0"
  "text_fields" => "0"
  "active" => "1"
  "redirect_type" => ""
  "id_type_redirected" => "0"
  "available_for_order" => "1"
  "available_date" => "0000-00-00"
  "show_condition" => "0"
  "condition" => "new"
  "show_price" => "1"
  "indexed" => "1"
  "visibility" => "both"
  "cache_is_pack" => "0"
  "cache_has_attachments" => "0"
  "is_virtual" => "0"
  "cache_default_attribute" => "18015"
  "date_add" => "2024-11-01 00:00:00"
  "date_upd" => "2026-01-02 11:07:55"
  "advanced_stock_management" => "0"
  "pack_stock_type" => "3"
  "state" => "1"
  "id_shop" => "1"
  "id_lang" => "1"
  "description" => "<p>Offrez à vos pieds un confort optimal avec les pantoufles Beppi pour femme, conçues pour garantir chaleur et sécurité à la maison. Leur semelle anti-skid assure une adhérence parfaite, évitant tout risque de glissade sur les sols lisses, tout en offrant une grande stabilité. Le matériau doux et agréable à l’intérieur garde vos pieds au chaud, tandis que l’extérieur robuste et élégant ajoute une touche de style à vos moments de détente. Idéales pour l'hiver, ces pantoufles sont parfaites pour se relaxer après une longue journée ou pour flâner à la maison.</p>"
  "description_short" => "<p></p>"
  "link_rewrite" => "chinelo-de-casa-para-senhora"
  "meta_description" => ""
  "meta_keywords" => ""
  "meta_title" => ""
  "name" => "Chinelo De Casa  - Para Senhora"
  "available_now" => ""
  "available_later" => ""
  "delivery_in_stock" => ""
  "delivery_out_stock" => ""
]
Product {#882
  +tax_name: null
  +tax_rate: null
  +id_manufacturer: null
  +id_supplier: null
  +id_category_default: null
  +id_shop_default: null
  +manufacturer_name: null
  +supplier_name: null
  +name: null
  +description: null
  +description_short: null
  +quantity: 0
  +minimal_quantity: 1
  +low_stock_threshold: null
  +low_stock_alert: false
  +available_now: null
  +available_later: null
  +price: 0
  +specificPrice: 0
  +additional_shipping_cost: 0
  +wholesale_price: 0
  +on_sale: false
  +online_only: false
  +unity: null
  +unit_price: null
  +unit_price_ratio: 0
  +ecotax: 0
  +reference: null
  +supplier_reference: null
  +location: null
  +width: 0
  +height: 0
  +depth: 0
  +weight: 0
  +ean13: null
  +isbn: null
  +upc: null
  +mpn: null
  +link_rewrite: null
  +meta_description: null
  +meta_keywords: null
  +meta_title: null
  +quantity_discount: 0
  +customizable: null
  +new: null
  +uploadable_files: null
  +text_fields: null
  +active: true
  +redirect_type: ""
  +id_type_redirected: 0
  +available_for_order: true
  +available_date: "0000-00-00"
  +show_condition: false
  +condition: null
  +show_price: true
  +indexed: 0
  +visibility: null
  +date_add: null
  +date_upd: null
  +tags: null
  +state: 1
  +base_price: null
  +id_tax_rules_group: 1
  +id_color_default: 0
  +advanced_stock_management: 0
  +out_of_stock: null
  +depends_on_stock: null
  +isFullyLoaded: false
  +cache_is_pack: null
  +cache_has_attachments: null
  +is_virtual: null
  +id_pack_product_attribute: null
  +cache_default_attribute: null
  +category: null
  +pack_stock_type: 3
  +additional_delivery_times: 1
  +delivery_in_stock: null
  +delivery_out_stock: null
  #webserviceParameters: array:4 [
    "objectMethods" => array:2 [
      "add" => "addWs"
      "update" => "updateWs"
    ]
    "objectNodeNames" => "products"
    "fields" => array:12 [
      "id_manufacturer" => array:1 [
        "xlink_resource" => "manufacturers"
      ]
      "id_supplier" => array:1 [
        "xlink_resource" => "suppliers"
      ]
      "id_category_default" => array:1 [
        "xlink_resource" => "categories"
      ]
      "new" => []
      "cache_default_attribute" => []
      "id_default_image" => array:3 [
        "getter" => "getCoverWs"
        "setter" => "setCoverWs"
        "xlink_resource" => array:2 [
          "resourceName" => "images"
          "subResourceName" => "products"
        ]
      ]
      "id_default_combination" => array:3 [
        "getter" => "getWsDefaultCombination"
        "setter" => "setWsDefaultCombination"
        "xlink_resource" => array:1 [
          "resourceName" => "combinations"
        ]
      ]
      "id_tax_rules_group" => array:1 [
        "xlink_resource" => array:1 [
          "resourceName" => "tax_rule_groups"
        ]
      ]
      "position_in_category" => array:2 [
        "getter" => "getWsPositionInCategory"
        "setter" => "setWsPositionInCategory"
      ]
      "manufacturer_name" => array:2 [
        "getter" => "getWsManufacturerName"
        "setter" => false
      ]
      "quantity" => array:2 [
        "getter" => false
        "setter" => false
      ]
      "type" => array:2 [
        "getter" => "getWsType"
        "setter" => "setWsType"
      ]
    ]
    "associations" => array:9 [
      "categories" => array:2 [
        "resource" => "category"
        "fields" => array:1 [
          "id" => array:1 [
            "required" => true
          ]
        ]
      ]
      "images" => array:2 [
        "resource" => "image"
        "fields" => array:1 [
          "id" => []
        ]
      ]
      "combinations" => array:2 [
        "resource" => "combination"
        "fields" => array:1 [
          "id" => array:1 [
            "required" => true
          ]
        ]
      ]
      "product_option_values" => array:2 [
        "resource" => "product_option_value"
        "fields" => array:1 [
          "id" => array:1 [
            "required" => true
          ]
        ]
      ]
      "product_features" => array:2 [
        "resource" => "product_feature"
        "fields" => array:2 [
          "id" => array:1 [
            "required" => true
          ]
          "id_feature_value" => array:2 [
            "required" => true
            "xlink_resource" => "product_feature_values"
          ]
        ]
      ]
      "tags" => array:2 [
        "resource" => "tag"
        "fields" => array:1 [
          "id" => array:1 [
            "required" => true
          ]
        ]
      ]
      "stock_availables" => array:3 [
        "resource" => "stock_available"
        "fields" => array:2 [
          "id" => array:1 [
            "required" => true
          ]
          "id_product_attribute" => array:1 [
            "required" => true
          ]
        ]
        "setter" => false
      ]
      "accessories" => array:3 [
        "resource" => "product"
        "api" => "products"
        "fields" => array:1 [
          "id" => array:2 [
            "required" => true
            "xlink_resource" => "product"
          ]
        ]
      ]
      "product_bundle" => array:3 [
        "resource" => "product"
        "api" => "products"
        "fields" => array:3 [
          "id" => array:1 [
            "required" => true
          ]
          "id_product_attribute" => []
          "quantity" => []
        ]
      ]
    ]
  ]
  +id: 21417062
  #id_lang: 1
  #id_shop: 1
  +id_shop_list: []
  #get_shop_from_context: true
  #table: "product"
  #identifier: "id_product"
  #fieldsRequired: array:1 [
    0 => "price"
  ]
  #fieldsSize: array:7 [
    "reference" => 64
    "supplier_reference" => 64
    "location" => 64
    "ean13" => 13
    "isbn" => 32
    "upc" => 12
    "mpn" => 40
  ]
  #fieldsValidate: array:49 [
    "id_shop_default" => "isUnsignedId"
    "id_manufacturer" => "isUnsignedId"
    "id_supplier" => "isUnsignedId"
    "reference" => "isReference"
    "supplier_reference" => "isReference"
    "location" => "isReference"
    "width" => "isUnsignedFloat"
    "height" => "isUnsignedFloat"
    "depth" => "isUnsignedFloat"
    "weight" => "isUnsignedFloat"
    "quantity_discount" => "isBool"
    "ean13" => "isEan13"
    "isbn" => "isIsbn"
    "upc" => "isUpc"
    "mpn" => "isMpn"
    "cache_is_pack" => "isBool"
    "cache_has_attachments" => "isBool"
    "is_virtual" => "isBool"
    "state" => "isUnsignedId"
    "additional_delivery_times" => "isUnsignedId"
    "id_category_default" => "isUnsignedId"
    "id_tax_rules_group" => "isUnsignedId"
    "on_sale" => "isBool"
    "online_only" => "isBool"
    "ecotax" => "isPrice"
    "minimal_quantity" => "isUnsignedInt"
    "low_stock_threshold" => "isInt"
    "low_stock_alert" => "isBool"
    "price" => "isPrice"
    "wholesale_price" => "isPrice"
    "unity" => "isString"
    "additional_shipping_cost" => "isPrice"
    "customizable" => "isUnsignedInt"
    "text_fields" => "isUnsignedInt"
    "uploadable_files" => "isUnsignedInt"
    "active" => "isBool"
    "redirect_type" => "isString"
    "id_type_redirected" => "isUnsignedId"
    "available_for_order" => "isBool"
    "available_date" => "isDateFormat"
    "show_condition" => "isBool"
    "condition" => "isGenericName"
    "show_price" => "isBool"
    "indexed" => "isBool"
    "visibility" => "isProductVisibility"
    "advanced_stock_management" => "isBool"
    "date_add" => "isDate"
    "date_upd" => "isDate"
    "pack_stock_type" => "isUnsignedInt"
  ]
  #fieldsRequiredLang: []
  #fieldsSizeLang: array:9 [
    "delivery_in_stock" => 255
    "delivery_out_stock" => 255
    "meta_description" => 512
    "meta_keywords" => 255
    "meta_title" => 255
    "link_rewrite" => 128
    "name" => 128
    "available_now" => 255
    "available_later" => 255
  ]
  #fieldsValidateLang: array:11 [
    "delivery_in_stock" => "isGenericName"
    "delivery_out_stock" => "isGenericName"
    "meta_description" => "isGenericName"
    "meta_keywords" => "isGenericName"
    "meta_title" => "isGenericName"
    "link_rewrite" => "isLinkRewrite"
    "name" => "isCatalogName"
    "description" => "isCleanHtml"
    "description_short" => "isCleanHtml"
    "available_now" => "isGenericName"
    "available_later" => "IsGenericName"
  ]
  #tables: []
  #image_dir: null
  #image_format: "jpg"
  #translator: null
  #def: array:7 [
    "table" => "product"
    "primary" => "id_product"
    "multilang" => true
    "multilang_shop" => true
    "fields" => array:62 [
      "id_shop_default" => array:2 [
        "type" => 1
        "validate" => "isUnsignedId"
      ]
      "id_manufacturer" => array:2 [
        "type" => 1
        "validate" => "isUnsignedId"
      ]
      "id_supplier" => array:2 [
        "type" => 1
        "validate" => "isUnsignedId"
      ]
      "reference" => array:3 [
        "type" => 3
        "validate" => "isReference"
        "size" => 64
      ]
      "supplier_reference" => array:3 [
        "type" => 3
        "validate" => "isReference"
        "size" => 64
      ]
      "location" => array:3 [
        "type" => 3
        "validate" => "isReference"
        "size" => 64
      ]
      "width" => array:2 [
        "type" => 4
        "validate" => "isUnsignedFloat"
      ]
      "height" => array:2 [
        "type" => 4
        "validate" => "isUnsignedFloat"
      ]
      "depth" => array:2 [
        "type" => 4
        "validate" => "isUnsignedFloat"
      ]
      "weight" => array:2 [
        "type" => 4
        "validate" => "isUnsignedFloat"
      ]
      "quantity_discount" => array:2 [
        "type" => 2
        "validate" => "isBool"
      ]
      "ean13" => array:3 [
        "type" => 3
        "validate" => "isEan13"
        "size" => 13
      ]
      "isbn" => array:3 [
        "type" => 3
        "validate" => "isIsbn"
        "size" => 32
      ]
      "upc" => array:3 [
        "type" => 3
        "validate" => "isUpc"
        "size" => 12
      ]
      "mpn" => array:3 [
        "type" => 3
        "validate" => "isMpn"
        "size" => 40
      ]
      "cache_is_pack" => array:2 [
        "type" => 2
        "validate" => "isBool"
      ]
      "cache_has_attachments" => array:2 [
        "type" => 2
        "validate" => "isBool"
      ]
      "is_virtual" => array:2 [
        "type" => 2
        "validate" => "isBool"
      ]
      "state" => array:2 [
        "type" => 1
        "validate" => "isUnsignedId"
      ]
      "additional_delivery_times" => array:2 [
        "type" => 1
        "validate" => "isUnsignedId"
      ]
      "delivery_in_stock" => array:4 [
        "type" => 3
        "lang" => true
        "validate" => "isGenericName"
        "size" => 255
      ]
      "delivery_out_stock" => array:4 [
        "type" => 3
        "lang" => true
        "validate" => "isGenericName"
        "size" => 255
      ]
      "id_category_default" => array:3 [
        "type" => 1
        "shop" => true
        "validate" => "isUnsignedId"
      ]
      "id_tax_rules_group" => array:3 [
        "type" => 1
        "shop" => true
        "validate" => "isUnsignedId"
      ]
      "on_sale" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "online_only" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "ecotax" => array:3 [
        "type" => 4
        "shop" => true
        "validate" => "isPrice"
      ]
      "minimal_quantity" => array:3 [
        "type" => 1
        "shop" => true
        "validate" => "isUnsignedInt"
      ]
      "low_stock_threshold" => array:4 [
        "type" => 1
        "shop" => true
        "allow_null" => true
        "validate" => "isInt"
      ]
      "low_stock_alert" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "price" => array:4 [
        "type" => 4
        "shop" => true
        "validate" => "isPrice"
        "required" => true
      ]
      "wholesale_price" => array:3 [
        "type" => 4
        "shop" => true
        "validate" => "isPrice"
      ]
      "unity" => array:3 [
        "type" => 3
        "shop" => true
        "validate" => "isString"
      ]
      "unit_price_ratio" => array:2 [
        "type" => 4
        "shop" => true
      ]
      "additional_shipping_cost" => array:3 [
        "type" => 4
        "shop" => true
        "validate" => "isPrice"
      ]
      "customizable" => array:3 [
        "type" => 1
        "shop" => true
        "validate" => "isUnsignedInt"
      ]
      "text_fields" => array:3 [
        "type" => 1
        "shop" => true
        "validate" => "isUnsignedInt"
      ]
      "uploadable_files" => array:3 [
        "type" => 1
        "shop" => true
        "validate" => "isUnsignedInt"
      ]
      "active" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "redirect_type" => array:3 [
        "type" => 3
        "shop" => true
        "validate" => "isString"
      ]
      "id_type_redirected" => array:3 [
        "type" => 1
        "shop" => true
        "validate" => "isUnsignedId"
      ]
      "available_for_order" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "available_date" => array:3 [
        "type" => 5
        "shop" => true
        "validate" => "isDateFormat"
      ]
      "show_condition" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "condition" => array:5 [
        "type" => 3
        "shop" => true
        "validate" => "isGenericName"
        "values" => array:3 [
          0 => "new"
          1 => "used"
          2 => "refurbished"
        ]
        "default" => "new"
      ]
      "show_price" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "indexed" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "visibility" => array:5 [
        "type" => 3
        "shop" => true
        "validate" => "isProductVisibility"
        "values" => array:4 [
          0 => "both"
          1 => "catalog"
          2 => "search"
          3 => "none"
        ]
        "default" => "both"
      ]
      "cache_default_attribute" => array:2 [
        "type" => 1
        "shop" => true
      ]
      "advanced_stock_management" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "date_add" => array:3 [
        "type" => 5
        "shop" => true
        "validate" => "isDate"
      ]
      "date_upd" => array:3 [
        "type" => 5
        "shop" => true
        "validate" => "isDate"
      ]
      "pack_stock_type" => array:3 [
        "type" => 1
        "shop" => true
        "validate" => "isUnsignedInt"
      ]
      "meta_description" => array:4 [
        "type" => 3
        "lang" => true
        "validate" => "isGenericName"
        "size" => 512
      ]
      "meta_keywords" => array:4 [
        "type" => 3
        "lang" => true
        "validate" => "isGenericName"
        "size" => 255
      ]
      "meta_title" => array:4 [
        "type" => 3
        "lang" => true
        "validate" => "isGenericName"
        "size" => 255
      ]
      "link_rewrite" => array:6 [
        "type" => 3
        "lang" => true
        "validate" => "isLinkRewrite"
        "required" => false
        "size" => 128
        "ws_modifier" => array:2 [
          "http_method" => 2
          "modifier" => "modifierWsLinkRewrite"
        ]
      ]
      "name" => array:5 [
        "type" => 3
        "lang" => true
        "validate" => "isCatalogName"
        "required" => false
        "size" => 128
      ]
      "description" => array:3 [
        "type" => 6
        "lang" => true
        "validate" => "isCleanHtml"
      ]
      "description_short" => array:3 [
        "type" => 6
        "lang" => true
        "validate" => "isCleanHtml"
      ]
      "available_now" => array:4 [
        "type" => 3
        "lang" => true
        "validate" => "isGenericName"
        "size" => 255
      ]
      "available_later" => array:4 [
        "type" => 3
        "lang" => true
        "validate" => "IsGenericName"
        "size" => 255
      ]
    ]
    "associations" => array:7 [
      "manufacturer" => array:1 [
        "type" => 1
      ]
      "supplier" => array:1 [
        "type" => 1
      ]
      "default_category" => array:3 [
        "type" => 1
        "field" => "id_category_default"
        "object" => "Category"
      ]
      "tax_rules_group" => array:1 [
        "type" => 1
      ]
      "categories" => array:4 [
        "type" => 2
        "field" => "id_category"
        "object" => "Category"
        "association" => "category_product"
      ]
      "stock_availables" => array:4 [
        "type" => 2
        "field" => "id_stock_available"
        "object" => "StockAvailable"
        "association" => "stock_availables"
      ]
      "l" => array:3 [
        "type" => 2
        "field" => "id_product"
        "foreign_field" => "id_product"
      ]
    ]
    "classname" => "Product"
  ]
  #update_fields: null
  +force_id: false
}
"id_product"
"21417062"
"id_supplier"
"1"
"id_manufacturer"
"4"
"id_category_default"
"76"
"id_shop_default"
"1"
"id_tax_rules_group"
"0"
"on_sale"
"0"
"online_only"
"0"
"ean13"
""
"isbn"
""
"upc"
""
"mpn"
""
"ecotax"
"0.000000"
"quantity"
"0"
"minimal_quantity"
"1"
"low_stock_threshold"
null
"low_stock_alert"
"0"
"price"
"89.900000"
"wholesale_price"
"23.450000"
"unity"
""
"unit_price_ratio"
"0.000000"
"additional_shipping_cost"
"0.000000"
"reference"
"2193250"
"supplier_reference"
"2193250"
"location"
""
"width"
"0.000000"
"height"
"0.000000"
"depth"
"0.000000"
"weight"
"0.000000"
"out_of_stock"
"2"
"additional_delivery_times"
"1"
"quantity_discount"
"0"
"customizable"
"0"
"uploadable_files"
"0"
"text_fields"
"0"
"active"
"1"
"redirect_type"
""
"id_type_redirected"
"0"
"available_for_order"
"1"
"available_date"
"0000-00-00"
"show_condition"
"0"
"condition"
"new"
"show_price"
"1"
"indexed"
"1"
"visibility"
"both"
"cache_is_pack"
"0"
"cache_has_attachments"
"0"
"is_virtual"
"0"
"cache_default_attribute"
"18015"
"date_add"
"2024-11-01 00:00:00"
"date_upd"
"2026-01-02 11:07:55"
"advanced_stock_management"
"0"
"pack_stock_type"
"3"
"state"
"1"
"id_shop"
"1"
"id_lang"
"1"
"description"
"<p>Offrez à vos pieds un confort optimal avec les pantoufles Beppi pour femme, conçues pour garantir chaleur et sécurité à la maison. Leur semelle anti-skid assure une adhérence parfaite, évitant tout risque de glissade sur les sols lisses, tout en offrant une grande stabilité. Le matériau doux et agréable à l’intérieur garde vos pieds au chaud, tandis que l’extérieur robuste et élégant ajoute une touche de style à vos moments de détente. Idéales pour l'hiver, ces pantoufles sont parfaites pour se relaxer après une longue journée ou pour flâner à la maison.</p>"
"description_short"
"<p></p>"
"link_rewrite"
"chinelo-de-casa-para-senhora"
"meta_description"
""
"meta_keywords"
""
"meta_title"
""
"name"
"Chinelo De Casa  - Para Senhora"
"available_now"
""
"available_later"
""
"delivery_in_stock"
""
"delivery_out_stock"
""
array:21 [
  "id_product_attribute" => "18019"
  "id_product" => "21417062"
  "reference" => "8041"
  "supplier_reference" => ""
  "location" => ""
  "ean13" => "7000002502901"
  "isbn" => ""
  "upc" => ""
  "mpn" => ""
  "wholesale_price" => "23.450000"
  "price" => "0.000000"
  "ecotax" => "0.000000"
  "quantity" => "0"
  "weight" => "0.000000"
  "unit_price_impact" => "0.000000"
  "default_on" => null
  "minimal_quantity" => "1"
  "low_stock_threshold" => null
  "low_stock_alert" => "0"
  "available_date" => "0000-00-00"
  "id_shop" => "1"
]
Combination {#882
  +id_product: null
  +reference: null
  +supplier_reference: null
  +location: null
  +ean13: null
  +isbn: null
  +upc: null
  +mpn: null
  +wholesale_price: null
  +price: null
  +unit_price_impact: null
  +ecotax: null
  +minimal_quantity: 1
  +low_stock_threshold: null
  +low_stock_alert: false
  +quantity: null
  +weight: null
  +default_on: null
  +available_date: "0000-00-00"
  #webserviceParameters: array:4 [
    "objectNodeName" => "combination"
    "objectsNodeName" => "combinations"
    "fields" => array:1 [
      "id_product" => array:2 [
        "required" => true
        "xlink_resource" => "products"
      ]
    ]
    "associations" => array:2 [
      "product_option_values" => array:1 [
        "resource" => "product_option_value"
      ]
      "images" => array:2 [
        "resource" => "image"
        "api" => "images/products"
      ]
    ]
  ]
  +id: 18019
  #id_lang: null
  #id_shop: 1
  +id_shop_list: []
  #get_shop_from_context: true
  #table: "product_attribute"
  #identifier: "id_product_attribute"
  #fieldsRequired: array:2 [
    0 => "id_product"
    1 => "minimal_quantity"
  ]
  #fieldsSize: array:12 [
    "location" => 64
    "ean13" => 13
    "isbn" => 32
    "upc" => 12
    "mpn" => 40
    "quantity" => 10
    "reference" => 64
    "supplier_reference" => 64
    "wholesale_price" => 27
    "price" => 20
    "ecotax" => 20
    "unit_price_impact" => 20
  ]
  #fieldsValidate: array:17 [
    "id_product" => "isUnsignedId"
    "location" => "isGenericName"
    "ean13" => "isEan13"
    "isbn" => "isIsbn"
    "upc" => "isUpc"
    "mpn" => "isMpn"
    "quantity" => "isInt"
    "wholesale_price" => "isPrice"
    "price" => "isNegativePrice"
    "ecotax" => "isPrice"
    "weight" => "isFloat"
    "unit_price_impact" => "isNegativePrice"
    "minimal_quantity" => "isUnsignedId"
    "low_stock_threshold" => "isInt"
    "low_stock_alert" => "isBool"
    "default_on" => "isBool"
    "available_date" => "isDateFormat"
  ]
  #fieldsRequiredLang: []
  #fieldsSizeLang: []
  #fieldsValidateLang: []
  #tables: []
  #image_dir: null
  #image_format: "jpg"
  #translator: null
  #def: array:4 [
    "table" => "product_attribute"
    "primary" => "id_product_attribute"
    "fields" => array:19 [
      "id_product" => array:4 [
        "type" => 1
        "shop" => "both"
        "validate" => "isUnsignedId"
        "required" => true
      ]
      "location" => array:3 [
        "type" => 3
        "validate" => "isGenericName"
        "size" => 64
      ]
      "ean13" => array:3 [
        "type" => 3
        "validate" => "isEan13"
        "size" => 13
      ]
      "isbn" => array:3 [
        "type" => 3
        "validate" => "isIsbn"
        "size" => 32
      ]
      "upc" => array:3 [
        "type" => 3
        "validate" => "isUpc"
        "size" => 12
      ]
      "mpn" => array:3 [
        "type" => 3
        "validate" => "isMpn"
        "size" => 40
      ]
      "quantity" => array:3 [
        "type" => 1
        "validate" => "isInt"
        "size" => 10
      ]
      "reference" => array:2 [
        "type" => 3
        "size" => 64
      ]
      "supplier_reference" => array:2 [
        "type" => 3
        "size" => 64
      ]
      "wholesale_price" => array:4 [
        "type" => 4
        "shop" => true
        "validate" => "isPrice"
        "size" => 27
      ]
      "price" => array:4 [
        "type" => 4
        "shop" => true
        "validate" => "isNegativePrice"
        "size" => 20
      ]
      "ecotax" => array:4 [
        "type" => 4
        "shop" => true
        "validate" => "isPrice"
        "size" => 20
      ]
      "weight" => array:3 [
        "type" => 4
        "shop" => true
        "validate" => "isFloat"
      ]
      "unit_price_impact" => array:4 [
        "type" => 4
        "shop" => true
        "validate" => "isNegativePrice"
        "size" => 20
      ]
      "minimal_quantity" => array:4 [
        "type" => 1
        "shop" => true
        "validate" => "isUnsignedId"
        "required" => true
      ]
      "low_stock_threshold" => array:4 [
        "type" => 1
        "shop" => true
        "allow_null" => true
        "validate" => "isInt"
      ]
      "low_stock_alert" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "default_on" => array:4 [
        "type" => 2
        "allow_null" => true
        "shop" => true
        "validate" => "isBool"
      ]
      "available_date" => array:3 [
        "type" => 5
        "shop" => true
        "validate" => "isDateFormat"
      ]
    ]
    "classname" => "Combination"
  ]
  #update_fields: null
  +force_id: false
}
"id_product_attribute"
"18019"
"id_product"
"21417062"
"reference"
"8041"
"supplier_reference"
""
"location"
""
"ean13"
"7000002502901"
"isbn"
""
"upc"
""
"mpn"
""
"wholesale_price"
"23.450000"
"price"
"0.000000"
"ecotax"
"0.000000"
"quantity"
"0"
"weight"
"0.000000"
"unit_price_impact"
"0.000000"
"default_on"
null
"minimal_quantity"
"1"
"low_stock_threshold"
null
"low_stock_alert"
"0"
"available_date"
"0000-00-00"
"id_shop"
"1"
array:67 [
  "id_product" => "21417693"
  "id_supplier" => "1"
  "id_manufacturer" => "4"
  "id_category_default" => "92"
  "id_shop_default" => "1"
  "id_tax_rules_group" => "0"
  "on_sale" => "0"
  "online_only" => "0"
  "ean13" => ""
  "isbn" => ""
  "upc" => ""
  "mpn" => ""
  "ecotax" => "0.000000"
  "quantity" => "0"
  "minimal_quantity" => "1"
  "low_stock_threshold" => null
  "low_stock_alert" => "0"
  "price" => "169.900000"
  "wholesale_price" => "40.000000"
  "unity" => ""
  "unit_price_ratio" => "0.000000"
  "additional_shipping_cost" => "0.000000"
  "reference" => "2214790"
  "supplier_reference" => "2214790"
  "location" => ""
  "width" => "0.000000"
  "height" => "0.000000"
  "depth" => "0.000000"
  "weight" => "0.000000"
  "out_of_stock" => "2"
  "additional_delivery_times" => "1"
  "quantity_discount" => "0"
  "customizable" => "0"
  "uploadable_files" => "0"
  "text_fields" => "0"
  "active" => "1"
  "redirect_type" => ""
  "id_type_redirected" => "0"
  "available_for_order" => "1"
  "available_date" => "0000-00-00"
  "show_condition" => "0"
  "condition" => "new"
  "show_price" => "1"
  "indexed" => "1"
  "visibility" => "both"
  "cache_is_pack" => "0"
  "cache_has_attachments" => "0"
  "is_virtual" => "0"
  "cache_default_attribute" => "21908"
  "date_add" => "2025-11-10 00:00:00"
  "date_upd" => "2026-02-09 15:55:59"
  "advanced_stock_management" => "0"
  "pack_stock_type" => "3"
  "state" => "1"
  "id_shop" => "1"
  "id_lang" => "1"
  "description" => "<p></p>"
  "description_short" => "<p></p>"
  "link_rewrite" => "sapato-casual-desportivo-memory-gel-insole"
  "meta_description" => ""
  "meta_keywords" => ""
  "meta_title" => ""
  "name" => "Sapato Casual Desportivo  - Memory Gel Insole"
  "available_now" => ""
  "available_later" => ""
  "delivery_in_stock" => ""
  "delivery_out_stock" => ""
]
Product {#965
  +tax_name: null
  +tax_rate: null
  +id_manufacturer: null
  +id_supplier: null
  +id_category_default: null
  +id_shop_default: null
  +manufacturer_name: null
  +supplier_name: null
  +name: null
  +description: null
  +description_short: null
  +quantity: 0
  +minimal_quantity: 1
  +low_stock_threshold: null
  +low_stock_alert: false
  +available_now: null
  +available_later: null
  +price: 0
  +specificPrice: 0
  +additional_shipping_cost: 0
  +wholesale_price: 0
  +on_sale: false
  +online_only: false
  +unity: null
  +unit_price: null
  +unit_price_ratio: 0
  +ecotax: 0
  +reference: null
  +supplier_reference: null
  +location: null
  +width: 0
  +height: 0
  +depth: 0
  +weight: 0
  +ean13: null
  +isbn: null
  +upc: null
  +mpn: null
  +link_rewrite: null
  +meta_description: null
  +meta_keywords: null
  +meta_title: null
  +quantity_discount: 0
  +customizable: null
  +new: null
  +uploadable_files: null
  +text_fields: null
  +active: true
  +redirect_type: ""
  +id_type_redirected: 0
  +available_for_order: true
  +available_date: "0000-00-00"
  +show_condition: false
  +condition: null
  +show_price: true
  +indexed: 0
  +visibility: null
  +date_add: null
  +date_upd: null
  +tags: null
  +state: 1
  +base_price: null
  +id_tax_rules_group: 1
  +id_color_default: 0
  +advanced_stock_management: 0
  +out_of_stock: null
  +depends_on_stock: null
  +isFullyLoaded: false
  +cache_is_pack: null
  +cache_has_attachments: null
  +is_virtual: null
  +id_pack_product_attribute: null
  +cache_default_attribute: null
  +category: null
  +pack_stock_type: 3
  +additional_delivery_times: 1
  +delivery_in_stock: null
  +delivery_out_stock: null
  #webserviceParameters: array:4 [
    "objectMethods" => array:2 [
      "add" => "addWs"
      "update" => "updateWs"
    ]
    "objectNodeNames" => "products"
    "fields" => array:12 [
      "id_manufacturer" => array:1 [
        "xlink_resource" => "manufacturers"
      ]
      "id_supplier" => array:1 [
        "xlink_resource" => "suppliers"
      ]
      "id_category_default" => array:1 [
        "xlink_resource" => "categories"
      ]
      "new" => []
      "cache_default_attribute" => []
      "id_default_image" => array:3 [
        "getter" => "getCoverWs"
        "setter" => "setCoverWs"
        "xlink_resource" => array:2 [
          "resourceName" => "images"
          "subResourceName" => "products"
        ]
      ]
      "id_default_combination" => array:3 [
        "getter" => "getWsDefaultCombination"
        "setter" => "setWsDefaultCombination"
        "xlink_resource" => array:1 [
          "resourceName" => "combinations"
        ]
      ]
      "id_tax_rules_group" => array:1 [
        "xlink_resource" => array:1 [
          "resourceName" => "tax_rule_groups"
        ]
      ]
      "position_in_category" => array:2 [
        "getter" => "getWsPositionInCategory"
        "setter" => "setWsPositionInCategory"
      ]
      "manufacturer_name" => array:2 [
        "getter" => "getWsManufacturerName"
        "setter" => false
      ]
      "quantity" => array:2 [
        "getter" => false
        "setter" => false
      ]
      "type" => array:2 [
        "getter" => "getWsType"
        "setter" => "setWsType"
      ]
    ]
    "associations" => array:9 [
      "categories" => array:2 [
        "resource" => "category"
        "fields" => array:1 [
          "id" => array:1 [
            "required" => true
          ]
        ]
      ]
      "images" => array:2 [
        "resource" => "image"
        "fields" => array:1 [
          "id" => []
        ]
      ]
      "combinations" => array:2 [
        "resource" => "combination"
        "fields" => array:1 [
          "id" => array:1 [
            "required" => true
          ]
        ]
      ]
      "product_option_values" => array:2 [
        "resource" => "product_option_value"
        "fields" => array:1 [
          "id" => array:1 [
            "required" => true
          ]
        ]
      ]
      "product_features" => array:2 [
        "resource" => "product_feature"
        "fields" => array:2 [
          "id" => array:1 [
            "required" => true
          ]
          "id_feature_value" => array:2 [
            "required" => true
            "xlink_resource" => "product_feature_values"
          ]
        ]
      ]
      "tags" => array:2 [
        "resource" => "tag"
        "fields" => array:1 [
          "id" => array:1 [
            "required" => true
          ]
        ]
      ]
      "stock_availables" => array:3 [
        "resource" => "stock_available"
        "fields" => array:2 [
          "id" => array:1 [
            "required" => true
          ]
          "id_product_attribute" => array:1 [
            "required" => true
          ]
        ]
        "setter" => false
      ]
      "accessories" => array:3 [
        "resource" => "product"
        "api" => "products"
        "fields" => array:1 [
          "id" => array:2 [
            "required" => true
            "xlink_resource" => "product"
          ]
        ]
      ]
      "product_bundle" => array:3 [
        "resource" => "product"
        "api" => "products"
        "fields" => array:3 [
          "id" => array:1 [
            "required" => true
          ]
          "id_product_attribute" => []
          "quantity" => []
        ]
      ]
    ]
  ]
  +id: 21417693
  #id_lang: 1
  #id_shop: 1
  +id_shop_list: []
  #get_shop_from_context: true
  #table: "product"
  #identifier: "id_product"
  #fieldsRequired: array:1 [
    0 => "price"
  ]
  #fieldsSize: array:7 [
    "reference" => 64
    "supplier_reference" => 64
    "location" => 64
    "ean13" => 13
    "isbn" => 32
    "upc" => 12
    "mpn" => 40
  ]
  #fieldsValidate: array:49 [
    "id_shop_default" => "isUnsignedId"
    "id_manufacturer" => "isUnsignedId"
    "id_supplier" => "isUnsignedId"
    "reference" => "isReference"
    "supplier_reference" => "isReference"
    "location" => "isReference"
    "width" => "isUnsignedFloat"
    "height" => "isUnsignedFloat"
    "depth" => "isUnsignedFloat"
    "weight" => "isUnsignedFloat"
    "quantity_discount" => "isBool"
    "ean13" => "isEan13"
    "isbn" => "isIsbn"
    "upc" => "isUpc"
    "mpn" => "isMpn"
    "cache_is_pack" => "isBool"
    "cache_has_attachments" => "isBool"
    "is_virtual" => "isBool"
    "state" => "isUnsignedId"
    "additional_delivery_times" => "isUnsignedId"
    "id_category_default" => "isUnsignedId"
    "id_tax_rules_group" => "isUnsignedId"
    "on_sale" => "isBool"
    "online_only" => "isBool"
    "ecotax" => "isPrice"
    "minimal_quantity" => "isUnsignedInt"
    "low_stock_threshold" => "isInt"
    "low_stock_alert" => "isBool"
    "price" => "isPrice"
    "wholesale_price" => "isPrice"
    "unity" => "isString"
    "additional_shipping_cost" => "isPrice"
    "customizable" => "isUnsignedInt"
    "text_fields" => "isUnsignedInt"
    "uploadable_files" => "isUnsignedInt"
    "active" => "isBool"
    "redirect_type" => "isString"
    "id_type_redirected" => "isUnsignedId"
    "available_for_order" => "isBool"
    "available_date" => "isDateFormat"
    "show_condition" => "isBool"
    "condition" => "isGenericName"
    "show_price" => "isBool"
    "indexed" => "isBool"
    "visibility" => "isProductVisibility"
    "advanced_stock_management" => "isBool"
    "date_add" => "isDate"
    "date_upd" => "isDate"
    "pack_stock_type" => "isUnsignedInt"
  ]
  #fieldsRequiredLang: []
  #fieldsSizeLang: array:9 [
    "delivery_in_stock" => 255
    "delivery_out_stock" => 255
    "meta_description" => 512
    "meta_keywords" => 255
    "meta_title" => 255
    "link_rewrite" => 128
    "name" => 128
    "available_now" => 255
    "available_later" => 255
  ]
  #fieldsValidateLang: array:11 [
    "delivery_in_stock" => "isGenericName"
    "delivery_out_stock" => "isGenericName"
    "meta_description" => "isGenericName"
    "meta_keywords" => "isGenericName"
    "meta_title" => "isGenericName"
    "link_rewrite" => "isLinkRewrite"
    "name" => "isCatalogName"
    "description" => "isCleanHtml"
    "description_short" => "isCleanHtml"
    "available_now" => "isGenericName"
    "available_later" => "IsGenericName"
  ]
  #tables: []
  #image_dir: null
  #image_format: "jpg"
  #translator: null
  #def: array:7 [
    "table" => "product"
    "primary" => "id_product"
    "multilang" => true
    "multilang_shop" => true
    "fields" => array:62 [
      "id_shop_default" => array:2 [
        "type" => 1
        "validate" => "isUnsignedId"
      ]
      "id_manufacturer" => array:2 [
        "type" => 1
        "validate" => "isUnsignedId"
      ]
      "id_supplier" => array:2 [
        "type" => 1
        "validate" => "isUnsignedId"
      ]
      "reference" => array:3 [
        "type" => 3
        "validate" => "isReference"
        "size" => 64
      ]
      "supplier_reference" => array:3 [
        "type" => 3
        "validate" => "isReference"
        "size" => 64
      ]
      "location" => array:3 [
        "type" => 3
        "validate" => "isReference"
        "size" => 64
      ]
      "width" => array:2 [
        "type" => 4
        "validate" => "isUnsignedFloat"
      ]
      "height" => array:2 [
        "type" => 4
        "validate" => "isUnsignedFloat"
      ]
      "depth" => array:2 [
        "type" => 4
        "validate" => "isUnsignedFloat"
      ]
      "weight" => array:2 [
        "type" => 4
        "validate" => "isUnsignedFloat"
      ]
      "quantity_discount" => array:2 [
        "type" => 2
        "validate" => "isBool"
      ]
      "ean13" => array:3 [
        "type" => 3
        "validate" => "isEan13"
        "size" => 13
      ]
      "isbn" => array:3 [
        "type" => 3
        "validate" => "isIsbn"
        "size" => 32
      ]
      "upc" => array:3 [
        "type" => 3
        "validate" => "isUpc"
        "size" => 12
      ]
      "mpn" => array:3 [
        "type" => 3
        "validate" => "isMpn"
        "size" => 40
      ]
      "cache_is_pack" => array:2 [
        "type" => 2
        "validate" => "isBool"
      ]
      "cache_has_attachments" => array:2 [
        "type" => 2
        "validate" => "isBool"
      ]
      "is_virtual" => array:2 [
        "type" => 2
        "validate" => "isBool"
      ]
      "state" => array:2 [
        "type" => 1
        "validate" => "isUnsignedId"
      ]
      "additional_delivery_times" => array:2 [
        "type" => 1
        "validate" => "isUnsignedId"
      ]
      "delivery_in_stock" => array:4 [
        "type" => 3
        "lang" => true
        "validate" => "isGenericName"
        "size" => 255
      ]
      "delivery_out_stock" => array:4 [
        "type" => 3
        "lang" => true
        "validate" => "isGenericName"
        "size" => 255
      ]
      "id_category_default" => array:3 [
        "type" => 1
        "shop" => true
        "validate" => "isUnsignedId"
      ]
      "id_tax_rules_group" => array:3 [
        "type" => 1
        "shop" => true
        "validate" => "isUnsignedId"
      ]
      "on_sale" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "online_only" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "ecotax" => array:3 [
        "type" => 4
        "shop" => true
        "validate" => "isPrice"
      ]
      "minimal_quantity" => array:3 [
        "type" => 1
        "shop" => true
        "validate" => "isUnsignedInt"
      ]
      "low_stock_threshold" => array:4 [
        "type" => 1
        "shop" => true
        "allow_null" => true
        "validate" => "isInt"
      ]
      "low_stock_alert" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "price" => array:4 [
        "type" => 4
        "shop" => true
        "validate" => "isPrice"
        "required" => true
      ]
      "wholesale_price" => array:3 [
        "type" => 4
        "shop" => true
        "validate" => "isPrice"
      ]
      "unity" => array:3 [
        "type" => 3
        "shop" => true
        "validate" => "isString"
      ]
      "unit_price_ratio" => array:2 [
        "type" => 4
        "shop" => true
      ]
      "additional_shipping_cost" => array:3 [
        "type" => 4
        "shop" => true
        "validate" => "isPrice"
      ]
      "customizable" => array:3 [
        "type" => 1
        "shop" => true
        "validate" => "isUnsignedInt"
      ]
      "text_fields" => array:3 [
        "type" => 1
        "shop" => true
        "validate" => "isUnsignedInt"
      ]
      "uploadable_files" => array:3 [
        "type" => 1
        "shop" => true
        "validate" => "isUnsignedInt"
      ]
      "active" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "redirect_type" => array:3 [
        "type" => 3
        "shop" => true
        "validate" => "isString"
      ]
      "id_type_redirected" => array:3 [
        "type" => 1
        "shop" => true
        "validate" => "isUnsignedId"
      ]
      "available_for_order" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "available_date" => array:3 [
        "type" => 5
        "shop" => true
        "validate" => "isDateFormat"
      ]
      "show_condition" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "condition" => array:5 [
        "type" => 3
        "shop" => true
        "validate" => "isGenericName"
        "values" => array:3 [
          0 => "new"
          1 => "used"
          2 => "refurbished"
        ]
        "default" => "new"
      ]
      "show_price" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "indexed" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "visibility" => array:5 [
        "type" => 3
        "shop" => true
        "validate" => "isProductVisibility"
        "values" => array:4 [
          0 => "both"
          1 => "catalog"
          2 => "search"
          3 => "none"
        ]
        "default" => "both"
      ]
      "cache_default_attribute" => array:2 [
        "type" => 1
        "shop" => true
      ]
      "advanced_stock_management" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "date_add" => array:3 [
        "type" => 5
        "shop" => true
        "validate" => "isDate"
      ]
      "date_upd" => array:3 [
        "type" => 5
        "shop" => true
        "validate" => "isDate"
      ]
      "pack_stock_type" => array:3 [
        "type" => 1
        "shop" => true
        "validate" => "isUnsignedInt"
      ]
      "meta_description" => array:4 [
        "type" => 3
        "lang" => true
        "validate" => "isGenericName"
        "size" => 512
      ]
      "meta_keywords" => array:4 [
        "type" => 3
        "lang" => true
        "validate" => "isGenericName"
        "size" => 255
      ]
      "meta_title" => array:4 [
        "type" => 3
        "lang" => true
        "validate" => "isGenericName"
        "size" => 255
      ]
      "link_rewrite" => array:6 [
        "type" => 3
        "lang" => true
        "validate" => "isLinkRewrite"
        "required" => false
        "size" => 128
        "ws_modifier" => array:2 [
          "http_method" => 2
          "modifier" => "modifierWsLinkRewrite"
        ]
      ]
      "name" => array:5 [
        "type" => 3
        "lang" => true
        "validate" => "isCatalogName"
        "required" => false
        "size" => 128
      ]
      "description" => array:3 [
        "type" => 6
        "lang" => true
        "validate" => "isCleanHtml"
      ]
      "description_short" => array:3 [
        "type" => 6
        "lang" => true
        "validate" => "isCleanHtml"
      ]
      "available_now" => array:4 [
        "type" => 3
        "lang" => true
        "validate" => "isGenericName"
        "size" => 255
      ]
      "available_later" => array:4 [
        "type" => 3
        "lang" => true
        "validate" => "IsGenericName"
        "size" => 255
      ]
    ]
    "associations" => array:7 [
      "manufacturer" => array:1 [
        "type" => 1
      ]
      "supplier" => array:1 [
        "type" => 1
      ]
      "default_category" => array:3 [
        "type" => 1
        "field" => "id_category_default"
        "object" => "Category"
      ]
      "tax_rules_group" => array:1 [
        "type" => 1
      ]
      "categories" => array:4 [
        "type" => 2
        "field" => "id_category"
        "object" => "Category"
        "association" => "category_product"
      ]
      "stock_availables" => array:4 [
        "type" => 2
        "field" => "id_stock_available"
        "object" => "StockAvailable"
        "association" => "stock_availables"
      ]
      "l" => array:3 [
        "type" => 2
        "field" => "id_product"
        "foreign_field" => "id_product"
      ]
    ]
    "classname" => "Product"
  ]
  #update_fields: null
  +force_id: false
}
"id_product"
"21417693"
"id_supplier"
"1"
"id_manufacturer"
"4"
"id_category_default"
"92"
"id_shop_default"
"1"
"id_tax_rules_group"
"0"
"on_sale"
"0"
"online_only"
"0"
"ean13"
""
"isbn"
""
"upc"
""
"mpn"
""
"ecotax"
"0.000000"
"quantity"
"0"
"minimal_quantity"
"1"
"low_stock_threshold"
null
"low_stock_alert"
"0"
"price"
"169.900000"
"wholesale_price"
"40.000000"
"unity"
""
"unit_price_ratio"
"0.000000"
"additional_shipping_cost"
"0.000000"
"reference"
"2214790"
"supplier_reference"
"2214790"
"location"
""
"width"
"0.000000"
"height"
"0.000000"
"depth"
"0.000000"
"weight"
"0.000000"
"out_of_stock"
"2"
"additional_delivery_times"
"1"
"quantity_discount"
"0"
"customizable"
"0"
"uploadable_files"
"0"
"text_fields"
"0"
"active"
"1"
"redirect_type"
""
"id_type_redirected"
"0"
"available_for_order"
"1"
"available_date"
"0000-00-00"
"show_condition"
"0"
"condition"
"new"
"show_price"
"1"
"indexed"
"1"
"visibility"
"both"
"cache_is_pack"
"0"
"cache_has_attachments"
"0"
"is_virtual"
"0"
"cache_default_attribute"
"21908"
"date_add"
"2025-11-10 00:00:00"
"date_upd"
"2026-02-09 15:55:59"
"advanced_stock_management"
"0"
"pack_stock_type"
"3"
"state"
"1"
"id_shop"
"1"
"id_lang"
"1"
"description"
"<p></p>"
"description_short"
"<p></p>"
"link_rewrite"
"sapato-casual-desportivo-memory-gel-insole"
"meta_description"
""
"meta_keywords"
""
"meta_title"
""
"name"
"Sapato Casual Desportivo  - Memory Gel Insole"
"available_now"
""
"available_later"
""
"delivery_in_stock"
""
"delivery_out_stock"
""
array:21 [
  "id_product_attribute" => "21914"
  "id_product" => "21417693"
  "reference" => "14301"
  "supplier_reference" => ""
  "location" => ""
  "ean13" => "7000002801059"
  "isbn" => ""
  "upc" => ""
  "mpn" => ""
  "wholesale_price" => "40.000000"
  "price" => "0.000000"
  "ecotax" => "0.000000"
  "quantity" => "0"
  "weight" => "0.000000"
  "unit_price_impact" => "0.000000"
  "default_on" => null
  "minimal_quantity" => "1"
  "low_stock_threshold" => null
  "low_stock_alert" => "0"
  "available_date" => "0000-00-00"
  "id_shop" => "1"
]
Combination {#965
  +id_product: null
  +reference: null
  +supplier_reference: null
  +location: null
  +ean13: null
  +isbn: null
  +upc: null
  +mpn: null
  +wholesale_price: null
  +price: null
  +unit_price_impact: null
  +ecotax: null
  +minimal_quantity: 1
  +low_stock_threshold: null
  +low_stock_alert: false
  +quantity: null
  +weight: null
  +default_on: null
  +available_date: "0000-00-00"
  #webserviceParameters: array:4 [
    "objectNodeName" => "combination"
    "objectsNodeName" => "combinations"
    "fields" => array:1 [
      "id_product" => array:2 [
        "required" => true
        "xlink_resource" => "products"
      ]
    ]
    "associations" => array:2 [
      "product_option_values" => array:1 [
        "resource" => "product_option_value"
      ]
      "images" => array:2 [
        "resource" => "image"
        "api" => "images/products"
      ]
    ]
  ]
  +id: 21914
  #id_lang: null
  #id_shop: 1
  +id_shop_list: []
  #get_shop_from_context: true
  #table: "product_attribute"
  #identifier: "id_product_attribute"
  #fieldsRequired: array:2 [
    0 => "id_product"
    1 => "minimal_quantity"
  ]
  #fieldsSize: array:12 [
    "location" => 64
    "ean13" => 13
    "isbn" => 32
    "upc" => 12
    "mpn" => 40
    "quantity" => 10
    "reference" => 64
    "supplier_reference" => 64
    "wholesale_price" => 27
    "price" => 20
    "ecotax" => 20
    "unit_price_impact" => 20
  ]
  #fieldsValidate: array:17 [
    "id_product" => "isUnsignedId"
    "location" => "isGenericName"
    "ean13" => "isEan13"
    "isbn" => "isIsbn"
    "upc" => "isUpc"
    "mpn" => "isMpn"
    "quantity" => "isInt"
    "wholesale_price" => "isPrice"
    "price" => "isNegativePrice"
    "ecotax" => "isPrice"
    "weight" => "isFloat"
    "unit_price_impact" => "isNegativePrice"
    "minimal_quantity" => "isUnsignedId"
    "low_stock_threshold" => "isInt"
    "low_stock_alert" => "isBool"
    "default_on" => "isBool"
    "available_date" => "isDateFormat"
  ]
  #fieldsRequiredLang: []
  #fieldsSizeLang: []
  #fieldsValidateLang: []
  #tables: []
  #image_dir: null
  #image_format: "jpg"
  #translator: null
  #def: array:4 [
    "table" => "product_attribute"
    "primary" => "id_product_attribute"
    "fields" => array:19 [
      "id_product" => array:4 [
        "type" => 1
        "shop" => "both"
        "validate" => "isUnsignedId"
        "required" => true
      ]
      "location" => array:3 [
        "type" => 3
        "validate" => "isGenericName"
        "size" => 64
      ]
      "ean13" => array:3 [
        "type" => 3
        "validate" => "isEan13"
        "size" => 13
      ]
      "isbn" => array:3 [
        "type" => 3
        "validate" => "isIsbn"
        "size" => 32
      ]
      "upc" => array:3 [
        "type" => 3
        "validate" => "isUpc"
        "size" => 12
      ]
      "mpn" => array:3 [
        "type" => 3
        "validate" => "isMpn"
        "size" => 40
      ]
      "quantity" => array:3 [
        "type" => 1
        "validate" => "isInt"
        "size" => 10
      ]
      "reference" => array:2 [
        "type" => 3
        "size" => 64
      ]
      "supplier_reference" => array:2 [
        "type" => 3
        "size" => 64
      ]
      "wholesale_price" => array:4 [
        "type" => 4
        "shop" => true
        "validate" => "isPrice"
        "size" => 27
      ]
      "price" => array:4 [
        "type" => 4
        "shop" => true
        "validate" => "isNegativePrice"
        "size" => 20
      ]
      "ecotax" => array:4 [
        "type" => 4
        "shop" => true
        "validate" => "isPrice"
        "size" => 20
      ]
      "weight" => array:3 [
        "type" => 4
        "shop" => true
        "validate" => "isFloat"
      ]
      "unit_price_impact" => array:4 [
        "type" => 4
        "shop" => true
        "validate" => "isNegativePrice"
        "size" => 20
      ]
      "minimal_quantity" => array:4 [
        "type" => 1
        "shop" => true
        "validate" => "isUnsignedId"
        "required" => true
      ]
      "low_stock_threshold" => array:4 [
        "type" => 1
        "shop" => true
        "allow_null" => true
        "validate" => "isInt"
      ]
      "low_stock_alert" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "default_on" => array:4 [
        "type" => 2
        "allow_null" => true
        "shop" => true
        "validate" => "isBool"
      ]
      "available_date" => array:3 [
        "type" => 5
        "shop" => true
        "validate" => "isDateFormat"
      ]
    ]
    "classname" => "Combination"
  ]
  #update_fields: null
  +force_id: false
}
"id_product_attribute"
"21914"
"id_product"
"21417693"
"reference"
"14301"
"supplier_reference"
""
"location"
""
"ean13"
"7000002801059"
"isbn"
""
"upc"
""
"mpn"
""
"wholesale_price"
"40.000000"
"price"
"0.000000"
"ecotax"
"0.000000"
"quantity"
"0"
"weight"
"0.000000"
"unit_price_impact"
"0.000000"
"default_on"
null
"minimal_quantity"
"1"
"low_stock_threshold"
null
"low_stock_alert"
"0"
"available_date"
"0000-00-00"
"id_shop"
"1"
array:67 [
  "id_product" => "21417431"
  "id_supplier" => "1"
  "id_manufacturer" => "4"
  "id_category_default" => "69"
  "id_shop_default" => "1"
  "id_tax_rules_group" => "0"
  "on_sale" => "0"
  "online_only" => "0"
  "ean13" => ""
  "isbn" => ""
  "upc" => ""
  "mpn" => ""
  "ecotax" => "0.000000"
  "quantity" => "0"
  "minimal_quantity" => "1"
  "low_stock_threshold" => null
  "low_stock_alert" => "0"
  "price" => "239.900000"
  "wholesale_price" => "48.000000"
  "unity" => ""
  "unit_price_ratio" => "0.000000"
  "additional_shipping_cost" => "0.000000"
  "reference" => "2213574"
  "supplier_reference" => "2213574"
  "location" => ""
  "width" => "0.000000"
  "height" => "0.000000"
  "depth" => "0.000000"
  "weight" => "0.000000"
  "out_of_stock" => "2"
  "additional_delivery_times" => "1"
  "quantity_discount" => "0"
  "customizable" => "0"
  "uploadable_files" => "0"
  "text_fields" => "0"
  "active" => "1"
  "redirect_type" => ""
  "id_type_redirected" => "0"
  "available_for_order" => "1"
  "available_date" => "0000-00-00"
  "show_condition" => "0"
  "condition" => "new"
  "show_price" => "1"
  "indexed" => "1"
  "visibility" => "both"
  "cache_is_pack" => "0"
  "cache_has_attachments" => "0"
  "is_virtual" => "0"
  "cache_default_attribute" => "20230"
  "date_add" => "2025-09-06 00:00:00"
  "date_upd" => "2026-01-02 11:07:55"
  "advanced_stock_management" => "0"
  "pack_stock_type" => "3"
  "state" => "1"
  "id_shop" => "1"
  "id_lang" => "1"
  "description" => "<p></p>"
  "description_short" => "<p></p>"
  "link_rewrite" => "sapato-casual-desportivo-fit-ins-hands-free"
  "meta_description" => ""
  "meta_keywords" => ""
  "meta_title" => ""
  "name" => "Sapato Casual Desportivo - Fit-ins - Hands Free"
  "available_now" => ""
  "available_later" => ""
  "delivery_in_stock" => ""
  "delivery_out_stock" => ""
]
Product {#972
  +tax_name: null
  +tax_rate: null
  +id_manufacturer: null
  +id_supplier: null
  +id_category_default: null
  +id_shop_default: null
  +manufacturer_name: null
  +supplier_name: null
  +name: null
  +description: null
  +description_short: null
  +quantity: 0
  +minimal_quantity: 1
  +low_stock_threshold: null
  +low_stock_alert: false
  +available_now: null
  +available_later: null
  +price: 0
  +specificPrice: 0
  +additional_shipping_cost: 0
  +wholesale_price: 0
  +on_sale: false
  +online_only: false
  +unity: null
  +unit_price: null
  +unit_price_ratio: 0
  +ecotax: 0
  +reference: null
  +supplier_reference: null
  +location: null
  +width: 0
  +height: 0
  +depth: 0
  +weight: 0
  +ean13: null
  +isbn: null
  +upc: null
  +mpn: null
  +link_rewrite: null
  +meta_description: null
  +meta_keywords: null
  +meta_title: null
  +quantity_discount: 0
  +customizable: null
  +new: null
  +uploadable_files: null
  +text_fields: null
  +active: true
  +redirect_type: ""
  +id_type_redirected: 0
  +available_for_order: true
  +available_date: "0000-00-00"
  +show_condition: false
  +condition: null
  +show_price: true
  +indexed: 0
  +visibility: null
  +date_add: null
  +date_upd: null
  +tags: null
  +state: 1
  +base_price: null
  +id_tax_rules_group: 1
  +id_color_default: 0
  +advanced_stock_management: 0
  +out_of_stock: null
  +depends_on_stock: null
  +isFullyLoaded: false
  +cache_is_pack: null
  +cache_has_attachments: null
  +is_virtual: null
  +id_pack_product_attribute: null
  +cache_default_attribute: null
  +category: null
  +pack_stock_type: 3
  +additional_delivery_times: 1
  +delivery_in_stock: null
  +delivery_out_stock: null
  #webserviceParameters: array:4 [
    "objectMethods" => array:2 [
      "add" => "addWs"
      "update" => "updateWs"
    ]
    "objectNodeNames" => "products"
    "fields" => array:12 [
      "id_manufacturer" => array:1 [
        "xlink_resource" => "manufacturers"
      ]
      "id_supplier" => array:1 [
        "xlink_resource" => "suppliers"
      ]
      "id_category_default" => array:1 [
        "xlink_resource" => "categories"
      ]
      "new" => []
      "cache_default_attribute" => []
      "id_default_image" => array:3 [
        "getter" => "getCoverWs"
        "setter" => "setCoverWs"
        "xlink_resource" => array:2 [
          "resourceName" => "images"
          "subResourceName" => "products"
        ]
      ]
      "id_default_combination" => array:3 [
        "getter" => "getWsDefaultCombination"
        "setter" => "setWsDefaultCombination"
        "xlink_resource" => array:1 [
          "resourceName" => "combinations"
        ]
      ]
      "id_tax_rules_group" => array:1 [
        "xlink_resource" => array:1 [
          "resourceName" => "tax_rule_groups"
        ]
      ]
      "position_in_category" => array:2 [
        "getter" => "getWsPositionInCategory"
        "setter" => "setWsPositionInCategory"
      ]
      "manufacturer_name" => array:2 [
        "getter" => "getWsManufacturerName"
        "setter" => false
      ]
      "quantity" => array:2 [
        "getter" => false
        "setter" => false
      ]
      "type" => array:2 [
        "getter" => "getWsType"
        "setter" => "setWsType"
      ]
    ]
    "associations" => array:9 [
      "categories" => array:2 [
        "resource" => "category"
        "fields" => array:1 [
          "id" => array:1 [
            "required" => true
          ]
        ]
      ]
      "images" => array:2 [
        "resource" => "image"
        "fields" => array:1 [
          "id" => []
        ]
      ]
      "combinations" => array:2 [
        "resource" => "combination"
        "fields" => array:1 [
          "id" => array:1 [
            "required" => true
          ]
        ]
      ]
      "product_option_values" => array:2 [
        "resource" => "product_option_value"
        "fields" => array:1 [
          "id" => array:1 [
            "required" => true
          ]
        ]
      ]
      "product_features" => array:2 [
        "resource" => "product_feature"
        "fields" => array:2 [
          "id" => array:1 [
            "required" => true
          ]
          "id_feature_value" => array:2 [
            "required" => true
            "xlink_resource" => "product_feature_values"
          ]
        ]
      ]
      "tags" => array:2 [
        "resource" => "tag"
        "fields" => array:1 [
          "id" => array:1 [
            "required" => true
          ]
        ]
      ]
      "stock_availables" => array:3 [
        "resource" => "stock_available"
        "fields" => array:2 [
          "id" => array:1 [
            "required" => true
          ]
          "id_product_attribute" => array:1 [
            "required" => true
          ]
        ]
        "setter" => false
      ]
      "accessories" => array:3 [
        "resource" => "product"
        "api" => "products"
        "fields" => array:1 [
          "id" => array:2 [
            "required" => true
            "xlink_resource" => "product"
          ]
        ]
      ]
      "product_bundle" => array:3 [
        "resource" => "product"
        "api" => "products"
        "fields" => array:3 [
          "id" => array:1 [
            "required" => true
          ]
          "id_product_attribute" => []
          "quantity" => []
        ]
      ]
    ]
  ]
  +id: 21417431
  #id_lang: 1
  #id_shop: 1
  +id_shop_list: []
  #get_shop_from_context: true
  #table: "product"
  #identifier: "id_product"
  #fieldsRequired: array:1 [
    0 => "price"
  ]
  #fieldsSize: array:7 [
    "reference" => 64
    "supplier_reference" => 64
    "location" => 64
    "ean13" => 13
    "isbn" => 32
    "upc" => 12
    "mpn" => 40
  ]
  #fieldsValidate: array:49 [
    "id_shop_default" => "isUnsignedId"
    "id_manufacturer" => "isUnsignedId"
    "id_supplier" => "isUnsignedId"
    "reference" => "isReference"
    "supplier_reference" => "isReference"
    "location" => "isReference"
    "width" => "isUnsignedFloat"
    "height" => "isUnsignedFloat"
    "depth" => "isUnsignedFloat"
    "weight" => "isUnsignedFloat"
    "quantity_discount" => "isBool"
    "ean13" => "isEan13"
    "isbn" => "isIsbn"
    "upc" => "isUpc"
    "mpn" => "isMpn"
    "cache_is_pack" => "isBool"
    "cache_has_attachments" => "isBool"
    "is_virtual" => "isBool"
    "state" => "isUnsignedId"
    "additional_delivery_times" => "isUnsignedId"
    "id_category_default" => "isUnsignedId"
    "id_tax_rules_group" => "isUnsignedId"
    "on_sale" => "isBool"
    "online_only" => "isBool"
    "ecotax" => "isPrice"
    "minimal_quantity" => "isUnsignedInt"
    "low_stock_threshold" => "isInt"
    "low_stock_alert" => "isBool"
    "price" => "isPrice"
    "wholesale_price" => "isPrice"
    "unity" => "isString"
    "additional_shipping_cost" => "isPrice"
    "customizable" => "isUnsignedInt"
    "text_fields" => "isUnsignedInt"
    "uploadable_files" => "isUnsignedInt"
    "active" => "isBool"
    "redirect_type" => "isString"
    "id_type_redirected" => "isUnsignedId"
    "available_for_order" => "isBool"
    "available_date" => "isDateFormat"
    "show_condition" => "isBool"
    "condition" => "isGenericName"
    "show_price" => "isBool"
    "indexed" => "isBool"
    "visibility" => "isProductVisibility"
    "advanced_stock_management" => "isBool"
    "date_add" => "isDate"
    "date_upd" => "isDate"
    "pack_stock_type" => "isUnsignedInt"
  ]
  #fieldsRequiredLang: []
  #fieldsSizeLang: array:9 [
    "delivery_in_stock" => 255
    "delivery_out_stock" => 255
    "meta_description" => 512
    "meta_keywords" => 255
    "meta_title" => 255
    "link_rewrite" => 128
    "name" => 128
    "available_now" => 255
    "available_later" => 255
  ]
  #fieldsValidateLang: array:11 [
    "delivery_in_stock" => "isGenericName"
    "delivery_out_stock" => "isGenericName"
    "meta_description" => "isGenericName"
    "meta_keywords" => "isGenericName"
    "meta_title" => "isGenericName"
    "link_rewrite" => "isLinkRewrite"
    "name" => "isCatalogName"
    "description" => "isCleanHtml"
    "description_short" => "isCleanHtml"
    "available_now" => "isGenericName"
    "available_later" => "IsGenericName"
  ]
  #tables: []
  #image_dir: null
  #image_format: "jpg"
  #translator: null
  #def: array:7 [
    "table" => "product"
    "primary" => "id_product"
    "multilang" => true
    "multilang_shop" => true
    "fields" => array:62 [
      "id_shop_default" => array:2 [
        "type" => 1
        "validate" => "isUnsignedId"
      ]
      "id_manufacturer" => array:2 [
        "type" => 1
        "validate" => "isUnsignedId"
      ]
      "id_supplier" => array:2 [
        "type" => 1
        "validate" => "isUnsignedId"
      ]
      "reference" => array:3 [
        "type" => 3
        "validate" => "isReference"
        "size" => 64
      ]
      "supplier_reference" => array:3 [
        "type" => 3
        "validate" => "isReference"
        "size" => 64
      ]
      "location" => array:3 [
        "type" => 3
        "validate" => "isReference"
        "size" => 64
      ]
      "width" => array:2 [
        "type" => 4
        "validate" => "isUnsignedFloat"
      ]
      "height" => array:2 [
        "type" => 4
        "validate" => "isUnsignedFloat"
      ]
      "depth" => array:2 [
        "type" => 4
        "validate" => "isUnsignedFloat"
      ]
      "weight" => array:2 [
        "type" => 4
        "validate" => "isUnsignedFloat"
      ]
      "quantity_discount" => array:2 [
        "type" => 2
        "validate" => "isBool"
      ]
      "ean13" => array:3 [
        "type" => 3
        "validate" => "isEan13"
        "size" => 13
      ]
      "isbn" => array:3 [
        "type" => 3
        "validate" => "isIsbn"
        "size" => 32
      ]
      "upc" => array:3 [
        "type" => 3
        "validate" => "isUpc"
        "size" => 12
      ]
      "mpn" => array:3 [
        "type" => 3
        "validate" => "isMpn"
        "size" => 40
      ]
      "cache_is_pack" => array:2 [
        "type" => 2
        "validate" => "isBool"
      ]
      "cache_has_attachments" => array:2 [
        "type" => 2
        "validate" => "isBool"
      ]
      "is_virtual" => array:2 [
        "type" => 2
        "validate" => "isBool"
      ]
      "state" => array:2 [
        "type" => 1
        "validate" => "isUnsignedId"
      ]
      "additional_delivery_times" => array:2 [
        "type" => 1
        "validate" => "isUnsignedId"
      ]
      "delivery_in_stock" => array:4 [
        "type" => 3
        "lang" => true
        "validate" => "isGenericName"
        "size" => 255
      ]
      "delivery_out_stock" => array:4 [
        "type" => 3
        "lang" => true
        "validate" => "isGenericName"
        "size" => 255
      ]
      "id_category_default" => array:3 [
        "type" => 1
        "shop" => true
        "validate" => "isUnsignedId"
      ]
      "id_tax_rules_group" => array:3 [
        "type" => 1
        "shop" => true
        "validate" => "isUnsignedId"
      ]
      "on_sale" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "online_only" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "ecotax" => array:3 [
        "type" => 4
        "shop" => true
        "validate" => "isPrice"
      ]
      "minimal_quantity" => array:3 [
        "type" => 1
        "shop" => true
        "validate" => "isUnsignedInt"
      ]
      "low_stock_threshold" => array:4 [
        "type" => 1
        "shop" => true
        "allow_null" => true
        "validate" => "isInt"
      ]
      "low_stock_alert" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "price" => array:4 [
        "type" => 4
        "shop" => true
        "validate" => "isPrice"
        "required" => true
      ]
      "wholesale_price" => array:3 [
        "type" => 4
        "shop" => true
        "validate" => "isPrice"
      ]
      "unity" => array:3 [
        "type" => 3
        "shop" => true
        "validate" => "isString"
      ]
      "unit_price_ratio" => array:2 [
        "type" => 4
        "shop" => true
      ]
      "additional_shipping_cost" => array:3 [
        "type" => 4
        "shop" => true
        "validate" => "isPrice"
      ]
      "customizable" => array:3 [
        "type" => 1
        "shop" => true
        "validate" => "isUnsignedInt"
      ]
      "text_fields" => array:3 [
        "type" => 1
        "shop" => true
        "validate" => "isUnsignedInt"
      ]
      "uploadable_files" => array:3 [
        "type" => 1
        "shop" => true
        "validate" => "isUnsignedInt"
      ]
      "active" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "redirect_type" => array:3 [
        "type" => 3
        "shop" => true
        "validate" => "isString"
      ]
      "id_type_redirected" => array:3 [
        "type" => 1
        "shop" => true
        "validate" => "isUnsignedId"
      ]
      "available_for_order" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "available_date" => array:3 [
        "type" => 5
        "shop" => true
        "validate" => "isDateFormat"
      ]
      "show_condition" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "condition" => array:5 [
        "type" => 3
        "shop" => true
        "validate" => "isGenericName"
        "values" => array:3 [
          0 => "new"
          1 => "used"
          2 => "refurbished"
        ]
        "default" => "new"
      ]
      "show_price" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "indexed" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "visibility" => array:5 [
        "type" => 3
        "shop" => true
        "validate" => "isProductVisibility"
        "values" => array:4 [
          0 => "both"
          1 => "catalog"
          2 => "search"
          3 => "none"
        ]
        "default" => "both"
      ]
      "cache_default_attribute" => array:2 [
        "type" => 1
        "shop" => true
      ]
      "advanced_stock_management" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "date_add" => array:3 [
        "type" => 5
        "shop" => true
        "validate" => "isDate"
      ]
      "date_upd" => array:3 [
        "type" => 5
        "shop" => true
        "validate" => "isDate"
      ]
      "pack_stock_type" => array:3 [
        "type" => 1
        "shop" => true
        "validate" => "isUnsignedInt"
      ]
      "meta_description" => array:4 [
        "type" => 3
        "lang" => true
        "validate" => "isGenericName"
        "size" => 512
      ]
      "meta_keywords" => array:4 [
        "type" => 3
        "lang" => true
        "validate" => "isGenericName"
        "size" => 255
      ]
      "meta_title" => array:4 [
        "type" => 3
        "lang" => true
        "validate" => "isGenericName"
        "size" => 255
      ]
      "link_rewrite" => array:6 [
        "type" => 3
        "lang" => true
        "validate" => "isLinkRewrite"
        "required" => false
        "size" => 128
        "ws_modifier" => array:2 [
          "http_method" => 2
          "modifier" => "modifierWsLinkRewrite"
        ]
      ]
      "name" => array:5 [
        "type" => 3
        "lang" => true
        "validate" => "isCatalogName"
        "required" => false
        "size" => 128
      ]
      "description" => array:3 [
        "type" => 6
        "lang" => true
        "validate" => "isCleanHtml"
      ]
      "description_short" => array:3 [
        "type" => 6
        "lang" => true
        "validate" => "isCleanHtml"
      ]
      "available_now" => array:4 [
        "type" => 3
        "lang" => true
        "validate" => "isGenericName"
        "size" => 255
      ]
      "available_later" => array:4 [
        "type" => 3
        "lang" => true
        "validate" => "IsGenericName"
        "size" => 255
      ]
    ]
    "associations" => array:7 [
      "manufacturer" => array:1 [
        "type" => 1
      ]
      "supplier" => array:1 [
        "type" => 1
      ]
      "default_category" => array:3 [
        "type" => 1
        "field" => "id_category_default"
        "object" => "Category"
      ]
      "tax_rules_group" => array:1 [
        "type" => 1
      ]
      "categories" => array:4 [
        "type" => 2
        "field" => "id_category"
        "object" => "Category"
        "association" => "category_product"
      ]
      "stock_availables" => array:4 [
        "type" => 2
        "field" => "id_stock_available"
        "object" => "StockAvailable"
        "association" => "stock_availables"
      ]
      "l" => array:3 [
        "type" => 2
        "field" => "id_product"
        "foreign_field" => "id_product"
      ]
    ]
    "classname" => "Product"
  ]
  #update_fields: null
  +force_id: false
}
"id_product"
"21417431"
"id_supplier"
"1"
"id_manufacturer"
"4"
"id_category_default"
"69"
"id_shop_default"
"1"
"id_tax_rules_group"
"0"
"on_sale"
"0"
"online_only"
"0"
"ean13"
""
"isbn"
""
"upc"
""
"mpn"
""
"ecotax"
"0.000000"
"quantity"
"0"
"minimal_quantity"
"1"
"low_stock_threshold"
null
"low_stock_alert"
"0"
"price"
"239.900000"
"wholesale_price"
"48.000000"
"unity"
""
"unit_price_ratio"
"0.000000"
"additional_shipping_cost"
"0.000000"
"reference"
"2213574"
"supplier_reference"
"2213574"
"location"
""
"width"
"0.000000"
"height"
"0.000000"
"depth"
"0.000000"
"weight"
"0.000000"
"out_of_stock"
"2"
"additional_delivery_times"
"1"
"quantity_discount"
"0"
"customizable"
"0"
"uploadable_files"
"0"
"text_fields"
"0"
"active"
"1"
"redirect_type"
""
"id_type_redirected"
"0"
"available_for_order"
"1"
"available_date"
"0000-00-00"
"show_condition"
"0"
"condition"
"new"
"show_price"
"1"
"indexed"
"1"
"visibility"
"both"
"cache_is_pack"
"0"
"cache_has_attachments"
"0"
"is_virtual"
"0"
"cache_default_attribute"
"20230"
"date_add"
"2025-09-06 00:00:00"
"date_upd"
"2026-01-02 11:07:55"
"advanced_stock_management"
"0"
"pack_stock_type"
"3"
"state"
"1"
"id_shop"
"1"
"id_lang"
"1"
"description"
"<p></p>"
"description_short"
"<p></p>"
"link_rewrite"
"sapato-casual-desportivo-fit-ins-hands-free"
"meta_description"
""
"meta_keywords"
""
"meta_title"
""
"name"
"Sapato Casual Desportivo - Fit-ins - Hands Free"
"available_now"
""
"available_later"
""
"delivery_in_stock"
""
"delivery_out_stock"
""
array:21 [
  "id_product_attribute" => "20234"
  "id_product" => "21417431"
  "reference" => "11035"
  "supplier_reference" => ""
  "location" => ""
  "ean13" => "7000002788084"
  "isbn" => ""
  "upc" => ""
  "mpn" => ""
  "wholesale_price" => "48.000000"
  "price" => "0.000000"
  "ecotax" => "0.000000"
  "quantity" => "0"
  "weight" => "0.000000"
  "unit_price_impact" => "0.000000"
  "default_on" => null
  "minimal_quantity" => "1"
  "low_stock_threshold" => null
  "low_stock_alert" => "0"
  "available_date" => "0000-00-00"
  "id_shop" => "1"
]
Combination {#972
  +id_product: null
  +reference: null
  +supplier_reference: null
  +location: null
  +ean13: null
  +isbn: null
  +upc: null
  +mpn: null
  +wholesale_price: null
  +price: null
  +unit_price_impact: null
  +ecotax: null
  +minimal_quantity: 1
  +low_stock_threshold: null
  +low_stock_alert: false
  +quantity: null
  +weight: null
  +default_on: null
  +available_date: "0000-00-00"
  #webserviceParameters: array:4 [
    "objectNodeName" => "combination"
    "objectsNodeName" => "combinations"
    "fields" => array:1 [
      "id_product" => array:2 [
        "required" => true
        "xlink_resource" => "products"
      ]
    ]
    "associations" => array:2 [
      "product_option_values" => array:1 [
        "resource" => "product_option_value"
      ]
      "images" => array:2 [
        "resource" => "image"
        "api" => "images/products"
      ]
    ]
  ]
  +id: 20234
  #id_lang: null
  #id_shop: 1
  +id_shop_list: []
  #get_shop_from_context: true
  #table: "product_attribute"
  #identifier: "id_product_attribute"
  #fieldsRequired: array:2 [
    0 => "id_product"
    1 => "minimal_quantity"
  ]
  #fieldsSize: array:12 [
    "location" => 64
    "ean13" => 13
    "isbn" => 32
    "upc" => 12
    "mpn" => 40
    "quantity" => 10
    "reference" => 64
    "supplier_reference" => 64
    "wholesale_price" => 27
    "price" => 20
    "ecotax" => 20
    "unit_price_impact" => 20
  ]
  #fieldsValidate: array:17 [
    "id_product" => "isUnsignedId"
    "location" => "isGenericName"
    "ean13" => "isEan13"
    "isbn" => "isIsbn"
    "upc" => "isUpc"
    "mpn" => "isMpn"
    "quantity" => "isInt"
    "wholesale_price" => "isPrice"
    "price" => "isNegativePrice"
    "ecotax" => "isPrice"
    "weight" => "isFloat"
    "unit_price_impact" => "isNegativePrice"
    "minimal_quantity" => "isUnsignedId"
    "low_stock_threshold" => "isInt"
    "low_stock_alert" => "isBool"
    "default_on" => "isBool"
    "available_date" => "isDateFormat"
  ]
  #fieldsRequiredLang: []
  #fieldsSizeLang: []
  #fieldsValidateLang: []
  #tables: []
  #image_dir: null
  #image_format: "jpg"
  #translator: null
  #def: array:4 [
    "table" => "product_attribute"
    "primary" => "id_product_attribute"
    "fields" => array:19 [
      "id_product" => array:4 [
        "type" => 1
        "shop" => "both"
        "validate" => "isUnsignedId"
        "required" => true
      ]
      "location" => array:3 [
        "type" => 3
        "validate" => "isGenericName"
        "size" => 64
      ]
      "ean13" => array:3 [
        "type" => 3
        "validate" => "isEan13"
        "size" => 13
      ]
      "isbn" => array:3 [
        "type" => 3
        "validate" => "isIsbn"
        "size" => 32
      ]
      "upc" => array:3 [
        "type" => 3
        "validate" => "isUpc"
        "size" => 12
      ]
      "mpn" => array:3 [
        "type" => 3
        "validate" => "isMpn"
        "size" => 40
      ]
      "quantity" => array:3 [
        "type" => 1
        "validate" => "isInt"
        "size" => 10
      ]
      "reference" => array:2 [
        "type" => 3
        "size" => 64
      ]
      "supplier_reference" => array:2 [
        "type" => 3
        "size" => 64
      ]
      "wholesale_price" => array:4 [
        "type" => 4
        "shop" => true
        "validate" => "isPrice"
        "size" => 27
      ]
      "price" => array:4 [
        "type" => 4
        "shop" => true
        "validate" => "isNegativePrice"
        "size" => 20
      ]
      "ecotax" => array:4 [
        "type" => 4
        "shop" => true
        "validate" => "isPrice"
        "size" => 20
      ]
      "weight" => array:3 [
        "type" => 4
        "shop" => true
        "validate" => "isFloat"
      ]
      "unit_price_impact" => array:4 [
        "type" => 4
        "shop" => true
        "validate" => "isNegativePrice"
        "size" => 20
      ]
      "minimal_quantity" => array:4 [
        "type" => 1
        "shop" => true
        "validate" => "isUnsignedId"
        "required" => true
      ]
      "low_stock_threshold" => array:4 [
        "type" => 1
        "shop" => true
        "allow_null" => true
        "validate" => "isInt"
      ]
      "low_stock_alert" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "default_on" => array:4 [
        "type" => 2
        "allow_null" => true
        "shop" => true
        "validate" => "isBool"
      ]
      "available_date" => array:3 [
        "type" => 5
        "shop" => true
        "validate" => "isDateFormat"
      ]
    ]
    "classname" => "Combination"
  ]
  #update_fields: null
  +force_id: false
}
"id_product_attribute"
"20234"
"id_product"
"21417431"
"reference"
"11035"
"supplier_reference"
""
"location"
""
"ean13"
"7000002788084"
"isbn"
""
"upc"
""
"mpn"
""
"wholesale_price"
"48.000000"
"price"
"0.000000"
"ecotax"
"0.000000"
"quantity"
"0"
"weight"
"0.000000"
"unit_price_impact"
"0.000000"
"default_on"
null
"minimal_quantity"
"1"
"low_stock_threshold"
null
"low_stock_alert"
"0"
"available_date"
"0000-00-00"
"id_shop"
"1"
array:67 [
  "id_product" => "21417618"
  "id_supplier" => "1"
  "id_manufacturer" => "4"
  "id_category_default" => "69"
  "id_shop_default" => "1"
  "id_tax_rules_group" => "0"
  "on_sale" => "0"
  "online_only" => "0"
  "ean13" => ""
  "isbn" => ""
  "upc" => ""
  "mpn" => ""
  "ecotax" => "0.000000"
  "quantity" => "0"
  "minimal_quantity" => "1"
  "low_stock_threshold" => null
  "low_stock_alert" => "0"
  "price" => "189.900000"
  "wholesale_price" => "44.000000"
  "unity" => ""
  "unit_price_ratio" => "0.000000"
  "additional_shipping_cost" => "0.000000"
  "reference" => "2217503"
  "supplier_reference" => "2217503"
  "location" => ""
  "width" => "0.000000"
  "height" => "0.000000"
  "depth" => "0.000000"
  "weight" => "0.000000"
  "out_of_stock" => "2"
  "additional_delivery_times" => "1"
  "quantity_discount" => "0"
  "customizable" => "0"
  "uploadable_files" => "0"
  "text_fields" => "0"
  "active" => "1"
  "redirect_type" => "301-category"
  "id_type_redirected" => "0"
  "available_for_order" => "1"
  "available_date" => "0000-00-00"
  "show_condition" => "0"
  "condition" => "new"
  "show_price" => "1"
  "indexed" => "0"
  "visibility" => "both"
  "cache_is_pack" => "0"
  "cache_has_attachments" => "0"
  "is_virtual" => "0"
  "cache_default_attribute" => "21459"
  "date_add" => "2025-11-10 00:00:00"
  "date_upd" => "2026-01-02 11:07:55"
  "advanced_stock_management" => "0"
  "pack_stock_type" => "3"
  "state" => "1"
  "id_shop" => "1"
  "id_lang" => "1"
  "description" => "<p></p>"
  "description_short" => "<p></p>"
  "link_rewrite" => "sapato-casual-para-senhora"
  "meta_description" => ""
  "meta_keywords" => ""
  "meta_title" => ""
  "name" => "Sapato Casual Para Senhora"
  "available_now" => ""
  "available_later" => ""
  "delivery_in_stock" => ""
  "delivery_out_stock" => ""
]
Product {#979
  +tax_name: null
  +tax_rate: null
  +id_manufacturer: null
  +id_supplier: null
  +id_category_default: null
  +id_shop_default: null
  +manufacturer_name: null
  +supplier_name: null
  +name: null
  +description: null
  +description_short: null
  +quantity: 0
  +minimal_quantity: 1
  +low_stock_threshold: null
  +low_stock_alert: false
  +available_now: null
  +available_later: null
  +price: 0
  +specificPrice: 0
  +additional_shipping_cost: 0
  +wholesale_price: 0
  +on_sale: false
  +online_only: false
  +unity: null
  +unit_price: null
  +unit_price_ratio: 0
  +ecotax: 0
  +reference: null
  +supplier_reference: null
  +location: null
  +width: 0
  +height: 0
  +depth: 0
  +weight: 0
  +ean13: null
  +isbn: null
  +upc: null
  +mpn: null
  +link_rewrite: null
  +meta_description: null
  +meta_keywords: null
  +meta_title: null
  +quantity_discount: 0
  +customizable: null
  +new: null
  +uploadable_files: null
  +text_fields: null
  +active: true
  +redirect_type: ""
  +id_type_redirected: 0
  +available_for_order: true
  +available_date: "0000-00-00"
  +show_condition: false
  +condition: null
  +show_price: true
  +indexed: 0
  +visibility: null
  +date_add: null
  +date_upd: null
  +tags: null
  +state: 1
  +base_price: null
  +id_tax_rules_group: 1
  +id_color_default: 0
  +advanced_stock_management: 0
  +out_of_stock: null
  +depends_on_stock: null
  +isFullyLoaded: false
  +cache_is_pack: null
  +cache_has_attachments: null
  +is_virtual: null
  +id_pack_product_attribute: null
  +cache_default_attribute: null
  +category: null
  +pack_stock_type: 3
  +additional_delivery_times: 1
  +delivery_in_stock: null
  +delivery_out_stock: null
  #webserviceParameters: array:4 [
    "objectMethods" => array:2 [
      "add" => "addWs"
      "update" => "updateWs"
    ]
    "objectNodeNames" => "products"
    "fields" => array:12 [
      "id_manufacturer" => array:1 [
        "xlink_resource" => "manufacturers"
      ]
      "id_supplier" => array:1 [
        "xlink_resource" => "suppliers"
      ]
      "id_category_default" => array:1 [
        "xlink_resource" => "categories"
      ]
      "new" => []
      "cache_default_attribute" => []
      "id_default_image" => array:3 [
        "getter" => "getCoverWs"
        "setter" => "setCoverWs"
        "xlink_resource" => array:2 [
          "resourceName" => "images"
          "subResourceName" => "products"
        ]
      ]
      "id_default_combination" => array:3 [
        "getter" => "getWsDefaultCombination"
        "setter" => "setWsDefaultCombination"
        "xlink_resource" => array:1 [
          "resourceName" => "combinations"
        ]
      ]
      "id_tax_rules_group" => array:1 [
        "xlink_resource" => array:1 [
          "resourceName" => "tax_rule_groups"
        ]
      ]
      "position_in_category" => array:2 [
        "getter" => "getWsPositionInCategory"
        "setter" => "setWsPositionInCategory"
      ]
      "manufacturer_name" => array:2 [
        "getter" => "getWsManufacturerName"
        "setter" => false
      ]
      "quantity" => array:2 [
        "getter" => false
        "setter" => false
      ]
      "type" => array:2 [
        "getter" => "getWsType"
        "setter" => "setWsType"
      ]
    ]
    "associations" => array:9 [
      "categories" => array:2 [
        "resource" => "category"
        "fields" => array:1 [
          "id" => array:1 [
            "required" => true
          ]
        ]
      ]
      "images" => array:2 [
        "resource" => "image"
        "fields" => array:1 [
          "id" => []
        ]
      ]
      "combinations" => array:2 [
        "resource" => "combination"
        "fields" => array:1 [
          "id" => array:1 [
            "required" => true
          ]
        ]
      ]
      "product_option_values" => array:2 [
        "resource" => "product_option_value"
        "fields" => array:1 [
          "id" => array:1 [
            "required" => true
          ]
        ]
      ]
      "product_features" => array:2 [
        "resource" => "product_feature"
        "fields" => array:2 [
          "id" => array:1 [
            "required" => true
          ]
          "id_feature_value" => array:2 [
            "required" => true
            "xlink_resource" => "product_feature_values"
          ]
        ]
      ]
      "tags" => array:2 [
        "resource" => "tag"
        "fields" => array:1 [
          "id" => array:1 [
            "required" => true
          ]
        ]
      ]
      "stock_availables" => array:3 [
        "resource" => "stock_available"
        "fields" => array:2 [
          "id" => array:1 [
            "required" => true
          ]
          "id_product_attribute" => array:1 [
            "required" => true
          ]
        ]
        "setter" => false
      ]
      "accessories" => array:3 [
        "resource" => "product"
        "api" => "products"
        "fields" => array:1 [
          "id" => array:2 [
            "required" => true
            "xlink_resource" => "product"
          ]
        ]
      ]
      "product_bundle" => array:3 [
        "resource" => "product"
        "api" => "products"
        "fields" => array:3 [
          "id" => array:1 [
            "required" => true
          ]
          "id_product_attribute" => []
          "quantity" => []
        ]
      ]
    ]
  ]
  +id: 21417618
  #id_lang: 1
  #id_shop: 1
  +id_shop_list: []
  #get_shop_from_context: true
  #table: "product"
  #identifier: "id_product"
  #fieldsRequired: array:1 [
    0 => "price"
  ]
  #fieldsSize: array:7 [
    "reference" => 64
    "supplier_reference" => 64
    "location" => 64
    "ean13" => 13
    "isbn" => 32
    "upc" => 12
    "mpn" => 40
  ]
  #fieldsValidate: array:49 [
    "id_shop_default" => "isUnsignedId"
    "id_manufacturer" => "isUnsignedId"
    "id_supplier" => "isUnsignedId"
    "reference" => "isReference"
    "supplier_reference" => "isReference"
    "location" => "isReference"
    "width" => "isUnsignedFloat"
    "height" => "isUnsignedFloat"
    "depth" => "isUnsignedFloat"
    "weight" => "isUnsignedFloat"
    "quantity_discount" => "isBool"
    "ean13" => "isEan13"
    "isbn" => "isIsbn"
    "upc" => "isUpc"
    "mpn" => "isMpn"
    "cache_is_pack" => "isBool"
    "cache_has_attachments" => "isBool"
    "is_virtual" => "isBool"
    "state" => "isUnsignedId"
    "additional_delivery_times" => "isUnsignedId"
    "id_category_default" => "isUnsignedId"
    "id_tax_rules_group" => "isUnsignedId"
    "on_sale" => "isBool"
    "online_only" => "isBool"
    "ecotax" => "isPrice"
    "minimal_quantity" => "isUnsignedInt"
    "low_stock_threshold" => "isInt"
    "low_stock_alert" => "isBool"
    "price" => "isPrice"
    "wholesale_price" => "isPrice"
    "unity" => "isString"
    "additional_shipping_cost" => "isPrice"
    "customizable" => "isUnsignedInt"
    "text_fields" => "isUnsignedInt"
    "uploadable_files" => "isUnsignedInt"
    "active" => "isBool"
    "redirect_type" => "isString"
    "id_type_redirected" => "isUnsignedId"
    "available_for_order" => "isBool"
    "available_date" => "isDateFormat"
    "show_condition" => "isBool"
    "condition" => "isGenericName"
    "show_price" => "isBool"
    "indexed" => "isBool"
    "visibility" => "isProductVisibility"
    "advanced_stock_management" => "isBool"
    "date_add" => "isDate"
    "date_upd" => "isDate"
    "pack_stock_type" => "isUnsignedInt"
  ]
  #fieldsRequiredLang: []
  #fieldsSizeLang: array:9 [
    "delivery_in_stock" => 255
    "delivery_out_stock" => 255
    "meta_description" => 512
    "meta_keywords" => 255
    "meta_title" => 255
    "link_rewrite" => 128
    "name" => 128
    "available_now" => 255
    "available_later" => 255
  ]
  #fieldsValidateLang: array:11 [
    "delivery_in_stock" => "isGenericName"
    "delivery_out_stock" => "isGenericName"
    "meta_description" => "isGenericName"
    "meta_keywords" => "isGenericName"
    "meta_title" => "isGenericName"
    "link_rewrite" => "isLinkRewrite"
    "name" => "isCatalogName"
    "description" => "isCleanHtml"
    "description_short" => "isCleanHtml"
    "available_now" => "isGenericName"
    "available_later" => "IsGenericName"
  ]
  #tables: []
  #image_dir: null
  #image_format: "jpg"
  #translator: null
  #def: array:7 [
    "table" => "product"
    "primary" => "id_product"
    "multilang" => true
    "multilang_shop" => true
    "fields" => array:62 [
      "id_shop_default" => array:2 [
        "type" => 1
        "validate" => "isUnsignedId"
      ]
      "id_manufacturer" => array:2 [
        "type" => 1
        "validate" => "isUnsignedId"
      ]
      "id_supplier" => array:2 [
        "type" => 1
        "validate" => "isUnsignedId"
      ]
      "reference" => array:3 [
        "type" => 3
        "validate" => "isReference"
        "size" => 64
      ]
      "supplier_reference" => array:3 [
        "type" => 3
        "validate" => "isReference"
        "size" => 64
      ]
      "location" => array:3 [
        "type" => 3
        "validate" => "isReference"
        "size" => 64
      ]
      "width" => array:2 [
        "type" => 4
        "validate" => "isUnsignedFloat"
      ]
      "height" => array:2 [
        "type" => 4
        "validate" => "isUnsignedFloat"
      ]
      "depth" => array:2 [
        "type" => 4
        "validate" => "isUnsignedFloat"
      ]
      "weight" => array:2 [
        "type" => 4
        "validate" => "isUnsignedFloat"
      ]
      "quantity_discount" => array:2 [
        "type" => 2
        "validate" => "isBool"
      ]
      "ean13" => array:3 [
        "type" => 3
        "validate" => "isEan13"
        "size" => 13
      ]
      "isbn" => array:3 [
        "type" => 3
        "validate" => "isIsbn"
        "size" => 32
      ]
      "upc" => array:3 [
        "type" => 3
        "validate" => "isUpc"
        "size" => 12
      ]
      "mpn" => array:3 [
        "type" => 3
        "validate" => "isMpn"
        "size" => 40
      ]
      "cache_is_pack" => array:2 [
        "type" => 2
        "validate" => "isBool"
      ]
      "cache_has_attachments" => array:2 [
        "type" => 2
        "validate" => "isBool"
      ]
      "is_virtual" => array:2 [
        "type" => 2
        "validate" => "isBool"
      ]
      "state" => array:2 [
        "type" => 1
        "validate" => "isUnsignedId"
      ]
      "additional_delivery_times" => array:2 [
        "type" => 1
        "validate" => "isUnsignedId"
      ]
      "delivery_in_stock" => array:4 [
        "type" => 3
        "lang" => true
        "validate" => "isGenericName"
        "size" => 255
      ]
      "delivery_out_stock" => array:4 [
        "type" => 3
        "lang" => true
        "validate" => "isGenericName"
        "size" => 255
      ]
      "id_category_default" => array:3 [
        "type" => 1
        "shop" => true
        "validate" => "isUnsignedId"
      ]
      "id_tax_rules_group" => array:3 [
        "type" => 1
        "shop" => true
        "validate" => "isUnsignedId"
      ]
      "on_sale" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "online_only" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "ecotax" => array:3 [
        "type" => 4
        "shop" => true
        "validate" => "isPrice"
      ]
      "minimal_quantity" => array:3 [
        "type" => 1
        "shop" => true
        "validate" => "isUnsignedInt"
      ]
      "low_stock_threshold" => array:4 [
        "type" => 1
        "shop" => true
        "allow_null" => true
        "validate" => "isInt"
      ]
      "low_stock_alert" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "price" => array:4 [
        "type" => 4
        "shop" => true
        "validate" => "isPrice"
        "required" => true
      ]
      "wholesale_price" => array:3 [
        "type" => 4
        "shop" => true
        "validate" => "isPrice"
      ]
      "unity" => array:3 [
        "type" => 3
        "shop" => true
        "validate" => "isString"
      ]
      "unit_price_ratio" => array:2 [
        "type" => 4
        "shop" => true
      ]
      "additional_shipping_cost" => array:3 [
        "type" => 4
        "shop" => true
        "validate" => "isPrice"
      ]
      "customizable" => array:3 [
        "type" => 1
        "shop" => true
        "validate" => "isUnsignedInt"
      ]
      "text_fields" => array:3 [
        "type" => 1
        "shop" => true
        "validate" => "isUnsignedInt"
      ]
      "uploadable_files" => array:3 [
        "type" => 1
        "shop" => true
        "validate" => "isUnsignedInt"
      ]
      "active" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "redirect_type" => array:3 [
        "type" => 3
        "shop" => true
        "validate" => "isString"
      ]
      "id_type_redirected" => array:3 [
        "type" => 1
        "shop" => true
        "validate" => "isUnsignedId"
      ]
      "available_for_order" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "available_date" => array:3 [
        "type" => 5
        "shop" => true
        "validate" => "isDateFormat"
      ]
      "show_condition" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "condition" => array:5 [
        "type" => 3
        "shop" => true
        "validate" => "isGenericName"
        "values" => array:3 [
          0 => "new"
          1 => "used"
          2 => "refurbished"
        ]
        "default" => "new"
      ]
      "show_price" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "indexed" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "visibility" => array:5 [
        "type" => 3
        "shop" => true
        "validate" => "isProductVisibility"
        "values" => array:4 [
          0 => "both"
          1 => "catalog"
          2 => "search"
          3 => "none"
        ]
        "default" => "both"
      ]
      "cache_default_attribute" => array:2 [
        "type" => 1
        "shop" => true
      ]
      "advanced_stock_management" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "date_add" => array:3 [
        "type" => 5
        "shop" => true
        "validate" => "isDate"
      ]
      "date_upd" => array:3 [
        "type" => 5
        "shop" => true
        "validate" => "isDate"
      ]
      "pack_stock_type" => array:3 [
        "type" => 1
        "shop" => true
        "validate" => "isUnsignedInt"
      ]
      "meta_description" => array:4 [
        "type" => 3
        "lang" => true
        "validate" => "isGenericName"
        "size" => 512
      ]
      "meta_keywords" => array:4 [
        "type" => 3
        "lang" => true
        "validate" => "isGenericName"
        "size" => 255
      ]
      "meta_title" => array:4 [
        "type" => 3
        "lang" => true
        "validate" => "isGenericName"
        "size" => 255
      ]
      "link_rewrite" => array:6 [
        "type" => 3
        "lang" => true
        "validate" => "isLinkRewrite"
        "required" => false
        "size" => 128
        "ws_modifier" => array:2 [
          "http_method" => 2
          "modifier" => "modifierWsLinkRewrite"
        ]
      ]
      "name" => array:5 [
        "type" => 3
        "lang" => true
        "validate" => "isCatalogName"
        "required" => false
        "size" => 128
      ]
      "description" => array:3 [
        "type" => 6
        "lang" => true
        "validate" => "isCleanHtml"
      ]
      "description_short" => array:3 [
        "type" => 6
        "lang" => true
        "validate" => "isCleanHtml"
      ]
      "available_now" => array:4 [
        "type" => 3
        "lang" => true
        "validate" => "isGenericName"
        "size" => 255
      ]
      "available_later" => array:4 [
        "type" => 3
        "lang" => true
        "validate" => "IsGenericName"
        "size" => 255
      ]
    ]
    "associations" => array:7 [
      "manufacturer" => array:1 [
        "type" => 1
      ]
      "supplier" => array:1 [
        "type" => 1
      ]
      "default_category" => array:3 [
        "type" => 1
        "field" => "id_category_default"
        "object" => "Category"
      ]
      "tax_rules_group" => array:1 [
        "type" => 1
      ]
      "categories" => array:4 [
        "type" => 2
        "field" => "id_category"
        "object" => "Category"
        "association" => "category_product"
      ]
      "stock_availables" => array:4 [
        "type" => 2
        "field" => "id_stock_available"
        "object" => "StockAvailable"
        "association" => "stock_availables"
      ]
      "l" => array:3 [
        "type" => 2
        "field" => "id_product"
        "foreign_field" => "id_product"
      ]
    ]
    "classname" => "Product"
  ]
  #update_fields: null
  +force_id: false
}
"id_product"
"21417618"
"id_supplier"
"1"
"id_manufacturer"
"4"
"id_category_default"
"69"
"id_shop_default"
"1"
"id_tax_rules_group"
"0"
"on_sale"
"0"
"online_only"
"0"
"ean13"
""
"isbn"
""
"upc"
""
"mpn"
""
"ecotax"
"0.000000"
"quantity"
"0"
"minimal_quantity"
"1"
"low_stock_threshold"
null
"low_stock_alert"
"0"
"price"
"189.900000"
"wholesale_price"
"44.000000"
"unity"
""
"unit_price_ratio"
"0.000000"
"additional_shipping_cost"
"0.000000"
"reference"
"2217503"
"supplier_reference"
"2217503"
"location"
""
"width"
"0.000000"
"height"
"0.000000"
"depth"
"0.000000"
"weight"
"0.000000"
"out_of_stock"
"2"
"additional_delivery_times"
"1"
"quantity_discount"
"0"
"customizable"
"0"
"uploadable_files"
"0"
"text_fields"
"0"
"active"
"1"
"redirect_type"
"301-category"
"id_type_redirected"
"0"
"available_for_order"
"1"
"available_date"
"0000-00-00"
"show_condition"
"0"
"condition"
"new"
"show_price"
"1"
"indexed"
"0"
"visibility"
"both"
"cache_is_pack"
"0"
"cache_has_attachments"
"0"
"is_virtual"
"0"
"cache_default_attribute"
"21459"
"date_add"
"2025-11-10 00:00:00"
"date_upd"
"2026-01-02 11:07:55"
"advanced_stock_management"
"0"
"pack_stock_type"
"3"
"state"
"1"
"id_shop"
"1"
"id_lang"
"1"
"description"
"<p></p>"
"description_short"
"<p></p>"
"link_rewrite"
"sapato-casual-para-senhora"
"meta_description"
""
"meta_keywords"
""
"meta_title"
""
"name"
"Sapato Casual Para Senhora"
"available_now"
""
"available_later"
""
"delivery_in_stock"
""
"delivery_out_stock"
""
array:21 [
  "id_product_attribute" => "21463"
  "id_product" => "21417618"
  "reference" => "13511"
  "supplier_reference" => "2217503-ROSE-40"
  "location" => ""
  "ean13" => "7000002837669"
  "isbn" => ""
  "upc" => ""
  "mpn" => ""
  "wholesale_price" => "44.000000"
  "price" => "0.000000"
  "ecotax" => "0.000000"
  "quantity" => "0"
  "weight" => "0.000000"
  "unit_price_impact" => "0.000000"
  "default_on" => null
  "minimal_quantity" => "1"
  "low_stock_threshold" => null
  "low_stock_alert" => "0"
  "available_date" => "0000-00-00"
  "id_shop" => "1"
]
Combination {#979
  +id_product: null
  +reference: null
  +supplier_reference: null
  +location: null
  +ean13: null
  +isbn: null
  +upc: null
  +mpn: null
  +wholesale_price: null
  +price: null
  +unit_price_impact: null
  +ecotax: null
  +minimal_quantity: 1
  +low_stock_threshold: null
  +low_stock_alert: false
  +quantity: null
  +weight: null
  +default_on: null
  +available_date: "0000-00-00"
  #webserviceParameters: array:4 [
    "objectNodeName" => "combination"
    "objectsNodeName" => "combinations"
    "fields" => array:1 [
      "id_product" => array:2 [
        "required" => true
        "xlink_resource" => "products"
      ]
    ]
    "associations" => array:2 [
      "product_option_values" => array:1 [
        "resource" => "product_option_value"
      ]
      "images" => array:2 [
        "resource" => "image"
        "api" => "images/products"
      ]
    ]
  ]
  +id: 21463
  #id_lang: null
  #id_shop: 1
  +id_shop_list: []
  #get_shop_from_context: true
  #table: "product_attribute"
  #identifier: "id_product_attribute"
  #fieldsRequired: array:2 [
    0 => "id_product"
    1 => "minimal_quantity"
  ]
  #fieldsSize: array:12 [
    "location" => 64
    "ean13" => 13
    "isbn" => 32
    "upc" => 12
    "mpn" => 40
    "quantity" => 10
    "reference" => 64
    "supplier_reference" => 64
    "wholesale_price" => 27
    "price" => 20
    "ecotax" => 20
    "unit_price_impact" => 20
  ]
  #fieldsValidate: array:17 [
    "id_product" => "isUnsignedId"
    "location" => "isGenericName"
    "ean13" => "isEan13"
    "isbn" => "isIsbn"
    "upc" => "isUpc"
    "mpn" => "isMpn"
    "quantity" => "isInt"
    "wholesale_price" => "isPrice"
    "price" => "isNegativePrice"
    "ecotax" => "isPrice"
    "weight" => "isFloat"
    "unit_price_impact" => "isNegativePrice"
    "minimal_quantity" => "isUnsignedId"
    "low_stock_threshold" => "isInt"
    "low_stock_alert" => "isBool"
    "default_on" => "isBool"
    "available_date" => "isDateFormat"
  ]
  #fieldsRequiredLang: []
  #fieldsSizeLang: []
  #fieldsValidateLang: []
  #tables: []
  #image_dir: null
  #image_format: "jpg"
  #translator: null
  #def: array:4 [
    "table" => "product_attribute"
    "primary" => "id_product_attribute"
    "fields" => array:19 [
      "id_product" => array:4 [
        "type" => 1
        "shop" => "both"
        "validate" => "isUnsignedId"
        "required" => true
      ]
      "location" => array:3 [
        "type" => 3
        "validate" => "isGenericName"
        "size" => 64
      ]
      "ean13" => array:3 [
        "type" => 3
        "validate" => "isEan13"
        "size" => 13
      ]
      "isbn" => array:3 [
        "type" => 3
        "validate" => "isIsbn"
        "size" => 32
      ]
      "upc" => array:3 [
        "type" => 3
        "validate" => "isUpc"
        "size" => 12
      ]
      "mpn" => array:3 [
        "type" => 3
        "validate" => "isMpn"
        "size" => 40
      ]
      "quantity" => array:3 [
        "type" => 1
        "validate" => "isInt"
        "size" => 10
      ]
      "reference" => array:2 [
        "type" => 3
        "size" => 64
      ]
      "supplier_reference" => array:2 [
        "type" => 3
        "size" => 64
      ]
      "wholesale_price" => array:4 [
        "type" => 4
        "shop" => true
        "validate" => "isPrice"
        "size" => 27
      ]
      "price" => array:4 [
        "type" => 4
        "shop" => true
        "validate" => "isNegativePrice"
        "size" => 20
      ]
      "ecotax" => array:4 [
        "type" => 4
        "shop" => true
        "validate" => "isPrice"
        "size" => 20
      ]
      "weight" => array:3 [
        "type" => 4
        "shop" => true
        "validate" => "isFloat"
      ]
      "unit_price_impact" => array:4 [
        "type" => 4
        "shop" => true
        "validate" => "isNegativePrice"
        "size" => 20
      ]
      "minimal_quantity" => array:4 [
        "type" => 1
        "shop" => true
        "validate" => "isUnsignedId"
        "required" => true
      ]
      "low_stock_threshold" => array:4 [
        "type" => 1
        "shop" => true
        "allow_null" => true
        "validate" => "isInt"
      ]
      "low_stock_alert" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "default_on" => array:4 [
        "type" => 2
        "allow_null" => true
        "shop" => true
        "validate" => "isBool"
      ]
      "available_date" => array:3 [
        "type" => 5
        "shop" => true
        "validate" => "isDateFormat"
      ]
    ]
    "classname" => "Combination"
  ]
  #update_fields: null
  +force_id: false
}
"id_product_attribute"
"21463"
"id_product"
"21417618"
"reference"
"13511"
"supplier_reference"
"2217503-ROSE-40"
"location"
""
"ean13"
"7000002837669"
"isbn"
""
"upc"
""
"mpn"
""
"wholesale_price"
"44.000000"
"price"
"0.000000"
"ecotax"
"0.000000"
"quantity"
"0"
"weight"
"0.000000"
"unit_price_impact"
"0.000000"
"default_on"
null
"minimal_quantity"
"1"
"low_stock_threshold"
null
"low_stock_alert"
"0"
"available_date"
"0000-00-00"
"id_shop"
"1"
array:67 [
  "id_product" => "21417680"
  "id_supplier" => "1"
  "id_manufacturer" => "4"
  "id_category_default" => "100"
  "id_shop_default" => "1"
  "id_tax_rules_group" => "0"
  "on_sale" => "0"
  "online_only" => "0"
  "ean13" => ""
  "isbn" => ""
  "upc" => ""
  "mpn" => ""
  "ecotax" => "0.000000"
  "quantity" => "0"
  "minimal_quantity" => "1"
  "low_stock_threshold" => null
  "low_stock_alert" => "0"
  "price" => "79.900000"
  "wholesale_price" => "13.000000"
  "unity" => ""
  "unit_price_ratio" => "0.000000"
  "additional_shipping_cost" => "0.000000"
  "reference" => "2210230"
  "supplier_reference" => "2210230"
  "location" => ""
  "width" => "0.000000"
  "height" => "0.000000"
  "depth" => "0.000000"
  "weight" => "0.000000"
  "out_of_stock" => "2"
  "additional_delivery_times" => "1"
  "quantity_discount" => "0"
  "customizable" => "0"
  "uploadable_files" => "0"
  "text_fields" => "0"
  "active" => "1"
  "redirect_type" => ""
  "id_type_redirected" => "0"
  "available_for_order" => "1"
  "available_date" => "0000-00-00"
  "show_condition" => "0"
  "condition" => "new"
  "show_price" => "1"
  "indexed" => "1"
  "visibility" => "both"
  "cache_is_pack" => "0"
  "cache_has_attachments" => "0"
  "is_virtual" => "0"
  "cache_default_attribute" => "21823"
  "date_add" => "2025-11-10 00:00:00"
  "date_upd" => "2026-02-01 11:18:37"
  "advanced_stock_management" => "0"
  "pack_stock_type" => "3"
  "state" => "1"
  "id_shop" => "1"
  "id_lang" => "1"
  "description" => "<p></p>"
  "description_short" => "<p></p>"
  "link_rewrite" => "zapatilla-de-casa-barefoot-colecao"
  "meta_description" => ""
  "meta_keywords" => ""
  "meta_title" => ""
  "name" => "Zapatilla De Casa  - Barefoot Colecao"
  "available_now" => ""
  "available_later" => ""
  "delivery_in_stock" => ""
  "delivery_out_stock" => ""
]
Product {#986
  +tax_name: null
  +tax_rate: null
  +id_manufacturer: null
  +id_supplier: null
  +id_category_default: null
  +id_shop_default: null
  +manufacturer_name: null
  +supplier_name: null
  +name: null
  +description: null
  +description_short: null
  +quantity: 0
  +minimal_quantity: 1
  +low_stock_threshold: null
  +low_stock_alert: false
  +available_now: null
  +available_later: null
  +price: 0
  +specificPrice: 0
  +additional_shipping_cost: 0
  +wholesale_price: 0
  +on_sale: false
  +online_only: false
  +unity: null
  +unit_price: null
  +unit_price_ratio: 0
  +ecotax: 0
  +reference: null
  +supplier_reference: null
  +location: null
  +width: 0
  +height: 0
  +depth: 0
  +weight: 0
  +ean13: null
  +isbn: null
  +upc: null
  +mpn: null
  +link_rewrite: null
  +meta_description: null
  +meta_keywords: null
  +meta_title: null
  +quantity_discount: 0
  +customizable: null
  +new: null
  +uploadable_files: null
  +text_fields: null
  +active: true
  +redirect_type: ""
  +id_type_redirected: 0
  +available_for_order: true
  +available_date: "0000-00-00"
  +show_condition: false
  +condition: null
  +show_price: true
  +indexed: 0
  +visibility: null
  +date_add: null
  +date_upd: null
  +tags: null
  +state: 1
  +base_price: null
  +id_tax_rules_group: 1
  +id_color_default: 0
  +advanced_stock_management: 0
  +out_of_stock: null
  +depends_on_stock: null
  +isFullyLoaded: false
  +cache_is_pack: null
  +cache_has_attachments: null
  +is_virtual: null
  +id_pack_product_attribute: null
  +cache_default_attribute: null
  +category: null
  +pack_stock_type: 3
  +additional_delivery_times: 1
  +delivery_in_stock: null
  +delivery_out_stock: null
  #webserviceParameters: array:4 [
    "objectMethods" => array:2 [
      "add" => "addWs"
      "update" => "updateWs"
    ]
    "objectNodeNames" => "products"
    "fields" => array:12 [
      "id_manufacturer" => array:1 [
        "xlink_resource" => "manufacturers"
      ]
      "id_supplier" => array:1 [
        "xlink_resource" => "suppliers"
      ]
      "id_category_default" => array:1 [
        "xlink_resource" => "categories"
      ]
      "new" => []
      "cache_default_attribute" => []
      "id_default_image" => array:3 [
        "getter" => "getCoverWs"
        "setter" => "setCoverWs"
        "xlink_resource" => array:2 [
          "resourceName" => "images"
          "subResourceName" => "products"
        ]
      ]
      "id_default_combination" => array:3 [
        "getter" => "getWsDefaultCombination"
        "setter" => "setWsDefaultCombination"
        "xlink_resource" => array:1 [
          "resourceName" => "combinations"
        ]
      ]
      "id_tax_rules_group" => array:1 [
        "xlink_resource" => array:1 [
          "resourceName" => "tax_rule_groups"
        ]
      ]
      "position_in_category" => array:2 [
        "getter" => "getWsPositionInCategory"
        "setter" => "setWsPositionInCategory"
      ]
      "manufacturer_name" => array:2 [
        "getter" => "getWsManufacturerName"
        "setter" => false
      ]
      "quantity" => array:2 [
        "getter" => false
        "setter" => false
      ]
      "type" => array:2 [
        "getter" => "getWsType"
        "setter" => "setWsType"
      ]
    ]
    "associations" => array:9 [
      "categories" => array:2 [
        "resource" => "category"
        "fields" => array:1 [
          "id" => array:1 [
            "required" => true
          ]
        ]
      ]
      "images" => array:2 [
        "resource" => "image"
        "fields" => array:1 [
          "id" => []
        ]
      ]
      "combinations" => array:2 [
        "resource" => "combination"
        "fields" => array:1 [
          "id" => array:1 [
            "required" => true
          ]
        ]
      ]
      "product_option_values" => array:2 [
        "resource" => "product_option_value"
        "fields" => array:1 [
          "id" => array:1 [
            "required" => true
          ]
        ]
      ]
      "product_features" => array:2 [
        "resource" => "product_feature"
        "fields" => array:2 [
          "id" => array:1 [
            "required" => true
          ]
          "id_feature_value" => array:2 [
            "required" => true
            "xlink_resource" => "product_feature_values"
          ]
        ]
      ]
      "tags" => array:2 [
        "resource" => "tag"
        "fields" => array:1 [
          "id" => array:1 [
            "required" => true
          ]
        ]
      ]
      "stock_availables" => array:3 [
        "resource" => "stock_available"
        "fields" => array:2 [
          "id" => array:1 [
            "required" => true
          ]
          "id_product_attribute" => array:1 [
            "required" => true
          ]
        ]
        "setter" => false
      ]
      "accessories" => array:3 [
        "resource" => "product"
        "api" => "products"
        "fields" => array:1 [
          "id" => array:2 [
            "required" => true
            "xlink_resource" => "product"
          ]
        ]
      ]
      "product_bundle" => array:3 [
        "resource" => "product"
        "api" => "products"
        "fields" => array:3 [
          "id" => array:1 [
            "required" => true
          ]
          "id_product_attribute" => []
          "quantity" => []
        ]
      ]
    ]
  ]
  +id: 21417680
  #id_lang: 1
  #id_shop: 1
  +id_shop_list: []
  #get_shop_from_context: true
  #table: "product"
  #identifier: "id_product"
  #fieldsRequired: array:1 [
    0 => "price"
  ]
  #fieldsSize: array:7 [
    "reference" => 64
    "supplier_reference" => 64
    "location" => 64
    "ean13" => 13
    "isbn" => 32
    "upc" => 12
    "mpn" => 40
  ]
  #fieldsValidate: array:49 [
    "id_shop_default" => "isUnsignedId"
    "id_manufacturer" => "isUnsignedId"
    "id_supplier" => "isUnsignedId"
    "reference" => "isReference"
    "supplier_reference" => "isReference"
    "location" => "isReference"
    "width" => "isUnsignedFloat"
    "height" => "isUnsignedFloat"
    "depth" => "isUnsignedFloat"
    "weight" => "isUnsignedFloat"
    "quantity_discount" => "isBool"
    "ean13" => "isEan13"
    "isbn" => "isIsbn"
    "upc" => "isUpc"
    "mpn" => "isMpn"
    "cache_is_pack" => "isBool"
    "cache_has_attachments" => "isBool"
    "is_virtual" => "isBool"
    "state" => "isUnsignedId"
    "additional_delivery_times" => "isUnsignedId"
    "id_category_default" => "isUnsignedId"
    "id_tax_rules_group" => "isUnsignedId"
    "on_sale" => "isBool"
    "online_only" => "isBool"
    "ecotax" => "isPrice"
    "minimal_quantity" => "isUnsignedInt"
    "low_stock_threshold" => "isInt"
    "low_stock_alert" => "isBool"
    "price" => "isPrice"
    "wholesale_price" => "isPrice"
    "unity" => "isString"
    "additional_shipping_cost" => "isPrice"
    "customizable" => "isUnsignedInt"
    "text_fields" => "isUnsignedInt"
    "uploadable_files" => "isUnsignedInt"
    "active" => "isBool"
    "redirect_type" => "isString"
    "id_type_redirected" => "isUnsignedId"
    "available_for_order" => "isBool"
    "available_date" => "isDateFormat"
    "show_condition" => "isBool"
    "condition" => "isGenericName"
    "show_price" => "isBool"
    "indexed" => "isBool"
    "visibility" => "isProductVisibility"
    "advanced_stock_management" => "isBool"
    "date_add" => "isDate"
    "date_upd" => "isDate"
    "pack_stock_type" => "isUnsignedInt"
  ]
  #fieldsRequiredLang: []
  #fieldsSizeLang: array:9 [
    "delivery_in_stock" => 255
    "delivery_out_stock" => 255
    "meta_description" => 512
    "meta_keywords" => 255
    "meta_title" => 255
    "link_rewrite" => 128
    "name" => 128
    "available_now" => 255
    "available_later" => 255
  ]
  #fieldsValidateLang: array:11 [
    "delivery_in_stock" => "isGenericName"
    "delivery_out_stock" => "isGenericName"
    "meta_description" => "isGenericName"
    "meta_keywords" => "isGenericName"
    "meta_title" => "isGenericName"
    "link_rewrite" => "isLinkRewrite"
    "name" => "isCatalogName"
    "description" => "isCleanHtml"
    "description_short" => "isCleanHtml"
    "available_now" => "isGenericName"
    "available_later" => "IsGenericName"
  ]
  #tables: []
  #image_dir: null
  #image_format: "jpg"
  #translator: null
  #def: array:7 [
    "table" => "product"
    "primary" => "id_product"
    "multilang" => true
    "multilang_shop" => true
    "fields" => array:62 [
      "id_shop_default" => array:2 [
        "type" => 1
        "validate" => "isUnsignedId"
      ]
      "id_manufacturer" => array:2 [
        "type" => 1
        "validate" => "isUnsignedId"
      ]
      "id_supplier" => array:2 [
        "type" => 1
        "validate" => "isUnsignedId"
      ]
      "reference" => array:3 [
        "type" => 3
        "validate" => "isReference"
        "size" => 64
      ]
      "supplier_reference" => array:3 [
        "type" => 3
        "validate" => "isReference"
        "size" => 64
      ]
      "location" => array:3 [
        "type" => 3
        "validate" => "isReference"
        "size" => 64
      ]
      "width" => array:2 [
        "type" => 4
        "validate" => "isUnsignedFloat"
      ]
      "height" => array:2 [
        "type" => 4
        "validate" => "isUnsignedFloat"
      ]
      "depth" => array:2 [
        "type" => 4
        "validate" => "isUnsignedFloat"
      ]
      "weight" => array:2 [
        "type" => 4
        "validate" => "isUnsignedFloat"
      ]
      "quantity_discount" => array:2 [
        "type" => 2
        "validate" => "isBool"
      ]
      "ean13" => array:3 [
        "type" => 3
        "validate" => "isEan13"
        "size" => 13
      ]
      "isbn" => array:3 [
        "type" => 3
        "validate" => "isIsbn"
        "size" => 32
      ]
      "upc" => array:3 [
        "type" => 3
        "validate" => "isUpc"
        "size" => 12
      ]
      "mpn" => array:3 [
        "type" => 3
        "validate" => "isMpn"
        "size" => 40
      ]
      "cache_is_pack" => array:2 [
        "type" => 2
        "validate" => "isBool"
      ]
      "cache_has_attachments" => array:2 [
        "type" => 2
        "validate" => "isBool"
      ]
      "is_virtual" => array:2 [
        "type" => 2
        "validate" => "isBool"
      ]
      "state" => array:2 [
        "type" => 1
        "validate" => "isUnsignedId"
      ]
      "additional_delivery_times" => array:2 [
        "type" => 1
        "validate" => "isUnsignedId"
      ]
      "delivery_in_stock" => array:4 [
        "type" => 3
        "lang" => true
        "validate" => "isGenericName"
        "size" => 255
      ]
      "delivery_out_stock" => array:4 [
        "type" => 3
        "lang" => true
        "validate" => "isGenericName"
        "size" => 255
      ]
      "id_category_default" => array:3 [
        "type" => 1
        "shop" => true
        "validate" => "isUnsignedId"
      ]
      "id_tax_rules_group" => array:3 [
        "type" => 1
        "shop" => true
        "validate" => "isUnsignedId"
      ]
      "on_sale" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "online_only" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "ecotax" => array:3 [
        "type" => 4
        "shop" => true
        "validate" => "isPrice"
      ]
      "minimal_quantity" => array:3 [
        "type" => 1
        "shop" => true
        "validate" => "isUnsignedInt"
      ]
      "low_stock_threshold" => array:4 [
        "type" => 1
        "shop" => true
        "allow_null" => true
        "validate" => "isInt"
      ]
      "low_stock_alert" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "price" => array:4 [
        "type" => 4
        "shop" => true
        "validate" => "isPrice"
        "required" => true
      ]
      "wholesale_price" => array:3 [
        "type" => 4
        "shop" => true
        "validate" => "isPrice"
      ]
      "unity" => array:3 [
        "type" => 3
        "shop" => true
        "validate" => "isString"
      ]
      "unit_price_ratio" => array:2 [
        "type" => 4
        "shop" => true
      ]
      "additional_shipping_cost" => array:3 [
        "type" => 4
        "shop" => true
        "validate" => "isPrice"
      ]
      "customizable" => array:3 [
        "type" => 1
        "shop" => true
        "validate" => "isUnsignedInt"
      ]
      "text_fields" => array:3 [
        "type" => 1
        "shop" => true
        "validate" => "isUnsignedInt"
      ]
      "uploadable_files" => array:3 [
        "type" => 1
        "shop" => true
        "validate" => "isUnsignedInt"
      ]
      "active" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "redirect_type" => array:3 [
        "type" => 3
        "shop" => true
        "validate" => "isString"
      ]
      "id_type_redirected" => array:3 [
        "type" => 1
        "shop" => true
        "validate" => "isUnsignedId"
      ]
      "available_for_order" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "available_date" => array:3 [
        "type" => 5
        "shop" => true
        "validate" => "isDateFormat"
      ]
      "show_condition" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "condition" => array:5 [
        "type" => 3
        "shop" => true
        "validate" => "isGenericName"
        "values" => array:3 [
          0 => "new"
          1 => "used"
          2 => "refurbished"
        ]
        "default" => "new"
      ]
      "show_price" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "indexed" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "visibility" => array:5 [
        "type" => 3
        "shop" => true
        "validate" => "isProductVisibility"
        "values" => array:4 [
          0 => "both"
          1 => "catalog"
          2 => "search"
          3 => "none"
        ]
        "default" => "both"
      ]
      "cache_default_attribute" => array:2 [
        "type" => 1
        "shop" => true
      ]
      "advanced_stock_management" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "date_add" => array:3 [
        "type" => 5
        "shop" => true
        "validate" => "isDate"
      ]
      "date_upd" => array:3 [
        "type" => 5
        "shop" => true
        "validate" => "isDate"
      ]
      "pack_stock_type" => array:3 [
        "type" => 1
        "shop" => true
        "validate" => "isUnsignedInt"
      ]
      "meta_description" => array:4 [
        "type" => 3
        "lang" => true
        "validate" => "isGenericName"
        "size" => 512
      ]
      "meta_keywords" => array:4 [
        "type" => 3
        "lang" => true
        "validate" => "isGenericName"
        "size" => 255
      ]
      "meta_title" => array:4 [
        "type" => 3
        "lang" => true
        "validate" => "isGenericName"
        "size" => 255
      ]
      "link_rewrite" => array:6 [
        "type" => 3
        "lang" => true
        "validate" => "isLinkRewrite"
        "required" => false
        "size" => 128
        "ws_modifier" => array:2 [
          "http_method" => 2
          "modifier" => "modifierWsLinkRewrite"
        ]
      ]
      "name" => array:5 [
        "type" => 3
        "lang" => true
        "validate" => "isCatalogName"
        "required" => false
        "size" => 128
      ]
      "description" => array:3 [
        "type" => 6
        "lang" => true
        "validate" => "isCleanHtml"
      ]
      "description_short" => array:3 [
        "type" => 6
        "lang" => true
        "validate" => "isCleanHtml"
      ]
      "available_now" => array:4 [
        "type" => 3
        "lang" => true
        "validate" => "isGenericName"
        "size" => 255
      ]
      "available_later" => array:4 [
        "type" => 3
        "lang" => true
        "validate" => "IsGenericName"
        "size" => 255
      ]
    ]
    "associations" => array:7 [
      "manufacturer" => array:1 [
        "type" => 1
      ]
      "supplier" => array:1 [
        "type" => 1
      ]
      "default_category" => array:3 [
        "type" => 1
        "field" => "id_category_default"
        "object" => "Category"
      ]
      "tax_rules_group" => array:1 [
        "type" => 1
      ]
      "categories" => array:4 [
        "type" => 2
        "field" => "id_category"
        "object" => "Category"
        "association" => "category_product"
      ]
      "stock_availables" => array:4 [
        "type" => 2
        "field" => "id_stock_available"
        "object" => "StockAvailable"
        "association" => "stock_availables"
      ]
      "l" => array:3 [
        "type" => 2
        "field" => "id_product"
        "foreign_field" => "id_product"
      ]
    ]
    "classname" => "Product"
  ]
  #update_fields: null
  +force_id: false
}
"id_product"
"21417680"
"id_supplier"
"1"
"id_manufacturer"
"4"
"id_category_default"
"100"
"id_shop_default"
"1"
"id_tax_rules_group"
"0"
"on_sale"
"0"
"online_only"
"0"
"ean13"
""
"isbn"
""
"upc"
""
"mpn"
""
"ecotax"
"0.000000"
"quantity"
"0"
"minimal_quantity"
"1"
"low_stock_threshold"
null
"low_stock_alert"
"0"
"price"
"79.900000"
"wholesale_price"
"13.000000"
"unity"
""
"unit_price_ratio"
"0.000000"
"additional_shipping_cost"
"0.000000"
"reference"
"2210230"
"supplier_reference"
"2210230"
"location"
""
"width"
"0.000000"
"height"
"0.000000"
"depth"
"0.000000"
"weight"
"0.000000"
"out_of_stock"
"2"
"additional_delivery_times"
"1"
"quantity_discount"
"0"
"customizable"
"0"
"uploadable_files"
"0"
"text_fields"
"0"
"active"
"1"
"redirect_type"
""
"id_type_redirected"
"0"
"available_for_order"
"1"
"available_date"
"0000-00-00"
"show_condition"
"0"
"condition"
"new"
"show_price"
"1"
"indexed"
"1"
"visibility"
"both"
"cache_is_pack"
"0"
"cache_has_attachments"
"0"
"is_virtual"
"0"
"cache_default_attribute"
"21823"
"date_add"
"2025-11-10 00:00:00"
"date_upd"
"2026-02-01 11:18:37"
"advanced_stock_management"
"0"
"pack_stock_type"
"3"
"state"
"1"
"id_shop"
"1"
"id_lang"
"1"
"description"
"<p></p>"
"description_short"
"<p></p>"
"link_rewrite"
"zapatilla-de-casa-barefoot-colecao"
"meta_description"
""
"meta_keywords"
""
"meta_title"
""
"name"
"Zapatilla De Casa  - Barefoot Colecao"
"available_now"
""
"available_later"
""
"delivery_in_stock"
""
"delivery_out_stock"
""
array:21 [
  "id_product_attribute" => "21829"
  "id_product" => "21417680"
  "reference" => "14392"
  "supplier_reference" => ""
  "location" => ""
  "ean13" => "7000002731639"
  "isbn" => ""
  "upc" => ""
  "mpn" => ""
  "wholesale_price" => "13.000000"
  "price" => "0.000000"
  "ecotax" => "0.000000"
  "quantity" => "0"
  "weight" => "0.000000"
  "unit_price_impact" => "0.000000"
  "default_on" => null
  "minimal_quantity" => "1"
  "low_stock_threshold" => null
  "low_stock_alert" => "0"
  "available_date" => "0000-00-00"
  "id_shop" => "1"
]
Combination {#986
  +id_product: null
  +reference: null
  +supplier_reference: null
  +location: null
  +ean13: null
  +isbn: null
  +upc: null
  +mpn: null
  +wholesale_price: null
  +price: null
  +unit_price_impact: null
  +ecotax: null
  +minimal_quantity: 1
  +low_stock_threshold: null
  +low_stock_alert: false
  +quantity: null
  +weight: null
  +default_on: null
  +available_date: "0000-00-00"
  #webserviceParameters: array:4 [
    "objectNodeName" => "combination"
    "objectsNodeName" => "combinations"
    "fields" => array:1 [
      "id_product" => array:2 [
        "required" => true
        "xlink_resource" => "products"
      ]
    ]
    "associations" => array:2 [
      "product_option_values" => array:1 [
        "resource" => "product_option_value"
      ]
      "images" => array:2 [
        "resource" => "image"
        "api" => "images/products"
      ]
    ]
  ]
  +id: 21829
  #id_lang: null
  #id_shop: 1
  +id_shop_list: []
  #get_shop_from_context: true
  #table: "product_attribute"
  #identifier: "id_product_attribute"
  #fieldsRequired: array:2 [
    0 => "id_product"
    1 => "minimal_quantity"
  ]
  #fieldsSize: array:12 [
    "location" => 64
    "ean13" => 13
    "isbn" => 32
    "upc" => 12
    "mpn" => 40
    "quantity" => 10
    "reference" => 64
    "supplier_reference" => 64
    "wholesale_price" => 27
    "price" => 20
    "ecotax" => 20
    "unit_price_impact" => 20
  ]
  #fieldsValidate: array:17 [
    "id_product" => "isUnsignedId"
    "location" => "isGenericName"
    "ean13" => "isEan13"
    "isbn" => "isIsbn"
    "upc" => "isUpc"
    "mpn" => "isMpn"
    "quantity" => "isInt"
    "wholesale_price" => "isPrice"
    "price" => "isNegativePrice"
    "ecotax" => "isPrice"
    "weight" => "isFloat"
    "unit_price_impact" => "isNegativePrice"
    "minimal_quantity" => "isUnsignedId"
    "low_stock_threshold" => "isInt"
    "low_stock_alert" => "isBool"
    "default_on" => "isBool"
    "available_date" => "isDateFormat"
  ]
  #fieldsRequiredLang: []
  #fieldsSizeLang: []
  #fieldsValidateLang: []
  #tables: []
  #image_dir: null
  #image_format: "jpg"
  #translator: null
  #def: array:4 [
    "table" => "product_attribute"
    "primary" => "id_product_attribute"
    "fields" => array:19 [
      "id_product" => array:4 [
        "type" => 1
        "shop" => "both"
        "validate" => "isUnsignedId"
        "required" => true
      ]
      "location" => array:3 [
        "type" => 3
        "validate" => "isGenericName"
        "size" => 64
      ]
      "ean13" => array:3 [
        "type" => 3
        "validate" => "isEan13"
        "size" => 13
      ]
      "isbn" => array:3 [
        "type" => 3
        "validate" => "isIsbn"
        "size" => 32
      ]
      "upc" => array:3 [
        "type" => 3
        "validate" => "isUpc"
        "size" => 12
      ]
      "mpn" => array:3 [
        "type" => 3
        "validate" => "isMpn"
        "size" => 40
      ]
      "quantity" => array:3 [
        "type" => 1
        "validate" => "isInt"
        "size" => 10
      ]
      "reference" => array:2 [
        "type" => 3
        "size" => 64
      ]
      "supplier_reference" => array:2 [
        "type" => 3
        "size" => 64
      ]
      "wholesale_price" => array:4 [
        "type" => 4
        "shop" => true
        "validate" => "isPrice"
        "size" => 27
      ]
      "price" => array:4 [
        "type" => 4
        "shop" => true
        "validate" => "isNegativePrice"
        "size" => 20
      ]
      "ecotax" => array:4 [
        "type" => 4
        "shop" => true
        "validate" => "isPrice"
        "size" => 20
      ]
      "weight" => array:3 [
        "type" => 4
        "shop" => true
        "validate" => "isFloat"
      ]
      "unit_price_impact" => array:4 [
        "type" => 4
        "shop" => true
        "validate" => "isNegativePrice"
        "size" => 20
      ]
      "minimal_quantity" => array:4 [
        "type" => 1
        "shop" => true
        "validate" => "isUnsignedId"
        "required" => true
      ]
      "low_stock_threshold" => array:4 [
        "type" => 1
        "shop" => true
        "allow_null" => true
        "validate" => "isInt"
      ]
      "low_stock_alert" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "default_on" => array:4 [
        "type" => 2
        "allow_null" => true
        "shop" => true
        "validate" => "isBool"
      ]
      "available_date" => array:3 [
        "type" => 5
        "shop" => true
        "validate" => "isDateFormat"
      ]
    ]
    "classname" => "Combination"
  ]
  #update_fields: null
  +force_id: false
}
"id_product_attribute"
"21829"
"id_product"
"21417680"
"reference"
"14392"
"supplier_reference"
""
"location"
""
"ean13"
"7000002731639"
"isbn"
""
"upc"
""
"mpn"
""
"wholesale_price"
"13.000000"
"price"
"0.000000"
"ecotax"
"0.000000"
"quantity"
"0"
"weight"
"0.000000"
"unit_price_impact"
"0.000000"
"default_on"
null
"minimal_quantity"
"1"
"low_stock_threshold"
null
"low_stock_alert"
"0"
"available_date"
"0000-00-00"
"id_shop"
"1"
array:67 [
  "id_product" => "21416549"
  "id_supplier" => "1"
  "id_manufacturer" => "4"
  "id_category_default" => "100"
  "id_shop_default" => "1"
  "id_tax_rules_group" => "0"
  "on_sale" => "0"
  "online_only" => "0"
  "ean13" => ""
  "isbn" => ""
  "upc" => ""
  "mpn" => ""
  "ecotax" => "0.000000"
  "quantity" => "0"
  "minimal_quantity" => "1"
  "low_stock_threshold" => null
  "low_stock_alert" => "0"
  "price" => "79.900000"
  "wholesale_price" => "13.000000"
  "unity" => ""
  "unit_price_ratio" => "0.000000"
  "additional_shipping_cost" => "0.000000"
  "reference" => "2202201"
  "supplier_reference" => "2202201"
  "location" => ""
  "width" => "0.000000"
  "height" => "0.000000"
  "depth" => "0.000000"
  "weight" => "0.000000"
  "out_of_stock" => "2"
  "additional_delivery_times" => "1"
  "quantity_discount" => "0"
  "customizable" => "0"
  "uploadable_files" => "0"
  "text_fields" => "0"
  "active" => "1"
  "redirect_type" => "301-category"
  "id_type_redirected" => "0"
  "available_for_order" => "1"
  "available_date" => "0000-00-00"
  "show_condition" => "0"
  "condition" => "new"
  "show_price" => "1"
  "indexed" => "1"
  "visibility" => "both"
  "cache_is_pack" => "0"
  "cache_has_attachments" => "0"
  "is_virtual" => "0"
  "cache_default_attribute" => "14761"
  "date_add" => "2023-12-06 00:00:00"
  "date_upd" => "2026-02-01 11:18:32"
  "advanced_stock_management" => "0"
  "pack_stock_type" => "3"
  "state" => "1"
  "id_shop" => "1"
  "id_lang" => "1"
  "description" => "<p>Les pantoufles anti-dérapantes Beppi pour fille sont conçues avec une semelle spéciale qui offre une adhérence supplémentaire sur les surfaces lisses et glissantes, réduisant ainsi le risque de glissade et de chute. Fabriquées avec des matériaux de haute qualité et une conception sûre, ces pantoufles offrent non seulement chaleur et confort à l'intérieur, mais aussi une tranquillité d'esprit quant à la sécurité de votre enfant lorsqu'elle se déplace dans la maison. Disponibles dans une variété de styles et de couleurs attrayants, les pantoufles anti-dérapantes Beppi pour fille sont un choix pratique et sécuritaire pour les moments de détente à la maison.</p>"
  "description_short" => "<p></p>"
  "link_rewrite" => "zapatilla-de-casa-barefoot-colecao"
  "meta_description" => ""
  "meta_keywords" => ""
  "meta_title" => ""
  "name" => "Zapatilla De Casa  - Barefoot Colecao"
  "available_now" => ""
  "available_later" => ""
  "delivery_in_stock" => ""
  "delivery_out_stock" => ""
]
Product {#993
  +tax_name: null
  +tax_rate: null
  +id_manufacturer: null
  +id_supplier: null
  +id_category_default: null
  +id_shop_default: null
  +manufacturer_name: null
  +supplier_name: null
  +name: null
  +description: null
  +description_short: null
  +quantity: 0
  +minimal_quantity: 1
  +low_stock_threshold: null
  +low_stock_alert: false
  +available_now: null
  +available_later: null
  +price: 0
  +specificPrice: 0
  +additional_shipping_cost: 0
  +wholesale_price: 0
  +on_sale: false
  +online_only: false
  +unity: null
  +unit_price: null
  +unit_price_ratio: 0
  +ecotax: 0
  +reference: null
  +supplier_reference: null
  +location: null
  +width: 0
  +height: 0
  +depth: 0
  +weight: 0
  +ean13: null
  +isbn: null
  +upc: null
  +mpn: null
  +link_rewrite: null
  +meta_description: null
  +meta_keywords: null
  +meta_title: null
  +quantity_discount: 0
  +customizable: null
  +new: null
  +uploadable_files: null
  +text_fields: null
  +active: true
  +redirect_type: ""
  +id_type_redirected: 0
  +available_for_order: true
  +available_date: "0000-00-00"
  +show_condition: false
  +condition: null
  +show_price: true
  +indexed: 0
  +visibility: null
  +date_add: null
  +date_upd: null
  +tags: null
  +state: 1
  +base_price: null
  +id_tax_rules_group: 1
  +id_color_default: 0
  +advanced_stock_management: 0
  +out_of_stock: null
  +depends_on_stock: null
  +isFullyLoaded: false
  +cache_is_pack: null
  +cache_has_attachments: null
  +is_virtual: null
  +id_pack_product_attribute: null
  +cache_default_attribute: null
  +category: null
  +pack_stock_type: 3
  +additional_delivery_times: 1
  +delivery_in_stock: null
  +delivery_out_stock: null
  #webserviceParameters: array:4 [
    "objectMethods" => array:2 [
      "add" => "addWs"
      "update" => "updateWs"
    ]
    "objectNodeNames" => "products"
    "fields" => array:12 [
      "id_manufacturer" => array:1 [
        "xlink_resource" => "manufacturers"
      ]
      "id_supplier" => array:1 [
        "xlink_resource" => "suppliers"
      ]
      "id_category_default" => array:1 [
        "xlink_resource" => "categories"
      ]
      "new" => []
      "cache_default_attribute" => []
      "id_default_image" => array:3 [
        "getter" => "getCoverWs"
        "setter" => "setCoverWs"
        "xlink_resource" => array:2 [
          "resourceName" => "images"
          "subResourceName" => "products"
        ]
      ]
      "id_default_combination" => array:3 [
        "getter" => "getWsDefaultCombination"
        "setter" => "setWsDefaultCombination"
        "xlink_resource" => array:1 [
          "resourceName" => "combinations"
        ]
      ]
      "id_tax_rules_group" => array:1 [
        "xlink_resource" => array:1 [
          "resourceName" => "tax_rule_groups"
        ]
      ]
      "position_in_category" => array:2 [
        "getter" => "getWsPositionInCategory"
        "setter" => "setWsPositionInCategory"
      ]
      "manufacturer_name" => array:2 [
        "getter" => "getWsManufacturerName"
        "setter" => false
      ]
      "quantity" => array:2 [
        "getter" => false
        "setter" => false
      ]
      "type" => array:2 [
        "getter" => "getWsType"
        "setter" => "setWsType"
      ]
    ]
    "associations" => array:9 [
      "categories" => array:2 [
        "resource" => "category"
        "fields" => array:1 [
          "id" => array:1 [
            "required" => true
          ]
        ]
      ]
      "images" => array:2 [
        "resource" => "image"
        "fields" => array:1 [
          "id" => []
        ]
      ]
      "combinations" => array:2 [
        "resource" => "combination"
        "fields" => array:1 [
          "id" => array:1 [
            "required" => true
          ]
        ]
      ]
      "product_option_values" => array:2 [
        "resource" => "product_option_value"
        "fields" => array:1 [
          "id" => array:1 [
            "required" => true
          ]
        ]
      ]
      "product_features" => array:2 [
        "resource" => "product_feature"
        "fields" => array:2 [
          "id" => array:1 [
            "required" => true
          ]
          "id_feature_value" => array:2 [
            "required" => true
            "xlink_resource" => "product_feature_values"
          ]
        ]
      ]
      "tags" => array:2 [
        "resource" => "tag"
        "fields" => array:1 [
          "id" => array:1 [
            "required" => true
          ]
        ]
      ]
      "stock_availables" => array:3 [
        "resource" => "stock_available"
        "fields" => array:2 [
          "id" => array:1 [
            "required" => true
          ]
          "id_product_attribute" => array:1 [
            "required" => true
          ]
        ]
        "setter" => false
      ]
      "accessories" => array:3 [
        "resource" => "product"
        "api" => "products"
        "fields" => array:1 [
          "id" => array:2 [
            "required" => true
            "xlink_resource" => "product"
          ]
        ]
      ]
      "product_bundle" => array:3 [
        "resource" => "product"
        "api" => "products"
        "fields" => array:3 [
          "id" => array:1 [
            "required" => true
          ]
          "id_product_attribute" => []
          "quantity" => []
        ]
      ]
    ]
  ]
  +id: 21416549
  #id_lang: 1
  #id_shop: 1
  +id_shop_list: []
  #get_shop_from_context: true
  #table: "product"
  #identifier: "id_product"
  #fieldsRequired: array:1 [
    0 => "price"
  ]
  #fieldsSize: array:7 [
    "reference" => 64
    "supplier_reference" => 64
    "location" => 64
    "ean13" => 13
    "isbn" => 32
    "upc" => 12
    "mpn" => 40
  ]
  #fieldsValidate: array:49 [
    "id_shop_default" => "isUnsignedId"
    "id_manufacturer" => "isUnsignedId"
    "id_supplier" => "isUnsignedId"
    "reference" => "isReference"
    "supplier_reference" => "isReference"
    "location" => "isReference"
    "width" => "isUnsignedFloat"
    "height" => "isUnsignedFloat"
    "depth" => "isUnsignedFloat"
    "weight" => "isUnsignedFloat"
    "quantity_discount" => "isBool"
    "ean13" => "isEan13"
    "isbn" => "isIsbn"
    "upc" => "isUpc"
    "mpn" => "isMpn"
    "cache_is_pack" => "isBool"
    "cache_has_attachments" => "isBool"
    "is_virtual" => "isBool"
    "state" => "isUnsignedId"
    "additional_delivery_times" => "isUnsignedId"
    "id_category_default" => "isUnsignedId"
    "id_tax_rules_group" => "isUnsignedId"
    "on_sale" => "isBool"
    "online_only" => "isBool"
    "ecotax" => "isPrice"
    "minimal_quantity" => "isUnsignedInt"
    "low_stock_threshold" => "isInt"
    "low_stock_alert" => "isBool"
    "price" => "isPrice"
    "wholesale_price" => "isPrice"
    "unity" => "isString"
    "additional_shipping_cost" => "isPrice"
    "customizable" => "isUnsignedInt"
    "text_fields" => "isUnsignedInt"
    "uploadable_files" => "isUnsignedInt"
    "active" => "isBool"
    "redirect_type" => "isString"
    "id_type_redirected" => "isUnsignedId"
    "available_for_order" => "isBool"
    "available_date" => "isDateFormat"
    "show_condition" => "isBool"
    "condition" => "isGenericName"
    "show_price" => "isBool"
    "indexed" => "isBool"
    "visibility" => "isProductVisibility"
    "advanced_stock_management" => "isBool"
    "date_add" => "isDate"
    "date_upd" => "isDate"
    "pack_stock_type" => "isUnsignedInt"
  ]
  #fieldsRequiredLang: []
  #fieldsSizeLang: array:9 [
    "delivery_in_stock" => 255
    "delivery_out_stock" => 255
    "meta_description" => 512
    "meta_keywords" => 255
    "meta_title" => 255
    "link_rewrite" => 128
    "name" => 128
    "available_now" => 255
    "available_later" => 255
  ]
  #fieldsValidateLang: array:11 [
    "delivery_in_stock" => "isGenericName"
    "delivery_out_stock" => "isGenericName"
    "meta_description" => "isGenericName"
    "meta_keywords" => "isGenericName"
    "meta_title" => "isGenericName"
    "link_rewrite" => "isLinkRewrite"
    "name" => "isCatalogName"
    "description" => "isCleanHtml"
    "description_short" => "isCleanHtml"
    "available_now" => "isGenericName"
    "available_later" => "IsGenericName"
  ]
  #tables: []
  #image_dir: null
  #image_format: "jpg"
  #translator: null
  #def: array:7 [
    "table" => "product"
    "primary" => "id_product"
    "multilang" => true
    "multilang_shop" => true
    "fields" => array:62 [
      "id_shop_default" => array:2 [
        "type" => 1
        "validate" => "isUnsignedId"
      ]
      "id_manufacturer" => array:2 [
        "type" => 1
        "validate" => "isUnsignedId"
      ]
      "id_supplier" => array:2 [
        "type" => 1
        "validate" => "isUnsignedId"
      ]
      "reference" => array:3 [
        "type" => 3
        "validate" => "isReference"
        "size" => 64
      ]
      "supplier_reference" => array:3 [
        "type" => 3
        "validate" => "isReference"
        "size" => 64
      ]
      "location" => array:3 [
        "type" => 3
        "validate" => "isReference"
        "size" => 64
      ]
      "width" => array:2 [
        "type" => 4
        "validate" => "isUnsignedFloat"
      ]
      "height" => array:2 [
        "type" => 4
        "validate" => "isUnsignedFloat"
      ]
      "depth" => array:2 [
        "type" => 4
        "validate" => "isUnsignedFloat"
      ]
      "weight" => array:2 [
        "type" => 4
        "validate" => "isUnsignedFloat"
      ]
      "quantity_discount" => array:2 [
        "type" => 2
        "validate" => "isBool"
      ]
      "ean13" => array:3 [
        "type" => 3
        "validate" => "isEan13"
        "size" => 13
      ]
      "isbn" => array:3 [
        "type" => 3
        "validate" => "isIsbn"
        "size" => 32
      ]
      "upc" => array:3 [
        "type" => 3
        "validate" => "isUpc"
        "size" => 12
      ]
      "mpn" => array:3 [
        "type" => 3
        "validate" => "isMpn"
        "size" => 40
      ]
      "cache_is_pack" => array:2 [
        "type" => 2
        "validate" => "isBool"
      ]
      "cache_has_attachments" => array:2 [
        "type" => 2
        "validate" => "isBool"
      ]
      "is_virtual" => array:2 [
        "type" => 2
        "validate" => "isBool"
      ]
      "state" => array:2 [
        "type" => 1
        "validate" => "isUnsignedId"
      ]
      "additional_delivery_times" => array:2 [
        "type" => 1
        "validate" => "isUnsignedId"
      ]
      "delivery_in_stock" => array:4 [
        "type" => 3
        "lang" => true
        "validate" => "isGenericName"
        "size" => 255
      ]
      "delivery_out_stock" => array:4 [
        "type" => 3
        "lang" => true
        "validate" => "isGenericName"
        "size" => 255
      ]
      "id_category_default" => array:3 [
        "type" => 1
        "shop" => true
        "validate" => "isUnsignedId"
      ]
      "id_tax_rules_group" => array:3 [
        "type" => 1
        "shop" => true
        "validate" => "isUnsignedId"
      ]
      "on_sale" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "online_only" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "ecotax" => array:3 [
        "type" => 4
        "shop" => true
        "validate" => "isPrice"
      ]
      "minimal_quantity" => array:3 [
        "type" => 1
        "shop" => true
        "validate" => "isUnsignedInt"
      ]
      "low_stock_threshold" => array:4 [
        "type" => 1
        "shop" => true
        "allow_null" => true
        "validate" => "isInt"
      ]
      "low_stock_alert" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "price" => array:4 [
        "type" => 4
        "shop" => true
        "validate" => "isPrice"
        "required" => true
      ]
      "wholesale_price" => array:3 [
        "type" => 4
        "shop" => true
        "validate" => "isPrice"
      ]
      "unity" => array:3 [
        "type" => 3
        "shop" => true
        "validate" => "isString"
      ]
      "unit_price_ratio" => array:2 [
        "type" => 4
        "shop" => true
      ]
      "additional_shipping_cost" => array:3 [
        "type" => 4
        "shop" => true
        "validate" => "isPrice"
      ]
      "customizable" => array:3 [
        "type" => 1
        "shop" => true
        "validate" => "isUnsignedInt"
      ]
      "text_fields" => array:3 [
        "type" => 1
        "shop" => true
        "validate" => "isUnsignedInt"
      ]
      "uploadable_files" => array:3 [
        "type" => 1
        "shop" => true
        "validate" => "isUnsignedInt"
      ]
      "active" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "redirect_type" => array:3 [
        "type" => 3
        "shop" => true
        "validate" => "isString"
      ]
      "id_type_redirected" => array:3 [
        "type" => 1
        "shop" => true
        "validate" => "isUnsignedId"
      ]
      "available_for_order" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "available_date" => array:3 [
        "type" => 5
        "shop" => true
        "validate" => "isDateFormat"
      ]
      "show_condition" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "condition" => array:5 [
        "type" => 3
        "shop" => true
        "validate" => "isGenericName"
        "values" => array:3 [
          0 => "new"
          1 => "used"
          2 => "refurbished"
        ]
        "default" => "new"
      ]
      "show_price" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "indexed" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "visibility" => array:5 [
        "type" => 3
        "shop" => true
        "validate" => "isProductVisibility"
        "values" => array:4 [
          0 => "both"
          1 => "catalog"
          2 => "search"
          3 => "none"
        ]
        "default" => "both"
      ]
      "cache_default_attribute" => array:2 [
        "type" => 1
        "shop" => true
      ]
      "advanced_stock_management" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "date_add" => array:3 [
        "type" => 5
        "shop" => true
        "validate" => "isDate"
      ]
      "date_upd" => array:3 [
        "type" => 5
        "shop" => true
        "validate" => "isDate"
      ]
      "pack_stock_type" => array:3 [
        "type" => 1
        "shop" => true
        "validate" => "isUnsignedInt"
      ]
      "meta_description" => array:4 [
        "type" => 3
        "lang" => true
        "validate" => "isGenericName"
        "size" => 512
      ]
      "meta_keywords" => array:4 [
        "type" => 3
        "lang" => true
        "validate" => "isGenericName"
        "size" => 255
      ]
      "meta_title" => array:4 [
        "type" => 3
        "lang" => true
        "validate" => "isGenericName"
        "size" => 255
      ]
      "link_rewrite" => array:6 [
        "type" => 3
        "lang" => true
        "validate" => "isLinkRewrite"
        "required" => false
        "size" => 128
        "ws_modifier" => array:2 [
          "http_method" => 2
          "modifier" => "modifierWsLinkRewrite"
        ]
      ]
      "name" => array:5 [
        "type" => 3
        "lang" => true
        "validate" => "isCatalogName"
        "required" => false
        "size" => 128
      ]
      "description" => array:3 [
        "type" => 6
        "lang" => true
        "validate" => "isCleanHtml"
      ]
      "description_short" => array:3 [
        "type" => 6
        "lang" => true
        "validate" => "isCleanHtml"
      ]
      "available_now" => array:4 [
        "type" => 3
        "lang" => true
        "validate" => "isGenericName"
        "size" => 255
      ]
      "available_later" => array:4 [
        "type" => 3
        "lang" => true
        "validate" => "IsGenericName"
        "size" => 255
      ]
    ]
    "associations" => array:7 [
      "manufacturer" => array:1 [
        "type" => 1
      ]
      "supplier" => array:1 [
        "type" => 1
      ]
      "default_category" => array:3 [
        "type" => 1
        "field" => "id_category_default"
        "object" => "Category"
      ]
      "tax_rules_group" => array:1 [
        "type" => 1
      ]
      "categories" => array:4 [
        "type" => 2
        "field" => "id_category"
        "object" => "Category"
        "association" => "category_product"
      ]
      "stock_availables" => array:4 [
        "type" => 2
        "field" => "id_stock_available"
        "object" => "StockAvailable"
        "association" => "stock_availables"
      ]
      "l" => array:3 [
        "type" => 2
        "field" => "id_product"
        "foreign_field" => "id_product"
      ]
    ]
    "classname" => "Product"
  ]
  #update_fields: null
  +force_id: false
}
"id_product"
"21416549"
"id_supplier"
"1"
"id_manufacturer"
"4"
"id_category_default"
"100"
"id_shop_default"
"1"
"id_tax_rules_group"
"0"
"on_sale"
"0"
"online_only"
"0"
"ean13"
""
"isbn"
""
"upc"
""
"mpn"
""
"ecotax"
"0.000000"
"quantity"
"0"
"minimal_quantity"
"1"
"low_stock_threshold"
null
"low_stock_alert"
"0"
"price"
"79.900000"
"wholesale_price"
"13.000000"
"unity"
""
"unit_price_ratio"
"0.000000"
"additional_shipping_cost"
"0.000000"
"reference"
"2202201"
"supplier_reference"
"2202201"
"location"
""
"width"
"0.000000"
"height"
"0.000000"
"depth"
"0.000000"
"weight"
"0.000000"
"out_of_stock"
"2"
"additional_delivery_times"
"1"
"quantity_discount"
"0"
"customizable"
"0"
"uploadable_files"
"0"
"text_fields"
"0"
"active"
"1"
"redirect_type"
"301-category"
"id_type_redirected"
"0"
"available_for_order"
"1"
"available_date"
"0000-00-00"
"show_condition"
"0"
"condition"
"new"
"show_price"
"1"
"indexed"
"1"
"visibility"
"both"
"cache_is_pack"
"0"
"cache_has_attachments"
"0"
"is_virtual"
"0"
"cache_default_attribute"
"14761"
"date_add"
"2023-12-06 00:00:00"
"date_upd"
"2026-02-01 11:18:32"
"advanced_stock_management"
"0"
"pack_stock_type"
"3"
"state"
"1"
"id_shop"
"1"
"id_lang"
"1"
"description"
"<p>Les pantoufles anti-dérapantes Beppi pour fille sont conçues avec une semelle spéciale qui offre une adhérence supplémentaire sur les surfaces lisses et glissantes, réduisant ainsi le risque de glissade et de chute. Fabriquées avec des matériaux de haute qualité et une conception sûre, ces pantoufles offrent non seulement chaleur et confort à l'intérieur, mais aussi une tranquillité d'esprit quant à la sécurité de votre enfant lorsqu'elle se déplace dans la maison. Disponibles dans une variété de styles et de couleurs attrayants, les pantoufles anti-dérapantes Beppi pour fille sont un choix pratique et sécuritaire pour les moments de détente à la maison.</p>"
"description_short"
"<p></p>"
"link_rewrite"
"zapatilla-de-casa-barefoot-colecao"
"meta_description"
""
"meta_keywords"
""
"meta_title"
""
"name"
"Zapatilla De Casa  - Barefoot Colecao"
"available_now"
""
"available_later"
""
"delivery_in_stock"
""
"delivery_out_stock"
""
array:21 [
  "id_product_attribute" => "14767"
  "id_product" => "21416549"
  "reference" => "5341"
  "supplier_reference" => "2202201-ROSE-26"
  "location" => ""
  "ean13" => "7000002637320"
  "isbn" => ""
  "upc" => ""
  "mpn" => ""
  "wholesale_price" => "13.000000"
  "price" => "0.000000"
  "ecotax" => "0.000000"
  "quantity" => "0"
  "weight" => "0.000000"
  "unit_price_impact" => "0.000000"
  "default_on" => null
  "minimal_quantity" => "1"
  "low_stock_threshold" => null
  "low_stock_alert" => "0"
  "available_date" => "0000-00-00"
  "id_shop" => "1"
]
Combination {#993
  +id_product: null
  +reference: null
  +supplier_reference: null
  +location: null
  +ean13: null
  +isbn: null
  +upc: null
  +mpn: null
  +wholesale_price: null
  +price: null
  +unit_price_impact: null
  +ecotax: null
  +minimal_quantity: 1
  +low_stock_threshold: null
  +low_stock_alert: false
  +quantity: null
  +weight: null
  +default_on: null
  +available_date: "0000-00-00"
  #webserviceParameters: array:4 [
    "objectNodeName" => "combination"
    "objectsNodeName" => "combinations"
    "fields" => array:1 [
      "id_product" => array:2 [
        "required" => true
        "xlink_resource" => "products"
      ]
    ]
    "associations" => array:2 [
      "product_option_values" => array:1 [
        "resource" => "product_option_value"
      ]
      "images" => array:2 [
        "resource" => "image"
        "api" => "images/products"
      ]
    ]
  ]
  +id: 14767
  #id_lang: null
  #id_shop: 1
  +id_shop_list: []
  #get_shop_from_context: true
  #table: "product_attribute"
  #identifier: "id_product_attribute"
  #fieldsRequired: array:2 [
    0 => "id_product"
    1 => "minimal_quantity"
  ]
  #fieldsSize: array:12 [
    "location" => 64
    "ean13" => 13
    "isbn" => 32
    "upc" => 12
    "mpn" => 40
    "quantity" => 10
    "reference" => 64
    "supplier_reference" => 64
    "wholesale_price" => 27
    "price" => 20
    "ecotax" => 20
    "unit_price_impact" => 20
  ]
  #fieldsValidate: array:17 [
    "id_product" => "isUnsignedId"
    "location" => "isGenericName"
    "ean13" => "isEan13"
    "isbn" => "isIsbn"
    "upc" => "isUpc"
    "mpn" => "isMpn"
    "quantity" => "isInt"
    "wholesale_price" => "isPrice"
    "price" => "isNegativePrice"
    "ecotax" => "isPrice"
    "weight" => "isFloat"
    "unit_price_impact" => "isNegativePrice"
    "minimal_quantity" => "isUnsignedId"
    "low_stock_threshold" => "isInt"
    "low_stock_alert" => "isBool"
    "default_on" => "isBool"
    "available_date" => "isDateFormat"
  ]
  #fieldsRequiredLang: []
  #fieldsSizeLang: []
  #fieldsValidateLang: []
  #tables: []
  #image_dir: null
  #image_format: "jpg"
  #translator: null
  #def: array:4 [
    "table" => "product_attribute"
    "primary" => "id_product_attribute"
    "fields" => array:19 [
      "id_product" => array:4 [
        "type" => 1
        "shop" => "both"
        "validate" => "isUnsignedId"
        "required" => true
      ]
      "location" => array:3 [
        "type" => 3
        "validate" => "isGenericName"
        "size" => 64
      ]
      "ean13" => array:3 [
        "type" => 3
        "validate" => "isEan13"
        "size" => 13
      ]
      "isbn" => array:3 [
        "type" => 3
        "validate" => "isIsbn"
        "size" => 32
      ]
      "upc" => array:3 [
        "type" => 3
        "validate" => "isUpc"
        "size" => 12
      ]
      "mpn" => array:3 [
        "type" => 3
        "validate" => "isMpn"
        "size" => 40
      ]
      "quantity" => array:3 [
        "type" => 1
        "validate" => "isInt"
        "size" => 10
      ]
      "reference" => array:2 [
        "type" => 3
        "size" => 64
      ]
      "supplier_reference" => array:2 [
        "type" => 3
        "size" => 64
      ]
      "wholesale_price" => array:4 [
        "type" => 4
        "shop" => true
        "validate" => "isPrice"
        "size" => 27
      ]
      "price" => array:4 [
        "type" => 4
        "shop" => true
        "validate" => "isNegativePrice"
        "size" => 20
      ]
      "ecotax" => array:4 [
        "type" => 4
        "shop" => true
        "validate" => "isPrice"
        "size" => 20
      ]
      "weight" => array:3 [
        "type" => 4
        "shop" => true
        "validate" => "isFloat"
      ]
      "unit_price_impact" => array:4 [
        "type" => 4
        "shop" => true
        "validate" => "isNegativePrice"
        "size" => 20
      ]
      "minimal_quantity" => array:4 [
        "type" => 1
        "shop" => true
        "validate" => "isUnsignedId"
        "required" => true
      ]
      "low_stock_threshold" => array:4 [
        "type" => 1
        "shop" => true
        "allow_null" => true
        "validate" => "isInt"
      ]
      "low_stock_alert" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "default_on" => array:4 [
        "type" => 2
        "allow_null" => true
        "shop" => true
        "validate" => "isBool"
      ]
      "available_date" => array:3 [
        "type" => 5
        "shop" => true
        "validate" => "isDateFormat"
      ]
    ]
    "classname" => "Combination"
  ]
  #update_fields: null
  +force_id: false
}
"id_product_attribute"
"14767"
"id_product"
"21416549"
"reference"
"5341"
"supplier_reference"
"2202201-ROSE-26"
"location"
""
"ean13"
"7000002637320"
"isbn"
""
"upc"
""
"mpn"
""
"wholesale_price"
"13.000000"
"price"
"0.000000"
"ecotax"
"0.000000"
"quantity"
"0"
"weight"
"0.000000"
"unit_price_impact"
"0.000000"
"default_on"
null
"minimal_quantity"
"1"
"low_stock_threshold"
null
"low_stock_alert"
"0"
"available_date"
"0000-00-00"
"id_shop"
"1"
array:67 [
  "id_product" => "21417572"
  "id_supplier" => "1"
  "id_manufacturer" => "4"
  "id_category_default" => "94"
  "id_shop_default" => "1"
  "id_tax_rules_group" => "0"
  "on_sale" => "0"
  "online_only" => "0"
  "ean13" => ""
  "isbn" => ""
  "upc" => ""
  "mpn" => ""
  "ecotax" => "0.000000"
  "quantity" => "0"
  "minimal_quantity" => "1"
  "low_stock_threshold" => null
  "low_stock_alert" => "0"
  "price" => "99.900000"
  "wholesale_price" => "19.000000"
  "unity" => ""
  "unit_price_ratio" => "0.000000"
  "additional_shipping_cost" => "0.000000"
  "reference" => "2216621"
  "supplier_reference" => "2216621"
  "location" => ""
  "width" => "0.000000"
  "height" => "0.000000"
  "depth" => "0.000000"
  "weight" => "0.000000"
  "out_of_stock" => "2"
  "additional_delivery_times" => "1"
  "quantity_discount" => "0"
  "customizable" => "0"
  "uploadable_files" => "0"
  "text_fields" => "0"
  "active" => "1"
  "redirect_type" => "301-category"
  "id_type_redirected" => "0"
  "available_for_order" => "1"
  "available_date" => "0000-00-00"
  "show_condition" => "0"
  "condition" => "new"
  "show_price" => "1"
  "indexed" => "1"
  "visibility" => "both"
  "cache_is_pack" => "0"
  "cache_has_attachments" => "0"
  "is_virtual" => "0"
  "cache_default_attribute" => "21183"
  "date_add" => "2025-11-10 00:00:00"
  "date_upd" => "2026-01-26 13:03:08"
  "advanced_stock_management" => "0"
  "pack_stock_type" => "3"
  "state" => "1"
  "id_shop" => "1"
  "id_lang" => "1"
  "description" => "<p></p>"
  "description_short" => "<p></p>"
  "link_rewrite" => "zapatilla-de-casa-moonlight-playled"
  "meta_description" => ""
  "meta_keywords" => ""
  "meta_title" => ""
  "name" => "Zapatilla De Casa  - Moonlight & Playled"
  "available_now" => ""
  "available_later" => ""
  "delivery_in_stock" => ""
  "delivery_out_stock" => ""
]
Product {#1000
  +tax_name: null
  +tax_rate: null
  +id_manufacturer: null
  +id_supplier: null
  +id_category_default: null
  +id_shop_default: null
  +manufacturer_name: null
  +supplier_name: null
  +name: null
  +description: null
  +description_short: null
  +quantity: 0
  +minimal_quantity: 1
  +low_stock_threshold: null
  +low_stock_alert: false
  +available_now: null
  +available_later: null
  +price: 0
  +specificPrice: 0
  +additional_shipping_cost: 0
  +wholesale_price: 0
  +on_sale: false
  +online_only: false
  +unity: null
  +unit_price: null
  +unit_price_ratio: 0
  +ecotax: 0
  +reference: null
  +supplier_reference: null
  +location: null
  +width: 0
  +height: 0
  +depth: 0
  +weight: 0
  +ean13: null
  +isbn: null
  +upc: null
  +mpn: null
  +link_rewrite: null
  +meta_description: null
  +meta_keywords: null
  +meta_title: null
  +quantity_discount: 0
  +customizable: null
  +new: null
  +uploadable_files: null
  +text_fields: null
  +active: true
  +redirect_type: ""
  +id_type_redirected: 0
  +available_for_order: true
  +available_date: "0000-00-00"
  +show_condition: false
  +condition: null
  +show_price: true
  +indexed: 0
  +visibility: null
  +date_add: null
  +date_upd: null
  +tags: null
  +state: 1
  +base_price: null
  +id_tax_rules_group: 1
  +id_color_default: 0
  +advanced_stock_management: 0
  +out_of_stock: null
  +depends_on_stock: null
  +isFullyLoaded: false
  +cache_is_pack: null
  +cache_has_attachments: null
  +is_virtual: null
  +id_pack_product_attribute: null
  +cache_default_attribute: null
  +category: null
  +pack_stock_type: 3
  +additional_delivery_times: 1
  +delivery_in_stock: null
  +delivery_out_stock: null
  #webserviceParameters: array:4 [
    "objectMethods" => array:2 [
      "add" => "addWs"
      "update" => "updateWs"
    ]
    "objectNodeNames" => "products"
    "fields" => array:12 [
      "id_manufacturer" => array:1 [
        "xlink_resource" => "manufacturers"
      ]
      "id_supplier" => array:1 [
        "xlink_resource" => "suppliers"
      ]
      "id_category_default" => array:1 [
        "xlink_resource" => "categories"
      ]
      "new" => []
      "cache_default_attribute" => []
      "id_default_image" => array:3 [
        "getter" => "getCoverWs"
        "setter" => "setCoverWs"
        "xlink_resource" => array:2 [
          "resourceName" => "images"
          "subResourceName" => "products"
        ]
      ]
      "id_default_combination" => array:3 [
        "getter" => "getWsDefaultCombination"
        "setter" => "setWsDefaultCombination"
        "xlink_resource" => array:1 [
          "resourceName" => "combinations"
        ]
      ]
      "id_tax_rules_group" => array:1 [
        "xlink_resource" => array:1 [
          "resourceName" => "tax_rule_groups"
        ]
      ]
      "position_in_category" => array:2 [
        "getter" => "getWsPositionInCategory"
        "setter" => "setWsPositionInCategory"
      ]
      "manufacturer_name" => array:2 [
        "getter" => "getWsManufacturerName"
        "setter" => false
      ]
      "quantity" => array:2 [
        "getter" => false
        "setter" => false
      ]
      "type" => array:2 [
        "getter" => "getWsType"
        "setter" => "setWsType"
      ]
    ]
    "associations" => array:9 [
      "categories" => array:2 [
        "resource" => "category"
        "fields" => array:1 [
          "id" => array:1 [
            "required" => true
          ]
        ]
      ]
      "images" => array:2 [
        "resource" => "image"
        "fields" => array:1 [
          "id" => []
        ]
      ]
      "combinations" => array:2 [
        "resource" => "combination"
        "fields" => array:1 [
          "id" => array:1 [
            "required" => true
          ]
        ]
      ]
      "product_option_values" => array:2 [
        "resource" => "product_option_value"
        "fields" => array:1 [
          "id" => array:1 [
            "required" => true
          ]
        ]
      ]
      "product_features" => array:2 [
        "resource" => "product_feature"
        "fields" => array:2 [
          "id" => array:1 [
            "required" => true
          ]
          "id_feature_value" => array:2 [
            "required" => true
            "xlink_resource" => "product_feature_values"
          ]
        ]
      ]
      "tags" => array:2 [
        "resource" => "tag"
        "fields" => array:1 [
          "id" => array:1 [
            "required" => true
          ]
        ]
      ]
      "stock_availables" => array:3 [
        "resource" => "stock_available"
        "fields" => array:2 [
          "id" => array:1 [
            "required" => true
          ]
          "id_product_attribute" => array:1 [
            "required" => true
          ]
        ]
        "setter" => false
      ]
      "accessories" => array:3 [
        "resource" => "product"
        "api" => "products"
        "fields" => array:1 [
          "id" => array:2 [
            "required" => true
            "xlink_resource" => "product"
          ]
        ]
      ]
      "product_bundle" => array:3 [
        "resource" => "product"
        "api" => "products"
        "fields" => array:3 [
          "id" => array:1 [
            "required" => true
          ]
          "id_product_attribute" => []
          "quantity" => []
        ]
      ]
    ]
  ]
  +id: 21417572
  #id_lang: 1
  #id_shop: 1
  +id_shop_list: []
  #get_shop_from_context: true
  #table: "product"
  #identifier: "id_product"
  #fieldsRequired: array:1 [
    0 => "price"
  ]
  #fieldsSize: array:7 [
    "reference" => 64
    "supplier_reference" => 64
    "location" => 64
    "ean13" => 13
    "isbn" => 32
    "upc" => 12
    "mpn" => 40
  ]
  #fieldsValidate: array:49 [
    "id_shop_default" => "isUnsignedId"
    "id_manufacturer" => "isUnsignedId"
    "id_supplier" => "isUnsignedId"
    "reference" => "isReference"
    "supplier_reference" => "isReference"
    "location" => "isReference"
    "width" => "isUnsignedFloat"
    "height" => "isUnsignedFloat"
    "depth" => "isUnsignedFloat"
    "weight" => "isUnsignedFloat"
    "quantity_discount" => "isBool"
    "ean13" => "isEan13"
    "isbn" => "isIsbn"
    "upc" => "isUpc"
    "mpn" => "isMpn"
    "cache_is_pack" => "isBool"
    "cache_has_attachments" => "isBool"
    "is_virtual" => "isBool"
    "state" => "isUnsignedId"
    "additional_delivery_times" => "isUnsignedId"
    "id_category_default" => "isUnsignedId"
    "id_tax_rules_group" => "isUnsignedId"
    "on_sale" => "isBool"
    "online_only" => "isBool"
    "ecotax" => "isPrice"
    "minimal_quantity" => "isUnsignedInt"
    "low_stock_threshold" => "isInt"
    "low_stock_alert" => "isBool"
    "price" => "isPrice"
    "wholesale_price" => "isPrice"
    "unity" => "isString"
    "additional_shipping_cost" => "isPrice"
    "customizable" => "isUnsignedInt"
    "text_fields" => "isUnsignedInt"
    "uploadable_files" => "isUnsignedInt"
    "active" => "isBool"
    "redirect_type" => "isString"
    "id_type_redirected" => "isUnsignedId"
    "available_for_order" => "isBool"
    "available_date" => "isDateFormat"
    "show_condition" => "isBool"
    "condition" => "isGenericName"
    "show_price" => "isBool"
    "indexed" => "isBool"
    "visibility" => "isProductVisibility"
    "advanced_stock_management" => "isBool"
    "date_add" => "isDate"
    "date_upd" => "isDate"
    "pack_stock_type" => "isUnsignedInt"
  ]
  #fieldsRequiredLang: []
  #fieldsSizeLang: array:9 [
    "delivery_in_stock" => 255
    "delivery_out_stock" => 255
    "meta_description" => 512
    "meta_keywords" => 255
    "meta_title" => 255
    "link_rewrite" => 128
    "name" => 128
    "available_now" => 255
    "available_later" => 255
  ]
  #fieldsValidateLang: array:11 [
    "delivery_in_stock" => "isGenericName"
    "delivery_out_stock" => "isGenericName"
    "meta_description" => "isGenericName"
    "meta_keywords" => "isGenericName"
    "meta_title" => "isGenericName"
    "link_rewrite" => "isLinkRewrite"
    "name" => "isCatalogName"
    "description" => "isCleanHtml"
    "description_short" => "isCleanHtml"
    "available_now" => "isGenericName"
    "available_later" => "IsGenericName"
  ]
  #tables: []
  #image_dir: null
  #image_format: "jpg"
  #translator: null
  #def: array:7 [
    "table" => "product"
    "primary" => "id_product"
    "multilang" => true
    "multilang_shop" => true
    "fields" => array:62 [
      "id_shop_default" => array:2 [
        "type" => 1
        "validate" => "isUnsignedId"
      ]
      "id_manufacturer" => array:2 [
        "type" => 1
        "validate" => "isUnsignedId"
      ]
      "id_supplier" => array:2 [
        "type" => 1
        "validate" => "isUnsignedId"
      ]
      "reference" => array:3 [
        "type" => 3
        "validate" => "isReference"
        "size" => 64
      ]
      "supplier_reference" => array:3 [
        "type" => 3
        "validate" => "isReference"
        "size" => 64
      ]
      "location" => array:3 [
        "type" => 3
        "validate" => "isReference"
        "size" => 64
      ]
      "width" => array:2 [
        "type" => 4
        "validate" => "isUnsignedFloat"
      ]
      "height" => array:2 [
        "type" => 4
        "validate" => "isUnsignedFloat"
      ]
      "depth" => array:2 [
        "type" => 4
        "validate" => "isUnsignedFloat"
      ]
      "weight" => array:2 [
        "type" => 4
        "validate" => "isUnsignedFloat"
      ]
      "quantity_discount" => array:2 [
        "type" => 2
        "validate" => "isBool"
      ]
      "ean13" => array:3 [
        "type" => 3
        "validate" => "isEan13"
        "size" => 13
      ]
      "isbn" => array:3 [
        "type" => 3
        "validate" => "isIsbn"
        "size" => 32
      ]
      "upc" => array:3 [
        "type" => 3
        "validate" => "isUpc"
        "size" => 12
      ]
      "mpn" => array:3 [
        "type" => 3
        "validate" => "isMpn"
        "size" => 40
      ]
      "cache_is_pack" => array:2 [
        "type" => 2
        "validate" => "isBool"
      ]
      "cache_has_attachments" => array:2 [
        "type" => 2
        "validate" => "isBool"
      ]
      "is_virtual" => array:2 [
        "type" => 2
        "validate" => "isBool"
      ]
      "state" => array:2 [
        "type" => 1
        "validate" => "isUnsignedId"
      ]
      "additional_delivery_times" => array:2 [
        "type" => 1
        "validate" => "isUnsignedId"
      ]
      "delivery_in_stock" => array:4 [
        "type" => 3
        "lang" => true
        "validate" => "isGenericName"
        "size" => 255
      ]
      "delivery_out_stock" => array:4 [
        "type" => 3
        "lang" => true
        "validate" => "isGenericName"
        "size" => 255
      ]
      "id_category_default" => array:3 [
        "type" => 1
        "shop" => true
        "validate" => "isUnsignedId"
      ]
      "id_tax_rules_group" => array:3 [
        "type" => 1
        "shop" => true
        "validate" => "isUnsignedId"
      ]
      "on_sale" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "online_only" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "ecotax" => array:3 [
        "type" => 4
        "shop" => true
        "validate" => "isPrice"
      ]
      "minimal_quantity" => array:3 [
        "type" => 1
        "shop" => true
        "validate" => "isUnsignedInt"
      ]
      "low_stock_threshold" => array:4 [
        "type" => 1
        "shop" => true
        "allow_null" => true
        "validate" => "isInt"
      ]
      "low_stock_alert" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "price" => array:4 [
        "type" => 4
        "shop" => true
        "validate" => "isPrice"
        "required" => true
      ]
      "wholesale_price" => array:3 [
        "type" => 4
        "shop" => true
        "validate" => "isPrice"
      ]
      "unity" => array:3 [
        "type" => 3
        "shop" => true
        "validate" => "isString"
      ]
      "unit_price_ratio" => array:2 [
        "type" => 4
        "shop" => true
      ]
      "additional_shipping_cost" => array:3 [
        "type" => 4
        "shop" => true
        "validate" => "isPrice"
      ]
      "customizable" => array:3 [
        "type" => 1
        "shop" => true
        "validate" => "isUnsignedInt"
      ]
      "text_fields" => array:3 [
        "type" => 1
        "shop" => true
        "validate" => "isUnsignedInt"
      ]
      "uploadable_files" => array:3 [
        "type" => 1
        "shop" => true
        "validate" => "isUnsignedInt"
      ]
      "active" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "redirect_type" => array:3 [
        "type" => 3
        "shop" => true
        "validate" => "isString"
      ]
      "id_type_redirected" => array:3 [
        "type" => 1
        "shop" => true
        "validate" => "isUnsignedId"
      ]
      "available_for_order" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "available_date" => array:3 [
        "type" => 5
        "shop" => true
        "validate" => "isDateFormat"
      ]
      "show_condition" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "condition" => array:5 [
        "type" => 3
        "shop" => true
        "validate" => "isGenericName"
        "values" => array:3 [
          0 => "new"
          1 => "used"
          2 => "refurbished"
        ]
        "default" => "new"
      ]
      "show_price" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "indexed" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "visibility" => array:5 [
        "type" => 3
        "shop" => true
        "validate" => "isProductVisibility"
        "values" => array:4 [
          0 => "both"
          1 => "catalog"
          2 => "search"
          3 => "none"
        ]
        "default" => "both"
      ]
      "cache_default_attribute" => array:2 [
        "type" => 1
        "shop" => true
      ]
      "advanced_stock_management" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "date_add" => array:3 [
        "type" => 5
        "shop" => true
        "validate" => "isDate"
      ]
      "date_upd" => array:3 [
        "type" => 5
        "shop" => true
        "validate" => "isDate"
      ]
      "pack_stock_type" => array:3 [
        "type" => 1
        "shop" => true
        "validate" => "isUnsignedInt"
      ]
      "meta_description" => array:4 [
        "type" => 3
        "lang" => true
        "validate" => "isGenericName"
        "size" => 512
      ]
      "meta_keywords" => array:4 [
        "type" => 3
        "lang" => true
        "validate" => "isGenericName"
        "size" => 255
      ]
      "meta_title" => array:4 [
        "type" => 3
        "lang" => true
        "validate" => "isGenericName"
        "size" => 255
      ]
      "link_rewrite" => array:6 [
        "type" => 3
        "lang" => true
        "validate" => "isLinkRewrite"
        "required" => false
        "size" => 128
        "ws_modifier" => array:2 [
          "http_method" => 2
          "modifier" => "modifierWsLinkRewrite"
        ]
      ]
      "name" => array:5 [
        "type" => 3
        "lang" => true
        "validate" => "isCatalogName"
        "required" => false
        "size" => 128
      ]
      "description" => array:3 [
        "type" => 6
        "lang" => true
        "validate" => "isCleanHtml"
      ]
      "description_short" => array:3 [
        "type" => 6
        "lang" => true
        "validate" => "isCleanHtml"
      ]
      "available_now" => array:4 [
        "type" => 3
        "lang" => true
        "validate" => "isGenericName"
        "size" => 255
      ]
      "available_later" => array:4 [
        "type" => 3
        "lang" => true
        "validate" => "IsGenericName"
        "size" => 255
      ]
    ]
    "associations" => array:7 [
      "manufacturer" => array:1 [
        "type" => 1
      ]
      "supplier" => array:1 [
        "type" => 1
      ]
      "default_category" => array:3 [
        "type" => 1
        "field" => "id_category_default"
        "object" => "Category"
      ]
      "tax_rules_group" => array:1 [
        "type" => 1
      ]
      "categories" => array:4 [
        "type" => 2
        "field" => "id_category"
        "object" => "Category"
        "association" => "category_product"
      ]
      "stock_availables" => array:4 [
        "type" => 2
        "field" => "id_stock_available"
        "object" => "StockAvailable"
        "association" => "stock_availables"
      ]
      "l" => array:3 [
        "type" => 2
        "field" => "id_product"
        "foreign_field" => "id_product"
      ]
    ]
    "classname" => "Product"
  ]
  #update_fields: null
  +force_id: false
}
"id_product"
"21417572"
"id_supplier"
"1"
"id_manufacturer"
"4"
"id_category_default"
"94"
"id_shop_default"
"1"
"id_tax_rules_group"
"0"
"on_sale"
"0"
"online_only"
"0"
"ean13"
""
"isbn"
""
"upc"
""
"mpn"
""
"ecotax"
"0.000000"
"quantity"
"0"
"minimal_quantity"
"1"
"low_stock_threshold"
null
"low_stock_alert"
"0"
"price"
"99.900000"
"wholesale_price"
"19.000000"
"unity"
""
"unit_price_ratio"
"0.000000"
"additional_shipping_cost"
"0.000000"
"reference"
"2216621"
"supplier_reference"
"2216621"
"location"
""
"width"
"0.000000"
"height"
"0.000000"
"depth"
"0.000000"
"weight"
"0.000000"
"out_of_stock"
"2"
"additional_delivery_times"
"1"
"quantity_discount"
"0"
"customizable"
"0"
"uploadable_files"
"0"
"text_fields"
"0"
"active"
"1"
"redirect_type"
"301-category"
"id_type_redirected"
"0"
"available_for_order"
"1"
"available_date"
"0000-00-00"
"show_condition"
"0"
"condition"
"new"
"show_price"
"1"
"indexed"
"1"
"visibility"
"both"
"cache_is_pack"
"0"
"cache_has_attachments"
"0"
"is_virtual"
"0"
"cache_default_attribute"
"21183"
"date_add"
"2025-11-10 00:00:00"
"date_upd"
"2026-01-26 13:03:08"
"advanced_stock_management"
"0"
"pack_stock_type"
"3"
"state"
"1"
"id_shop"
"1"
"id_lang"
"1"
"description"
"<p></p>"
"description_short"
"<p></p>"
"link_rewrite"
"zapatilla-de-casa-moonlight-playled"
"meta_description"
""
"meta_keywords"
""
"meta_title"
""
"name"
"Zapatilla De Casa  - Moonlight & Playled"
"available_now"
""
"available_later"
""
"delivery_in_stock"
""
"delivery_out_stock"
""
array:21 [
  "id_product_attribute" => "21185"
  "id_product" => "21417572"
  "reference" => "13789"
  "supplier_reference" => "2216621-ROSE-26"
  "location" => ""
  "ean13" => "7000002825505"
  "isbn" => ""
  "upc" => ""
  "mpn" => ""
  "wholesale_price" => "19.000000"
  "price" => "0.000000"
  "ecotax" => "0.000000"
  "quantity" => "0"
  "weight" => "0.000000"
  "unit_price_impact" => "0.000000"
  "default_on" => null
  "minimal_quantity" => "1"
  "low_stock_threshold" => null
  "low_stock_alert" => "0"
  "available_date" => "0000-00-00"
  "id_shop" => "1"
]
Combination {#1000
  +id_product: null
  +reference: null
  +supplier_reference: null
  +location: null
  +ean13: null
  +isbn: null
  +upc: null
  +mpn: null
  +wholesale_price: null
  +price: null
  +unit_price_impact: null
  +ecotax: null
  +minimal_quantity: 1
  +low_stock_threshold: null
  +low_stock_alert: false
  +quantity: null
  +weight: null
  +default_on: null
  +available_date: "0000-00-00"
  #webserviceParameters: array:4 [
    "objectNodeName" => "combination"
    "objectsNodeName" => "combinations"
    "fields" => array:1 [
      "id_product" => array:2 [
        "required" => true
        "xlink_resource" => "products"
      ]
    ]
    "associations" => array:2 [
      "product_option_values" => array:1 [
        "resource" => "product_option_value"
      ]
      "images" => array:2 [
        "resource" => "image"
        "api" => "images/products"
      ]
    ]
  ]
  +id: 21185
  #id_lang: null
  #id_shop: 1
  +id_shop_list: []
  #get_shop_from_context: true
  #table: "product_attribute"
  #identifier: "id_product_attribute"
  #fieldsRequired: array:2 [
    0 => "id_product"
    1 => "minimal_quantity"
  ]
  #fieldsSize: array:12 [
    "location" => 64
    "ean13" => 13
    "isbn" => 32
    "upc" => 12
    "mpn" => 40
    "quantity" => 10
    "reference" => 64
    "supplier_reference" => 64
    "wholesale_price" => 27
    "price" => 20
    "ecotax" => 20
    "unit_price_impact" => 20
  ]
  #fieldsValidate: array:17 [
    "id_product" => "isUnsignedId"
    "location" => "isGenericName"
    "ean13" => "isEan13"
    "isbn" => "isIsbn"
    "upc" => "isUpc"
    "mpn" => "isMpn"
    "quantity" => "isInt"
    "wholesale_price" => "isPrice"
    "price" => "isNegativePrice"
    "ecotax" => "isPrice"
    "weight" => "isFloat"
    "unit_price_impact" => "isNegativePrice"
    "minimal_quantity" => "isUnsignedId"
    "low_stock_threshold" => "isInt"
    "low_stock_alert" => "isBool"
    "default_on" => "isBool"
    "available_date" => "isDateFormat"
  ]
  #fieldsRequiredLang: []
  #fieldsSizeLang: []
  #fieldsValidateLang: []
  #tables: []
  #image_dir: null
  #image_format: "jpg"
  #translator: null
  #def: array:4 [
    "table" => "product_attribute"
    "primary" => "id_product_attribute"
    "fields" => array:19 [
      "id_product" => array:4 [
        "type" => 1
        "shop" => "both"
        "validate" => "isUnsignedId"
        "required" => true
      ]
      "location" => array:3 [
        "type" => 3
        "validate" => "isGenericName"
        "size" => 64
      ]
      "ean13" => array:3 [
        "type" => 3
        "validate" => "isEan13"
        "size" => 13
      ]
      "isbn" => array:3 [
        "type" => 3
        "validate" => "isIsbn"
        "size" => 32
      ]
      "upc" => array:3 [
        "type" => 3
        "validate" => "isUpc"
        "size" => 12
      ]
      "mpn" => array:3 [
        "type" => 3
        "validate" => "isMpn"
        "size" => 40
      ]
      "quantity" => array:3 [
        "type" => 1
        "validate" => "isInt"
        "size" => 10
      ]
      "reference" => array:2 [
        "type" => 3
        "size" => 64
      ]
      "supplier_reference" => array:2 [
        "type" => 3
        "size" => 64
      ]
      "wholesale_price" => array:4 [
        "type" => 4
        "shop" => true
        "validate" => "isPrice"
        "size" => 27
      ]
      "price" => array:4 [
        "type" => 4
        "shop" => true
        "validate" => "isNegativePrice"
        "size" => 20
      ]
      "ecotax" => array:4 [
        "type" => 4
        "shop" => true
        "validate" => "isPrice"
        "size" => 20
      ]
      "weight" => array:3 [
        "type" => 4
        "shop" => true
        "validate" => "isFloat"
      ]
      "unit_price_impact" => array:4 [
        "type" => 4
        "shop" => true
        "validate" => "isNegativePrice"
        "size" => 20
      ]
      "minimal_quantity" => array:4 [
        "type" => 1
        "shop" => true
        "validate" => "isUnsignedId"
        "required" => true
      ]
      "low_stock_threshold" => array:4 [
        "type" => 1
        "shop" => true
        "allow_null" => true
        "validate" => "isInt"
      ]
      "low_stock_alert" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "default_on" => array:4 [
        "type" => 2
        "allow_null" => true
        "shop" => true
        "validate" => "isBool"
      ]
      "available_date" => array:3 [
        "type" => 5
        "shop" => true
        "validate" => "isDateFormat"
      ]
    ]
    "classname" => "Combination"
  ]
  #update_fields: null
  +force_id: false
}
"id_product_attribute"
"21185"
"id_product"
"21417572"
"reference"
"13789"
"supplier_reference"
"2216621-ROSE-26"
"location"
""
"ean13"
"7000002825505"
"isbn"
""
"upc"
""
"mpn"
""
"wholesale_price"
"19.000000"
"price"
"0.000000"
"ecotax"
"0.000000"
"quantity"
"0"
"weight"
"0.000000"
"unit_price_impact"
"0.000000"
"default_on"
null
"minimal_quantity"
"1"
"low_stock_threshold"
null
"low_stock_alert"
"0"
"available_date"
"0000-00-00"
"id_shop"
"1"
array:67 [
  "id_product" => "21417692"
  "id_supplier" => "1"
  "id_manufacturer" => "4"
  "id_category_default" => "92"
  "id_shop_default" => "1"
  "id_tax_rules_group" => "0"
  "on_sale" => "0"
  "online_only" => "0"
  "ean13" => ""
  "isbn" => ""
  "upc" => ""
  "mpn" => ""
  "ecotax" => "0.000000"
  "quantity" => "0"
  "minimal_quantity" => "1"
  "low_stock_threshold" => null
  "low_stock_alert" => "0"
  "price" => "179.900000"
  "wholesale_price" => "44.000000"
  "unity" => ""
  "unit_price_ratio" => "0.000000"
  "additional_shipping_cost" => "0.000000"
  "reference" => "2214620"
  "supplier_reference" => "2214620"
  "location" => ""
  "width" => "0.000000"
  "height" => "0.000000"
  "depth" => "0.000000"
  "weight" => "0.000000"
  "out_of_stock" => "2"
  "additional_delivery_times" => "1"
  "quantity_discount" => "0"
  "customizable" => "0"
  "uploadable_files" => "0"
  "text_fields" => "0"
  "active" => "1"
  "redirect_type" => ""
  "id_type_redirected" => "0"
  "available_for_order" => "1"
  "available_date" => "0000-00-00"
  "show_condition" => "0"
  "condition" => "new"
  "show_price" => "1"
  "indexed" => "1"
  "visibility" => "both"
  "cache_is_pack" => "0"
  "cache_has_attachments" => "0"
  "is_virtual" => "0"
  "cache_default_attribute" => "21899"
  "date_add" => "2025-11-10 00:00:00"
  "date_upd" => "2026-02-09 15:51:51"
  "advanced_stock_management" => "0"
  "pack_stock_type" => "3"
  "state" => "1"
  "id_shop" => "1"
  "id_lang" => "1"
  "description" => "<p></p>"
  "description_short" => "<p></p>"
  "link_rewrite" => "zapato-casual-snakers-by-beppi"
  "meta_description" => ""
  "meta_keywords" => ""
  "meta_title" => ""
  "name" => "Zapato Casual  - Snakers By Beppi"
  "available_now" => ""
  "available_later" => ""
  "delivery_in_stock" => ""
  "delivery_out_stock" => ""
]
Product {#1007
  +tax_name: null
  +tax_rate: null
  +id_manufacturer: null
  +id_supplier: null
  +id_category_default: null
  +id_shop_default: null
  +manufacturer_name: null
  +supplier_name: null
  +name: null
  +description: null
  +description_short: null
  +quantity: 0
  +minimal_quantity: 1
  +low_stock_threshold: null
  +low_stock_alert: false
  +available_now: null
  +available_later: null
  +price: 0
  +specificPrice: 0
  +additional_shipping_cost: 0
  +wholesale_price: 0
  +on_sale: false
  +online_only: false
  +unity: null
  +unit_price: null
  +unit_price_ratio: 0
  +ecotax: 0
  +reference: null
  +supplier_reference: null
  +location: null
  +width: 0
  +height: 0
  +depth: 0
  +weight: 0
  +ean13: null
  +isbn: null
  +upc: null
  +mpn: null
  +link_rewrite: null
  +meta_description: null
  +meta_keywords: null
  +meta_title: null
  +quantity_discount: 0
  +customizable: null
  +new: null
  +uploadable_files: null
  +text_fields: null
  +active: true
  +redirect_type: ""
  +id_type_redirected: 0
  +available_for_order: true
  +available_date: "0000-00-00"
  +show_condition: false
  +condition: null
  +show_price: true
  +indexed: 0
  +visibility: null
  +date_add: null
  +date_upd: null
  +tags: null
  +state: 1
  +base_price: null
  +id_tax_rules_group: 1
  +id_color_default: 0
  +advanced_stock_management: 0
  +out_of_stock: null
  +depends_on_stock: null
  +isFullyLoaded: false
  +cache_is_pack: null
  +cache_has_attachments: null
  +is_virtual: null
  +id_pack_product_attribute: null
  +cache_default_attribute: null
  +category: null
  +pack_stock_type: 3
  +additional_delivery_times: 1
  +delivery_in_stock: null
  +delivery_out_stock: null
  #webserviceParameters: array:4 [
    "objectMethods" => array:2 [
      "add" => "addWs"
      "update" => "updateWs"
    ]
    "objectNodeNames" => "products"
    "fields" => array:12 [
      "id_manufacturer" => array:1 [
        "xlink_resource" => "manufacturers"
      ]
      "id_supplier" => array:1 [
        "xlink_resource" => "suppliers"
      ]
      "id_category_default" => array:1 [
        "xlink_resource" => "categories"
      ]
      "new" => []
      "cache_default_attribute" => []
      "id_default_image" => array:3 [
        "getter" => "getCoverWs"
        "setter" => "setCoverWs"
        "xlink_resource" => array:2 [
          "resourceName" => "images"
          "subResourceName" => "products"
        ]
      ]
      "id_default_combination" => array:3 [
        "getter" => "getWsDefaultCombination"
        "setter" => "setWsDefaultCombination"
        "xlink_resource" => array:1 [
          "resourceName" => "combinations"
        ]
      ]
      "id_tax_rules_group" => array:1 [
        "xlink_resource" => array:1 [
          "resourceName" => "tax_rule_groups"
        ]
      ]
      "position_in_category" => array:2 [
        "getter" => "getWsPositionInCategory"
        "setter" => "setWsPositionInCategory"
      ]
      "manufacturer_name" => array:2 [
        "getter" => "getWsManufacturerName"
        "setter" => false
      ]
      "quantity" => array:2 [
        "getter" => false
        "setter" => false
      ]
      "type" => array:2 [
        "getter" => "getWsType"
        "setter" => "setWsType"
      ]
    ]
    "associations" => array:9 [
      "categories" => array:2 [
        "resource" => "category"
        "fields" => array:1 [
          "id" => array:1 [
            "required" => true
          ]
        ]
      ]
      "images" => array:2 [
        "resource" => "image"
        "fields" => array:1 [
          "id" => []
        ]
      ]
      "combinations" => array:2 [
        "resource" => "combination"
        "fields" => array:1 [
          "id" => array:1 [
            "required" => true
          ]
        ]
      ]
      "product_option_values" => array:2 [
        "resource" => "product_option_value"
        "fields" => array:1 [
          "id" => array:1 [
            "required" => true
          ]
        ]
      ]
      "product_features" => array:2 [
        "resource" => "product_feature"
        "fields" => array:2 [
          "id" => array:1 [
            "required" => true
          ]
          "id_feature_value" => array:2 [
            "required" => true
            "xlink_resource" => "product_feature_values"
          ]
        ]
      ]
      "tags" => array:2 [
        "resource" => "tag"
        "fields" => array:1 [
          "id" => array:1 [
            "required" => true
          ]
        ]
      ]
      "stock_availables" => array:3 [
        "resource" => "stock_available"
        "fields" => array:2 [
          "id" => array:1 [
            "required" => true
          ]
          "id_product_attribute" => array:1 [
            "required" => true
          ]
        ]
        "setter" => false
      ]
      "accessories" => array:3 [
        "resource" => "product"
        "api" => "products"
        "fields" => array:1 [
          "id" => array:2 [
            "required" => true
            "xlink_resource" => "product"
          ]
        ]
      ]
      "product_bundle" => array:3 [
        "resource" => "product"
        "api" => "products"
        "fields" => array:3 [
          "id" => array:1 [
            "required" => true
          ]
          "id_product_attribute" => []
          "quantity" => []
        ]
      ]
    ]
  ]
  +id: 21417692
  #id_lang: 1
  #id_shop: 1
  +id_shop_list: []
  #get_shop_from_context: true
  #table: "product"
  #identifier: "id_product"
  #fieldsRequired: array:1 [
    0 => "price"
  ]
  #fieldsSize: array:7 [
    "reference" => 64
    "supplier_reference" => 64
    "location" => 64
    "ean13" => 13
    "isbn" => 32
    "upc" => 12
    "mpn" => 40
  ]
  #fieldsValidate: array:49 [
    "id_shop_default" => "isUnsignedId"
    "id_manufacturer" => "isUnsignedId"
    "id_supplier" => "isUnsignedId"
    "reference" => "isReference"
    "supplier_reference" => "isReference"
    "location" => "isReference"
    "width" => "isUnsignedFloat"
    "height" => "isUnsignedFloat"
    "depth" => "isUnsignedFloat"
    "weight" => "isUnsignedFloat"
    "quantity_discount" => "isBool"
    "ean13" => "isEan13"
    "isbn" => "isIsbn"
    "upc" => "isUpc"
    "mpn" => "isMpn"
    "cache_is_pack" => "isBool"
    "cache_has_attachments" => "isBool"
    "is_virtual" => "isBool"
    "state" => "isUnsignedId"
    "additional_delivery_times" => "isUnsignedId"
    "id_category_default" => "isUnsignedId"
    "id_tax_rules_group" => "isUnsignedId"
    "on_sale" => "isBool"
    "online_only" => "isBool"
    "ecotax" => "isPrice"
    "minimal_quantity" => "isUnsignedInt"
    "low_stock_threshold" => "isInt"
    "low_stock_alert" => "isBool"
    "price" => "isPrice"
    "wholesale_price" => "isPrice"
    "unity" => "isString"
    "additional_shipping_cost" => "isPrice"
    "customizable" => "isUnsignedInt"
    "text_fields" => "isUnsignedInt"
    "uploadable_files" => "isUnsignedInt"
    "active" => "isBool"
    "redirect_type" => "isString"
    "id_type_redirected" => "isUnsignedId"
    "available_for_order" => "isBool"
    "available_date" => "isDateFormat"
    "show_condition" => "isBool"
    "condition" => "isGenericName"
    "show_price" => "isBool"
    "indexed" => "isBool"
    "visibility" => "isProductVisibility"
    "advanced_stock_management" => "isBool"
    "date_add" => "isDate"
    "date_upd" => "isDate"
    "pack_stock_type" => "isUnsignedInt"
  ]
  #fieldsRequiredLang: []
  #fieldsSizeLang: array:9 [
    "delivery_in_stock" => 255
    "delivery_out_stock" => 255
    "meta_description" => 512
    "meta_keywords" => 255
    "meta_title" => 255
    "link_rewrite" => 128
    "name" => 128
    "available_now" => 255
    "available_later" => 255
  ]
  #fieldsValidateLang: array:11 [
    "delivery_in_stock" => "isGenericName"
    "delivery_out_stock" => "isGenericName"
    "meta_description" => "isGenericName"
    "meta_keywords" => "isGenericName"
    "meta_title" => "isGenericName"
    "link_rewrite" => "isLinkRewrite"
    "name" => "isCatalogName"
    "description" => "isCleanHtml"
    "description_short" => "isCleanHtml"
    "available_now" => "isGenericName"
    "available_later" => "IsGenericName"
  ]
  #tables: []
  #image_dir: null
  #image_format: "jpg"
  #translator: null
  #def: array:7 [
    "table" => "product"
    "primary" => "id_product"
    "multilang" => true
    "multilang_shop" => true
    "fields" => array:62 [
      "id_shop_default" => array:2 [
        "type" => 1
        "validate" => "isUnsignedId"
      ]
      "id_manufacturer" => array:2 [
        "type" => 1
        "validate" => "isUnsignedId"
      ]
      "id_supplier" => array:2 [
        "type" => 1
        "validate" => "isUnsignedId"
      ]
      "reference" => array:3 [
        "type" => 3
        "validate" => "isReference"
        "size" => 64
      ]
      "supplier_reference" => array:3 [
        "type" => 3
        "validate" => "isReference"
        "size" => 64
      ]
      "location" => array:3 [
        "type" => 3
        "validate" => "isReference"
        "size" => 64
      ]
      "width" => array:2 [
        "type" => 4
        "validate" => "isUnsignedFloat"
      ]
      "height" => array:2 [
        "type" => 4
        "validate" => "isUnsignedFloat"
      ]
      "depth" => array:2 [
        "type" => 4
        "validate" => "isUnsignedFloat"
      ]
      "weight" => array:2 [
        "type" => 4
        "validate" => "isUnsignedFloat"
      ]
      "quantity_discount" => array:2 [
        "type" => 2
        "validate" => "isBool"
      ]
      "ean13" => array:3 [
        "type" => 3
        "validate" => "isEan13"
        "size" => 13
      ]
      "isbn" => array:3 [
        "type" => 3
        "validate" => "isIsbn"
        "size" => 32
      ]
      "upc" => array:3 [
        "type" => 3
        "validate" => "isUpc"
        "size" => 12
      ]
      "mpn" => array:3 [
        "type" => 3
        "validate" => "isMpn"
        "size" => 40
      ]
      "cache_is_pack" => array:2 [
        "type" => 2
        "validate" => "isBool"
      ]
      "cache_has_attachments" => array:2 [
        "type" => 2
        "validate" => "isBool"
      ]
      "is_virtual" => array:2 [
        "type" => 2
        "validate" => "isBool"
      ]
      "state" => array:2 [
        "type" => 1
        "validate" => "isUnsignedId"
      ]
      "additional_delivery_times" => array:2 [
        "type" => 1
        "validate" => "isUnsignedId"
      ]
      "delivery_in_stock" => array:4 [
        "type" => 3
        "lang" => true
        "validate" => "isGenericName"
        "size" => 255
      ]
      "delivery_out_stock" => array:4 [
        "type" => 3
        "lang" => true
        "validate" => "isGenericName"
        "size" => 255
      ]
      "id_category_default" => array:3 [
        "type" => 1
        "shop" => true
        "validate" => "isUnsignedId"
      ]
      "id_tax_rules_group" => array:3 [
        "type" => 1
        "shop" => true
        "validate" => "isUnsignedId"
      ]
      "on_sale" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "online_only" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "ecotax" => array:3 [
        "type" => 4
        "shop" => true
        "validate" => "isPrice"
      ]
      "minimal_quantity" => array:3 [
        "type" => 1
        "shop" => true
        "validate" => "isUnsignedInt"
      ]
      "low_stock_threshold" => array:4 [
        "type" => 1
        "shop" => true
        "allow_null" => true
        "validate" => "isInt"
      ]
      "low_stock_alert" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "price" => array:4 [
        "type" => 4
        "shop" => true
        "validate" => "isPrice"
        "required" => true
      ]
      "wholesale_price" => array:3 [
        "type" => 4
        "shop" => true
        "validate" => "isPrice"
      ]
      "unity" => array:3 [
        "type" => 3
        "shop" => true
        "validate" => "isString"
      ]
      "unit_price_ratio" => array:2 [
        "type" => 4
        "shop" => true
      ]
      "additional_shipping_cost" => array:3 [
        "type" => 4
        "shop" => true
        "validate" => "isPrice"
      ]
      "customizable" => array:3 [
        "type" => 1
        "shop" => true
        "validate" => "isUnsignedInt"
      ]
      "text_fields" => array:3 [
        "type" => 1
        "shop" => true
        "validate" => "isUnsignedInt"
      ]
      "uploadable_files" => array:3 [
        "type" => 1
        "shop" => true
        "validate" => "isUnsignedInt"
      ]
      "active" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "redirect_type" => array:3 [
        "type" => 3
        "shop" => true
        "validate" => "isString"
      ]
      "id_type_redirected" => array:3 [
        "type" => 1
        "shop" => true
        "validate" => "isUnsignedId"
      ]
      "available_for_order" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "available_date" => array:3 [
        "type" => 5
        "shop" => true
        "validate" => "isDateFormat"
      ]
      "show_condition" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "condition" => array:5 [
        "type" => 3
        "shop" => true
        "validate" => "isGenericName"
        "values" => array:3 [
          0 => "new"
          1 => "used"
          2 => "refurbished"
        ]
        "default" => "new"
      ]
      "show_price" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "indexed" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "visibility" => array:5 [
        "type" => 3
        "shop" => true
        "validate" => "isProductVisibility"
        "values" => array:4 [
          0 => "both"
          1 => "catalog"
          2 => "search"
          3 => "none"
        ]
        "default" => "both"
      ]
      "cache_default_attribute" => array:2 [
        "type" => 1
        "shop" => true
      ]
      "advanced_stock_management" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "date_add" => array:3 [
        "type" => 5
        "shop" => true
        "validate" => "isDate"
      ]
      "date_upd" => array:3 [
        "type" => 5
        "shop" => true
        "validate" => "isDate"
      ]
      "pack_stock_type" => array:3 [
        "type" => 1
        "shop" => true
        "validate" => "isUnsignedInt"
      ]
      "meta_description" => array:4 [
        "type" => 3
        "lang" => true
        "validate" => "isGenericName"
        "size" => 512
      ]
      "meta_keywords" => array:4 [
        "type" => 3
        "lang" => true
        "validate" => "isGenericName"
        "size" => 255
      ]
      "meta_title" => array:4 [
        "type" => 3
        "lang" => true
        "validate" => "isGenericName"
        "size" => 255
      ]
      "link_rewrite" => array:6 [
        "type" => 3
        "lang" => true
        "validate" => "isLinkRewrite"
        "required" => false
        "size" => 128
        "ws_modifier" => array:2 [
          "http_method" => 2
          "modifier" => "modifierWsLinkRewrite"
        ]
      ]
      "name" => array:5 [
        "type" => 3
        "lang" => true
        "validate" => "isCatalogName"
        "required" => false
        "size" => 128
      ]
      "description" => array:3 [
        "type" => 6
        "lang" => true
        "validate" => "isCleanHtml"
      ]
      "description_short" => array:3 [
        "type" => 6
        "lang" => true
        "validate" => "isCleanHtml"
      ]
      "available_now" => array:4 [
        "type" => 3
        "lang" => true
        "validate" => "isGenericName"
        "size" => 255
      ]
      "available_later" => array:4 [
        "type" => 3
        "lang" => true
        "validate" => "IsGenericName"
        "size" => 255
      ]
    ]
    "associations" => array:7 [
      "manufacturer" => array:1 [
        "type" => 1
      ]
      "supplier" => array:1 [
        "type" => 1
      ]
      "default_category" => array:3 [
        "type" => 1
        "field" => "id_category_default"
        "object" => "Category"
      ]
      "tax_rules_group" => array:1 [
        "type" => 1
      ]
      "categories" => array:4 [
        "type" => 2
        "field" => "id_category"
        "object" => "Category"
        "association" => "category_product"
      ]
      "stock_availables" => array:4 [
        "type" => 2
        "field" => "id_stock_available"
        "object" => "StockAvailable"
        "association" => "stock_availables"
      ]
      "l" => array:3 [
        "type" => 2
        "field" => "id_product"
        "foreign_field" => "id_product"
      ]
    ]
    "classname" => "Product"
  ]
  #update_fields: null
  +force_id: false
}
"id_product"
"21417692"
"id_supplier"
"1"
"id_manufacturer"
"4"
"id_category_default"
"92"
"id_shop_default"
"1"
"id_tax_rules_group"
"0"
"on_sale"
"0"
"online_only"
"0"
"ean13"
""
"isbn"
""
"upc"
""
"mpn"
""
"ecotax"
"0.000000"
"quantity"
"0"
"minimal_quantity"
"1"
"low_stock_threshold"
null
"low_stock_alert"
"0"
"price"
"179.900000"
"wholesale_price"
"44.000000"
"unity"
""
"unit_price_ratio"
"0.000000"
"additional_shipping_cost"
"0.000000"
"reference"
"2214620"
"supplier_reference"
"2214620"
"location"
""
"width"
"0.000000"
"height"
"0.000000"
"depth"
"0.000000"
"weight"
"0.000000"
"out_of_stock"
"2"
"additional_delivery_times"
"1"
"quantity_discount"
"0"
"customizable"
"0"
"uploadable_files"
"0"
"text_fields"
"0"
"active"
"1"
"redirect_type"
""
"id_type_redirected"
"0"
"available_for_order"
"1"
"available_date"
"0000-00-00"
"show_condition"
"0"
"condition"
"new"
"show_price"
"1"
"indexed"
"1"
"visibility"
"both"
"cache_is_pack"
"0"
"cache_has_attachments"
"0"
"is_virtual"
"0"
"cache_default_attribute"
"21899"
"date_add"
"2025-11-10 00:00:00"
"date_upd"
"2026-02-09 15:51:51"
"advanced_stock_management"
"0"
"pack_stock_type"
"3"
"state"
"1"
"id_shop"
"1"
"id_lang"
"1"
"description"
"<p></p>"
"description_short"
"<p></p>"
"link_rewrite"
"zapato-casual-snakers-by-beppi"
"meta_description"
""
"meta_keywords"
""
"meta_title"
""
"name"
"Zapato Casual  - Snakers By Beppi"
"available_now"
""
"available_later"
""
"delivery_in_stock"
""
"delivery_out_stock"
""
array:21 [
  "id_product_attribute" => "21903"
  "id_product" => "21417692"
  "reference" => "14312"
  "supplier_reference" => ""
  "location" => ""
  "ean13" => "7000002797437"
  "isbn" => ""
  "upc" => ""
  "mpn" => ""
  "wholesale_price" => "44.000000"
  "price" => "0.000000"
  "ecotax" => "0.000000"
  "quantity" => "0"
  "weight" => "0.000000"
  "unit_price_impact" => "0.000000"
  "default_on" => null
  "minimal_quantity" => "1"
  "low_stock_threshold" => null
  "low_stock_alert" => "0"
  "available_date" => "0000-00-00"
  "id_shop" => "1"
]
Combination {#1007
  +id_product: null
  +reference: null
  +supplier_reference: null
  +location: null
  +ean13: null
  +isbn: null
  +upc: null
  +mpn: null
  +wholesale_price: null
  +price: null
  +unit_price_impact: null
  +ecotax: null
  +minimal_quantity: 1
  +low_stock_threshold: null
  +low_stock_alert: false
  +quantity: null
  +weight: null
  +default_on: null
  +available_date: "0000-00-00"
  #webserviceParameters: array:4 [
    "objectNodeName" => "combination"
    "objectsNodeName" => "combinations"
    "fields" => array:1 [
      "id_product" => array:2 [
        "required" => true
        "xlink_resource" => "products"
      ]
    ]
    "associations" => array:2 [
      "product_option_values" => array:1 [
        "resource" => "product_option_value"
      ]
      "images" => array:2 [
        "resource" => "image"
        "api" => "images/products"
      ]
    ]
  ]
  +id: 21903
  #id_lang: null
  #id_shop: 1
  +id_shop_list: []
  #get_shop_from_context: true
  #table: "product_attribute"
  #identifier: "id_product_attribute"
  #fieldsRequired: array:2 [
    0 => "id_product"
    1 => "minimal_quantity"
  ]
  #fieldsSize: array:12 [
    "location" => 64
    "ean13" => 13
    "isbn" => 32
    "upc" => 12
    "mpn" => 40
    "quantity" => 10
    "reference" => 64
    "supplier_reference" => 64
    "wholesale_price" => 27
    "price" => 20
    "ecotax" => 20
    "unit_price_impact" => 20
  ]
  #fieldsValidate: array:17 [
    "id_product" => "isUnsignedId"
    "location" => "isGenericName"
    "ean13" => "isEan13"
    "isbn" => "isIsbn"
    "upc" => "isUpc"
    "mpn" => "isMpn"
    "quantity" => "isInt"
    "wholesale_price" => "isPrice"
    "price" => "isNegativePrice"
    "ecotax" => "isPrice"
    "weight" => "isFloat"
    "unit_price_impact" => "isNegativePrice"
    "minimal_quantity" => "isUnsignedId"
    "low_stock_threshold" => "isInt"
    "low_stock_alert" => "isBool"
    "default_on" => "isBool"
    "available_date" => "isDateFormat"
  ]
  #fieldsRequiredLang: []
  #fieldsSizeLang: []
  #fieldsValidateLang: []
  #tables: []
  #image_dir: null
  #image_format: "jpg"
  #translator: null
  #def: array:4 [
    "table" => "product_attribute"
    "primary" => "id_product_attribute"
    "fields" => array:19 [
      "id_product" => array:4 [
        "type" => 1
        "shop" => "both"
        "validate" => "isUnsignedId"
        "required" => true
      ]
      "location" => array:3 [
        "type" => 3
        "validate" => "isGenericName"
        "size" => 64
      ]
      "ean13" => array:3 [
        "type" => 3
        "validate" => "isEan13"
        "size" => 13
      ]
      "isbn" => array:3 [
        "type" => 3
        "validate" => "isIsbn"
        "size" => 32
      ]
      "upc" => array:3 [
        "type" => 3
        "validate" => "isUpc"
        "size" => 12
      ]
      "mpn" => array:3 [
        "type" => 3
        "validate" => "isMpn"
        "size" => 40
      ]
      "quantity" => array:3 [
        "type" => 1
        "validate" => "isInt"
        "size" => 10
      ]
      "reference" => array:2 [
        "type" => 3
        "size" => 64
      ]
      "supplier_reference" => array:2 [
        "type" => 3
        "size" => 64
      ]
      "wholesale_price" => array:4 [
        "type" => 4
        "shop" => true
        "validate" => "isPrice"
        "size" => 27
      ]
      "price" => array:4 [
        "type" => 4
        "shop" => true
        "validate" => "isNegativePrice"
        "size" => 20
      ]
      "ecotax" => array:4 [
        "type" => 4
        "shop" => true
        "validate" => "isPrice"
        "size" => 20
      ]
      "weight" => array:3 [
        "type" => 4
        "shop" => true
        "validate" => "isFloat"
      ]
      "unit_price_impact" => array:4 [
        "type" => 4
        "shop" => true
        "validate" => "isNegativePrice"
        "size" => 20
      ]
      "minimal_quantity" => array:4 [
        "type" => 1
        "shop" => true
        "validate" => "isUnsignedId"
        "required" => true
      ]
      "low_stock_threshold" => array:4 [
        "type" => 1
        "shop" => true
        "allow_null" => true
        "validate" => "isInt"
      ]
      "low_stock_alert" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "default_on" => array:4 [
        "type" => 2
        "allow_null" => true
        "shop" => true
        "validate" => "isBool"
      ]
      "available_date" => array:3 [
        "type" => 5
        "shop" => true
        "validate" => "isDateFormat"
      ]
    ]
    "classname" => "Combination"
  ]
  #update_fields: null
  +force_id: false
}
"id_product_attribute"
"21903"
"id_product"
"21417692"
"reference"
"14312"
"supplier_reference"
""
"location"
""
"ean13"
"7000002797437"
"isbn"
""
"upc"
""
"mpn"
""
"wholesale_price"
"44.000000"
"price"
"0.000000"
"ecotax"
"0.000000"
"quantity"
"0"
"weight"
"0.000000"
"unit_price_impact"
"0.000000"
"default_on"
null
"minimal_quantity"
"1"
"low_stock_threshold"
null
"low_stock_alert"
"0"
"available_date"
"0000-00-00"
"id_shop"
"1"
array:67 [
  "id_product" => "21415697"
  "id_supplier" => "1"
  "id_manufacturer" => "4"
  "id_category_default" => "98"
  "id_shop_default" => "1"
  "id_tax_rules_group" => "0"
  "on_sale" => "0"
  "online_only" => "0"
  "ean13" => ""
  "isbn" => ""
  "upc" => ""
  "mpn" => ""
  "ecotax" => "0.000000"
  "quantity" => "0"
  "minimal_quantity" => "1"
  "low_stock_threshold" => null
  "low_stock_alert" => "0"
  "price" => "139.000000"
  "wholesale_price" => "18.000000"
  "unity" => ""
  "unit_price_ratio" => "0.000000"
  "additional_shipping_cost" => "0.000000"
  "reference" => "2150041"
  "supplier_reference" => "2150041"
  "location" => ""
  "width" => "0.000000"
  "height" => "0.000000"
  "depth" => "0.000000"
  "weight" => "0.000000"
  "out_of_stock" => "2"
  "additional_delivery_times" => "1"
  "quantity_discount" => "0"
  "customizable" => "0"
  "uploadable_files" => "0"
  "text_fields" => "0"
  "active" => "1"
  "redirect_type" => "301-category"
  "id_type_redirected" => "0"
  "available_for_order" => "1"
  "available_date" => "0000-00-00"
  "show_condition" => "0"
  "condition" => "new"
  "show_price" => "1"
  "indexed" => "1"
  "visibility" => "both"
  "cache_is_pack" => "0"
  "cache_has_attachments" => "0"
  "is_virtual" => "0"
  "cache_default_attribute" => "9704"
  "date_add" => "2023-10-12 00:00:00"
  "date_upd" => "2025-11-23 11:12:42"
  "advanced_stock_management" => "0"
  "pack_stock_type" => "3"
  "state" => "1"
  "id_shop" => "1"
  "id_lang" => "1"
  "description" => "<p>Les espadrilles en toile Beppi pour fille sont des chaussures légères et confortables, parfaites pour les journées chaudes et ensoleillées. Fabriquées avec une toile respirante et durable, ces espadrilles offrent un ajustement confortable et une sensation de légèreté à chaque pas. Elles sont souvent dotées d'une semelle en caoutchouc souple qui offre une bonne adhérence et une traction fiable. Disponibles dans une variété de couleurs et de motifs, les espadrilles en toile Beppi ajoutent une touche de style décontracté à n'importe quelle tenue estivale. Elles sont parfaites pour les promenades en ville, les sorties à la plage ou tout simplement pour se détendre à la maison.</p>"
  "description_short" => "<p></p>"
  "link_rewrite" => "zapato-casual-infantil"
  "meta_description" => ""
  "meta_keywords" => ""
  "meta_title" => ""
  "name" => "Zapato Casual Infantil"
  "available_now" => ""
  "available_later" => ""
  "delivery_in_stock" => ""
  "delivery_out_stock" => ""
]
Product {#1014
  +tax_name: null
  +tax_rate: null
  +id_manufacturer: null
  +id_supplier: null
  +id_category_default: null
  +id_shop_default: null
  +manufacturer_name: null
  +supplier_name: null
  +name: null
  +description: null
  +description_short: null
  +quantity: 0
  +minimal_quantity: 1
  +low_stock_threshold: null
  +low_stock_alert: false
  +available_now: null
  +available_later: null
  +price: 0
  +specificPrice: 0
  +additional_shipping_cost: 0
  +wholesale_price: 0
  +on_sale: false
  +online_only: false
  +unity: null
  +unit_price: null
  +unit_price_ratio: 0
  +ecotax: 0
  +reference: null
  +supplier_reference: null
  +location: null
  +width: 0
  +height: 0
  +depth: 0
  +weight: 0
  +ean13: null
  +isbn: null
  +upc: null
  +mpn: null
  +link_rewrite: null
  +meta_description: null
  +meta_keywords: null
  +meta_title: null
  +quantity_discount: 0
  +customizable: null
  +new: null
  +uploadable_files: null
  +text_fields: null
  +active: true
  +redirect_type: ""
  +id_type_redirected: 0
  +available_for_order: true
  +available_date: "0000-00-00"
  +show_condition: false
  +condition: null
  +show_price: true
  +indexed: 0
  +visibility: null
  +date_add: null
  +date_upd: null
  +tags: null
  +state: 1
  +base_price: null
  +id_tax_rules_group: 1
  +id_color_default: 0
  +advanced_stock_management: 0
  +out_of_stock: null
  +depends_on_stock: null
  +isFullyLoaded: false
  +cache_is_pack: null
  +cache_has_attachments: null
  +is_virtual: null
  +id_pack_product_attribute: null
  +cache_default_attribute: null
  +category: null
  +pack_stock_type: 3
  +additional_delivery_times: 1
  +delivery_in_stock: null
  +delivery_out_stock: null
  #webserviceParameters: array:4 [
    "objectMethods" => array:2 [
      "add" => "addWs"
      "update" => "updateWs"
    ]
    "objectNodeNames" => "products"
    "fields" => array:12 [
      "id_manufacturer" => array:1 [
        "xlink_resource" => "manufacturers"
      ]
      "id_supplier" => array:1 [
        "xlink_resource" => "suppliers"
      ]
      "id_category_default" => array:1 [
        "xlink_resource" => "categories"
      ]
      "new" => []
      "cache_default_attribute" => []
      "id_default_image" => array:3 [
        "getter" => "getCoverWs"
        "setter" => "setCoverWs"
        "xlink_resource" => array:2 [
          "resourceName" => "images"
          "subResourceName" => "products"
        ]
      ]
      "id_default_combination" => array:3 [
        "getter" => "getWsDefaultCombination"
        "setter" => "setWsDefaultCombination"
        "xlink_resource" => array:1 [
          "resourceName" => "combinations"
        ]
      ]
      "id_tax_rules_group" => array:1 [
        "xlink_resource" => array:1 [
          "resourceName" => "tax_rule_groups"
        ]
      ]
      "position_in_category" => array:2 [
        "getter" => "getWsPositionInCategory"
        "setter" => "setWsPositionInCategory"
      ]
      "manufacturer_name" => array:2 [
        "getter" => "getWsManufacturerName"
        "setter" => false
      ]
      "quantity" => array:2 [
        "getter" => false
        "setter" => false
      ]
      "type" => array:2 [
        "getter" => "getWsType"
        "setter" => "setWsType"
      ]
    ]
    "associations" => array:9 [
      "categories" => array:2 [
        "resource" => "category"
        "fields" => array:1 [
          "id" => array:1 [
            "required" => true
          ]
        ]
      ]
      "images" => array:2 [
        "resource" => "image"
        "fields" => array:1 [
          "id" => []
        ]
      ]
      "combinations" => array:2 [
        "resource" => "combination"
        "fields" => array:1 [
          "id" => array:1 [
            "required" => true
          ]
        ]
      ]
      "product_option_values" => array:2 [
        "resource" => "product_option_value"
        "fields" => array:1 [
          "id" => array:1 [
            "required" => true
          ]
        ]
      ]
      "product_features" => array:2 [
        "resource" => "product_feature"
        "fields" => array:2 [
          "id" => array:1 [
            "required" => true
          ]
          "id_feature_value" => array:2 [
            "required" => true
            "xlink_resource" => "product_feature_values"
          ]
        ]
      ]
      "tags" => array:2 [
        "resource" => "tag"
        "fields" => array:1 [
          "id" => array:1 [
            "required" => true
          ]
        ]
      ]
      "stock_availables" => array:3 [
        "resource" => "stock_available"
        "fields" => array:2 [
          "id" => array:1 [
            "required" => true
          ]
          "id_product_attribute" => array:1 [
            "required" => true
          ]
        ]
        "setter" => false
      ]
      "accessories" => array:3 [
        "resource" => "product"
        "api" => "products"
        "fields" => array:1 [
          "id" => array:2 [
            "required" => true
            "xlink_resource" => "product"
          ]
        ]
      ]
      "product_bundle" => array:3 [
        "resource" => "product"
        "api" => "products"
        "fields" => array:3 [
          "id" => array:1 [
            "required" => true
          ]
          "id_product_attribute" => []
          "quantity" => []
        ]
      ]
    ]
  ]
  +id: 21415697
  #id_lang: 1
  #id_shop: 1
  +id_shop_list: []
  #get_shop_from_context: true
  #table: "product"
  #identifier: "id_product"
  #fieldsRequired: array:1 [
    0 => "price"
  ]
  #fieldsSize: array:7 [
    "reference" => 64
    "supplier_reference" => 64
    "location" => 64
    "ean13" => 13
    "isbn" => 32
    "upc" => 12
    "mpn" => 40
  ]
  #fieldsValidate: array:49 [
    "id_shop_default" => "isUnsignedId"
    "id_manufacturer" => "isUnsignedId"
    "id_supplier" => "isUnsignedId"
    "reference" => "isReference"
    "supplier_reference" => "isReference"
    "location" => "isReference"
    "width" => "isUnsignedFloat"
    "height" => "isUnsignedFloat"
    "depth" => "isUnsignedFloat"
    "weight" => "isUnsignedFloat"
    "quantity_discount" => "isBool"
    "ean13" => "isEan13"
    "isbn" => "isIsbn"
    "upc" => "isUpc"
    "mpn" => "isMpn"
    "cache_is_pack" => "isBool"
    "cache_has_attachments" => "isBool"
    "is_virtual" => "isBool"
    "state" => "isUnsignedId"
    "additional_delivery_times" => "isUnsignedId"
    "id_category_default" => "isUnsignedId"
    "id_tax_rules_group" => "isUnsignedId"
    "on_sale" => "isBool"
    "online_only" => "isBool"
    "ecotax" => "isPrice"
    "minimal_quantity" => "isUnsignedInt"
    "low_stock_threshold" => "isInt"
    "low_stock_alert" => "isBool"
    "price" => "isPrice"
    "wholesale_price" => "isPrice"
    "unity" => "isString"
    "additional_shipping_cost" => "isPrice"
    "customizable" => "isUnsignedInt"
    "text_fields" => "isUnsignedInt"
    "uploadable_files" => "isUnsignedInt"
    "active" => "isBool"
    "redirect_type" => "isString"
    "id_type_redirected" => "isUnsignedId"
    "available_for_order" => "isBool"
    "available_date" => "isDateFormat"
    "show_condition" => "isBool"
    "condition" => "isGenericName"
    "show_price" => "isBool"
    "indexed" => "isBool"
    "visibility" => "isProductVisibility"
    "advanced_stock_management" => "isBool"
    "date_add" => "isDate"
    "date_upd" => "isDate"
    "pack_stock_type" => "isUnsignedInt"
  ]
  #fieldsRequiredLang: []
  #fieldsSizeLang: array:9 [
    "delivery_in_stock" => 255
    "delivery_out_stock" => 255
    "meta_description" => 512
    "meta_keywords" => 255
    "meta_title" => 255
    "link_rewrite" => 128
    "name" => 128
    "available_now" => 255
    "available_later" => 255
  ]
  #fieldsValidateLang: array:11 [
    "delivery_in_stock" => "isGenericName"
    "delivery_out_stock" => "isGenericName"
    "meta_description" => "isGenericName"
    "meta_keywords" => "isGenericName"
    "meta_title" => "isGenericName"
    "link_rewrite" => "isLinkRewrite"
    "name" => "isCatalogName"
    "description" => "isCleanHtml"
    "description_short" => "isCleanHtml"
    "available_now" => "isGenericName"
    "available_later" => "IsGenericName"
  ]
  #tables: []
  #image_dir: null
  #image_format: "jpg"
  #translator: null
  #def: array:7 [
    "table" => "product"
    "primary" => "id_product"
    "multilang" => true
    "multilang_shop" => true
    "fields" => array:62 [
      "id_shop_default" => array:2 [
        "type" => 1
        "validate" => "isUnsignedId"
      ]
      "id_manufacturer" => array:2 [
        "type" => 1
        "validate" => "isUnsignedId"
      ]
      "id_supplier" => array:2 [
        "type" => 1
        "validate" => "isUnsignedId"
      ]
      "reference" => array:3 [
        "type" => 3
        "validate" => "isReference"
        "size" => 64
      ]
      "supplier_reference" => array:3 [
        "type" => 3
        "validate" => "isReference"
        "size" => 64
      ]
      "location" => array:3 [
        "type" => 3
        "validate" => "isReference"
        "size" => 64
      ]
      "width" => array:2 [
        "type" => 4
        "validate" => "isUnsignedFloat"
      ]
      "height" => array:2 [
        "type" => 4
        "validate" => "isUnsignedFloat"
      ]
      "depth" => array:2 [
        "type" => 4
        "validate" => "isUnsignedFloat"
      ]
      "weight" => array:2 [
        "type" => 4
        "validate" => "isUnsignedFloat"
      ]
      "quantity_discount" => array:2 [
        "type" => 2
        "validate" => "isBool"
      ]
      "ean13" => array:3 [
        "type" => 3
        "validate" => "isEan13"
        "size" => 13
      ]
      "isbn" => array:3 [
        "type" => 3
        "validate" => "isIsbn"
        "size" => 32
      ]
      "upc" => array:3 [
        "type" => 3
        "validate" => "isUpc"
        "size" => 12
      ]
      "mpn" => array:3 [
        "type" => 3
        "validate" => "isMpn"
        "size" => 40
      ]
      "cache_is_pack" => array:2 [
        "type" => 2
        "validate" => "isBool"
      ]
      "cache_has_attachments" => array:2 [
        "type" => 2
        "validate" => "isBool"
      ]
      "is_virtual" => array:2 [
        "type" => 2
        "validate" => "isBool"
      ]
      "state" => array:2 [
        "type" => 1
        "validate" => "isUnsignedId"
      ]
      "additional_delivery_times" => array:2 [
        "type" => 1
        "validate" => "isUnsignedId"
      ]
      "delivery_in_stock" => array:4 [
        "type" => 3
        "lang" => true
        "validate" => "isGenericName"
        "size" => 255
      ]
      "delivery_out_stock" => array:4 [
        "type" => 3
        "lang" => true
        "validate" => "isGenericName"
        "size" => 255
      ]
      "id_category_default" => array:3 [
        "type" => 1
        "shop" => true
        "validate" => "isUnsignedId"
      ]
      "id_tax_rules_group" => array:3 [
        "type" => 1
        "shop" => true
        "validate" => "isUnsignedId"
      ]
      "on_sale" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "online_only" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "ecotax" => array:3 [
        "type" => 4
        "shop" => true
        "validate" => "isPrice"
      ]
      "minimal_quantity" => array:3 [
        "type" => 1
        "shop" => true
        "validate" => "isUnsignedInt"
      ]
      "low_stock_threshold" => array:4 [
        "type" => 1
        "shop" => true
        "allow_null" => true
        "validate" => "isInt"
      ]
      "low_stock_alert" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "price" => array:4 [
        "type" => 4
        "shop" => true
        "validate" => "isPrice"
        "required" => true
      ]
      "wholesale_price" => array:3 [
        "type" => 4
        "shop" => true
        "validate" => "isPrice"
      ]
      "unity" => array:3 [
        "type" => 3
        "shop" => true
        "validate" => "isString"
      ]
      "unit_price_ratio" => array:2 [
        "type" => 4
        "shop" => true
      ]
      "additional_shipping_cost" => array:3 [
        "type" => 4
        "shop" => true
        "validate" => "isPrice"
      ]
      "customizable" => array:3 [
        "type" => 1
        "shop" => true
        "validate" => "isUnsignedInt"
      ]
      "text_fields" => array:3 [
        "type" => 1
        "shop" => true
        "validate" => "isUnsignedInt"
      ]
      "uploadable_files" => array:3 [
        "type" => 1
        "shop" => true
        "validate" => "isUnsignedInt"
      ]
      "active" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "redirect_type" => array:3 [
        "type" => 3
        "shop" => true
        "validate" => "isString"
      ]
      "id_type_redirected" => array:3 [
        "type" => 1
        "shop" => true
        "validate" => "isUnsignedId"
      ]
      "available_for_order" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "available_date" => array:3 [
        "type" => 5
        "shop" => true
        "validate" => "isDateFormat"
      ]
      "show_condition" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "condition" => array:5 [
        "type" => 3
        "shop" => true
        "validate" => "isGenericName"
        "values" => array:3 [
          0 => "new"
          1 => "used"
          2 => "refurbished"
        ]
        "default" => "new"
      ]
      "show_price" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "indexed" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "visibility" => array:5 [
        "type" => 3
        "shop" => true
        "validate" => "isProductVisibility"
        "values" => array:4 [
          0 => "both"
          1 => "catalog"
          2 => "search"
          3 => "none"
        ]
        "default" => "both"
      ]
      "cache_default_attribute" => array:2 [
        "type" => 1
        "shop" => true
      ]
      "advanced_stock_management" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "date_add" => array:3 [
        "type" => 5
        "shop" => true
        "validate" => "isDate"
      ]
      "date_upd" => array:3 [
        "type" => 5
        "shop" => true
        "validate" => "isDate"
      ]
      "pack_stock_type" => array:3 [
        "type" => 1
        "shop" => true
        "validate" => "isUnsignedInt"
      ]
      "meta_description" => array:4 [
        "type" => 3
        "lang" => true
        "validate" => "isGenericName"
        "size" => 512
      ]
      "meta_keywords" => array:4 [
        "type" => 3
        "lang" => true
        "validate" => "isGenericName"
        "size" => 255
      ]
      "meta_title" => array:4 [
        "type" => 3
        "lang" => true
        "validate" => "isGenericName"
        "size" => 255
      ]
      "link_rewrite" => array:6 [
        "type" => 3
        "lang" => true
        "validate" => "isLinkRewrite"
        "required" => false
        "size" => 128
        "ws_modifier" => array:2 [
          "http_method" => 2
          "modifier" => "modifierWsLinkRewrite"
        ]
      ]
      "name" => array:5 [
        "type" => 3
        "lang" => true
        "validate" => "isCatalogName"
        "required" => false
        "size" => 128
      ]
      "description" => array:3 [
        "type" => 6
        "lang" => true
        "validate" => "isCleanHtml"
      ]
      "description_short" => array:3 [
        "type" => 6
        "lang" => true
        "validate" => "isCleanHtml"
      ]
      "available_now" => array:4 [
        "type" => 3
        "lang" => true
        "validate" => "isGenericName"
        "size" => 255
      ]
      "available_later" => array:4 [
        "type" => 3
        "lang" => true
        "validate" => "IsGenericName"
        "size" => 255
      ]
    ]
    "associations" => array:7 [
      "manufacturer" => array:1 [
        "type" => 1
      ]
      "supplier" => array:1 [
        "type" => 1
      ]
      "default_category" => array:3 [
        "type" => 1
        "field" => "id_category_default"
        "object" => "Category"
      ]
      "tax_rules_group" => array:1 [
        "type" => 1
      ]
      "categories" => array:4 [
        "type" => 2
        "field" => "id_category"
        "object" => "Category"
        "association" => "category_product"
      ]
      "stock_availables" => array:4 [
        "type" => 2
        "field" => "id_stock_available"
        "object" => "StockAvailable"
        "association" => "stock_availables"
      ]
      "l" => array:3 [
        "type" => 2
        "field" => "id_product"
        "foreign_field" => "id_product"
      ]
    ]
    "classname" => "Product"
  ]
  #update_fields: null
  +force_id: false
}
"id_product"
"21415697"
"id_supplier"
"1"
"id_manufacturer"
"4"
"id_category_default"
"98"
"id_shop_default"
"1"
"id_tax_rules_group"
"0"
"on_sale"
"0"
"online_only"
"0"
"ean13"
""
"isbn"
""
"upc"
""
"mpn"
""
"ecotax"
"0.000000"
"quantity"
"0"
"minimal_quantity"
"1"
"low_stock_threshold"
null
"low_stock_alert"
"0"
"price"
"139.000000"
"wholesale_price"
"18.000000"
"unity"
""
"unit_price_ratio"
"0.000000"
"additional_shipping_cost"
"0.000000"
"reference"
"2150041"
"supplier_reference"
"2150041"
"location"
""
"width"
"0.000000"
"height"
"0.000000"
"depth"
"0.000000"
"weight"
"0.000000"
"out_of_stock"
"2"
"additional_delivery_times"
"1"
"quantity_discount"
"0"
"customizable"
"0"
"uploadable_files"
"0"
"text_fields"
"0"
"active"
"1"
"redirect_type"
"301-category"
"id_type_redirected"
"0"
"available_for_order"
"1"
"available_date"
"0000-00-00"
"show_condition"
"0"
"condition"
"new"
"show_price"
"1"
"indexed"
"1"
"visibility"
"both"
"cache_is_pack"
"0"
"cache_has_attachments"
"0"
"is_virtual"
"0"
"cache_default_attribute"
"9704"
"date_add"
"2023-10-12 00:00:00"
"date_upd"
"2025-11-23 11:12:42"
"advanced_stock_management"
"0"
"pack_stock_type"
"3"
"state"
"1"
"id_shop"
"1"
"id_lang"
"1"
"description"
"<p>Les espadrilles en toile Beppi pour fille sont des chaussures légères et confortables, parfaites pour les journées chaudes et ensoleillées. Fabriquées avec une toile respirante et durable, ces espadrilles offrent un ajustement confortable et une sensation de légèreté à chaque pas. Elles sont souvent dotées d'une semelle en caoutchouc souple qui offre une bonne adhérence et une traction fiable. Disponibles dans une variété de couleurs et de motifs, les espadrilles en toile Beppi ajoutent une touche de style décontracté à n'importe quelle tenue estivale. Elles sont parfaites pour les promenades en ville, les sorties à la plage ou tout simplement pour se détendre à la maison.</p>"
"description_short"
"<p></p>"
"link_rewrite"
"zapato-casual-infantil"
"meta_description"
""
"meta_keywords"
""
"meta_title"
""
"name"
"Zapato Casual Infantil"
"available_now"
""
"available_later"
""
"delivery_in_stock"
""
"delivery_out_stock"
""
array:21 [
  "id_product_attribute" => "9706"
  "id_product" => "21415697"
  "reference" => "4974"
  "supplier_reference" => "2150041-ROSE-26"
  "location" => ""
  "ean13" => "1234568111727"
  "isbn" => ""
  "upc" => ""
  "mpn" => ""
  "wholesale_price" => "18.000000"
  "price" => "0.000000"
  "ecotax" => "0.000000"
  "quantity" => "0"
  "weight" => "0.000000"
  "unit_price_impact" => "0.000000"
  "default_on" => null
  "minimal_quantity" => "1"
  "low_stock_threshold" => null
  "low_stock_alert" => "0"
  "available_date" => "0000-00-00"
  "id_shop" => "1"
]
Combination {#1014
  +id_product: null
  +reference: null
  +supplier_reference: null
  +location: null
  +ean13: null
  +isbn: null
  +upc: null
  +mpn: null
  +wholesale_price: null
  +price: null
  +unit_price_impact: null
  +ecotax: null
  +minimal_quantity: 1
  +low_stock_threshold: null
  +low_stock_alert: false
  +quantity: null
  +weight: null
  +default_on: null
  +available_date: "0000-00-00"
  #webserviceParameters: array:4 [
    "objectNodeName" => "combination"
    "objectsNodeName" => "combinations"
    "fields" => array:1 [
      "id_product" => array:2 [
        "required" => true
        "xlink_resource" => "products"
      ]
    ]
    "associations" => array:2 [
      "product_option_values" => array:1 [
        "resource" => "product_option_value"
      ]
      "images" => array:2 [
        "resource" => "image"
        "api" => "images/products"
      ]
    ]
  ]
  +id: 9706
  #id_lang: null
  #id_shop: 1
  +id_shop_list: []
  #get_shop_from_context: true
  #table: "product_attribute"
  #identifier: "id_product_attribute"
  #fieldsRequired: array:2 [
    0 => "id_product"
    1 => "minimal_quantity"
  ]
  #fieldsSize: array:12 [
    "location" => 64
    "ean13" => 13
    "isbn" => 32
    "upc" => 12
    "mpn" => 40
    "quantity" => 10
    "reference" => 64
    "supplier_reference" => 64
    "wholesale_price" => 27
    "price" => 20
    "ecotax" => 20
    "unit_price_impact" => 20
  ]
  #fieldsValidate: array:17 [
    "id_product" => "isUnsignedId"
    "location" => "isGenericName"
    "ean13" => "isEan13"
    "isbn" => "isIsbn"
    "upc" => "isUpc"
    "mpn" => "isMpn"
    "quantity" => "isInt"
    "wholesale_price" => "isPrice"
    "price" => "isNegativePrice"
    "ecotax" => "isPrice"
    "weight" => "isFloat"
    "unit_price_impact" => "isNegativePrice"
    "minimal_quantity" => "isUnsignedId"
    "low_stock_threshold" => "isInt"
    "low_stock_alert" => "isBool"
    "default_on" => "isBool"
    "available_date" => "isDateFormat"
  ]
  #fieldsRequiredLang: []
  #fieldsSizeLang: []
  #fieldsValidateLang: []
  #tables: []
  #image_dir: null
  #image_format: "jpg"
  #translator: null
  #def: array:4 [
    "table" => "product_attribute"
    "primary" => "id_product_attribute"
    "fields" => array:19 [
      "id_product" => array:4 [
        "type" => 1
        "shop" => "both"
        "validate" => "isUnsignedId"
        "required" => true
      ]
      "location" => array:3 [
        "type" => 3
        "validate" => "isGenericName"
        "size" => 64
      ]
      "ean13" => array:3 [
        "type" => 3
        "validate" => "isEan13"
        "size" => 13
      ]
      "isbn" => array:3 [
        "type" => 3
        "validate" => "isIsbn"
        "size" => 32
      ]
      "upc" => array:3 [
        "type" => 3
        "validate" => "isUpc"
        "size" => 12
      ]
      "mpn" => array:3 [
        "type" => 3
        "validate" => "isMpn"
        "size" => 40
      ]
      "quantity" => array:3 [
        "type" => 1
        "validate" => "isInt"
        "size" => 10
      ]
      "reference" => array:2 [
        "type" => 3
        "size" => 64
      ]
      "supplier_reference" => array:2 [
        "type" => 3
        "size" => 64
      ]
      "wholesale_price" => array:4 [
        "type" => 4
        "shop" => true
        "validate" => "isPrice"
        "size" => 27
      ]
      "price" => array:4 [
        "type" => 4
        "shop" => true
        "validate" => "isNegativePrice"
        "size" => 20
      ]
      "ecotax" => array:4 [
        "type" => 4
        "shop" => true
        "validate" => "isPrice"
        "size" => 20
      ]
      "weight" => array:3 [
        "type" => 4
        "shop" => true
        "validate" => "isFloat"
      ]
      "unit_price_impact" => array:4 [
        "type" => 4
        "shop" => true
        "validate" => "isNegativePrice"
        "size" => 20
      ]
      "minimal_quantity" => array:4 [
        "type" => 1
        "shop" => true
        "validate" => "isUnsignedId"
        "required" => true
      ]
      "low_stock_threshold" => array:4 [
        "type" => 1
        "shop" => true
        "allow_null" => true
        "validate" => "isInt"
      ]
      "low_stock_alert" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "default_on" => array:4 [
        "type" => 2
        "allow_null" => true
        "shop" => true
        "validate" => "isBool"
      ]
      "available_date" => array:3 [
        "type" => 5
        "shop" => true
        "validate" => "isDateFormat"
      ]
    ]
    "classname" => "Combination"
  ]
  #update_fields: null
  +force_id: false
}
"id_product_attribute"
"9706"
"id_product"
"21415697"
"reference"
"4974"
"supplier_reference"
"2150041-ROSE-26"
"location"
""
"ean13"
"1234568111727"
"isbn"
""
"upc"
""
"mpn"
""
"wholesale_price"
"18.000000"
"price"
"0.000000"
"ecotax"
"0.000000"
"quantity"
"0"
"weight"
"0.000000"
"unit_price_impact"
"0.000000"
"default_on"
null
"minimal_quantity"
"1"
"low_stock_threshold"
null
"low_stock_alert"
"0"
"available_date"
"0000-00-00"
"id_shop"
"1"
array:67 [
  "id_product" => "21417625"
  "id_supplier" => "1"
  "id_manufacturer" => "4"
  "id_category_default" => "96"
  "id_shop_default" => "1"
  "id_tax_rules_group" => "0"
  "on_sale" => "0"
  "online_only" => "0"
  "ean13" => ""
  "isbn" => ""
  "upc" => ""
  "mpn" => ""
  "ecotax" => "0.000000"
  "quantity" => "0"
  "minimal_quantity" => "1"
  "low_stock_threshold" => null
  "low_stock_alert" => "0"
  "price" => "159.900000"
  "wholesale_price" => "46.000000"
  "unity" => ""
  "unit_price_ratio" => "0.000000"
  "additional_shipping_cost" => "0.000000"
  "reference" => "2217821"
  "supplier_reference" => "2217821"
  "location" => ""
  "width" => "0.000000"
  "height" => "0.000000"
  "depth" => "0.000000"
  "weight" => "0.000000"
  "out_of_stock" => "2"
  "additional_delivery_times" => "1"
  "quantity_discount" => "0"
  "customizable" => "0"
  "uploadable_files" => "0"
  "text_fields" => "0"
  "active" => "1"
  "redirect_type" => ""
  "id_type_redirected" => "0"
  "available_for_order" => "1"
  "available_date" => "0000-00-00"
  "show_condition" => "0"
  "condition" => "new"
  "show_price" => "1"
  "indexed" => "0"
  "visibility" => "both"
  "cache_is_pack" => "0"
  "cache_has_attachments" => "0"
  "is_virtual" => "0"
  "cache_default_attribute" => "21507"
  "date_add" => "2025-11-10 00:00:00"
  "date_upd" => "2026-01-08 17:11:58"
  "advanced_stock_management" => "0"
  "pack_stock_type" => "3"
  "state" => "1"
  "id_shop" => "1"
  "id_lang" => "1"
  "description" => "<p></p>"
  "description_short" => "<p></p>"
  "link_rewrite" => "bota-casual-para-juvenil-barefoot-colecao"
  "meta_description" => ""
  "meta_keywords" => ""
  "meta_title" => ""
  "name" => "Bota Casual Para Juvenil  - Barefoot Colecao"
  "available_now" => ""
  "available_later" => ""
  "delivery_in_stock" => ""
  "delivery_out_stock" => ""
]
Product {#1021
  +tax_name: null
  +tax_rate: null
  +id_manufacturer: null
  +id_supplier: null
  +id_category_default: null
  +id_shop_default: null
  +manufacturer_name: null
  +supplier_name: null
  +name: null
  +description: null
  +description_short: null
  +quantity: 0
  +minimal_quantity: 1
  +low_stock_threshold: null
  +low_stock_alert: false
  +available_now: null
  +available_later: null
  +price: 0
  +specificPrice: 0
  +additional_shipping_cost: 0
  +wholesale_price: 0
  +on_sale: false
  +online_only: false
  +unity: null
  +unit_price: null
  +unit_price_ratio: 0
  +ecotax: 0
  +reference: null
  +supplier_reference: null
  +location: null
  +width: 0
  +height: 0
  +depth: 0
  +weight: 0
  +ean13: null
  +isbn: null
  +upc: null
  +mpn: null
  +link_rewrite: null
  +meta_description: null
  +meta_keywords: null
  +meta_title: null
  +quantity_discount: 0
  +customizable: null
  +new: null
  +uploadable_files: null
  +text_fields: null
  +active: true
  +redirect_type: ""
  +id_type_redirected: 0
  +available_for_order: true
  +available_date: "0000-00-00"
  +show_condition: false
  +condition: null
  +show_price: true
  +indexed: 0
  +visibility: null
  +date_add: null
  +date_upd: null
  +tags: null
  +state: 1
  +base_price: null
  +id_tax_rules_group: 1
  +id_color_default: 0
  +advanced_stock_management: 0
  +out_of_stock: null
  +depends_on_stock: null
  +isFullyLoaded: false
  +cache_is_pack: null
  +cache_has_attachments: null
  +is_virtual: null
  +id_pack_product_attribute: null
  +cache_default_attribute: null
  +category: null
  +pack_stock_type: 3
  +additional_delivery_times: 1
  +delivery_in_stock: null
  +delivery_out_stock: null
  #webserviceParameters: array:4 [
    "objectMethods" => array:2 [
      "add" => "addWs"
      "update" => "updateWs"
    ]
    "objectNodeNames" => "products"
    "fields" => array:12 [
      "id_manufacturer" => array:1 [
        "xlink_resource" => "manufacturers"
      ]
      "id_supplier" => array:1 [
        "xlink_resource" => "suppliers"
      ]
      "id_category_default" => array:1 [
        "xlink_resource" => "categories"
      ]
      "new" => []
      "cache_default_attribute" => []
      "id_default_image" => array:3 [
        "getter" => "getCoverWs"
        "setter" => "setCoverWs"
        "xlink_resource" => array:2 [
          "resourceName" => "images"
          "subResourceName" => "products"
        ]
      ]
      "id_default_combination" => array:3 [
        "getter" => "getWsDefaultCombination"
        "setter" => "setWsDefaultCombination"
        "xlink_resource" => array:1 [
          "resourceName" => "combinations"
        ]
      ]
      "id_tax_rules_group" => array:1 [
        "xlink_resource" => array:1 [
          "resourceName" => "tax_rule_groups"
        ]
      ]
      "position_in_category" => array:2 [
        "getter" => "getWsPositionInCategory"
        "setter" => "setWsPositionInCategory"
      ]
      "manufacturer_name" => array:2 [
        "getter" => "getWsManufacturerName"
        "setter" => false
      ]
      "quantity" => array:2 [
        "getter" => false
        "setter" => false
      ]
      "type" => array:2 [
        "getter" => "getWsType"
        "setter" => "setWsType"
      ]
    ]
    "associations" => array:9 [
      "categories" => array:2 [
        "resource" => "category"
        "fields" => array:1 [
          "id" => array:1 [
            "required" => true
          ]
        ]
      ]
      "images" => array:2 [
        "resource" => "image"
        "fields" => array:1 [
          "id" => []
        ]
      ]
      "combinations" => array:2 [
        "resource" => "combination"
        "fields" => array:1 [
          "id" => array:1 [
            "required" => true
          ]
        ]
      ]
      "product_option_values" => array:2 [
        "resource" => "product_option_value"
        "fields" => array:1 [
          "id" => array:1 [
            "required" => true
          ]
        ]
      ]
      "product_features" => array:2 [
        "resource" => "product_feature"
        "fields" => array:2 [
          "id" => array:1 [
            "required" => true
          ]
          "id_feature_value" => array:2 [
            "required" => true
            "xlink_resource" => "product_feature_values"
          ]
        ]
      ]
      "tags" => array:2 [
        "resource" => "tag"
        "fields" => array:1 [
          "id" => array:1 [
            "required" => true
          ]
        ]
      ]
      "stock_availables" => array:3 [
        "resource" => "stock_available"
        "fields" => array:2 [
          "id" => array:1 [
            "required" => true
          ]
          "id_product_attribute" => array:1 [
            "required" => true
          ]
        ]
        "setter" => false
      ]
      "accessories" => array:3 [
        "resource" => "product"
        "api" => "products"
        "fields" => array:1 [
          "id" => array:2 [
            "required" => true
            "xlink_resource" => "product"
          ]
        ]
      ]
      "product_bundle" => array:3 [
        "resource" => "product"
        "api" => "products"
        "fields" => array:3 [
          "id" => array:1 [
            "required" => true
          ]
          "id_product_attribute" => []
          "quantity" => []
        ]
      ]
    ]
  ]
  +id: 21417625
  #id_lang: 1
  #id_shop: 1
  +id_shop_list: []
  #get_shop_from_context: true
  #table: "product"
  #identifier: "id_product"
  #fieldsRequired: array:1 [
    0 => "price"
  ]
  #fieldsSize: array:7 [
    "reference" => 64
    "supplier_reference" => 64
    "location" => 64
    "ean13" => 13
    "isbn" => 32
    "upc" => 12
    "mpn" => 40
  ]
  #fieldsValidate: array:49 [
    "id_shop_default" => "isUnsignedId"
    "id_manufacturer" => "isUnsignedId"
    "id_supplier" => "isUnsignedId"
    "reference" => "isReference"
    "supplier_reference" => "isReference"
    "location" => "isReference"
    "width" => "isUnsignedFloat"
    "height" => "isUnsignedFloat"
    "depth" => "isUnsignedFloat"
    "weight" => "isUnsignedFloat"
    "quantity_discount" => "isBool"
    "ean13" => "isEan13"
    "isbn" => "isIsbn"
    "upc" => "isUpc"
    "mpn" => "isMpn"
    "cache_is_pack" => "isBool"
    "cache_has_attachments" => "isBool"
    "is_virtual" => "isBool"
    "state" => "isUnsignedId"
    "additional_delivery_times" => "isUnsignedId"
    "id_category_default" => "isUnsignedId"
    "id_tax_rules_group" => "isUnsignedId"
    "on_sale" => "isBool"
    "online_only" => "isBool"
    "ecotax" => "isPrice"
    "minimal_quantity" => "isUnsignedInt"
    "low_stock_threshold" => "isInt"
    "low_stock_alert" => "isBool"
    "price" => "isPrice"
    "wholesale_price" => "isPrice"
    "unity" => "isString"
    "additional_shipping_cost" => "isPrice"
    "customizable" => "isUnsignedInt"
    "text_fields" => "isUnsignedInt"
    "uploadable_files" => "isUnsignedInt"
    "active" => "isBool"
    "redirect_type" => "isString"
    "id_type_redirected" => "isUnsignedId"
    "available_for_order" => "isBool"
    "available_date" => "isDateFormat"
    "show_condition" => "isBool"
    "condition" => "isGenericName"
    "show_price" => "isBool"
    "indexed" => "isBool"
    "visibility" => "isProductVisibility"
    "advanced_stock_management" => "isBool"
    "date_add" => "isDate"
    "date_upd" => "isDate"
    "pack_stock_type" => "isUnsignedInt"
  ]
  #fieldsRequiredLang: []
  #fieldsSizeLang: array:9 [
    "delivery_in_stock" => 255
    "delivery_out_stock" => 255
    "meta_description" => 512
    "meta_keywords" => 255
    "meta_title" => 255
    "link_rewrite" => 128
    "name" => 128
    "available_now" => 255
    "available_later" => 255
  ]
  #fieldsValidateLang: array:11 [
    "delivery_in_stock" => "isGenericName"
    "delivery_out_stock" => "isGenericName"
    "meta_description" => "isGenericName"
    "meta_keywords" => "isGenericName"
    "meta_title" => "isGenericName"
    "link_rewrite" => "isLinkRewrite"
    "name" => "isCatalogName"
    "description" => "isCleanHtml"
    "description_short" => "isCleanHtml"
    "available_now" => "isGenericName"
    "available_later" => "IsGenericName"
  ]
  #tables: []
  #image_dir: null
  #image_format: "jpg"
  #translator: null
  #def: array:7 [
    "table" => "product"
    "primary" => "id_product"
    "multilang" => true
    "multilang_shop" => true
    "fields" => array:62 [
      "id_shop_default" => array:2 [
        "type" => 1
        "validate" => "isUnsignedId"
      ]
      "id_manufacturer" => array:2 [
        "type" => 1
        "validate" => "isUnsignedId"
      ]
      "id_supplier" => array:2 [
        "type" => 1
        "validate" => "isUnsignedId"
      ]
      "reference" => array:3 [
        "type" => 3
        "validate" => "isReference"
        "size" => 64
      ]
      "supplier_reference" => array:3 [
        "type" => 3
        "validate" => "isReference"
        "size" => 64
      ]
      "location" => array:3 [
        "type" => 3
        "validate" => "isReference"
        "size" => 64
      ]
      "width" => array:2 [
        "type" => 4
        "validate" => "isUnsignedFloat"
      ]
      "height" => array:2 [
        "type" => 4
        "validate" => "isUnsignedFloat"
      ]
      "depth" => array:2 [
        "type" => 4
        "validate" => "isUnsignedFloat"
      ]
      "weight" => array:2 [
        "type" => 4
        "validate" => "isUnsignedFloat"
      ]
      "quantity_discount" => array:2 [
        "type" => 2
        "validate" => "isBool"
      ]
      "ean13" => array:3 [
        "type" => 3
        "validate" => "isEan13"
        "size" => 13
      ]
      "isbn" => array:3 [
        "type" => 3
        "validate" => "isIsbn"
        "size" => 32
      ]
      "upc" => array:3 [
        "type" => 3
        "validate" => "isUpc"
        "size" => 12
      ]
      "mpn" => array:3 [
        "type" => 3
        "validate" => "isMpn"
        "size" => 40
      ]
      "cache_is_pack" => array:2 [
        "type" => 2
        "validate" => "isBool"
      ]
      "cache_has_attachments" => array:2 [
        "type" => 2
        "validate" => "isBool"
      ]
      "is_virtual" => array:2 [
        "type" => 2
        "validate" => "isBool"
      ]
      "state" => array:2 [
        "type" => 1
        "validate" => "isUnsignedId"
      ]
      "additional_delivery_times" => array:2 [
        "type" => 1
        "validate" => "isUnsignedId"
      ]
      "delivery_in_stock" => array:4 [
        "type" => 3
        "lang" => true
        "validate" => "isGenericName"
        "size" => 255
      ]
      "delivery_out_stock" => array:4 [
        "type" => 3
        "lang" => true
        "validate" => "isGenericName"
        "size" => 255
      ]
      "id_category_default" => array:3 [
        "type" => 1
        "shop" => true
        "validate" => "isUnsignedId"
      ]
      "id_tax_rules_group" => array:3 [
        "type" => 1
        "shop" => true
        "validate" => "isUnsignedId"
      ]
      "on_sale" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "online_only" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "ecotax" => array:3 [
        "type" => 4
        "shop" => true
        "validate" => "isPrice"
      ]
      "minimal_quantity" => array:3 [
        "type" => 1
        "shop" => true
        "validate" => "isUnsignedInt"
      ]
      "low_stock_threshold" => array:4 [
        "type" => 1
        "shop" => true
        "allow_null" => true
        "validate" => "isInt"
      ]
      "low_stock_alert" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "price" => array:4 [
        "type" => 4
        "shop" => true
        "validate" => "isPrice"
        "required" => true
      ]
      "wholesale_price" => array:3 [
        "type" => 4
        "shop" => true
        "validate" => "isPrice"
      ]
      "unity" => array:3 [
        "type" => 3
        "shop" => true
        "validate" => "isString"
      ]
      "unit_price_ratio" => array:2 [
        "type" => 4
        "shop" => true
      ]
      "additional_shipping_cost" => array:3 [
        "type" => 4
        "shop" => true
        "validate" => "isPrice"
      ]
      "customizable" => array:3 [
        "type" => 1
        "shop" => true
        "validate" => "isUnsignedInt"
      ]
      "text_fields" => array:3 [
        "type" => 1
        "shop" => true
        "validate" => "isUnsignedInt"
      ]
      "uploadable_files" => array:3 [
        "type" => 1
        "shop" => true
        "validate" => "isUnsignedInt"
      ]
      "active" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "redirect_type" => array:3 [
        "type" => 3
        "shop" => true
        "validate" => "isString"
      ]
      "id_type_redirected" => array:3 [
        "type" => 1
        "shop" => true
        "validate" => "isUnsignedId"
      ]
      "available_for_order" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "available_date" => array:3 [
        "type" => 5
        "shop" => true
        "validate" => "isDateFormat"
      ]
      "show_condition" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "condition" => array:5 [
        "type" => 3
        "shop" => true
        "validate" => "isGenericName"
        "values" => array:3 [
          0 => "new"
          1 => "used"
          2 => "refurbished"
        ]
        "default" => "new"
      ]
      "show_price" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "indexed" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "visibility" => array:5 [
        "type" => 3
        "shop" => true
        "validate" => "isProductVisibility"
        "values" => array:4 [
          0 => "both"
          1 => "catalog"
          2 => "search"
          3 => "none"
        ]
        "default" => "both"
      ]
      "cache_default_attribute" => array:2 [
        "type" => 1
        "shop" => true
      ]
      "advanced_stock_management" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "date_add" => array:3 [
        "type" => 5
        "shop" => true
        "validate" => "isDate"
      ]
      "date_upd" => array:3 [
        "type" => 5
        "shop" => true
        "validate" => "isDate"
      ]
      "pack_stock_type" => array:3 [
        "type" => 1
        "shop" => true
        "validate" => "isUnsignedInt"
      ]
      "meta_description" => array:4 [
        "type" => 3
        "lang" => true
        "validate" => "isGenericName"
        "size" => 512
      ]
      "meta_keywords" => array:4 [
        "type" => 3
        "lang" => true
        "validate" => "isGenericName"
        "size" => 255
      ]
      "meta_title" => array:4 [
        "type" => 3
        "lang" => true
        "validate" => "isGenericName"
        "size" => 255
      ]
      "link_rewrite" => array:6 [
        "type" => 3
        "lang" => true
        "validate" => "isLinkRewrite"
        "required" => false
        "size" => 128
        "ws_modifier" => array:2 [
          "http_method" => 2
          "modifier" => "modifierWsLinkRewrite"
        ]
      ]
      "name" => array:5 [
        "type" => 3
        "lang" => true
        "validate" => "isCatalogName"
        "required" => false
        "size" => 128
      ]
      "description" => array:3 [
        "type" => 6
        "lang" => true
        "validate" => "isCleanHtml"
      ]
      "description_short" => array:3 [
        "type" => 6
        "lang" => true
        "validate" => "isCleanHtml"
      ]
      "available_now" => array:4 [
        "type" => 3
        "lang" => true
        "validate" => "isGenericName"
        "size" => 255
      ]
      "available_later" => array:4 [
        "type" => 3
        "lang" => true
        "validate" => "IsGenericName"
        "size" => 255
      ]
    ]
    "associations" => array:7 [
      "manufacturer" => array:1 [
        "type" => 1
      ]
      "supplier" => array:1 [
        "type" => 1
      ]
      "default_category" => array:3 [
        "type" => 1
        "field" => "id_category_default"
        "object" => "Category"
      ]
      "tax_rules_group" => array:1 [
        "type" => 1
      ]
      "categories" => array:4 [
        "type" => 2
        "field" => "id_category"
        "object" => "Category"
        "association" => "category_product"
      ]
      "stock_availables" => array:4 [
        "type" => 2
        "field" => "id_stock_available"
        "object" => "StockAvailable"
        "association" => "stock_availables"
      ]
      "l" => array:3 [
        "type" => 2
        "field" => "id_product"
        "foreign_field" => "id_product"
      ]
    ]
    "classname" => "Product"
  ]
  #update_fields: null
  +force_id: false
}
"id_product"
"21417625"
"id_supplier"
"1"
"id_manufacturer"
"4"
"id_category_default"
"96"
"id_shop_default"
"1"
"id_tax_rules_group"
"0"
"on_sale"
"0"
"online_only"
"0"
"ean13"
""
"isbn"
""
"upc"
""
"mpn"
""
"ecotax"
"0.000000"
"quantity"
"0"
"minimal_quantity"
"1"
"low_stock_threshold"
null
"low_stock_alert"
"0"
"price"
"159.900000"
"wholesale_price"
"46.000000"
"unity"
""
"unit_price_ratio"
"0.000000"
"additional_shipping_cost"
"0.000000"
"reference"
"2217821"
"supplier_reference"
"2217821"
"location"
""
"width"
"0.000000"
"height"
"0.000000"
"depth"
"0.000000"
"weight"
"0.000000"
"out_of_stock"
"2"
"additional_delivery_times"
"1"
"quantity_discount"
"0"
"customizable"
"0"
"uploadable_files"
"0"
"text_fields"
"0"
"active"
"1"
"redirect_type"
""
"id_type_redirected"
"0"
"available_for_order"
"1"
"available_date"
"0000-00-00"
"show_condition"
"0"
"condition"
"new"
"show_price"
"1"
"indexed"
"0"
"visibility"
"both"
"cache_is_pack"
"0"
"cache_has_attachments"
"0"
"is_virtual"
"0"
"cache_default_attribute"
"21507"
"date_add"
"2025-11-10 00:00:00"
"date_upd"
"2026-01-08 17:11:58"
"advanced_stock_management"
"0"
"pack_stock_type"
"3"
"state"
"1"
"id_shop"
"1"
"id_lang"
"1"
"description"
"<p></p>"
"description_short"
"<p></p>"
"link_rewrite"
"bota-casual-para-juvenil-barefoot-colecao"
"meta_description"
""
"meta_keywords"
""
"meta_title"
""
"name"
"Bota Casual Para Juvenil  - Barefoot Colecao"
"available_now"
""
"available_later"
""
"delivery_in_stock"
""
"delivery_out_stock"
""
array:21 [
  "id_product_attribute" => "21507"
  "id_product" => "21417625"
  "reference" => "13467"
  "supplier_reference" => ""
  "location" => ""
  "ean13" => "7000002848078"
  "isbn" => ""
  "upc" => ""
  "mpn" => ""
  "wholesale_price" => "46.000000"
  "price" => "0.000000"
  "ecotax" => "0.000000"
  "quantity" => "0"
  "weight" => "0.000000"
  "unit_price_impact" => "0.000000"
  "default_on" => "1"
  "minimal_quantity" => "1"
  "low_stock_threshold" => null
  "low_stock_alert" => "0"
  "available_date" => "0000-00-00"
  "id_shop" => "1"
]
Combination {#1021
  +id_product: null
  +reference: null
  +supplier_reference: null
  +location: null
  +ean13: null
  +isbn: null
  +upc: null
  +mpn: null
  +wholesale_price: null
  +price: null
  +unit_price_impact: null
  +ecotax: null
  +minimal_quantity: 1
  +low_stock_threshold: null
  +low_stock_alert: false
  +quantity: null
  +weight: null
  +default_on: null
  +available_date: "0000-00-00"
  #webserviceParameters: array:4 [
    "objectNodeName" => "combination"
    "objectsNodeName" => "combinations"
    "fields" => array:1 [
      "id_product" => array:2 [
        "required" => true
        "xlink_resource" => "products"
      ]
    ]
    "associations" => array:2 [
      "product_option_values" => array:1 [
        "resource" => "product_option_value"
      ]
      "images" => array:2 [
        "resource" => "image"
        "api" => "images/products"
      ]
    ]
  ]
  +id: 21507
  #id_lang: null
  #id_shop: 1
  +id_shop_list: []
  #get_shop_from_context: true
  #table: "product_attribute"
  #identifier: "id_product_attribute"
  #fieldsRequired: array:2 [
    0 => "id_product"
    1 => "minimal_quantity"
  ]
  #fieldsSize: array:12 [
    "location" => 64
    "ean13" => 13
    "isbn" => 32
    "upc" => 12
    "mpn" => 40
    "quantity" => 10
    "reference" => 64
    "supplier_reference" => 64
    "wholesale_price" => 27
    "price" => 20
    "ecotax" => 20
    "unit_price_impact" => 20
  ]
  #fieldsValidate: array:17 [
    "id_product" => "isUnsignedId"
    "location" => "isGenericName"
    "ean13" => "isEan13"
    "isbn" => "isIsbn"
    "upc" => "isUpc"
    "mpn" => "isMpn"
    "quantity" => "isInt"
    "wholesale_price" => "isPrice"
    "price" => "isNegativePrice"
    "ecotax" => "isPrice"
    "weight" => "isFloat"
    "unit_price_impact" => "isNegativePrice"
    "minimal_quantity" => "isUnsignedId"
    "low_stock_threshold" => "isInt"
    "low_stock_alert" => "isBool"
    "default_on" => "isBool"
    "available_date" => "isDateFormat"
  ]
  #fieldsRequiredLang: []
  #fieldsSizeLang: []
  #fieldsValidateLang: []
  #tables: []
  #image_dir: null
  #image_format: "jpg"
  #translator: null
  #def: array:4 [
    "table" => "product_attribute"
    "primary" => "id_product_attribute"
    "fields" => array:19 [
      "id_product" => array:4 [
        "type" => 1
        "shop" => "both"
        "validate" => "isUnsignedId"
        "required" => true
      ]
      "location" => array:3 [
        "type" => 3
        "validate" => "isGenericName"
        "size" => 64
      ]
      "ean13" => array:3 [
        "type" => 3
        "validate" => "isEan13"
        "size" => 13
      ]
      "isbn" => array:3 [
        "type" => 3
        "validate" => "isIsbn"
        "size" => 32
      ]
      "upc" => array:3 [
        "type" => 3
        "validate" => "isUpc"
        "size" => 12
      ]
      "mpn" => array:3 [
        "type" => 3
        "validate" => "isMpn"
        "size" => 40
      ]
      "quantity" => array:3 [
        "type" => 1
        "validate" => "isInt"
        "size" => 10
      ]
      "reference" => array:2 [
        "type" => 3
        "size" => 64
      ]
      "supplier_reference" => array:2 [
        "type" => 3
        "size" => 64
      ]
      "wholesale_price" => array:4 [
        "type" => 4
        "shop" => true
        "validate" => "isPrice"
        "size" => 27
      ]
      "price" => array:4 [
        "type" => 4
        "shop" => true
        "validate" => "isNegativePrice"
        "size" => 20
      ]
      "ecotax" => array:4 [
        "type" => 4
        "shop" => true
        "validate" => "isPrice"
        "size" => 20
      ]
      "weight" => array:3 [
        "type" => 4
        "shop" => true
        "validate" => "isFloat"
      ]
      "unit_price_impact" => array:4 [
        "type" => 4
        "shop" => true
        "validate" => "isNegativePrice"
        "size" => 20
      ]
      "minimal_quantity" => array:4 [
        "type" => 1
        "shop" => true
        "validate" => "isUnsignedId"
        "required" => true
      ]
      "low_stock_threshold" => array:4 [
        "type" => 1
        "shop" => true
        "allow_null" => true
        "validate" => "isInt"
      ]
      "low_stock_alert" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "default_on" => array:4 [
        "type" => 2
        "allow_null" => true
        "shop" => true
        "validate" => "isBool"
      ]
      "available_date" => array:3 [
        "type" => 5
        "shop" => true
        "validate" => "isDateFormat"
      ]
    ]
    "classname" => "Combination"
  ]
  #update_fields: null
  +force_id: false
}
"id_product_attribute"
"21507"
"id_product"
"21417625"
"reference"
"13467"
"supplier_reference"
""
"location"
""
"ean13"
"7000002848078"
"isbn"
""
"upc"
""
"mpn"
""
"wholesale_price"
"46.000000"
"price"
"0.000000"
"ecotax"
"0.000000"
"quantity"
"0"
"weight"
"0.000000"
"unit_price_impact"
"0.000000"
"default_on"
"1"
"minimal_quantity"
"1"
"low_stock_threshold"
null
"low_stock_alert"
"0"
"available_date"
"0000-00-00"
"id_shop"
"1"
array:67 [
  "id_product" => "21417698"
  "id_supplier" => "1"
  "id_manufacturer" => "4"
  "id_category_default" => "96"
  "id_shop_default" => "1"
  "id_tax_rules_group" => "0"
  "on_sale" => "0"
  "online_only" => "0"
  "ean13" => ""
  "isbn" => ""
  "upc" => ""
  "mpn" => ""
  "ecotax" => "0.000000"
  "quantity" => "0"
  "minimal_quantity" => "1"
  "low_stock_threshold" => null
  "low_stock_alert" => "0"
  "price" => "169.900000"
  "wholesale_price" => "47.000000"
  "unity" => ""
  "unit_price_ratio" => "0.000000"
  "additional_shipping_cost" => "0.000000"
  "reference" => "2214891"
  "supplier_reference" => "2214891"
  "location" => ""
  "width" => "0.000000"
  "height" => "0.000000"
  "depth" => "0.000000"
  "weight" => "0.000000"
  "out_of_stock" => "2"
  "additional_delivery_times" => "1"
  "quantity_discount" => "0"
  "customizable" => "0"
  "uploadable_files" => "0"
  "text_fields" => "0"
  "active" => "1"
  "redirect_type" => ""
  "id_type_redirected" => "0"
  "available_for_order" => "1"
  "available_date" => "0000-00-00"
  "show_condition" => "0"
  "condition" => "new"
  "show_price" => "1"
  "indexed" => "1"
  "visibility" => "both"
  "cache_is_pack" => "0"
  "cache_has_attachments" => "0"
  "is_virtual" => "0"
  "cache_default_attribute" => "21943"
  "date_add" => "2025-11-10 00:00:00"
  "date_upd" => "2026-01-28 18:59:39"
  "advanced_stock_management" => "0"
  "pack_stock_type" => "3"
  "state" => "1"
  "id_shop" => "1"
  "id_lang" => "1"
  "description" => "<p></p>"
  "description_short" => "<p></p>"
  "link_rewrite" => "bota-casual-para-ninos"
  "meta_description" => ""
  "meta_keywords" => ""
  "meta_title" => ""
  "name" => "Bota Casual Para Ninos"
  "available_now" => ""
  "available_later" => ""
  "delivery_in_stock" => ""
  "delivery_out_stock" => ""
]
Product {#1028
  +tax_name: null
  +tax_rate: null
  +id_manufacturer: null
  +id_supplier: null
  +id_category_default: null
  +id_shop_default: null
  +manufacturer_name: null
  +supplier_name: null
  +name: null
  +description: null
  +description_short: null
  +quantity: 0
  +minimal_quantity: 1
  +low_stock_threshold: null
  +low_stock_alert: false
  +available_now: null
  +available_later: null
  +price: 0
  +specificPrice: 0
  +additional_shipping_cost: 0
  +wholesale_price: 0
  +on_sale: false
  +online_only: false
  +unity: null
  +unit_price: null
  +unit_price_ratio: 0
  +ecotax: 0
  +reference: null
  +supplier_reference: null
  +location: null
  +width: 0
  +height: 0
  +depth: 0
  +weight: 0
  +ean13: null
  +isbn: null
  +upc: null
  +mpn: null
  +link_rewrite: null
  +meta_description: null
  +meta_keywords: null
  +meta_title: null
  +quantity_discount: 0
  +customizable: null
  +new: null
  +uploadable_files: null
  +text_fields: null
  +active: true
  +redirect_type: ""
  +id_type_redirected: 0
  +available_for_order: true
  +available_date: "0000-00-00"
  +show_condition: false
  +condition: null
  +show_price: true
  +indexed: 0
  +visibility: null
  +date_add: null
  +date_upd: null
  +tags: null
  +state: 1
  +base_price: null
  +id_tax_rules_group: 1
  +id_color_default: 0
  +advanced_stock_management: 0
  +out_of_stock: null
  +depends_on_stock: null
  +isFullyLoaded: false
  +cache_is_pack: null
  +cache_has_attachments: null
  +is_virtual: null
  +id_pack_product_attribute: null
  +cache_default_attribute: null
  +category: null
  +pack_stock_type: 3
  +additional_delivery_times: 1
  +delivery_in_stock: null
  +delivery_out_stock: null
  #webserviceParameters: array:4 [
    "objectMethods" => array:2 [
      "add" => "addWs"
      "update" => "updateWs"
    ]
    "objectNodeNames" => "products"
    "fields" => array:12 [
      "id_manufacturer" => array:1 [
        "xlink_resource" => "manufacturers"
      ]
      "id_supplier" => array:1 [
        "xlink_resource" => "suppliers"
      ]
      "id_category_default" => array:1 [
        "xlink_resource" => "categories"
      ]
      "new" => []
      "cache_default_attribute" => []
      "id_default_image" => array:3 [
        "getter" => "getCoverWs"
        "setter" => "setCoverWs"
        "xlink_resource" => array:2 [
          "resourceName" => "images"
          "subResourceName" => "products"
        ]
      ]
      "id_default_combination" => array:3 [
        "getter" => "getWsDefaultCombination"
        "setter" => "setWsDefaultCombination"
        "xlink_resource" => array:1 [
          "resourceName" => "combinations"
        ]
      ]
      "id_tax_rules_group" => array:1 [
        "xlink_resource" => array:1 [
          "resourceName" => "tax_rule_groups"
        ]
      ]
      "position_in_category" => array:2 [
        "getter" => "getWsPositionInCategory"
        "setter" => "setWsPositionInCategory"
      ]
      "manufacturer_name" => array:2 [
        "getter" => "getWsManufacturerName"
        "setter" => false
      ]
      "quantity" => array:2 [
        "getter" => false
        "setter" => false
      ]
      "type" => array:2 [
        "getter" => "getWsType"
        "setter" => "setWsType"
      ]
    ]
    "associations" => array:9 [
      "categories" => array:2 [
        "resource" => "category"
        "fields" => array:1 [
          "id" => array:1 [
            "required" => true
          ]
        ]
      ]
      "images" => array:2 [
        "resource" => "image"
        "fields" => array:1 [
          "id" => []
        ]
      ]
      "combinations" => array:2 [
        "resource" => "combination"
        "fields" => array:1 [
          "id" => array:1 [
            "required" => true
          ]
        ]
      ]
      "product_option_values" => array:2 [
        "resource" => "product_option_value"
        "fields" => array:1 [
          "id" => array:1 [
            "required" => true
          ]
        ]
      ]
      "product_features" => array:2 [
        "resource" => "product_feature"
        "fields" => array:2 [
          "id" => array:1 [
            "required" => true
          ]
          "id_feature_value" => array:2 [
            "required" => true
            "xlink_resource" => "product_feature_values"
          ]
        ]
      ]
      "tags" => array:2 [
        "resource" => "tag"
        "fields" => array:1 [
          "id" => array:1 [
            "required" => true
          ]
        ]
      ]
      "stock_availables" => array:3 [
        "resource" => "stock_available"
        "fields" => array:2 [
          "id" => array:1 [
            "required" => true
          ]
          "id_product_attribute" => array:1 [
            "required" => true
          ]
        ]
        "setter" => false
      ]
      "accessories" => array:3 [
        "resource" => "product"
        "api" => "products"
        "fields" => array:1 [
          "id" => array:2 [
            "required" => true
            "xlink_resource" => "product"
          ]
        ]
      ]
      "product_bundle" => array:3 [
        "resource" => "product"
        "api" => "products"
        "fields" => array:3 [
          "id" => array:1 [
            "required" => true
          ]
          "id_product_attribute" => []
          "quantity" => []
        ]
      ]
    ]
  ]
  +id: 21417698
  #id_lang: 1
  #id_shop: 1
  +id_shop_list: []
  #get_shop_from_context: true
  #table: "product"
  #identifier: "id_product"
  #fieldsRequired: array:1 [
    0 => "price"
  ]
  #fieldsSize: array:7 [
    "reference" => 64
    "supplier_reference" => 64
    "location" => 64
    "ean13" => 13
    "isbn" => 32
    "upc" => 12
    "mpn" => 40
  ]
  #fieldsValidate: array:49 [
    "id_shop_default" => "isUnsignedId"
    "id_manufacturer" => "isUnsignedId"
    "id_supplier" => "isUnsignedId"
    "reference" => "isReference"
    "supplier_reference" => "isReference"
    "location" => "isReference"
    "width" => "isUnsignedFloat"
    "height" => "isUnsignedFloat"
    "depth" => "isUnsignedFloat"
    "weight" => "isUnsignedFloat"
    "quantity_discount" => "isBool"
    "ean13" => "isEan13"
    "isbn" => "isIsbn"
    "upc" => "isUpc"
    "mpn" => "isMpn"
    "cache_is_pack" => "isBool"
    "cache_has_attachments" => "isBool"
    "is_virtual" => "isBool"
    "state" => "isUnsignedId"
    "additional_delivery_times" => "isUnsignedId"
    "id_category_default" => "isUnsignedId"
    "id_tax_rules_group" => "isUnsignedId"
    "on_sale" => "isBool"
    "online_only" => "isBool"
    "ecotax" => "isPrice"
    "minimal_quantity" => "isUnsignedInt"
    "low_stock_threshold" => "isInt"
    "low_stock_alert" => "isBool"
    "price" => "isPrice"
    "wholesale_price" => "isPrice"
    "unity" => "isString"
    "additional_shipping_cost" => "isPrice"
    "customizable" => "isUnsignedInt"
    "text_fields" => "isUnsignedInt"
    "uploadable_files" => "isUnsignedInt"
    "active" => "isBool"
    "redirect_type" => "isString"
    "id_type_redirected" => "isUnsignedId"
    "available_for_order" => "isBool"
    "available_date" => "isDateFormat"
    "show_condition" => "isBool"
    "condition" => "isGenericName"
    "show_price" => "isBool"
    "indexed" => "isBool"
    "visibility" => "isProductVisibility"
    "advanced_stock_management" => "isBool"
    "date_add" => "isDate"
    "date_upd" => "isDate"
    "pack_stock_type" => "isUnsignedInt"
  ]
  #fieldsRequiredLang: []
  #fieldsSizeLang: array:9 [
    "delivery_in_stock" => 255
    "delivery_out_stock" => 255
    "meta_description" => 512
    "meta_keywords" => 255
    "meta_title" => 255
    "link_rewrite" => 128
    "name" => 128
    "available_now" => 255
    "available_later" => 255
  ]
  #fieldsValidateLang: array:11 [
    "delivery_in_stock" => "isGenericName"
    "delivery_out_stock" => "isGenericName"
    "meta_description" => "isGenericName"
    "meta_keywords" => "isGenericName"
    "meta_title" => "isGenericName"
    "link_rewrite" => "isLinkRewrite"
    "name" => "isCatalogName"
    "description" => "isCleanHtml"
    "description_short" => "isCleanHtml"
    "available_now" => "isGenericName"
    "available_later" => "IsGenericName"
  ]
  #tables: []
  #image_dir: null
  #image_format: "jpg"
  #translator: null
  #def: array:7 [
    "table" => "product"
    "primary" => "id_product"
    "multilang" => true
    "multilang_shop" => true
    "fields" => array:62 [
      "id_shop_default" => array:2 [
        "type" => 1
        "validate" => "isUnsignedId"
      ]
      "id_manufacturer" => array:2 [
        "type" => 1
        "validate" => "isUnsignedId"
      ]
      "id_supplier" => array:2 [
        "type" => 1
        "validate" => "isUnsignedId"
      ]
      "reference" => array:3 [
        "type" => 3
        "validate" => "isReference"
        "size" => 64
      ]
      "supplier_reference" => array:3 [
        "type" => 3
        "validate" => "isReference"
        "size" => 64
      ]
      "location" => array:3 [
        "type" => 3
        "validate" => "isReference"
        "size" => 64
      ]
      "width" => array:2 [
        "type" => 4
        "validate" => "isUnsignedFloat"
      ]
      "height" => array:2 [
        "type" => 4
        "validate" => "isUnsignedFloat"
      ]
      "depth" => array:2 [
        "type" => 4
        "validate" => "isUnsignedFloat"
      ]
      "weight" => array:2 [
        "type" => 4
        "validate" => "isUnsignedFloat"
      ]
      "quantity_discount" => array:2 [
        "type" => 2
        "validate" => "isBool"
      ]
      "ean13" => array:3 [
        "type" => 3
        "validate" => "isEan13"
        "size" => 13
      ]
      "isbn" => array:3 [
        "type" => 3
        "validate" => "isIsbn"
        "size" => 32
      ]
      "upc" => array:3 [
        "type" => 3
        "validate" => "isUpc"
        "size" => 12
      ]
      "mpn" => array:3 [
        "type" => 3
        "validate" => "isMpn"
        "size" => 40
      ]
      "cache_is_pack" => array:2 [
        "type" => 2
        "validate" => "isBool"
      ]
      "cache_has_attachments" => array:2 [
        "type" => 2
        "validate" => "isBool"
      ]
      "is_virtual" => array:2 [
        "type" => 2
        "validate" => "isBool"
      ]
      "state" => array:2 [
        "type" => 1
        "validate" => "isUnsignedId"
      ]
      "additional_delivery_times" => array:2 [
        "type" => 1
        "validate" => "isUnsignedId"
      ]
      "delivery_in_stock" => array:4 [
        "type" => 3
        "lang" => true
        "validate" => "isGenericName"
        "size" => 255
      ]
      "delivery_out_stock" => array:4 [
        "type" => 3
        "lang" => true
        "validate" => "isGenericName"
        "size" => 255
      ]
      "id_category_default" => array:3 [
        "type" => 1
        "shop" => true
        "validate" => "isUnsignedId"
      ]
      "id_tax_rules_group" => array:3 [
        "type" => 1
        "shop" => true
        "validate" => "isUnsignedId"
      ]
      "on_sale" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "online_only" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "ecotax" => array:3 [
        "type" => 4
        "shop" => true
        "validate" => "isPrice"
      ]
      "minimal_quantity" => array:3 [
        "type" => 1
        "shop" => true
        "validate" => "isUnsignedInt"
      ]
      "low_stock_threshold" => array:4 [
        "type" => 1
        "shop" => true
        "allow_null" => true
        "validate" => "isInt"
      ]
      "low_stock_alert" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "price" => array:4 [
        "type" => 4
        "shop" => true
        "validate" => "isPrice"
        "required" => true
      ]
      "wholesale_price" => array:3 [
        "type" => 4
        "shop" => true
        "validate" => "isPrice"
      ]
      "unity" => array:3 [
        "type" => 3
        "shop" => true
        "validate" => "isString"
      ]
      "unit_price_ratio" => array:2 [
        "type" => 4
        "shop" => true
      ]
      "additional_shipping_cost" => array:3 [
        "type" => 4
        "shop" => true
        "validate" => "isPrice"
      ]
      "customizable" => array:3 [
        "type" => 1
        "shop" => true
        "validate" => "isUnsignedInt"
      ]
      "text_fields" => array:3 [
        "type" => 1
        "shop" => true
        "validate" => "isUnsignedInt"
      ]
      "uploadable_files" => array:3 [
        "type" => 1
        "shop" => true
        "validate" => "isUnsignedInt"
      ]
      "active" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "redirect_type" => array:3 [
        "type" => 3
        "shop" => true
        "validate" => "isString"
      ]
      "id_type_redirected" => array:3 [
        "type" => 1
        "shop" => true
        "validate" => "isUnsignedId"
      ]
      "available_for_order" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "available_date" => array:3 [
        "type" => 5
        "shop" => true
        "validate" => "isDateFormat"
      ]
      "show_condition" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "condition" => array:5 [
        "type" => 3
        "shop" => true
        "validate" => "isGenericName"
        "values" => array:3 [
          0 => "new"
          1 => "used"
          2 => "refurbished"
        ]
        "default" => "new"
      ]
      "show_price" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "indexed" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "visibility" => array:5 [
        "type" => 3
        "shop" => true
        "validate" => "isProductVisibility"
        "values" => array:4 [
          0 => "both"
          1 => "catalog"
          2 => "search"
          3 => "none"
        ]
        "default" => "both"
      ]
      "cache_default_attribute" => array:2 [
        "type" => 1
        "shop" => true
      ]
      "advanced_stock_management" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "date_add" => array:3 [
        "type" => 5
        "shop" => true
        "validate" => "isDate"
      ]
      "date_upd" => array:3 [
        "type" => 5
        "shop" => true
        "validate" => "isDate"
      ]
      "pack_stock_type" => array:3 [
        "type" => 1
        "shop" => true
        "validate" => "isUnsignedInt"
      ]
      "meta_description" => array:4 [
        "type" => 3
        "lang" => true
        "validate" => "isGenericName"
        "size" => 512
      ]
      "meta_keywords" => array:4 [
        "type" => 3
        "lang" => true
        "validate" => "isGenericName"
        "size" => 255
      ]
      "meta_title" => array:4 [
        "type" => 3
        "lang" => true
        "validate" => "isGenericName"
        "size" => 255
      ]
      "link_rewrite" => array:6 [
        "type" => 3
        "lang" => true
        "validate" => "isLinkRewrite"
        "required" => false
        "size" => 128
        "ws_modifier" => array:2 [
          "http_method" => 2
          "modifier" => "modifierWsLinkRewrite"
        ]
      ]
      "name" => array:5 [
        "type" => 3
        "lang" => true
        "validate" => "isCatalogName"
        "required" => false
        "size" => 128
      ]
      "description" => array:3 [
        "type" => 6
        "lang" => true
        "validate" => "isCleanHtml"
      ]
      "description_short" => array:3 [
        "type" => 6
        "lang" => true
        "validate" => "isCleanHtml"
      ]
      "available_now" => array:4 [
        "type" => 3
        "lang" => true
        "validate" => "isGenericName"
        "size" => 255
      ]
      "available_later" => array:4 [
        "type" => 3
        "lang" => true
        "validate" => "IsGenericName"
        "size" => 255
      ]
    ]
    "associations" => array:7 [
      "manufacturer" => array:1 [
        "type" => 1
      ]
      "supplier" => array:1 [
        "type" => 1
      ]
      "default_category" => array:3 [
        "type" => 1
        "field" => "id_category_default"
        "object" => "Category"
      ]
      "tax_rules_group" => array:1 [
        "type" => 1
      ]
      "categories" => array:4 [
        "type" => 2
        "field" => "id_category"
        "object" => "Category"
        "association" => "category_product"
      ]
      "stock_availables" => array:4 [
        "type" => 2
        "field" => "id_stock_available"
        "object" => "StockAvailable"
        "association" => "stock_availables"
      ]
      "l" => array:3 [
        "type" => 2
        "field" => "id_product"
        "foreign_field" => "id_product"
      ]
    ]
    "classname" => "Product"
  ]
  #update_fields: null
  +force_id: false
}
"id_product"
"21417698"
"id_supplier"
"1"
"id_manufacturer"
"4"
"id_category_default"
"96"
"id_shop_default"
"1"
"id_tax_rules_group"
"0"
"on_sale"
"0"
"online_only"
"0"
"ean13"
""
"isbn"
""
"upc"
""
"mpn"
""
"ecotax"
"0.000000"
"quantity"
"0"
"minimal_quantity"
"1"
"low_stock_threshold"
null
"low_stock_alert"
"0"
"price"
"169.900000"
"wholesale_price"
"47.000000"
"unity"
""
"unit_price_ratio"
"0.000000"
"additional_shipping_cost"
"0.000000"
"reference"
"2214891"
"supplier_reference"
"2214891"
"location"
""
"width"
"0.000000"
"height"
"0.000000"
"depth"
"0.000000"
"weight"
"0.000000"
"out_of_stock"
"2"
"additional_delivery_times"
"1"
"quantity_discount"
"0"
"customizable"
"0"
"uploadable_files"
"0"
"text_fields"
"0"
"active"
"1"
"redirect_type"
""
"id_type_redirected"
"0"
"available_for_order"
"1"
"available_date"
"0000-00-00"
"show_condition"
"0"
"condition"
"new"
"show_price"
"1"
"indexed"
"1"
"visibility"
"both"
"cache_is_pack"
"0"
"cache_has_attachments"
"0"
"is_virtual"
"0"
"cache_default_attribute"
"21943"
"date_add"
"2025-11-10 00:00:00"
"date_upd"
"2026-01-28 18:59:39"
"advanced_stock_management"
"0"
"pack_stock_type"
"3"
"state"
"1"
"id_shop"
"1"
"id_lang"
"1"
"description"
"<p></p>"
"description_short"
"<p></p>"
"link_rewrite"
"bota-casual-para-ninos"
"meta_description"
""
"meta_keywords"
""
"meta_title"
""
"name"
"Bota Casual Para Ninos"
"available_now"
""
"available_later"
""
"delivery_in_stock"
""
"delivery_out_stock"
""
array:21 [
  "id_product_attribute" => "21949"
  "id_product" => "21417698"
  "reference" => "14266"
  "supplier_reference" => ""
  "location" => ""
  "ean13" => "7000002802230"
  "isbn" => ""
  "upc" => ""
  "mpn" => ""
  "wholesale_price" => "47.000000"
  "price" => "0.000000"
  "ecotax" => "0.000000"
  "quantity" => "0"
  "weight" => "0.000000"
  "unit_price_impact" => "0.000000"
  "default_on" => null
  "minimal_quantity" => "1"
  "low_stock_threshold" => null
  "low_stock_alert" => "0"
  "available_date" => "0000-00-00"
  "id_shop" => "1"
]
Combination {#1028
  +id_product: null
  +reference: null
  +supplier_reference: null
  +location: null
  +ean13: null
  +isbn: null
  +upc: null
  +mpn: null
  +wholesale_price: null
  +price: null
  +unit_price_impact: null
  +ecotax: null
  +minimal_quantity: 1
  +low_stock_threshold: null
  +low_stock_alert: false
  +quantity: null
  +weight: null
  +default_on: null
  +available_date: "0000-00-00"
  #webserviceParameters: array:4 [
    "objectNodeName" => "combination"
    "objectsNodeName" => "combinations"
    "fields" => array:1 [
      "id_product" => array:2 [
        "required" => true
        "xlink_resource" => "products"
      ]
    ]
    "associations" => array:2 [
      "product_option_values" => array:1 [
        "resource" => "product_option_value"
      ]
      "images" => array:2 [
        "resource" => "image"
        "api" => "images/products"
      ]
    ]
  ]
  +id: 21949
  #id_lang: null
  #id_shop: 1
  +id_shop_list: []
  #get_shop_from_context: true
  #table: "product_attribute"
  #identifier: "id_product_attribute"
  #fieldsRequired: array:2 [
    0 => "id_product"
    1 => "minimal_quantity"
  ]
  #fieldsSize: array:12 [
    "location" => 64
    "ean13" => 13
    "isbn" => 32
    "upc" => 12
    "mpn" => 40
    "quantity" => 10
    "reference" => 64
    "supplier_reference" => 64
    "wholesale_price" => 27
    "price" => 20
    "ecotax" => 20
    "unit_price_impact" => 20
  ]
  #fieldsValidate: array:17 [
    "id_product" => "isUnsignedId"
    "location" => "isGenericName"
    "ean13" => "isEan13"
    "isbn" => "isIsbn"
    "upc" => "isUpc"
    "mpn" => "isMpn"
    "quantity" => "isInt"
    "wholesale_price" => "isPrice"
    "price" => "isNegativePrice"
    "ecotax" => "isPrice"
    "weight" => "isFloat"
    "unit_price_impact" => "isNegativePrice"
    "minimal_quantity" => "isUnsignedId"
    "low_stock_threshold" => "isInt"
    "low_stock_alert" => "isBool"
    "default_on" => "isBool"
    "available_date" => "isDateFormat"
  ]
  #fieldsRequiredLang: []
  #fieldsSizeLang: []
  #fieldsValidateLang: []
  #tables: []
  #image_dir: null
  #image_format: "jpg"
  #translator: null
  #def: array:4 [
    "table" => "product_attribute"
    "primary" => "id_product_attribute"
    "fields" => array:19 [
      "id_product" => array:4 [
        "type" => 1
        "shop" => "both"
        "validate" => "isUnsignedId"
        "required" => true
      ]
      "location" => array:3 [
        "type" => 3
        "validate" => "isGenericName"
        "size" => 64
      ]
      "ean13" => array:3 [
        "type" => 3
        "validate" => "isEan13"
        "size" => 13
      ]
      "isbn" => array:3 [
        "type" => 3
        "validate" => "isIsbn"
        "size" => 32
      ]
      "upc" => array:3 [
        "type" => 3
        "validate" => "isUpc"
        "size" => 12
      ]
      "mpn" => array:3 [
        "type" => 3
        "validate" => "isMpn"
        "size" => 40
      ]
      "quantity" => array:3 [
        "type" => 1
        "validate" => "isInt"
        "size" => 10
      ]
      "reference" => array:2 [
        "type" => 3
        "size" => 64
      ]
      "supplier_reference" => array:2 [
        "type" => 3
        "size" => 64
      ]
      "wholesale_price" => array:4 [
        "type" => 4
        "shop" => true
        "validate" => "isPrice"
        "size" => 27
      ]
      "price" => array:4 [
        "type" => 4
        "shop" => true
        "validate" => "isNegativePrice"
        "size" => 20
      ]
      "ecotax" => array:4 [
        "type" => 4
        "shop" => true
        "validate" => "isPrice"
        "size" => 20
      ]
      "weight" => array:3 [
        "type" => 4
        "shop" => true
        "validate" => "isFloat"
      ]
      "unit_price_impact" => array:4 [
        "type" => 4
        "shop" => true
        "validate" => "isNegativePrice"
        "size" => 20
      ]
      "minimal_quantity" => array:4 [
        "type" => 1
        "shop" => true
        "validate" => "isUnsignedId"
        "required" => true
      ]
      "low_stock_threshold" => array:4 [
        "type" => 1
        "shop" => true
        "allow_null" => true
        "validate" => "isInt"
      ]
      "low_stock_alert" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "default_on" => array:4 [
        "type" => 2
        "allow_null" => true
        "shop" => true
        "validate" => "isBool"
      ]
      "available_date" => array:3 [
        "type" => 5
        "shop" => true
        "validate" => "isDateFormat"
      ]
    ]
    "classname" => "Combination"
  ]
  #update_fields: null
  +force_id: false
}
"id_product_attribute"
"21949"
"id_product"
"21417698"
"reference"
"14266"
"supplier_reference"
""
"location"
""
"ean13"
"7000002802230"
"isbn"
""
"upc"
""
"mpn"
""
"wholesale_price"
"47.000000"
"price"
"0.000000"
"ecotax"
"0.000000"
"quantity"
"0"
"weight"
"0.000000"
"unit_price_impact"
"0.000000"
"default_on"
null
"minimal_quantity"
"1"
"low_stock_threshold"
null
"low_stock_alert"
"0"
"available_date"
"0000-00-00"
"id_shop"
"1"
array:67 [
  "id_product" => "21417705"
  "id_supplier" => "1"
  "id_manufacturer" => "4"
  "id_category_default" => "96"
  "id_shop_default" => "1"
  "id_tax_rules_group" => "0"
  "on_sale" => "0"
  "online_only" => "0"
  "ean13" => ""
  "isbn" => ""
  "upc" => ""
  "mpn" => ""
  "ecotax" => "0.000000"
  "quantity" => "0"
  "minimal_quantity" => "1"
  "low_stock_threshold" => null
  "low_stock_alert" => "0"
  "price" => "169.900000"
  "wholesale_price" => "43.200000"
  "unity" => ""
  "unit_price_ratio" => "0.000000"
  "additional_shipping_cost" => "0.000000"
  "reference" => "2214941"
  "supplier_reference" => "2214941"
  "location" => ""
  "width" => "0.000000"
  "height" => "0.000000"
  "depth" => "0.000000"
  "weight" => "0.000000"
  "out_of_stock" => "2"
  "additional_delivery_times" => "1"
  "quantity_discount" => "0"
  "customizable" => "0"
  "uploadable_files" => "0"
  "text_fields" => "0"
  "active" => "1"
  "redirect_type" => ""
  "id_type_redirected" => "0"
  "available_for_order" => "1"
  "available_date" => "0000-00-00"
  "show_condition" => "0"
  "condition" => "new"
  "show_price" => "1"
  "indexed" => "1"
  "visibility" => "both"
  "cache_is_pack" => "0"
  "cache_has_attachments" => "0"
  "is_virtual" => "0"
  "cache_default_attribute" => "21998"
  "date_add" => "2025-11-10 00:00:00"
  "date_upd" => "2026-01-28 18:59:43"
  "advanced_stock_management" => "0"
  "pack_stock_type" => "3"
  "state" => "1"
  "id_shop" => "1"
  "id_lang" => "1"
  "description" => "<p></p>"
  "description_short" => "<p></p>"
  "link_rewrite" => "bota-casual-para-ninos-barefoot-colecao"
  "meta_description" => ""
  "meta_keywords" => ""
  "meta_title" => ""
  "name" => "Bota Casual Para Ninos  - Barefoot Colecao"
  "available_now" => ""
  "available_later" => ""
  "delivery_in_stock" => ""
  "delivery_out_stock" => ""
]
Product {#1035
  +tax_name: null
  +tax_rate: null
  +id_manufacturer: null
  +id_supplier: null
  +id_category_default: null
  +id_shop_default: null
  +manufacturer_name: null
  +supplier_name: null
  +name: null
  +description: null
  +description_short: null
  +quantity: 0
  +minimal_quantity: 1
  +low_stock_threshold: null
  +low_stock_alert: false
  +available_now: null
  +available_later: null
  +price: 0
  +specificPrice: 0
  +additional_shipping_cost: 0
  +wholesale_price: 0
  +on_sale: false
  +online_only: false
  +unity: null
  +unit_price: null
  +unit_price_ratio: 0
  +ecotax: 0
  +reference: null
  +supplier_reference: null
  +location: null
  +width: 0
  +height: 0
  +depth: 0
  +weight: 0
  +ean13: null
  +isbn: null
  +upc: null
  +mpn: null
  +link_rewrite: null
  +meta_description: null
  +meta_keywords: null
  +meta_title: null
  +quantity_discount: 0
  +customizable: null
  +new: null
  +uploadable_files: null
  +text_fields: null
  +active: true
  +redirect_type: ""
  +id_type_redirected: 0
  +available_for_order: true
  +available_date: "0000-00-00"
  +show_condition: false
  +condition: null
  +show_price: true
  +indexed: 0
  +visibility: null
  +date_add: null
  +date_upd: null
  +tags: null
  +state: 1
  +base_price: null
  +id_tax_rules_group: 1
  +id_color_default: 0
  +advanced_stock_management: 0
  +out_of_stock: null
  +depends_on_stock: null
  +isFullyLoaded: false
  +cache_is_pack: null
  +cache_has_attachments: null
  +is_virtual: null
  +id_pack_product_attribute: null
  +cache_default_attribute: null
  +category: null
  +pack_stock_type: 3
  +additional_delivery_times: 1
  +delivery_in_stock: null
  +delivery_out_stock: null
  #webserviceParameters: array:4 [
    "objectMethods" => array:2 [
      "add" => "addWs"
      "update" => "updateWs"
    ]
    "objectNodeNames" => "products"
    "fields" => array:12 [
      "id_manufacturer" => array:1 [
        "xlink_resource" => "manufacturers"
      ]
      "id_supplier" => array:1 [
        "xlink_resource" => "suppliers"
      ]
      "id_category_default" => array:1 [
        "xlink_resource" => "categories"
      ]
      "new" => []
      "cache_default_attribute" => []
      "id_default_image" => array:3 [
        "getter" => "getCoverWs"
        "setter" => "setCoverWs"
        "xlink_resource" => array:2 [
          "resourceName" => "images"
          "subResourceName" => "products"
        ]
      ]
      "id_default_combination" => array:3 [
        "getter" => "getWsDefaultCombination"
        "setter" => "setWsDefaultCombination"
        "xlink_resource" => array:1 [
          "resourceName" => "combinations"
        ]
      ]
      "id_tax_rules_group" => array:1 [
        "xlink_resource" => array:1 [
          "resourceName" => "tax_rule_groups"
        ]
      ]
      "position_in_category" => array:2 [
        "getter" => "getWsPositionInCategory"
        "setter" => "setWsPositionInCategory"
      ]
      "manufacturer_name" => array:2 [
        "getter" => "getWsManufacturerName"
        "setter" => false
      ]
      "quantity" => array:2 [
        "getter" => false
        "setter" => false
      ]
      "type" => array:2 [
        "getter" => "getWsType"
        "setter" => "setWsType"
      ]
    ]
    "associations" => array:9 [
      "categories" => array:2 [
        "resource" => "category"
        "fields" => array:1 [
          "id" => array:1 [
            "required" => true
          ]
        ]
      ]
      "images" => array:2 [
        "resource" => "image"
        "fields" => array:1 [
          "id" => []
        ]
      ]
      "combinations" => array:2 [
        "resource" => "combination"
        "fields" => array:1 [
          "id" => array:1 [
            "required" => true
          ]
        ]
      ]
      "product_option_values" => array:2 [
        "resource" => "product_option_value"
        "fields" => array:1 [
          "id" => array:1 [
            "required" => true
          ]
        ]
      ]
      "product_features" => array:2 [
        "resource" => "product_feature"
        "fields" => array:2 [
          "id" => array:1 [
            "required" => true
          ]
          "id_feature_value" => array:2 [
            "required" => true
            "xlink_resource" => "product_feature_values"
          ]
        ]
      ]
      "tags" => array:2 [
        "resource" => "tag"
        "fields" => array:1 [
          "id" => array:1 [
            "required" => true
          ]
        ]
      ]
      "stock_availables" => array:3 [
        "resource" => "stock_available"
        "fields" => array:2 [
          "id" => array:1 [
            "required" => true
          ]
          "id_product_attribute" => array:1 [
            "required" => true
          ]
        ]
        "setter" => false
      ]
      "accessories" => array:3 [
        "resource" => "product"
        "api" => "products"
        "fields" => array:1 [
          "id" => array:2 [
            "required" => true
            "xlink_resource" => "product"
          ]
        ]
      ]
      "product_bundle" => array:3 [
        "resource" => "product"
        "api" => "products"
        "fields" => array:3 [
          "id" => array:1 [
            "required" => true
          ]
          "id_product_attribute" => []
          "quantity" => []
        ]
      ]
    ]
  ]
  +id: 21417705
  #id_lang: 1
  #id_shop: 1
  +id_shop_list: []
  #get_shop_from_context: true
  #table: "product"
  #identifier: "id_product"
  #fieldsRequired: array:1 [
    0 => "price"
  ]
  #fieldsSize: array:7 [
    "reference" => 64
    "supplier_reference" => 64
    "location" => 64
    "ean13" => 13
    "isbn" => 32
    "upc" => 12
    "mpn" => 40
  ]
  #fieldsValidate: array:49 [
    "id_shop_default" => "isUnsignedId"
    "id_manufacturer" => "isUnsignedId"
    "id_supplier" => "isUnsignedId"
    "reference" => "isReference"
    "supplier_reference" => "isReference"
    "location" => "isReference"
    "width" => "isUnsignedFloat"
    "height" => "isUnsignedFloat"
    "depth" => "isUnsignedFloat"
    "weight" => "isUnsignedFloat"
    "quantity_discount" => "isBool"
    "ean13" => "isEan13"
    "isbn" => "isIsbn"
    "upc" => "isUpc"
    "mpn" => "isMpn"
    "cache_is_pack" => "isBool"
    "cache_has_attachments" => "isBool"
    "is_virtual" => "isBool"
    "state" => "isUnsignedId"
    "additional_delivery_times" => "isUnsignedId"
    "id_category_default" => "isUnsignedId"
    "id_tax_rules_group" => "isUnsignedId"
    "on_sale" => "isBool"
    "online_only" => "isBool"
    "ecotax" => "isPrice"
    "minimal_quantity" => "isUnsignedInt"
    "low_stock_threshold" => "isInt"
    "low_stock_alert" => "isBool"
    "price" => "isPrice"
    "wholesale_price" => "isPrice"
    "unity" => "isString"
    "additional_shipping_cost" => "isPrice"
    "customizable" => "isUnsignedInt"
    "text_fields" => "isUnsignedInt"
    "uploadable_files" => "isUnsignedInt"
    "active" => "isBool"
    "redirect_type" => "isString"
    "id_type_redirected" => "isUnsignedId"
    "available_for_order" => "isBool"
    "available_date" => "isDateFormat"
    "show_condition" => "isBool"
    "condition" => "isGenericName"
    "show_price" => "isBool"
    "indexed" => "isBool"
    "visibility" => "isProductVisibility"
    "advanced_stock_management" => "isBool"
    "date_add" => "isDate"
    "date_upd" => "isDate"
    "pack_stock_type" => "isUnsignedInt"
  ]
  #fieldsRequiredLang: []
  #fieldsSizeLang: array:9 [
    "delivery_in_stock" => 255
    "delivery_out_stock" => 255
    "meta_description" => 512
    "meta_keywords" => 255
    "meta_title" => 255
    "link_rewrite" => 128
    "name" => 128
    "available_now" => 255
    "available_later" => 255
  ]
  #fieldsValidateLang: array:11 [
    "delivery_in_stock" => "isGenericName"
    "delivery_out_stock" => "isGenericName"
    "meta_description" => "isGenericName"
    "meta_keywords" => "isGenericName"
    "meta_title" => "isGenericName"
    "link_rewrite" => "isLinkRewrite"
    "name" => "isCatalogName"
    "description" => "isCleanHtml"
    "description_short" => "isCleanHtml"
    "available_now" => "isGenericName"
    "available_later" => "IsGenericName"
  ]
  #tables: []
  #image_dir: null
  #image_format: "jpg"
  #translator: null
  #def: array:7 [
    "table" => "product"
    "primary" => "id_product"
    "multilang" => true
    "multilang_shop" => true
    "fields" => array:62 [
      "id_shop_default" => array:2 [
        "type" => 1
        "validate" => "isUnsignedId"
      ]
      "id_manufacturer" => array:2 [
        "type" => 1
        "validate" => "isUnsignedId"
      ]
      "id_supplier" => array:2 [
        "type" => 1
        "validate" => "isUnsignedId"
      ]
      "reference" => array:3 [
        "type" => 3
        "validate" => "isReference"
        "size" => 64
      ]
      "supplier_reference" => array:3 [
        "type" => 3
        "validate" => "isReference"
        "size" => 64
      ]
      "location" => array:3 [
        "type" => 3
        "validate" => "isReference"
        "size" => 64
      ]
      "width" => array:2 [
        "type" => 4
        "validate" => "isUnsignedFloat"
      ]
      "height" => array:2 [
        "type" => 4
        "validate" => "isUnsignedFloat"
      ]
      "depth" => array:2 [
        "type" => 4
        "validate" => "isUnsignedFloat"
      ]
      "weight" => array:2 [
        "type" => 4
        "validate" => "isUnsignedFloat"
      ]
      "quantity_discount" => array:2 [
        "type" => 2
        "validate" => "isBool"
      ]
      "ean13" => array:3 [
        "type" => 3
        "validate" => "isEan13"
        "size" => 13
      ]
      "isbn" => array:3 [
        "type" => 3
        "validate" => "isIsbn"
        "size" => 32
      ]
      "upc" => array:3 [
        "type" => 3
        "validate" => "isUpc"
        "size" => 12
      ]
      "mpn" => array:3 [
        "type" => 3
        "validate" => "isMpn"
        "size" => 40
      ]
      "cache_is_pack" => array:2 [
        "type" => 2
        "validate" => "isBool"
      ]
      "cache_has_attachments" => array:2 [
        "type" => 2
        "validate" => "isBool"
      ]
      "is_virtual" => array:2 [
        "type" => 2
        "validate" => "isBool"
      ]
      "state" => array:2 [
        "type" => 1
        "validate" => "isUnsignedId"
      ]
      "additional_delivery_times" => array:2 [
        "type" => 1
        "validate" => "isUnsignedId"
      ]
      "delivery_in_stock" => array:4 [
        "type" => 3
        "lang" => true
        "validate" => "isGenericName"
        "size" => 255
      ]
      "delivery_out_stock" => array:4 [
        "type" => 3
        "lang" => true
        "validate" => "isGenericName"
        "size" => 255
      ]
      "id_category_default" => array:3 [
        "type" => 1
        "shop" => true
        "validate" => "isUnsignedId"
      ]
      "id_tax_rules_group" => array:3 [
        "type" => 1
        "shop" => true
        "validate" => "isUnsignedId"
      ]
      "on_sale" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "online_only" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "ecotax" => array:3 [
        "type" => 4
        "shop" => true
        "validate" => "isPrice"
      ]
      "minimal_quantity" => array:3 [
        "type" => 1
        "shop" => true
        "validate" => "isUnsignedInt"
      ]
      "low_stock_threshold" => array:4 [
        "type" => 1
        "shop" => true
        "allow_null" => true
        "validate" => "isInt"
      ]
      "low_stock_alert" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "price" => array:4 [
        "type" => 4
        "shop" => true
        "validate" => "isPrice"
        "required" => true
      ]
      "wholesale_price" => array:3 [
        "type" => 4
        "shop" => true
        "validate" => "isPrice"
      ]
      "unity" => array:3 [
        "type" => 3
        "shop" => true
        "validate" => "isString"
      ]
      "unit_price_ratio" => array:2 [
        "type" => 4
        "shop" => true
      ]
      "additional_shipping_cost" => array:3 [
        "type" => 4
        "shop" => true
        "validate" => "isPrice"
      ]
      "customizable" => array:3 [
        "type" => 1
        "shop" => true
        "validate" => "isUnsignedInt"
      ]
      "text_fields" => array:3 [
        "type" => 1
        "shop" => true
        "validate" => "isUnsignedInt"
      ]
      "uploadable_files" => array:3 [
        "type" => 1
        "shop" => true
        "validate" => "isUnsignedInt"
      ]
      "active" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "redirect_type" => array:3 [
        "type" => 3
        "shop" => true
        "validate" => "isString"
      ]
      "id_type_redirected" => array:3 [
        "type" => 1
        "shop" => true
        "validate" => "isUnsignedId"
      ]
      "available_for_order" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "available_date" => array:3 [
        "type" => 5
        "shop" => true
        "validate" => "isDateFormat"
      ]
      "show_condition" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "condition" => array:5 [
        "type" => 3
        "shop" => true
        "validate" => "isGenericName"
        "values" => array:3 [
          0 => "new"
          1 => "used"
          2 => "refurbished"
        ]
        "default" => "new"
      ]
      "show_price" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "indexed" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "visibility" => array:5 [
        "type" => 3
        "shop" => true
        "validate" => "isProductVisibility"
        "values" => array:4 [
          0 => "both"
          1 => "catalog"
          2 => "search"
          3 => "none"
        ]
        "default" => "both"
      ]
      "cache_default_attribute" => array:2 [
        "type" => 1
        "shop" => true
      ]
      "advanced_stock_management" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "date_add" => array:3 [
        "type" => 5
        "shop" => true
        "validate" => "isDate"
      ]
      "date_upd" => array:3 [
        "type" => 5
        "shop" => true
        "validate" => "isDate"
      ]
      "pack_stock_type" => array:3 [
        "type" => 1
        "shop" => true
        "validate" => "isUnsignedInt"
      ]
      "meta_description" => array:4 [
        "type" => 3
        "lang" => true
        "validate" => "isGenericName"
        "size" => 512
      ]
      "meta_keywords" => array:4 [
        "type" => 3
        "lang" => true
        "validate" => "isGenericName"
        "size" => 255
      ]
      "meta_title" => array:4 [
        "type" => 3
        "lang" => true
        "validate" => "isGenericName"
        "size" => 255
      ]
      "link_rewrite" => array:6 [
        "type" => 3
        "lang" => true
        "validate" => "isLinkRewrite"
        "required" => false
        "size" => 128
        "ws_modifier" => array:2 [
          "http_method" => 2
          "modifier" => "modifierWsLinkRewrite"
        ]
      ]
      "name" => array:5 [
        "type" => 3
        "lang" => true
        "validate" => "isCatalogName"
        "required" => false
        "size" => 128
      ]
      "description" => array:3 [
        "type" => 6
        "lang" => true
        "validate" => "isCleanHtml"
      ]
      "description_short" => array:3 [
        "type" => 6
        "lang" => true
        "validate" => "isCleanHtml"
      ]
      "available_now" => array:4 [
        "type" => 3
        "lang" => true
        "validate" => "isGenericName"
        "size" => 255
      ]
      "available_later" => array:4 [
        "type" => 3
        "lang" => true
        "validate" => "IsGenericName"
        "size" => 255
      ]
    ]
    "associations" => array:7 [
      "manufacturer" => array:1 [
        "type" => 1
      ]
      "supplier" => array:1 [
        "type" => 1
      ]
      "default_category" => array:3 [
        "type" => 1
        "field" => "id_category_default"
        "object" => "Category"
      ]
      "tax_rules_group" => array:1 [
        "type" => 1
      ]
      "categories" => array:4 [
        "type" => 2
        "field" => "id_category"
        "object" => "Category"
        "association" => "category_product"
      ]
      "stock_availables" => array:4 [
        "type" => 2
        "field" => "id_stock_available"
        "object" => "StockAvailable"
        "association" => "stock_availables"
      ]
      "l" => array:3 [
        "type" => 2
        "field" => "id_product"
        "foreign_field" => "id_product"
      ]
    ]
    "classname" => "Product"
  ]
  #update_fields: null
  +force_id: false
}
"id_product"
"21417705"
"id_supplier"
"1"
"id_manufacturer"
"4"
"id_category_default"
"96"
"id_shop_default"
"1"
"id_tax_rules_group"
"0"
"on_sale"
"0"
"online_only"
"0"
"ean13"
""
"isbn"
""
"upc"
""
"mpn"
""
"ecotax"
"0.000000"
"quantity"
"0"
"minimal_quantity"
"1"
"low_stock_threshold"
null
"low_stock_alert"
"0"
"price"
"169.900000"
"wholesale_price"
"43.200000"
"unity"
""
"unit_price_ratio"
"0.000000"
"additional_shipping_cost"
"0.000000"
"reference"
"2214941"
"supplier_reference"
"2214941"
"location"
""
"width"
"0.000000"
"height"
"0.000000"
"depth"
"0.000000"
"weight"
"0.000000"
"out_of_stock"
"2"
"additional_delivery_times"
"1"
"quantity_discount"
"0"
"customizable"
"0"
"uploadable_files"
"0"
"text_fields"
"0"
"active"
"1"
"redirect_type"
""
"id_type_redirected"
"0"
"available_for_order"
"1"
"available_date"
"0000-00-00"
"show_condition"
"0"
"condition"
"new"
"show_price"
"1"
"indexed"
"1"
"visibility"
"both"
"cache_is_pack"
"0"
"cache_has_attachments"
"0"
"is_virtual"
"0"
"cache_default_attribute"
"21998"
"date_add"
"2025-11-10 00:00:00"
"date_upd"
"2026-01-28 18:59:43"
"advanced_stock_management"
"0"
"pack_stock_type"
"3"
"state"
"1"
"id_shop"
"1"
"id_lang"
"1"
"description"
"<p></p>"
"description_short"
"<p></p>"
"link_rewrite"
"bota-casual-para-ninos-barefoot-colecao"
"meta_description"
""
"meta_keywords"
""
"meta_title"
""
"name"
"Bota Casual Para Ninos  - Barefoot Colecao"
"available_now"
""
"available_later"
""
"delivery_in_stock"
""
"delivery_out_stock"
""
array:21 [
  "id_product_attribute" => "22004"
  "id_product" => "21417705"
  "reference" => "14211"
  "supplier_reference" => ""
  "location" => ""
  "ean13" => "7000002802810"
  "isbn" => ""
  "upc" => ""
  "mpn" => ""
  "wholesale_price" => "43.200000"
  "price" => "0.000000"
  "ecotax" => "0.000000"
  "quantity" => "0"
  "weight" => "0.000000"
  "unit_price_impact" => "0.000000"
  "default_on" => null
  "minimal_quantity" => "1"
  "low_stock_threshold" => null
  "low_stock_alert" => "0"
  "available_date" => "0000-00-00"
  "id_shop" => "1"
]
Combination {#1035
  +id_product: null
  +reference: null
  +supplier_reference: null
  +location: null
  +ean13: null
  +isbn: null
  +upc: null
  +mpn: null
  +wholesale_price: null
  +price: null
  +unit_price_impact: null
  +ecotax: null
  +minimal_quantity: 1
  +low_stock_threshold: null
  +low_stock_alert: false
  +quantity: null
  +weight: null
  +default_on: null
  +available_date: "0000-00-00"
  #webserviceParameters: array:4 [
    "objectNodeName" => "combination"
    "objectsNodeName" => "combinations"
    "fields" => array:1 [
      "id_product" => array:2 [
        "required" => true
        "xlink_resource" => "products"
      ]
    ]
    "associations" => array:2 [
      "product_option_values" => array:1 [
        "resource" => "product_option_value"
      ]
      "images" => array:2 [
        "resource" => "image"
        "api" => "images/products"
      ]
    ]
  ]
  +id: 22004
  #id_lang: null
  #id_shop: 1
  +id_shop_list: []
  #get_shop_from_context: true
  #table: "product_attribute"
  #identifier: "id_product_attribute"
  #fieldsRequired: array:2 [
    0 => "id_product"
    1 => "minimal_quantity"
  ]
  #fieldsSize: array:12 [
    "location" => 64
    "ean13" => 13
    "isbn" => 32
    "upc" => 12
    "mpn" => 40
    "quantity" => 10
    "reference" => 64
    "supplier_reference" => 64
    "wholesale_price" => 27
    "price" => 20
    "ecotax" => 20
    "unit_price_impact" => 20
  ]
  #fieldsValidate: array:17 [
    "id_product" => "isUnsignedId"
    "location" => "isGenericName"
    "ean13" => "isEan13"
    "isbn" => "isIsbn"
    "upc" => "isUpc"
    "mpn" => "isMpn"
    "quantity" => "isInt"
    "wholesale_price" => "isPrice"
    "price" => "isNegativePrice"
    "ecotax" => "isPrice"
    "weight" => "isFloat"
    "unit_price_impact" => "isNegativePrice"
    "minimal_quantity" => "isUnsignedId"
    "low_stock_threshold" => "isInt"
    "low_stock_alert" => "isBool"
    "default_on" => "isBool"
    "available_date" => "isDateFormat"
  ]
  #fieldsRequiredLang: []
  #fieldsSizeLang: []
  #fieldsValidateLang: []
  #tables: []
  #image_dir: null
  #image_format: "jpg"
  #translator: null
  #def: array:4 [
    "table" => "product_attribute"
    "primary" => "id_product_attribute"
    "fields" => array:19 [
      "id_product" => array:4 [
        "type" => 1
        "shop" => "both"
        "validate" => "isUnsignedId"
        "required" => true
      ]
      "location" => array:3 [
        "type" => 3
        "validate" => "isGenericName"
        "size" => 64
      ]
      "ean13" => array:3 [
        "type" => 3
        "validate" => "isEan13"
        "size" => 13
      ]
      "isbn" => array:3 [
        "type" => 3
        "validate" => "isIsbn"
        "size" => 32
      ]
      "upc" => array:3 [
        "type" => 3
        "validate" => "isUpc"
        "size" => 12
      ]
      "mpn" => array:3 [
        "type" => 3
        "validate" => "isMpn"
        "size" => 40
      ]
      "quantity" => array:3 [
        "type" => 1
        "validate" => "isInt"
        "size" => 10
      ]
      "reference" => array:2 [
        "type" => 3
        "size" => 64
      ]
      "supplier_reference" => array:2 [
        "type" => 3
        "size" => 64
      ]
      "wholesale_price" => array:4 [
        "type" => 4
        "shop" => true
        "validate" => "isPrice"
        "size" => 27
      ]
      "price" => array:4 [
        "type" => 4
        "shop" => true
        "validate" => "isNegativePrice"
        "size" => 20
      ]
      "ecotax" => array:4 [
        "type" => 4
        "shop" => true
        "validate" => "isPrice"
        "size" => 20
      ]
      "weight" => array:3 [
        "type" => 4
        "shop" => true
        "validate" => "isFloat"
      ]
      "unit_price_impact" => array:4 [
        "type" => 4
        "shop" => true
        "validate" => "isNegativePrice"
        "size" => 20
      ]
      "minimal_quantity" => array:4 [
        "type" => 1
        "shop" => true
        "validate" => "isUnsignedId"
        "required" => true
      ]
      "low_stock_threshold" => array:4 [
        "type" => 1
        "shop" => true
        "allow_null" => true
        "validate" => "isInt"
      ]
      "low_stock_alert" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "default_on" => array:4 [
        "type" => 2
        "allow_null" => true
        "shop" => true
        "validate" => "isBool"
      ]
      "available_date" => array:3 [
        "type" => 5
        "shop" => true
        "validate" => "isDateFormat"
      ]
    ]
    "classname" => "Combination"
  ]
  #update_fields: null
  +force_id: false
}
"id_product_attribute"
"22004"
"id_product"
"21417705"
"reference"
"14211"
"supplier_reference"
""
"location"
""
"ean13"
"7000002802810"
"isbn"
""
"upc"
""
"mpn"
""
"wholesale_price"
"43.200000"
"price"
"0.000000"
"ecotax"
"0.000000"
"quantity"
"0"
"weight"
"0.000000"
"unit_price_impact"
"0.000000"
"default_on"
null
"minimal_quantity"
"1"
"low_stock_threshold"
null
"low_stock_alert"
"0"
"available_date"
"0000-00-00"
"id_shop"
"1"
array:67 [
  "id_product" => "21417063"
  "id_supplier" => "1"
  "id_manufacturer" => "4"
  "id_category_default" => "76"
  "id_shop_default" => "1"
  "id_tax_rules_group" => "0"
  "on_sale" => "0"
  "online_only" => "0"
  "ean13" => ""
  "isbn" => ""
  "upc" => ""
  "mpn" => ""
  "ecotax" => "0.000000"
  "quantity" => "0"
  "minimal_quantity" => "1"
  "low_stock_threshold" => null
  "low_stock_alert" => "0"
  "price" => "89.900000"
  "wholesale_price" => "20.330000"
  "unity" => ""
  "unit_price_ratio" => "0.000000"
  "additional_shipping_cost" => "0.000000"
  "reference" => "2193730"
  "supplier_reference" => "2193730"
  "location" => ""
  "width" => "0.000000"
  "height" => "0.000000"
  "depth" => "0.000000"
  "weight" => "0.000000"
  "out_of_stock" => "2"
  "additional_delivery_times" => "1"
  "quantity_discount" => "0"
  "customizable" => "0"
  "uploadable_files" => "0"
  "text_fields" => "0"
  "active" => "1"
  "redirect_type" => ""
  "id_type_redirected" => "0"
  "available_for_order" => "1"
  "available_date" => "0000-00-00"
  "show_condition" => "0"
  "condition" => "new"
  "show_price" => "1"
  "indexed" => "1"
  "visibility" => "both"
  "cache_is_pack" => "0"
  "cache_has_attachments" => "0"
  "is_virtual" => "0"
  "cache_default_attribute" => "18021"
  "date_add" => "2024-11-01 00:00:00"
  "date_upd" => "2026-01-02 11:07:55"
  "advanced_stock_management" => "0"
  "pack_stock_type" => "3"
  "state" => "1"
  "id_shop" => "1"
  "id_lang" => "1"
  "description" => "<p>Offrez à vos pieds un confort optimal avec les pantoufles Beppi pour femme, conçues pour garantir chaleur et sécurité à la maison. Leur semelle anti-skid assure une adhérence parfaite, évitant tout risque de glissade sur les sols lisses, tout en offrant une grande stabilité. Le matériau doux et agréable à l’intérieur garde vos pieds au chaud, tandis que l’extérieur robuste et élégant ajoute une touche de style à vos moments de détente. Idéales pour l'hiver, ces pantoufles sont parfaites pour se relaxer après une longue journée ou pour flâner à la maison.</p>"
  "description_short" => "<p></p>"
  "link_rewrite" => "chinelo-interior-para-senhora"
  "meta_description" => ""
  "meta_keywords" => ""
  "meta_title" => ""
  "name" => "Chinelo Interior  - Para Senhora"
  "available_now" => ""
  "available_later" => ""
  "delivery_in_stock" => ""
  "delivery_out_stock" => ""
]
Product {#1042
  +tax_name: null
  +tax_rate: null
  +id_manufacturer: null
  +id_supplier: null
  +id_category_default: null
  +id_shop_default: null
  +manufacturer_name: null
  +supplier_name: null
  +name: null
  +description: null
  +description_short: null
  +quantity: 0
  +minimal_quantity: 1
  +low_stock_threshold: null
  +low_stock_alert: false
  +available_now: null
  +available_later: null
  +price: 0
  +specificPrice: 0
  +additional_shipping_cost: 0
  +wholesale_price: 0
  +on_sale: false
  +online_only: false
  +unity: null
  +unit_price: null
  +unit_price_ratio: 0
  +ecotax: 0
  +reference: null
  +supplier_reference: null
  +location: null
  +width: 0
  +height: 0
  +depth: 0
  +weight: 0
  +ean13: null
  +isbn: null
  +upc: null
  +mpn: null
  +link_rewrite: null
  +meta_description: null
  +meta_keywords: null
  +meta_title: null
  +quantity_discount: 0
  +customizable: null
  +new: null
  +uploadable_files: null
  +text_fields: null
  +active: true
  +redirect_type: ""
  +id_type_redirected: 0
  +available_for_order: true
  +available_date: "0000-00-00"
  +show_condition: false
  +condition: null
  +show_price: true
  +indexed: 0
  +visibility: null
  +date_add: null
  +date_upd: null
  +tags: null
  +state: 1
  +base_price: null
  +id_tax_rules_group: 1
  +id_color_default: 0
  +advanced_stock_management: 0
  +out_of_stock: null
  +depends_on_stock: null
  +isFullyLoaded: false
  +cache_is_pack: null
  +cache_has_attachments: null
  +is_virtual: null
  +id_pack_product_attribute: null
  +cache_default_attribute: null
  +category: null
  +pack_stock_type: 3
  +additional_delivery_times: 1
  +delivery_in_stock: null
  +delivery_out_stock: null
  #webserviceParameters: array:4 [
    "objectMethods" => array:2 [
      "add" => "addWs"
      "update" => "updateWs"
    ]
    "objectNodeNames" => "products"
    "fields" => array:12 [
      "id_manufacturer" => array:1 [
        "xlink_resource" => "manufacturers"
      ]
      "id_supplier" => array:1 [
        "xlink_resource" => "suppliers"
      ]
      "id_category_default" => array:1 [
        "xlink_resource" => "categories"
      ]
      "new" => []
      "cache_default_attribute" => []
      "id_default_image" => array:3 [
        "getter" => "getCoverWs"
        "setter" => "setCoverWs"
        "xlink_resource" => array:2 [
          "resourceName" => "images"
          "subResourceName" => "products"
        ]
      ]
      "id_default_combination" => array:3 [
        "getter" => "getWsDefaultCombination"
        "setter" => "setWsDefaultCombination"
        "xlink_resource" => array:1 [
          "resourceName" => "combinations"
        ]
      ]
      "id_tax_rules_group" => array:1 [
        "xlink_resource" => array:1 [
          "resourceName" => "tax_rule_groups"
        ]
      ]
      "position_in_category" => array:2 [
        "getter" => "getWsPositionInCategory"
        "setter" => "setWsPositionInCategory"
      ]
      "manufacturer_name" => array:2 [
        "getter" => "getWsManufacturerName"
        "setter" => false
      ]
      "quantity" => array:2 [
        "getter" => false
        "setter" => false
      ]
      "type" => array:2 [
        "getter" => "getWsType"
        "setter" => "setWsType"
      ]
    ]
    "associations" => array:9 [
      "categories" => array:2 [
        "resource" => "category"
        "fields" => array:1 [
          "id" => array:1 [
            "required" => true
          ]
        ]
      ]
      "images" => array:2 [
        "resource" => "image"
        "fields" => array:1 [
          "id" => []
        ]
      ]
      "combinations" => array:2 [
        "resource" => "combination"
        "fields" => array:1 [
          "id" => array:1 [
            "required" => true
          ]
        ]
      ]
      "product_option_values" => array:2 [
        "resource" => "product_option_value"
        "fields" => array:1 [
          "id" => array:1 [
            "required" => true
          ]
        ]
      ]
      "product_features" => array:2 [
        "resource" => "product_feature"
        "fields" => array:2 [
          "id" => array:1 [
            "required" => true
          ]
          "id_feature_value" => array:2 [
            "required" => true
            "xlink_resource" => "product_feature_values"
          ]
        ]
      ]
      "tags" => array:2 [
        "resource" => "tag"
        "fields" => array:1 [
          "id" => array:1 [
            "required" => true
          ]
        ]
      ]
      "stock_availables" => array:3 [
        "resource" => "stock_available"
        "fields" => array:2 [
          "id" => array:1 [
            "required" => true
          ]
          "id_product_attribute" => array:1 [
            "required" => true
          ]
        ]
        "setter" => false
      ]
      "accessories" => array:3 [
        "resource" => "product"
        "api" => "products"
        "fields" => array:1 [
          "id" => array:2 [
            "required" => true
            "xlink_resource" => "product"
          ]
        ]
      ]
      "product_bundle" => array:3 [
        "resource" => "product"
        "api" => "products"
        "fields" => array:3 [
          "id" => array:1 [
            "required" => true
          ]
          "id_product_attribute" => []
          "quantity" => []
        ]
      ]
    ]
  ]
  +id: 21417063
  #id_lang: 1
  #id_shop: 1
  +id_shop_list: []
  #get_shop_from_context: true
  #table: "product"
  #identifier: "id_product"
  #fieldsRequired: array:1 [
    0 => "price"
  ]
  #fieldsSize: array:7 [
    "reference" => 64
    "supplier_reference" => 64
    "location" => 64
    "ean13" => 13
    "isbn" => 32
    "upc" => 12
    "mpn" => 40
  ]
  #fieldsValidate: array:49 [
    "id_shop_default" => "isUnsignedId"
    "id_manufacturer" => "isUnsignedId"
    "id_supplier" => "isUnsignedId"
    "reference" => "isReference"
    "supplier_reference" => "isReference"
    "location" => "isReference"
    "width" => "isUnsignedFloat"
    "height" => "isUnsignedFloat"
    "depth" => "isUnsignedFloat"
    "weight" => "isUnsignedFloat"
    "quantity_discount" => "isBool"
    "ean13" => "isEan13"
    "isbn" => "isIsbn"
    "upc" => "isUpc"
    "mpn" => "isMpn"
    "cache_is_pack" => "isBool"
    "cache_has_attachments" => "isBool"
    "is_virtual" => "isBool"
    "state" => "isUnsignedId"
    "additional_delivery_times" => "isUnsignedId"
    "id_category_default" => "isUnsignedId"
    "id_tax_rules_group" => "isUnsignedId"
    "on_sale" => "isBool"
    "online_only" => "isBool"
    "ecotax" => "isPrice"
    "minimal_quantity" => "isUnsignedInt"
    "low_stock_threshold" => "isInt"
    "low_stock_alert" => "isBool"
    "price" => "isPrice"
    "wholesale_price" => "isPrice"
    "unity" => "isString"
    "additional_shipping_cost" => "isPrice"
    "customizable" => "isUnsignedInt"
    "text_fields" => "isUnsignedInt"
    "uploadable_files" => "isUnsignedInt"
    "active" => "isBool"
    "redirect_type" => "isString"
    "id_type_redirected" => "isUnsignedId"
    "available_for_order" => "isBool"
    "available_date" => "isDateFormat"
    "show_condition" => "isBool"
    "condition" => "isGenericName"
    "show_price" => "isBool"
    "indexed" => "isBool"
    "visibility" => "isProductVisibility"
    "advanced_stock_management" => "isBool"
    "date_add" => "isDate"
    "date_upd" => "isDate"
    "pack_stock_type" => "isUnsignedInt"
  ]
  #fieldsRequiredLang: []
  #fieldsSizeLang: array:9 [
    "delivery_in_stock" => 255
    "delivery_out_stock" => 255
    "meta_description" => 512
    "meta_keywords" => 255
    "meta_title" => 255
    "link_rewrite" => 128
    "name" => 128
    "available_now" => 255
    "available_later" => 255
  ]
  #fieldsValidateLang: array:11 [
    "delivery_in_stock" => "isGenericName"
    "delivery_out_stock" => "isGenericName"
    "meta_description" => "isGenericName"
    "meta_keywords" => "isGenericName"
    "meta_title" => "isGenericName"
    "link_rewrite" => "isLinkRewrite"
    "name" => "isCatalogName"
    "description" => "isCleanHtml"
    "description_short" => "isCleanHtml"
    "available_now" => "isGenericName"
    "available_later" => "IsGenericName"
  ]
  #tables: []
  #image_dir: null
  #image_format: "jpg"
  #translator: null
  #def: array:7 [
    "table" => "product"
    "primary" => "id_product"
    "multilang" => true
    "multilang_shop" => true
    "fields" => array:62 [
      "id_shop_default" => array:2 [
        "type" => 1
        "validate" => "isUnsignedId"
      ]
      "id_manufacturer" => array:2 [
        "type" => 1
        "validate" => "isUnsignedId"
      ]
      "id_supplier" => array:2 [
        "type" => 1
        "validate" => "isUnsignedId"
      ]
      "reference" => array:3 [
        "type" => 3
        "validate" => "isReference"
        "size" => 64
      ]
      "supplier_reference" => array:3 [
        "type" => 3
        "validate" => "isReference"
        "size" => 64
      ]
      "location" => array:3 [
        "type" => 3
        "validate" => "isReference"
        "size" => 64
      ]
      "width" => array:2 [
        "type" => 4
        "validate" => "isUnsignedFloat"
      ]
      "height" => array:2 [
        "type" => 4
        "validate" => "isUnsignedFloat"
      ]
      "depth" => array:2 [
        "type" => 4
        "validate" => "isUnsignedFloat"
      ]
      "weight" => array:2 [
        "type" => 4
        "validate" => "isUnsignedFloat"
      ]
      "quantity_discount" => array:2 [
        "type" => 2
        "validate" => "isBool"
      ]
      "ean13" => array:3 [
        "type" => 3
        "validate" => "isEan13"
        "size" => 13
      ]
      "isbn" => array:3 [
        "type" => 3
        "validate" => "isIsbn"
        "size" => 32
      ]
      "upc" => array:3 [
        "type" => 3
        "validate" => "isUpc"
        "size" => 12
      ]
      "mpn" => array:3 [
        "type" => 3
        "validate" => "isMpn"
        "size" => 40
      ]
      "cache_is_pack" => array:2 [
        "type" => 2
        "validate" => "isBool"
      ]
      "cache_has_attachments" => array:2 [
        "type" => 2
        "validate" => "isBool"
      ]
      "is_virtual" => array:2 [
        "type" => 2
        "validate" => "isBool"
      ]
      "state" => array:2 [
        "type" => 1
        "validate" => "isUnsignedId"
      ]
      "additional_delivery_times" => array:2 [
        "type" => 1
        "validate" => "isUnsignedId"
      ]
      "delivery_in_stock" => array:4 [
        "type" => 3
        "lang" => true
        "validate" => "isGenericName"
        "size" => 255
      ]
      "delivery_out_stock" => array:4 [
        "type" => 3
        "lang" => true
        "validate" => "isGenericName"
        "size" => 255
      ]
      "id_category_default" => array:3 [
        "type" => 1
        "shop" => true
        "validate" => "isUnsignedId"
      ]
      "id_tax_rules_group" => array:3 [
        "type" => 1
        "shop" => true
        "validate" => "isUnsignedId"
      ]
      "on_sale" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "online_only" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "ecotax" => array:3 [
        "type" => 4
        "shop" => true
        "validate" => "isPrice"
      ]
      "minimal_quantity" => array:3 [
        "type" => 1
        "shop" => true
        "validate" => "isUnsignedInt"
      ]
      "low_stock_threshold" => array:4 [
        "type" => 1
        "shop" => true
        "allow_null" => true
        "validate" => "isInt"
      ]
      "low_stock_alert" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "price" => array:4 [
        "type" => 4
        "shop" => true
        "validate" => "isPrice"
        "required" => true
      ]
      "wholesale_price" => array:3 [
        "type" => 4
        "shop" => true
        "validate" => "isPrice"
      ]
      "unity" => array:3 [
        "type" => 3
        "shop" => true
        "validate" => "isString"
      ]
      "unit_price_ratio" => array:2 [
        "type" => 4
        "shop" => true
      ]
      "additional_shipping_cost" => array:3 [
        "type" => 4
        "shop" => true
        "validate" => "isPrice"
      ]
      "customizable" => array:3 [
        "type" => 1
        "shop" => true
        "validate" => "isUnsignedInt"
      ]
      "text_fields" => array:3 [
        "type" => 1
        "shop" => true
        "validate" => "isUnsignedInt"
      ]
      "uploadable_files" => array:3 [
        "type" => 1
        "shop" => true
        "validate" => "isUnsignedInt"
      ]
      "active" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "redirect_type" => array:3 [
        "type" => 3
        "shop" => true
        "validate" => "isString"
      ]
      "id_type_redirected" => array:3 [
        "type" => 1
        "shop" => true
        "validate" => "isUnsignedId"
      ]
      "available_for_order" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "available_date" => array:3 [
        "type" => 5
        "shop" => true
        "validate" => "isDateFormat"
      ]
      "show_condition" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "condition" => array:5 [
        "type" => 3
        "shop" => true
        "validate" => "isGenericName"
        "values" => array:3 [
          0 => "new"
          1 => "used"
          2 => "refurbished"
        ]
        "default" => "new"
      ]
      "show_price" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "indexed" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "visibility" => array:5 [
        "type" => 3
        "shop" => true
        "validate" => "isProductVisibility"
        "values" => array:4 [
          0 => "both"
          1 => "catalog"
          2 => "search"
          3 => "none"
        ]
        "default" => "both"
      ]
      "cache_default_attribute" => array:2 [
        "type" => 1
        "shop" => true
      ]
      "advanced_stock_management" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "date_add" => array:3 [
        "type" => 5
        "shop" => true
        "validate" => "isDate"
      ]
      "date_upd" => array:3 [
        "type" => 5
        "shop" => true
        "validate" => "isDate"
      ]
      "pack_stock_type" => array:3 [
        "type" => 1
        "shop" => true
        "validate" => "isUnsignedInt"
      ]
      "meta_description" => array:4 [
        "type" => 3
        "lang" => true
        "validate" => "isGenericName"
        "size" => 512
      ]
      "meta_keywords" => array:4 [
        "type" => 3
        "lang" => true
        "validate" => "isGenericName"
        "size" => 255
      ]
      "meta_title" => array:4 [
        "type" => 3
        "lang" => true
        "validate" => "isGenericName"
        "size" => 255
      ]
      "link_rewrite" => array:6 [
        "type" => 3
        "lang" => true
        "validate" => "isLinkRewrite"
        "required" => false
        "size" => 128
        "ws_modifier" => array:2 [
          "http_method" => 2
          "modifier" => "modifierWsLinkRewrite"
        ]
      ]
      "name" => array:5 [
        "type" => 3
        "lang" => true
        "validate" => "isCatalogName"
        "required" => false
        "size" => 128
      ]
      "description" => array:3 [
        "type" => 6
        "lang" => true
        "validate" => "isCleanHtml"
      ]
      "description_short" => array:3 [
        "type" => 6
        "lang" => true
        "validate" => "isCleanHtml"
      ]
      "available_now" => array:4 [
        "type" => 3
        "lang" => true
        "validate" => "isGenericName"
        "size" => 255
      ]
      "available_later" => array:4 [
        "type" => 3
        "lang" => true
        "validate" => "IsGenericName"
        "size" => 255
      ]
    ]
    "associations" => array:7 [
      "manufacturer" => array:1 [
        "type" => 1
      ]
      "supplier" => array:1 [
        "type" => 1
      ]
      "default_category" => array:3 [
        "type" => 1
        "field" => "id_category_default"
        "object" => "Category"
      ]
      "tax_rules_group" => array:1 [
        "type" => 1
      ]
      "categories" => array:4 [
        "type" => 2
        "field" => "id_category"
        "object" => "Category"
        "association" => "category_product"
      ]
      "stock_availables" => array:4 [
        "type" => 2
        "field" => "id_stock_available"
        "object" => "StockAvailable"
        "association" => "stock_availables"
      ]
      "l" => array:3 [
        "type" => 2
        "field" => "id_product"
        "foreign_field" => "id_product"
      ]
    ]
    "classname" => "Product"
  ]
  #update_fields: null
  +force_id: false
}
"id_product"
"21417063"
"id_supplier"
"1"
"id_manufacturer"
"4"
"id_category_default"
"76"
"id_shop_default"
"1"
"id_tax_rules_group"
"0"
"on_sale"
"0"
"online_only"
"0"
"ean13"
""
"isbn"
""
"upc"
""
"mpn"
""
"ecotax"
"0.000000"
"quantity"
"0"
"minimal_quantity"
"1"
"low_stock_threshold"
null
"low_stock_alert"
"0"
"price"
"89.900000"
"wholesale_price"
"20.330000"
"unity"
""
"unit_price_ratio"
"0.000000"
"additional_shipping_cost"
"0.000000"
"reference"
"2193730"
"supplier_reference"
"2193730"
"location"
""
"width"
"0.000000"
"height"
"0.000000"
"depth"
"0.000000"
"weight"
"0.000000"
"out_of_stock"
"2"
"additional_delivery_times"
"1"
"quantity_discount"
"0"
"customizable"
"0"
"uploadable_files"
"0"
"text_fields"
"0"
"active"
"1"
"redirect_type"
""
"id_type_redirected"
"0"
"available_for_order"
"1"
"available_date"
"0000-00-00"
"show_condition"
"0"
"condition"
"new"
"show_price"
"1"
"indexed"
"1"
"visibility"
"both"
"cache_is_pack"
"0"
"cache_has_attachments"
"0"
"is_virtual"
"0"
"cache_default_attribute"
"18021"
"date_add"
"2024-11-01 00:00:00"
"date_upd"
"2026-01-02 11:07:55"
"advanced_stock_management"
"0"
"pack_stock_type"
"3"
"state"
"1"
"id_shop"
"1"
"id_lang"
"1"
"description"
"<p>Offrez à vos pieds un confort optimal avec les pantoufles Beppi pour femme, conçues pour garantir chaleur et sécurité à la maison. Leur semelle anti-skid assure une adhérence parfaite, évitant tout risque de glissade sur les sols lisses, tout en offrant une grande stabilité. Le matériau doux et agréable à l’intérieur garde vos pieds au chaud, tandis que l’extérieur robuste et élégant ajoute une touche de style à vos moments de détente. Idéales pour l'hiver, ces pantoufles sont parfaites pour se relaxer après une longue journée ou pour flâner à la maison.</p>"
"description_short"
"<p></p>"
"link_rewrite"
"chinelo-interior-para-senhora"
"meta_description"
""
"meta_keywords"
""
"meta_title"
""
"name"
"Chinelo Interior  - Para Senhora"
"available_now"
""
"available_later"
""
"delivery_in_stock"
""
"delivery_out_stock"
""
array:21 [
  "id_product_attribute" => "18025"
  "id_product" => "21417063"
  "reference" => "8035"
  "supplier_reference" => ""
  "location" => ""
  "ean13" => "7000002506985"
  "isbn" => ""
  "upc" => ""
  "mpn" => ""
  "wholesale_price" => "20.330000"
  "price" => "0.000000"
  "ecotax" => "0.000000"
  "quantity" => "0"
  "weight" => "0.000000"
  "unit_price_impact" => "0.000000"
  "default_on" => null
  "minimal_quantity" => "1"
  "low_stock_threshold" => null
  "low_stock_alert" => "0"
  "available_date" => "0000-00-00"
  "id_shop" => "1"
]
Combination {#1042
  +id_product: null
  +reference: null
  +supplier_reference: null
  +location: null
  +ean13: null
  +isbn: null
  +upc: null
  +mpn: null
  +wholesale_price: null
  +price: null
  +unit_price_impact: null
  +ecotax: null
  +minimal_quantity: 1
  +low_stock_threshold: null
  +low_stock_alert: false
  +quantity: null
  +weight: null
  +default_on: null
  +available_date: "0000-00-00"
  #webserviceParameters: array:4 [
    "objectNodeName" => "combination"
    "objectsNodeName" => "combinations"
    "fields" => array:1 [
      "id_product" => array:2 [
        "required" => true
        "xlink_resource" => "products"
      ]
    ]
    "associations" => array:2 [
      "product_option_values" => array:1 [
        "resource" => "product_option_value"
      ]
      "images" => array:2 [
        "resource" => "image"
        "api" => "images/products"
      ]
    ]
  ]
  +id: 18025
  #id_lang: null
  #id_shop: 1
  +id_shop_list: []
  #get_shop_from_context: true
  #table: "product_attribute"
  #identifier: "id_product_attribute"
  #fieldsRequired: array:2 [
    0 => "id_product"
    1 => "minimal_quantity"
  ]
  #fieldsSize: array:12 [
    "location" => 64
    "ean13" => 13
    "isbn" => 32
    "upc" => 12
    "mpn" => 40
    "quantity" => 10
    "reference" => 64
    "supplier_reference" => 64
    "wholesale_price" => 27
    "price" => 20
    "ecotax" => 20
    "unit_price_impact" => 20
  ]
  #fieldsValidate: array:17 [
    "id_product" => "isUnsignedId"
    "location" => "isGenericName"
    "ean13" => "isEan13"
    "isbn" => "isIsbn"
    "upc" => "isUpc"
    "mpn" => "isMpn"
    "quantity" => "isInt"
    "wholesale_price" => "isPrice"
    "price" => "isNegativePrice"
    "ecotax" => "isPrice"
    "weight" => "isFloat"
    "unit_price_impact" => "isNegativePrice"
    "minimal_quantity" => "isUnsignedId"
    "low_stock_threshold" => "isInt"
    "low_stock_alert" => "isBool"
    "default_on" => "isBool"
    "available_date" => "isDateFormat"
  ]
  #fieldsRequiredLang: []
  #fieldsSizeLang: []
  #fieldsValidateLang: []
  #tables: []
  #image_dir: null
  #image_format: "jpg"
  #translator: null
  #def: array:4 [
    "table" => "product_attribute"
    "primary" => "id_product_attribute"
    "fields" => array:19 [
      "id_product" => array:4 [
        "type" => 1
        "shop" => "both"
        "validate" => "isUnsignedId"
        "required" => true
      ]
      "location" => array:3 [
        "type" => 3
        "validate" => "isGenericName"
        "size" => 64
      ]
      "ean13" => array:3 [
        "type" => 3
        "validate" => "isEan13"
        "size" => 13
      ]
      "isbn" => array:3 [
        "type" => 3
        "validate" => "isIsbn"
        "size" => 32
      ]
      "upc" => array:3 [
        "type" => 3
        "validate" => "isUpc"
        "size" => 12
      ]
      "mpn" => array:3 [
        "type" => 3
        "validate" => "isMpn"
        "size" => 40
      ]
      "quantity" => array:3 [
        "type" => 1
        "validate" => "isInt"
        "size" => 10
      ]
      "reference" => array:2 [
        "type" => 3
        "size" => 64
      ]
      "supplier_reference" => array:2 [
        "type" => 3
        "size" => 64
      ]
      "wholesale_price" => array:4 [
        "type" => 4
        "shop" => true
        "validate" => "isPrice"
        "size" => 27
      ]
      "price" => array:4 [
        "type" => 4
        "shop" => true
        "validate" => "isNegativePrice"
        "size" => 20
      ]
      "ecotax" => array:4 [
        "type" => 4
        "shop" => true
        "validate" => "isPrice"
        "size" => 20
      ]
      "weight" => array:3 [
        "type" => 4
        "shop" => true
        "validate" => "isFloat"
      ]
      "unit_price_impact" => array:4 [
        "type" => 4
        "shop" => true
        "validate" => "isNegativePrice"
        "size" => 20
      ]
      "minimal_quantity" => array:4 [
        "type" => 1
        "shop" => true
        "validate" => "isUnsignedId"
        "required" => true
      ]
      "low_stock_threshold" => array:4 [
        "type" => 1
        "shop" => true
        "allow_null" => true
        "validate" => "isInt"
      ]
      "low_stock_alert" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "default_on" => array:4 [
        "type" => 2
        "allow_null" => true
        "shop" => true
        "validate" => "isBool"
      ]
      "available_date" => array:3 [
        "type" => 5
        "shop" => true
        "validate" => "isDateFormat"
      ]
    ]
    "classname" => "Combination"
  ]
  #update_fields: null
  +force_id: false
}
"id_product_attribute"
"18025"
"id_product"
"21417063"
"reference"
"8035"
"supplier_reference"
""
"location"
""
"ean13"
"7000002506985"
"isbn"
""
"upc"
""
"mpn"
""
"wholesale_price"
"20.330000"
"price"
"0.000000"
"ecotax"
"0.000000"
"quantity"
"0"
"weight"
"0.000000"
"unit_price_impact"
"0.000000"
"default_on"
null
"minimal_quantity"
"1"
"low_stock_threshold"
null
"low_stock_alert"
"0"
"available_date"
"0000-00-00"
"id_shop"
"1"
array:67 [
  "id_product" => "21416038"
  "id_supplier" => "1"
  "id_manufacturer" => "4"
  "id_category_default" => "76"
  "id_shop_default" => "1"
  "id_tax_rules_group" => "0"
  "on_sale" => "0"
  "online_only" => "0"
  "ean13" => ""
  "isbn" => ""
  "upc" => ""
  "mpn" => ""
  "ecotax" => "0.000000"
  "quantity" => "0"
  "minimal_quantity" => "1"
  "low_stock_threshold" => null
  "low_stock_alert" => "0"
  "price" => "89.000000"
  "wholesale_price" => "30.000000"
  "unity" => ""
  "unit_price_ratio" => "0.000000"
  "additional_shipping_cost" => "0.000000"
  "reference" => "2187740"
  "supplier_reference" => "2187740"
  "location" => ""
  "width" => "0.000000"
  "height" => "0.000000"
  "depth" => "0.000000"
  "weight" => "0.000000"
  "out_of_stock" => "2"
  "additional_delivery_times" => "1"
  "quantity_discount" => "0"
  "customizable" => "0"
  "uploadable_files" => "0"
  "text_fields" => "0"
  "active" => "1"
  "redirect_type" => "301-category"
  "id_type_redirected" => "0"
  "available_for_order" => "1"
  "available_date" => "0000-00-00"
  "show_condition" => "0"
  "condition" => "new"
  "show_price" => "1"
  "indexed" => "1"
  "visibility" => "both"
  "cache_is_pack" => "0"
  "cache_has_attachments" => "0"
  "is_virtual" => "0"
  "cache_default_attribute" => "11601"
  "date_add" => "2023-10-12 00:00:00"
  "date_upd" => "2025-11-23 14:42:08"
  "advanced_stock_management" => "0"
  "pack_stock_type" => "3"
  "state" => "1"
  "id_shop" => "1"
  "id_lang" => "1"
  "description" => """
    <p>Les pantoufles pour femme Beppi sont l'essence même du confort et du style pour vos moments de détente à la maison. Conçues avec soin pour offrir un ajustement parfait et un soutien optimal, ces pantoufles sont un véritable régal pour vos pieds fatigués.<br /><br />\n
    Fabriquées avec des matériaux de haute qualité, ces pantoufles combinent douceur et durabilité pour une expérience de port inégalée. La semelle intérieure rembourrée offre un confort moelleux à chaque pas, tandis que la construction solide assure une longue durée de vie.<br /><br />\n
    Disponibles dans une variété de styles et de couleurs, les pantoufles Beppi ajoutent une touche de sophistication à votre look à la maison. Que vous préfériez des modèles classiques ou des designs plus fantaisistes, vous trouverez certainement une paire qui correspond à votre style personnel.<br /><br />\n
    Optez pour le confort ultime avec les pantoufles pour femme Beppi et offrez à vos pieds le repos qu'ils méritent après une longue journée. Profitez de chaque instant à la maison avec style et aisance grâce à ces pantoufles exceptionnelles.</p>
    """
  "description_short" => "<p></p>"
  "link_rewrite" => "chinelo-interior-para-senhora"
  "meta_description" => ""
  "meta_keywords" => ""
  "meta_title" => ""
  "name" => "Chinelo Interior Para Senhora"
  "available_now" => ""
  "available_later" => ""
  "delivery_in_stock" => ""
  "delivery_out_stock" => ""
]
Product {#1049
  +tax_name: null
  +tax_rate: null
  +id_manufacturer: null
  +id_supplier: null
  +id_category_default: null
  +id_shop_default: null
  +manufacturer_name: null
  +supplier_name: null
  +name: null
  +description: null
  +description_short: null
  +quantity: 0
  +minimal_quantity: 1
  +low_stock_threshold: null
  +low_stock_alert: false
  +available_now: null
  +available_later: null
  +price: 0
  +specificPrice: 0
  +additional_shipping_cost: 0
  +wholesale_price: 0
  +on_sale: false
  +online_only: false
  +unity: null
  +unit_price: null
  +unit_price_ratio: 0
  +ecotax: 0
  +reference: null
  +supplier_reference: null
  +location: null
  +width: 0
  +height: 0
  +depth: 0
  +weight: 0
  +ean13: null
  +isbn: null
  +upc: null
  +mpn: null
  +link_rewrite: null
  +meta_description: null
  +meta_keywords: null
  +meta_title: null
  +quantity_discount: 0
  +customizable: null
  +new: null
  +uploadable_files: null
  +text_fields: null
  +active: true
  +redirect_type: ""
  +id_type_redirected: 0
  +available_for_order: true
  +available_date: "0000-00-00"
  +show_condition: false
  +condition: null
  +show_price: true
  +indexed: 0
  +visibility: null
  +date_add: null
  +date_upd: null
  +tags: null
  +state: 1
  +base_price: null
  +id_tax_rules_group: 1
  +id_color_default: 0
  +advanced_stock_management: 0
  +out_of_stock: null
  +depends_on_stock: null
  +isFullyLoaded: false
  +cache_is_pack: null
  +cache_has_attachments: null
  +is_virtual: null
  +id_pack_product_attribute: null
  +cache_default_attribute: null
  +category: null
  +pack_stock_type: 3
  +additional_delivery_times: 1
  +delivery_in_stock: null
  +delivery_out_stock: null
  #webserviceParameters: array:4 [
    "objectMethods" => array:2 [
      "add" => "addWs"
      "update" => "updateWs"
    ]
    "objectNodeNames" => "products"
    "fields" => array:12 [
      "id_manufacturer" => array:1 [
        "xlink_resource" => "manufacturers"
      ]
      "id_supplier" => array:1 [
        "xlink_resource" => "suppliers"
      ]
      "id_category_default" => array:1 [
        "xlink_resource" => "categories"
      ]
      "new" => []
      "cache_default_attribute" => []
      "id_default_image" => array:3 [
        "getter" => "getCoverWs"
        "setter" => "setCoverWs"
        "xlink_resource" => array:2 [
          "resourceName" => "images"
          "subResourceName" => "products"
        ]
      ]
      "id_default_combination" => array:3 [
        "getter" => "getWsDefaultCombination"
        "setter" => "setWsDefaultCombination"
        "xlink_resource" => array:1 [
          "resourceName" => "combinations"
        ]
      ]
      "id_tax_rules_group" => array:1 [
        "xlink_resource" => array:1 [
          "resourceName" => "tax_rule_groups"
        ]
      ]
      "position_in_category" => array:2 [
        "getter" => "getWsPositionInCategory"
        "setter" => "setWsPositionInCategory"
      ]
      "manufacturer_name" => array:2 [
        "getter" => "getWsManufacturerName"
        "setter" => false
      ]
      "quantity" => array:2 [
        "getter" => false
        "setter" => false
      ]
      "type" => array:2 [
        "getter" => "getWsType"
        "setter" => "setWsType"
      ]
    ]
    "associations" => array:9 [
      "categories" => array:2 [
        "resource" => "category"
        "fields" => array:1 [
          "id" => array:1 [
            "required" => true
          ]
        ]
      ]
      "images" => array:2 [
        "resource" => "image"
        "fields" => array:1 [
          "id" => []
        ]
      ]
      "combinations" => array:2 [
        "resource" => "combination"
        "fields" => array:1 [
          "id" => array:1 [
            "required" => true
          ]
        ]
      ]
      "product_option_values" => array:2 [
        "resource" => "product_option_value"
        "fields" => array:1 [
          "id" => array:1 [
            "required" => true
          ]
        ]
      ]
      "product_features" => array:2 [
        "resource" => "product_feature"
        "fields" => array:2 [
          "id" => array:1 [
            "required" => true
          ]
          "id_feature_value" => array:2 [
            "required" => true
            "xlink_resource" => "product_feature_values"
          ]
        ]
      ]
      "tags" => array:2 [
        "resource" => "tag"
        "fields" => array:1 [
          "id" => array:1 [
            "required" => true
          ]
        ]
      ]
      "stock_availables" => array:3 [
        "resource" => "stock_available"
        "fields" => array:2 [
          "id" => array:1 [
            "required" => true
          ]
          "id_product_attribute" => array:1 [
            "required" => true
          ]
        ]
        "setter" => false
      ]
      "accessories" => array:3 [
        "resource" => "product"
        "api" => "products"
        "fields" => array:1 [
          "id" => array:2 [
            "required" => true
            "xlink_resource" => "product"
          ]
        ]
      ]
      "product_bundle" => array:3 [
        "resource" => "product"
        "api" => "products"
        "fields" => array:3 [
          "id" => array:1 [
            "required" => true
          ]
          "id_product_attribute" => []
          "quantity" => []
        ]
      ]
    ]
  ]
  +id: 21416038
  #id_lang: 1
  #id_shop: 1
  +id_shop_list: []
  #get_shop_from_context: true
  #table: "product"
  #identifier: "id_product"
  #fieldsRequired: array:1 [
    0 => "price"
  ]
  #fieldsSize: array:7 [
    "reference" => 64
    "supplier_reference" => 64
    "location" => 64
    "ean13" => 13
    "isbn" => 32
    "upc" => 12
    "mpn" => 40
  ]
  #fieldsValidate: array:49 [
    "id_shop_default" => "isUnsignedId"
    "id_manufacturer" => "isUnsignedId"
    "id_supplier" => "isUnsignedId"
    "reference" => "isReference"
    "supplier_reference" => "isReference"
    "location" => "isReference"
    "width" => "isUnsignedFloat"
    "height" => "isUnsignedFloat"
    "depth" => "isUnsignedFloat"
    "weight" => "isUnsignedFloat"
    "quantity_discount" => "isBool"
    "ean13" => "isEan13"
    "isbn" => "isIsbn"
    "upc" => "isUpc"
    "mpn" => "isMpn"
    "cache_is_pack" => "isBool"
    "cache_has_attachments" => "isBool"
    "is_virtual" => "isBool"
    "state" => "isUnsignedId"
    "additional_delivery_times" => "isUnsignedId"
    "id_category_default" => "isUnsignedId"
    "id_tax_rules_group" => "isUnsignedId"
    "on_sale" => "isBool"
    "online_only" => "isBool"
    "ecotax" => "isPrice"
    "minimal_quantity" => "isUnsignedInt"
    "low_stock_threshold" => "isInt"
    "low_stock_alert" => "isBool"
    "price" => "isPrice"
    "wholesale_price" => "isPrice"
    "unity" => "isString"
    "additional_shipping_cost" => "isPrice"
    "customizable" => "isUnsignedInt"
    "text_fields" => "isUnsignedInt"
    "uploadable_files" => "isUnsignedInt"
    "active" => "isBool"
    "redirect_type" => "isString"
    "id_type_redirected" => "isUnsignedId"
    "available_for_order" => "isBool"
    "available_date" => "isDateFormat"
    "show_condition" => "isBool"
    "condition" => "isGenericName"
    "show_price" => "isBool"
    "indexed" => "isBool"
    "visibility" => "isProductVisibility"
    "advanced_stock_management" => "isBool"
    "date_add" => "isDate"
    "date_upd" => "isDate"
    "pack_stock_type" => "isUnsignedInt"
  ]
  #fieldsRequiredLang: []
  #fieldsSizeLang: array:9 [
    "delivery_in_stock" => 255
    "delivery_out_stock" => 255
    "meta_description" => 512
    "meta_keywords" => 255
    "meta_title" => 255
    "link_rewrite" => 128
    "name" => 128
    "available_now" => 255
    "available_later" => 255
  ]
  #fieldsValidateLang: array:11 [
    "delivery_in_stock" => "isGenericName"
    "delivery_out_stock" => "isGenericName"
    "meta_description" => "isGenericName"
    "meta_keywords" => "isGenericName"
    "meta_title" => "isGenericName"
    "link_rewrite" => "isLinkRewrite"
    "name" => "isCatalogName"
    "description" => "isCleanHtml"
    "description_short" => "isCleanHtml"
    "available_now" => "isGenericName"
    "available_later" => "IsGenericName"
  ]
  #tables: []
  #image_dir: null
  #image_format: "jpg"
  #translator: null
  #def: array:7 [
    "table" => "product"
    "primary" => "id_product"
    "multilang" => true
    "multilang_shop" => true
    "fields" => array:62 [
      "id_shop_default" => array:2 [
        "type" => 1
        "validate" => "isUnsignedId"
      ]
      "id_manufacturer" => array:2 [
        "type" => 1
        "validate" => "isUnsignedId"
      ]
      "id_supplier" => array:2 [
        "type" => 1
        "validate" => "isUnsignedId"
      ]
      "reference" => array:3 [
        "type" => 3
        "validate" => "isReference"
        "size" => 64
      ]
      "supplier_reference" => array:3 [
        "type" => 3
        "validate" => "isReference"
        "size" => 64
      ]
      "location" => array:3 [
        "type" => 3
        "validate" => "isReference"
        "size" => 64
      ]
      "width" => array:2 [
        "type" => 4
        "validate" => "isUnsignedFloat"
      ]
      "height" => array:2 [
        "type" => 4
        "validate" => "isUnsignedFloat"
      ]
      "depth" => array:2 [
        "type" => 4
        "validate" => "isUnsignedFloat"
      ]
      "weight" => array:2 [
        "type" => 4
        "validate" => "isUnsignedFloat"
      ]
      "quantity_discount" => array:2 [
        "type" => 2
        "validate" => "isBool"
      ]
      "ean13" => array:3 [
        "type" => 3
        "validate" => "isEan13"
        "size" => 13
      ]
      "isbn" => array:3 [
        "type" => 3
        "validate" => "isIsbn"
        "size" => 32
      ]
      "upc" => array:3 [
        "type" => 3
        "validate" => "isUpc"
        "size" => 12
      ]
      "mpn" => array:3 [
        "type" => 3
        "validate" => "isMpn"
        "size" => 40
      ]
      "cache_is_pack" => array:2 [
        "type" => 2
        "validate" => "isBool"
      ]
      "cache_has_attachments" => array:2 [
        "type" => 2
        "validate" => "isBool"
      ]
      "is_virtual" => array:2 [
        "type" => 2
        "validate" => "isBool"
      ]
      "state" => array:2 [
        "type" => 1
        "validate" => "isUnsignedId"
      ]
      "additional_delivery_times" => array:2 [
        "type" => 1
        "validate" => "isUnsignedId"
      ]
      "delivery_in_stock" => array:4 [
        "type" => 3
        "lang" => true
        "validate" => "isGenericName"
        "size" => 255
      ]
      "delivery_out_stock" => array:4 [
        "type" => 3
        "lang" => true
        "validate" => "isGenericName"
        "size" => 255
      ]
      "id_category_default" => array:3 [
        "type" => 1
        "shop" => true
        "validate" => "isUnsignedId"
      ]
      "id_tax_rules_group" => array:3 [
        "type" => 1
        "shop" => true
        "validate" => "isUnsignedId"
      ]
      "on_sale" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "online_only" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "ecotax" => array:3 [
        "type" => 4
        "shop" => true
        "validate" => "isPrice"
      ]
      "minimal_quantity" => array:3 [
        "type" => 1
        "shop" => true
        "validate" => "isUnsignedInt"
      ]
      "low_stock_threshold" => array:4 [
        "type" => 1
        "shop" => true
        "allow_null" => true
        "validate" => "isInt"
      ]
      "low_stock_alert" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "price" => array:4 [
        "type" => 4
        "shop" => true
        "validate" => "isPrice"
        "required" => true
      ]
      "wholesale_price" => array:3 [
        "type" => 4
        "shop" => true
        "validate" => "isPrice"
      ]
      "unity" => array:3 [
        "type" => 3
        "shop" => true
        "validate" => "isString"
      ]
      "unit_price_ratio" => array:2 [
        "type" => 4
        "shop" => true
      ]
      "additional_shipping_cost" => array:3 [
        "type" => 4
        "shop" => true
        "validate" => "isPrice"
      ]
      "customizable" => array:3 [
        "type" => 1
        "shop" => true
        "validate" => "isUnsignedInt"
      ]
      "text_fields" => array:3 [
        "type" => 1
        "shop" => true
        "validate" => "isUnsignedInt"
      ]
      "uploadable_files" => array:3 [
        "type" => 1
        "shop" => true
        "validate" => "isUnsignedInt"
      ]
      "active" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "redirect_type" => array:3 [
        "type" => 3
        "shop" => true
        "validate" => "isString"
      ]
      "id_type_redirected" => array:3 [
        "type" => 1
        "shop" => true
        "validate" => "isUnsignedId"
      ]
      "available_for_order" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "available_date" => array:3 [
        "type" => 5
        "shop" => true
        "validate" => "isDateFormat"
      ]
      "show_condition" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "condition" => array:5 [
        "type" => 3
        "shop" => true
        "validate" => "isGenericName"
        "values" => array:3 [
          0 => "new"
          1 => "used"
          2 => "refurbished"
        ]
        "default" => "new"
      ]
      "show_price" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "indexed" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "visibility" => array:5 [
        "type" => 3
        "shop" => true
        "validate" => "isProductVisibility"
        "values" => array:4 [
          0 => "both"
          1 => "catalog"
          2 => "search"
          3 => "none"
        ]
        "default" => "both"
      ]
      "cache_default_attribute" => array:2 [
        "type" => 1
        "shop" => true
      ]
      "advanced_stock_management" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "date_add" => array:3 [
        "type" => 5
        "shop" => true
        "validate" => "isDate"
      ]
      "date_upd" => array:3 [
        "type" => 5
        "shop" => true
        "validate" => "isDate"
      ]
      "pack_stock_type" => array:3 [
        "type" => 1
        "shop" => true
        "validate" => "isUnsignedInt"
      ]
      "meta_description" => array:4 [
        "type" => 3
        "lang" => true
        "validate" => "isGenericName"
        "size" => 512
      ]
      "meta_keywords" => array:4 [
        "type" => 3
        "lang" => true
        "validate" => "isGenericName"
        "size" => 255
      ]
      "meta_title" => array:4 [
        "type" => 3
        "lang" => true
        "validate" => "isGenericName"
        "size" => 255
      ]
      "link_rewrite" => array:6 [
        "type" => 3
        "lang" => true
        "validate" => "isLinkRewrite"
        "required" => false
        "size" => 128
        "ws_modifier" => array:2 [
          "http_method" => 2
          "modifier" => "modifierWsLinkRewrite"
        ]
      ]
      "name" => array:5 [
        "type" => 3
        "lang" => true
        "validate" => "isCatalogName"
        "required" => false
        "size" => 128
      ]
      "description" => array:3 [
        "type" => 6
        "lang" => true
        "validate" => "isCleanHtml"
      ]
      "description_short" => array:3 [
        "type" => 6
        "lang" => true
        "validate" => "isCleanHtml"
      ]
      "available_now" => array:4 [
        "type" => 3
        "lang" => true
        "validate" => "isGenericName"
        "size" => 255
      ]
      "available_later" => array:4 [
        "type" => 3
        "lang" => true
        "validate" => "IsGenericName"
        "size" => 255
      ]
    ]
    "associations" => array:7 [
      "manufacturer" => array:1 [
        "type" => 1
      ]
      "supplier" => array:1 [
        "type" => 1
      ]
      "default_category" => array:3 [
        "type" => 1
        "field" => "id_category_default"
        "object" => "Category"
      ]
      "tax_rules_group" => array:1 [
        "type" => 1
      ]
      "categories" => array:4 [
        "type" => 2
        "field" => "id_category"
        "object" => "Category"
        "association" => "category_product"
      ]
      "stock_availables" => array:4 [
        "type" => 2
        "field" => "id_stock_available"
        "object" => "StockAvailable"
        "association" => "stock_availables"
      ]
      "l" => array:3 [
        "type" => 2
        "field" => "id_product"
        "foreign_field" => "id_product"
      ]
    ]
    "classname" => "Product"
  ]
  #update_fields: null
  +force_id: false
}
"id_product"
"21416038"
"id_supplier"
"1"
"id_manufacturer"
"4"
"id_category_default"
"76"
"id_shop_default"
"1"
"id_tax_rules_group"
"0"
"on_sale"
"0"
"online_only"
"0"
"ean13"
""
"isbn"
""
"upc"
""
"mpn"
""
"ecotax"
"0.000000"
"quantity"
"0"
"minimal_quantity"
"1"
"low_stock_threshold"
null
"low_stock_alert"
"0"
"price"
"89.000000"
"wholesale_price"
"30.000000"
"unity"
""
"unit_price_ratio"
"0.000000"
"additional_shipping_cost"
"0.000000"
"reference"
"2187740"
"supplier_reference"
"2187740"
"location"
""
"width"
"0.000000"
"height"
"0.000000"
"depth"
"0.000000"
"weight"
"0.000000"
"out_of_stock"
"2"
"additional_delivery_times"
"1"
"quantity_discount"
"0"
"customizable"
"0"
"uploadable_files"
"0"
"text_fields"
"0"
"active"
"1"
"redirect_type"
"301-category"
"id_type_redirected"
"0"
"available_for_order"
"1"
"available_date"
"0000-00-00"
"show_condition"
"0"
"condition"
"new"
"show_price"
"1"
"indexed"
"1"
"visibility"
"both"
"cache_is_pack"
"0"
"cache_has_attachments"
"0"
"is_virtual"
"0"
"cache_default_attribute"
"11601"
"date_add"
"2023-10-12 00:00:00"
"date_upd"
"2025-11-23 14:42:08"
"advanced_stock_management"
"0"
"pack_stock_type"
"3"
"state"
"1"
"id_shop"
"1"
"id_lang"
"1"
"description"
"""
<p>Les pantoufles pour femme Beppi sont l'essence même du confort et du style pour vos moments de détente à la maison. Conçues avec soin pour offrir un ajustement parfait et un soutien optimal, ces pantoufles sont un véritable régal pour vos pieds fatigués.<br /><br />\n
Fabriquées avec des matériaux de haute qualité, ces pantoufles combinent douceur et durabilité pour une expérience de port inégalée. La semelle intérieure rembourrée offre un confort moelleux à chaque pas, tandis que la construction solide assure une longue durée de vie.<br /><br />\n
Disponibles dans une variété de styles et de couleurs, les pantoufles Beppi ajoutent une touche de sophistication à votre look à la maison. Que vous préfériez des modèles classiques ou des designs plus fantaisistes, vous trouverez certainement une paire qui correspond à votre style personnel.<br /><br />\n
Optez pour le confort ultime avec les pantoufles pour femme Beppi et offrez à vos pieds le repos qu'ils méritent après une longue journée. Profitez de chaque instant à la maison avec style et aisance grâce à ces pantoufles exceptionnelles.</p>
"""
"description_short"
"<p></p>"
"link_rewrite"
"chinelo-interior-para-senhora"
"meta_description"
""
"meta_keywords"
""
"meta_title"
""
"name"
"Chinelo Interior Para Senhora"
"available_now"
""
"available_later"
""
"delivery_in_stock"
""
"delivery_out_stock"
""
array:21 [
  "id_product_attribute" => "11605"
  "id_product" => "21416038"
  "reference" => "2822"
  "supplier_reference" => "2187740-ROSE-40"
  "location" => ""
  "ean13" => "1234568122426"
  "isbn" => ""
  "upc" => ""
  "mpn" => ""
  "wholesale_price" => "30.000000"
  "price" => "0.000000"
  "ecotax" => "0.000000"
  "quantity" => "0"
  "weight" => "0.000000"
  "unit_price_impact" => "0.000000"
  "default_on" => null
  "minimal_quantity" => "1"
  "low_stock_threshold" => null
  "low_stock_alert" => "0"
  "available_date" => "0000-00-00"
  "id_shop" => "1"
]
Combination {#1049
  +id_product: null
  +reference: null
  +supplier_reference: null
  +location: null
  +ean13: null
  +isbn: null
  +upc: null
  +mpn: null
  +wholesale_price: null
  +price: null
  +unit_price_impact: null
  +ecotax: null
  +minimal_quantity: 1
  +low_stock_threshold: null
  +low_stock_alert: false
  +quantity: null
  +weight: null
  +default_on: null
  +available_date: "0000-00-00"
  #webserviceParameters: array:4 [
    "objectNodeName" => "combination"
    "objectsNodeName" => "combinations"
    "fields" => array:1 [
      "id_product" => array:2 [
        "required" => true
        "xlink_resource" => "products"
      ]
    ]
    "associations" => array:2 [
      "product_option_values" => array:1 [
        "resource" => "product_option_value"
      ]
      "images" => array:2 [
        "resource" => "image"
        "api" => "images/products"
      ]
    ]
  ]
  +id: 11605
  #id_lang: null
  #id_shop: 1
  +id_shop_list: []
  #get_shop_from_context: true
  #table: "product_attribute"
  #identifier: "id_product_attribute"
  #fieldsRequired: array:2 [
    0 => "id_product"
    1 => "minimal_quantity"
  ]
  #fieldsSize: array:12 [
    "location" => 64
    "ean13" => 13
    "isbn" => 32
    "upc" => 12
    "mpn" => 40
    "quantity" => 10
    "reference" => 64
    "supplier_reference" => 64
    "wholesale_price" => 27
    "price" => 20
    "ecotax" => 20
    "unit_price_impact" => 20
  ]
  #fieldsValidate: array:17 [
    "id_product" => "isUnsignedId"
    "location" => "isGenericName"
    "ean13" => "isEan13"
    "isbn" => "isIsbn"
    "upc" => "isUpc"
    "mpn" => "isMpn"
    "quantity" => "isInt"
    "wholesale_price" => "isPrice"
    "price" => "isNegativePrice"
    "ecotax" => "isPrice"
    "weight" => "isFloat"
    "unit_price_impact" => "isNegativePrice"
    "minimal_quantity" => "isUnsignedId"
    "low_stock_threshold" => "isInt"
    "low_stock_alert" => "isBool"
    "default_on" => "isBool"
    "available_date" => "isDateFormat"
  ]
  #fieldsRequiredLang: []
  #fieldsSizeLang: []
  #fieldsValidateLang: []
  #tables: []
  #image_dir: null
  #image_format: "jpg"
  #translator: null
  #def: array:4 [
    "table" => "product_attribute"
    "primary" => "id_product_attribute"
    "fields" => array:19 [
      "id_product" => array:4 [
        "type" => 1
        "shop" => "both"
        "validate" => "isUnsignedId"
        "required" => true
      ]
      "location" => array:3 [
        "type" => 3
        "validate" => "isGenericName"
        "size" => 64
      ]
      "ean13" => array:3 [
        "type" => 3
        "validate" => "isEan13"
        "size" => 13
      ]
      "isbn" => array:3 [
        "type" => 3
        "validate" => "isIsbn"
        "size" => 32
      ]
      "upc" => array:3 [
        "type" => 3
        "validate" => "isUpc"
        "size" => 12
      ]
      "mpn" => array:3 [
        "type" => 3
        "validate" => "isMpn"
        "size" => 40
      ]
      "quantity" => array:3 [
        "type" => 1
        "validate" => "isInt"
        "size" => 10
      ]
      "reference" => array:2 [
        "type" => 3
        "size" => 64
      ]
      "supplier_reference" => array:2 [
        "type" => 3
        "size" => 64
      ]
      "wholesale_price" => array:4 [
        "type" => 4
        "shop" => true
        "validate" => "isPrice"
        "size" => 27
      ]
      "price" => array:4 [
        "type" => 4
        "shop" => true
        "validate" => "isNegativePrice"
        "size" => 20
      ]
      "ecotax" => array:4 [
        "type" => 4
        "shop" => true
        "validate" => "isPrice"
        "size" => 20
      ]
      "weight" => array:3 [
        "type" => 4
        "shop" => true
        "validate" => "isFloat"
      ]
      "unit_price_impact" => array:4 [
        "type" => 4
        "shop" => true
        "validate" => "isNegativePrice"
        "size" => 20
      ]
      "minimal_quantity" => array:4 [
        "type" => 1
        "shop" => true
        "validate" => "isUnsignedId"
        "required" => true
      ]
      "low_stock_threshold" => array:4 [
        "type" => 1
        "shop" => true
        "allow_null" => true
        "validate" => "isInt"
      ]
      "low_stock_alert" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "default_on" => array:4 [
        "type" => 2
        "allow_null" => true
        "shop" => true
        "validate" => "isBool"
      ]
      "available_date" => array:3 [
        "type" => 5
        "shop" => true
        "validate" => "isDateFormat"
      ]
    ]
    "classname" => "Combination"
  ]
  #update_fields: null
  +force_id: false
}
"id_product_attribute"
"11605"
"id_product"
"21416038"
"reference"
"2822"
"supplier_reference"
"2187740-ROSE-40"
"location"
""
"ean13"
"1234568122426"
"isbn"
""
"upc"
""
"mpn"
""
"wholesale_price"
"30.000000"
"price"
"0.000000"
"ecotax"
"0.000000"
"quantity"
"0"
"weight"
"0.000000"
"unit_price_impact"
"0.000000"
"default_on"
null
"minimal_quantity"
"1"
"low_stock_threshold"
null
"low_stock_alert"
"0"
"available_date"
"0000-00-00"
"id_shop"
"1"
array:67 [
  "id_product" => "21416036"
  "id_supplier" => "1"
  "id_manufacturer" => "4"
  "id_category_default" => "76"
  "id_shop_default" => "1"
  "id_tax_rules_group" => "0"
  "on_sale" => "0"
  "online_only" => "0"
  "ean13" => ""
  "isbn" => ""
  "upc" => ""
  "mpn" => ""
  "ecotax" => "0.000000"
  "quantity" => "0"
  "minimal_quantity" => "1"
  "low_stock_threshold" => null
  "low_stock_alert" => "0"
  "price" => "89.900000"
  "wholesale_price" => "23.450000"
  "unity" => ""
  "unit_price_ratio" => "0.000000"
  "additional_shipping_cost" => "0.000000"
  "reference" => "2187660"
  "supplier_reference" => "2187660"
  "location" => ""
  "width" => "0.000000"
  "height" => "0.000000"
  "depth" => "0.000000"
  "weight" => "0.000000"
  "out_of_stock" => "2"
  "additional_delivery_times" => "1"
  "quantity_discount" => "0"
  "customizable" => "0"
  "uploadable_files" => "0"
  "text_fields" => "0"
  "active" => "1"
  "redirect_type" => ""
  "id_type_redirected" => "0"
  "available_for_order" => "1"
  "available_date" => "0000-00-00"
  "show_condition" => "0"
  "condition" => "new"
  "show_price" => "1"
  "indexed" => "1"
  "visibility" => "both"
  "cache_is_pack" => "0"
  "cache_has_attachments" => "0"
  "is_virtual" => "0"
  "cache_default_attribute" => "11589"
  "date_add" => "2023-10-12 00:00:00"
  "date_upd" => "2025-11-25 10:19:38"
  "advanced_stock_management" => "0"
  "pack_stock_type" => "3"
  "state" => "1"
  "id_shop" => "1"
  "id_lang" => "1"
  "description" => """
    <p>Les pantoufles pour femme Beppi sont l'essence même du confort et du style pour vos moments de détente à la maison. Conçues avec soin pour offrir un ajustement parfait et un soutien optimal, ces pantoufles sont un véritable régal pour vos pieds fatigués.<br /><br />\n
    Fabriquées avec des matériaux de haute qualité, ces pantoufles combinent douceur et durabilité pour une expérience de port inégalée. La semelle intérieure rembourrée offre un confort moelleux à chaque pas, tandis que la construction solide assure une longue durée de vie.<br /><br />\n
    Disponibles dans une variété de styles et de couleurs, les pantoufles Beppi ajoutent une touche de sophistication à votre look à la maison. Que vous préfériez des modèles classiques ou des designs plus fantaisistes, vous trouverez certainement une paire qui correspond à votre style personnel.<br /><br />\n
    Optez pour le confort ultime avec les pantoufles pour femme Beppi et offrez à vos pieds le repos qu'ils méritent après une longue journée. Profitez de chaque instant à la maison avec style et aisance grâce à ces pantoufles exceptionnelles.</p>
    """
  "description_short" => "<p></p>"
  "link_rewrite" => "chinelo-interior-para-senhora-anti-skid"
  "meta_description" => ""
  "meta_keywords" => ""
  "meta_title" => ""
  "name" => "Chinelo Interior Para Senhora  - Anti-skid"
  "available_now" => ""
  "available_later" => ""
  "delivery_in_stock" => ""
  "delivery_out_stock" => ""
]
Product {#1056
  +tax_name: null
  +tax_rate: null
  +id_manufacturer: null
  +id_supplier: null
  +id_category_default: null
  +id_shop_default: null
  +manufacturer_name: null
  +supplier_name: null
  +name: null
  +description: null
  +description_short: null
  +quantity: 0
  +minimal_quantity: 1
  +low_stock_threshold: null
  +low_stock_alert: false
  +available_now: null
  +available_later: null
  +price: 0
  +specificPrice: 0
  +additional_shipping_cost: 0
  +wholesale_price: 0
  +on_sale: false
  +online_only: false
  +unity: null
  +unit_price: null
  +unit_price_ratio: 0
  +ecotax: 0
  +reference: null
  +supplier_reference: null
  +location: null
  +width: 0
  +height: 0
  +depth: 0
  +weight: 0
  +ean13: null
  +isbn: null
  +upc: null
  +mpn: null
  +link_rewrite: null
  +meta_description: null
  +meta_keywords: null
  +meta_title: null
  +quantity_discount: 0
  +customizable: null
  +new: null
  +uploadable_files: null
  +text_fields: null
  +active: true
  +redirect_type: ""
  +id_type_redirected: 0
  +available_for_order: true
  +available_date: "0000-00-00"
  +show_condition: false
  +condition: null
  +show_price: true
  +indexed: 0
  +visibility: null
  +date_add: null
  +date_upd: null
  +tags: null
  +state: 1
  +base_price: null
  +id_tax_rules_group: 1
  +id_color_default: 0
  +advanced_stock_management: 0
  +out_of_stock: null
  +depends_on_stock: null
  +isFullyLoaded: false
  +cache_is_pack: null
  +cache_has_attachments: null
  +is_virtual: null
  +id_pack_product_attribute: null
  +cache_default_attribute: null
  +category: null
  +pack_stock_type: 3
  +additional_delivery_times: 1
  +delivery_in_stock: null
  +delivery_out_stock: null
  #webserviceParameters: array:4 [
    "objectMethods" => array:2 [
      "add" => "addWs"
      "update" => "updateWs"
    ]
    "objectNodeNames" => "products"
    "fields" => array:12 [
      "id_manufacturer" => array:1 [
        "xlink_resource" => "manufacturers"
      ]
      "id_supplier" => array:1 [
        "xlink_resource" => "suppliers"
      ]
      "id_category_default" => array:1 [
        "xlink_resource" => "categories"
      ]
      "new" => []
      "cache_default_attribute" => []
      "id_default_image" => array:3 [
        "getter" => "getCoverWs"
        "setter" => "setCoverWs"
        "xlink_resource" => array:2 [
          "resourceName" => "images"
          "subResourceName" => "products"
        ]
      ]
      "id_default_combination" => array:3 [
        "getter" => "getWsDefaultCombination"
        "setter" => "setWsDefaultCombination"
        "xlink_resource" => array:1 [
          "resourceName" => "combinations"
        ]
      ]
      "id_tax_rules_group" => array:1 [
        "xlink_resource" => array:1 [
          "resourceName" => "tax_rule_groups"
        ]
      ]
      "position_in_category" => array:2 [
        "getter" => "getWsPositionInCategory"
        "setter" => "setWsPositionInCategory"
      ]
      "manufacturer_name" => array:2 [
        "getter" => "getWsManufacturerName"
        "setter" => false
      ]
      "quantity" => array:2 [
        "getter" => false
        "setter" => false
      ]
      "type" => array:2 [
        "getter" => "getWsType"
        "setter" => "setWsType"
      ]
    ]
    "associations" => array:9 [
      "categories" => array:2 [
        "resource" => "category"
        "fields" => array:1 [
          "id" => array:1 [
            "required" => true
          ]
        ]
      ]
      "images" => array:2 [
        "resource" => "image"
        "fields" => array:1 [
          "id" => []
        ]
      ]
      "combinations" => array:2 [
        "resource" => "combination"
        "fields" => array:1 [
          "id" => array:1 [
            "required" => true
          ]
        ]
      ]
      "product_option_values" => array:2 [
        "resource" => "product_option_value"
        "fields" => array:1 [
          "id" => array:1 [
            "required" => true
          ]
        ]
      ]
      "product_features" => array:2 [
        "resource" => "product_feature"
        "fields" => array:2 [
          "id" => array:1 [
            "required" => true
          ]
          "id_feature_value" => array:2 [
            "required" => true
            "xlink_resource" => "product_feature_values"
          ]
        ]
      ]
      "tags" => array:2 [
        "resource" => "tag"
        "fields" => array:1 [
          "id" => array:1 [
            "required" => true
          ]
        ]
      ]
      "stock_availables" => array:3 [
        "resource" => "stock_available"
        "fields" => array:2 [
          "id" => array:1 [
            "required" => true
          ]
          "id_product_attribute" => array:1 [
            "required" => true
          ]
        ]
        "setter" => false
      ]
      "accessories" => array:3 [
        "resource" => "product"
        "api" => "products"
        "fields" => array:1 [
          "id" => array:2 [
            "required" => true
            "xlink_resource" => "product"
          ]
        ]
      ]
      "product_bundle" => array:3 [
        "resource" => "product"
        "api" => "products"
        "fields" => array:3 [
          "id" => array:1 [
            "required" => true
          ]
          "id_product_attribute" => []
          "quantity" => []
        ]
      ]
    ]
  ]
  +id: 21416036
  #id_lang: 1
  #id_shop: 1
  +id_shop_list: []
  #get_shop_from_context: true
  #table: "product"
  #identifier: "id_product"
  #fieldsRequired: array:1 [
    0 => "price"
  ]
  #fieldsSize: array:7 [
    "reference" => 64
    "supplier_reference" => 64
    "location" => 64
    "ean13" => 13
    "isbn" => 32
    "upc" => 12
    "mpn" => 40
  ]
  #fieldsValidate: array:49 [
    "id_shop_default" => "isUnsignedId"
    "id_manufacturer" => "isUnsignedId"
    "id_supplier" => "isUnsignedId"
    "reference" => "isReference"
    "supplier_reference" => "isReference"
    "location" => "isReference"
    "width" => "isUnsignedFloat"
    "height" => "isUnsignedFloat"
    "depth" => "isUnsignedFloat"
    "weight" => "isUnsignedFloat"
    "quantity_discount" => "isBool"
    "ean13" => "isEan13"
    "isbn" => "isIsbn"
    "upc" => "isUpc"
    "mpn" => "isMpn"
    "cache_is_pack" => "isBool"
    "cache_has_attachments" => "isBool"
    "is_virtual" => "isBool"
    "state" => "isUnsignedId"
    "additional_delivery_times" => "isUnsignedId"
    "id_category_default" => "isUnsignedId"
    "id_tax_rules_group" => "isUnsignedId"
    "on_sale" => "isBool"
    "online_only" => "isBool"
    "ecotax" => "isPrice"
    "minimal_quantity" => "isUnsignedInt"
    "low_stock_threshold" => "isInt"
    "low_stock_alert" => "isBool"
    "price" => "isPrice"
    "wholesale_price" => "isPrice"
    "unity" => "isString"
    "additional_shipping_cost" => "isPrice"
    "customizable" => "isUnsignedInt"
    "text_fields" => "isUnsignedInt"
    "uploadable_files" => "isUnsignedInt"
    "active" => "isBool"
    "redirect_type" => "isString"
    "id_type_redirected" => "isUnsignedId"
    "available_for_order" => "isBool"
    "available_date" => "isDateFormat"
    "show_condition" => "isBool"
    "condition" => "isGenericName"
    "show_price" => "isBool"
    "indexed" => "isBool"
    "visibility" => "isProductVisibility"
    "advanced_stock_management" => "isBool"
    "date_add" => "isDate"
    "date_upd" => "isDate"
    "pack_stock_type" => "isUnsignedInt"
  ]
  #fieldsRequiredLang: []
  #fieldsSizeLang: array:9 [
    "delivery_in_stock" => 255
    "delivery_out_stock" => 255
    "meta_description" => 512
    "meta_keywords" => 255
    "meta_title" => 255
    "link_rewrite" => 128
    "name" => 128
    "available_now" => 255
    "available_later" => 255
  ]
  #fieldsValidateLang: array:11 [
    "delivery_in_stock" => "isGenericName"
    "delivery_out_stock" => "isGenericName"
    "meta_description" => "isGenericName"
    "meta_keywords" => "isGenericName"
    "meta_title" => "isGenericName"
    "link_rewrite" => "isLinkRewrite"
    "name" => "isCatalogName"
    "description" => "isCleanHtml"
    "description_short" => "isCleanHtml"
    "available_now" => "isGenericName"
    "available_later" => "IsGenericName"
  ]
  #tables: []
  #image_dir: null
  #image_format: "jpg"
  #translator: null
  #def: array:7 [
    "table" => "product"
    "primary" => "id_product"
    "multilang" => true
    "multilang_shop" => true
    "fields" => array:62 [
      "id_shop_default" => array:2 [
        "type" => 1
        "validate" => "isUnsignedId"
      ]
      "id_manufacturer" => array:2 [
        "type" => 1
        "validate" => "isUnsignedId"
      ]
      "id_supplier" => array:2 [
        "type" => 1
        "validate" => "isUnsignedId"
      ]
      "reference" => array:3 [
        "type" => 3
        "validate" => "isReference"
        "size" => 64
      ]
      "supplier_reference" => array:3 [
        "type" => 3
        "validate" => "isReference"
        "size" => 64
      ]
      "location" => array:3 [
        "type" => 3
        "validate" => "isReference"
        "size" => 64
      ]
      "width" => array:2 [
        "type" => 4
        "validate" => "isUnsignedFloat"
      ]
      "height" => array:2 [
        "type" => 4
        "validate" => "isUnsignedFloat"
      ]
      "depth" => array:2 [
        "type" => 4
        "validate" => "isUnsignedFloat"
      ]
      "weight" => array:2 [
        "type" => 4
        "validate" => "isUnsignedFloat"
      ]
      "quantity_discount" => array:2 [
        "type" => 2
        "validate" => "isBool"
      ]
      "ean13" => array:3 [
        "type" => 3
        "validate" => "isEan13"
        "size" => 13
      ]
      "isbn" => array:3 [
        "type" => 3
        "validate" => "isIsbn"
        "size" => 32
      ]
      "upc" => array:3 [
        "type" => 3
        "validate" => "isUpc"
        "size" => 12
      ]
      "mpn" => array:3 [
        "type" => 3
        "validate" => "isMpn"
        "size" => 40
      ]
      "cache_is_pack" => array:2 [
        "type" => 2
        "validate" => "isBool"
      ]
      "cache_has_attachments" => array:2 [
        "type" => 2
        "validate" => "isBool"
      ]
      "is_virtual" => array:2 [
        "type" => 2
        "validate" => "isBool"
      ]
      "state" => array:2 [
        "type" => 1
        "validate" => "isUnsignedId"
      ]
      "additional_delivery_times" => array:2 [
        "type" => 1
        "validate" => "isUnsignedId"
      ]
      "delivery_in_stock" => array:4 [
        "type" => 3
        "lang" => true
        "validate" => "isGenericName"
        "size" => 255
      ]
      "delivery_out_stock" => array:4 [
        "type" => 3
        "lang" => true
        "validate" => "isGenericName"
        "size" => 255
      ]
      "id_category_default" => array:3 [
        "type" => 1
        "shop" => true
        "validate" => "isUnsignedId"
      ]
      "id_tax_rules_group" => array:3 [
        "type" => 1
        "shop" => true
        "validate" => "isUnsignedId"
      ]
      "on_sale" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "online_only" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "ecotax" => array:3 [
        "type" => 4
        "shop" => true
        "validate" => "isPrice"
      ]
      "minimal_quantity" => array:3 [
        "type" => 1
        "shop" => true
        "validate" => "isUnsignedInt"
      ]
      "low_stock_threshold" => array:4 [
        "type" => 1
        "shop" => true
        "allow_null" => true
        "validate" => "isInt"
      ]
      "low_stock_alert" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "price" => array:4 [
        "type" => 4
        "shop" => true
        "validate" => "isPrice"
        "required" => true
      ]
      "wholesale_price" => array:3 [
        "type" => 4
        "shop" => true
        "validate" => "isPrice"
      ]
      "unity" => array:3 [
        "type" => 3
        "shop" => true
        "validate" => "isString"
      ]
      "unit_price_ratio" => array:2 [
        "type" => 4
        "shop" => true
      ]
      "additional_shipping_cost" => array:3 [
        "type" => 4
        "shop" => true
        "validate" => "isPrice"
      ]
      "customizable" => array:3 [
        "type" => 1
        "shop" => true
        "validate" => "isUnsignedInt"
      ]
      "text_fields" => array:3 [
        "type" => 1
        "shop" => true
        "validate" => "isUnsignedInt"
      ]
      "uploadable_files" => array:3 [
        "type" => 1
        "shop" => true
        "validate" => "isUnsignedInt"
      ]
      "active" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "redirect_type" => array:3 [
        "type" => 3
        "shop" => true
        "validate" => "isString"
      ]
      "id_type_redirected" => array:3 [
        "type" => 1
        "shop" => true
        "validate" => "isUnsignedId"
      ]
      "available_for_order" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "available_date" => array:3 [
        "type" => 5
        "shop" => true
        "validate" => "isDateFormat"
      ]
      "show_condition" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "condition" => array:5 [
        "type" => 3
        "shop" => true
        "validate" => "isGenericName"
        "values" => array:3 [
          0 => "new"
          1 => "used"
          2 => "refurbished"
        ]
        "default" => "new"
      ]
      "show_price" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "indexed" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "visibility" => array:5 [
        "type" => 3
        "shop" => true
        "validate" => "isProductVisibility"
        "values" => array:4 [
          0 => "both"
          1 => "catalog"
          2 => "search"
          3 => "none"
        ]
        "default" => "both"
      ]
      "cache_default_attribute" => array:2 [
        "type" => 1
        "shop" => true
      ]
      "advanced_stock_management" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "date_add" => array:3 [
        "type" => 5
        "shop" => true
        "validate" => "isDate"
      ]
      "date_upd" => array:3 [
        "type" => 5
        "shop" => true
        "validate" => "isDate"
      ]
      "pack_stock_type" => array:3 [
        "type" => 1
        "shop" => true
        "validate" => "isUnsignedInt"
      ]
      "meta_description" => array:4 [
        "type" => 3
        "lang" => true
        "validate" => "isGenericName"
        "size" => 512
      ]
      "meta_keywords" => array:4 [
        "type" => 3
        "lang" => true
        "validate" => "isGenericName"
        "size" => 255
      ]
      "meta_title" => array:4 [
        "type" => 3
        "lang" => true
        "validate" => "isGenericName"
        "size" => 255
      ]
      "link_rewrite" => array:6 [
        "type" => 3
        "lang" => true
        "validate" => "isLinkRewrite"
        "required" => false
        "size" => 128
        "ws_modifier" => array:2 [
          "http_method" => 2
          "modifier" => "modifierWsLinkRewrite"
        ]
      ]
      "name" => array:5 [
        "type" => 3
        "lang" => true
        "validate" => "isCatalogName"
        "required" => false
        "size" => 128
      ]
      "description" => array:3 [
        "type" => 6
        "lang" => true
        "validate" => "isCleanHtml"
      ]
      "description_short" => array:3 [
        "type" => 6
        "lang" => true
        "validate" => "isCleanHtml"
      ]
      "available_now" => array:4 [
        "type" => 3
        "lang" => true
        "validate" => "isGenericName"
        "size" => 255
      ]
      "available_later" => array:4 [
        "type" => 3
        "lang" => true
        "validate" => "IsGenericName"
        "size" => 255
      ]
    ]
    "associations" => array:7 [
      "manufacturer" => array:1 [
        "type" => 1
      ]
      "supplier" => array:1 [
        "type" => 1
      ]
      "default_category" => array:3 [
        "type" => 1
        "field" => "id_category_default"
        "object" => "Category"
      ]
      "tax_rules_group" => array:1 [
        "type" => 1
      ]
      "categories" => array:4 [
        "type" => 2
        "field" => "id_category"
        "object" => "Category"
        "association" => "category_product"
      ]
      "stock_availables" => array:4 [
        "type" => 2
        "field" => "id_stock_available"
        "object" => "StockAvailable"
        "association" => "stock_availables"
      ]
      "l" => array:3 [
        "type" => 2
        "field" => "id_product"
        "foreign_field" => "id_product"
      ]
    ]
    "classname" => "Product"
  ]
  #update_fields: null
  +force_id: false
}
"id_product"
"21416036"
"id_supplier"
"1"
"id_manufacturer"
"4"
"id_category_default"
"76"
"id_shop_default"
"1"
"id_tax_rules_group"
"0"
"on_sale"
"0"
"online_only"
"0"
"ean13"
""
"isbn"
""
"upc"
""
"mpn"
""
"ecotax"
"0.000000"
"quantity"
"0"
"minimal_quantity"
"1"
"low_stock_threshold"
null
"low_stock_alert"
"0"
"price"
"89.900000"
"wholesale_price"
"23.450000"
"unity"
""
"unit_price_ratio"
"0.000000"
"additional_shipping_cost"
"0.000000"
"reference"
"2187660"
"supplier_reference"
"2187660"
"location"
""
"width"
"0.000000"
"height"
"0.000000"
"depth"
"0.000000"
"weight"
"0.000000"
"out_of_stock"
"2"
"additional_delivery_times"
"1"
"quantity_discount"
"0"
"customizable"
"0"
"uploadable_files"
"0"
"text_fields"
"0"
"active"
"1"
"redirect_type"
""
"id_type_redirected"
"0"
"available_for_order"
"1"
"available_date"
"0000-00-00"
"show_condition"
"0"
"condition"
"new"
"show_price"
"1"
"indexed"
"1"
"visibility"
"both"
"cache_is_pack"
"0"
"cache_has_attachments"
"0"
"is_virtual"
"0"
"cache_default_attribute"
"11589"
"date_add"
"2023-10-12 00:00:00"
"date_upd"
"2025-11-25 10:19:38"
"advanced_stock_management"
"0"
"pack_stock_type"
"3"
"state"
"1"
"id_shop"
"1"
"id_lang"
"1"
"description"
"""
<p>Les pantoufles pour femme Beppi sont l'essence même du confort et du style pour vos moments de détente à la maison. Conçues avec soin pour offrir un ajustement parfait et un soutien optimal, ces pantoufles sont un véritable régal pour vos pieds fatigués.<br /><br />\n
Fabriquées avec des matériaux de haute qualité, ces pantoufles combinent douceur et durabilité pour une expérience de port inégalée. La semelle intérieure rembourrée offre un confort moelleux à chaque pas, tandis que la construction solide assure une longue durée de vie.<br /><br />\n
Disponibles dans une variété de styles et de couleurs, les pantoufles Beppi ajoutent une touche de sophistication à votre look à la maison. Que vous préfériez des modèles classiques ou des designs plus fantaisistes, vous trouverez certainement une paire qui correspond à votre style personnel.<br /><br />\n
Optez pour le confort ultime avec les pantoufles pour femme Beppi et offrez à vos pieds le repos qu'ils méritent après une longue journée. Profitez de chaque instant à la maison avec style et aisance grâce à ces pantoufles exceptionnelles.</p>
"""
"description_short"
"<p></p>"
"link_rewrite"
"chinelo-interior-para-senhora-anti-skid"
"meta_description"
""
"meta_keywords"
""
"meta_title"
""
"name"
"Chinelo Interior Para Senhora  - Anti-skid"
"available_now"
""
"available_later"
""
"delivery_in_stock"
""
"delivery_out_stock"
""
array:21 [
  "id_product_attribute" => "11593"
  "id_product" => "21416036"
  "reference" => "2834"
  "supplier_reference" => ""
  "location" => ""
  "ean13" => "7000002379787"
  "isbn" => ""
  "upc" => ""
  "mpn" => ""
  "wholesale_price" => "23.450000"
  "price" => "0.000000"
  "ecotax" => "0.000000"
  "quantity" => "0"
  "weight" => "0.000000"
  "unit_price_impact" => "0.000000"
  "default_on" => null
  "minimal_quantity" => "1"
  "low_stock_threshold" => null
  "low_stock_alert" => "0"
  "available_date" => "0000-00-00"
  "id_shop" => "1"
]
Combination {#1056
  +id_product: null
  +reference: null
  +supplier_reference: null
  +location: null
  +ean13: null
  +isbn: null
  +upc: null
  +mpn: null
  +wholesale_price: null
  +price: null
  +unit_price_impact: null
  +ecotax: null
  +minimal_quantity: 1
  +low_stock_threshold: null
  +low_stock_alert: false
  +quantity: null
  +weight: null
  +default_on: null
  +available_date: "0000-00-00"
  #webserviceParameters: array:4 [
    "objectNodeName" => "combination"
    "objectsNodeName" => "combinations"
    "fields" => array:1 [
      "id_product" => array:2 [
        "required" => true
        "xlink_resource" => "products"
      ]
    ]
    "associations" => array:2 [
      "product_option_values" => array:1 [
        "resource" => "product_option_value"
      ]
      "images" => array:2 [
        "resource" => "image"
        "api" => "images/products"
      ]
    ]
  ]
  +id: 11593
  #id_lang: null
  #id_shop: 1
  +id_shop_list: []
  #get_shop_from_context: true
  #table: "product_attribute"
  #identifier: "id_product_attribute"
  #fieldsRequired: array:2 [
    0 => "id_product"
    1 => "minimal_quantity"
  ]
  #fieldsSize: array:12 [
    "location" => 64
    "ean13" => 13
    "isbn" => 32
    "upc" => 12
    "mpn" => 40
    "quantity" => 10
    "reference" => 64
    "supplier_reference" => 64
    "wholesale_price" => 27
    "price" => 20
    "ecotax" => 20
    "unit_price_impact" => 20
  ]
  #fieldsValidate: array:17 [
    "id_product" => "isUnsignedId"
    "location" => "isGenericName"
    "ean13" => "isEan13"
    "isbn" => "isIsbn"
    "upc" => "isUpc"
    "mpn" => "isMpn"
    "quantity" => "isInt"
    "wholesale_price" => "isPrice"
    "price" => "isNegativePrice"
    "ecotax" => "isPrice"
    "weight" => "isFloat"
    "unit_price_impact" => "isNegativePrice"
    "minimal_quantity" => "isUnsignedId"
    "low_stock_threshold" => "isInt"
    "low_stock_alert" => "isBool"
    "default_on" => "isBool"
    "available_date" => "isDateFormat"
  ]
  #fieldsRequiredLang: []
  #fieldsSizeLang: []
  #fieldsValidateLang: []
  #tables: []
  #image_dir: null
  #image_format: "jpg"
  #translator: null
  #def: array:4 [
    "table" => "product_attribute"
    "primary" => "id_product_attribute"
    "fields" => array:19 [
      "id_product" => array:4 [
        "type" => 1
        "shop" => "both"
        "validate" => "isUnsignedId"
        "required" => true
      ]
      "location" => array:3 [
        "type" => 3
        "validate" => "isGenericName"
        "size" => 64
      ]
      "ean13" => array:3 [
        "type" => 3
        "validate" => "isEan13"
        "size" => 13
      ]
      "isbn" => array:3 [
        "type" => 3
        "validate" => "isIsbn"
        "size" => 32
      ]
      "upc" => array:3 [
        "type" => 3
        "validate" => "isUpc"
        "size" => 12
      ]
      "mpn" => array:3 [
        "type" => 3
        "validate" => "isMpn"
        "size" => 40
      ]
      "quantity" => array:3 [
        "type" => 1
        "validate" => "isInt"
        "size" => 10
      ]
      "reference" => array:2 [
        "type" => 3
        "size" => 64
      ]
      "supplier_reference" => array:2 [
        "type" => 3
        "size" => 64
      ]
      "wholesale_price" => array:4 [
        "type" => 4
        "shop" => true
        "validate" => "isPrice"
        "size" => 27
      ]
      "price" => array:4 [
        "type" => 4
        "shop" => true
        "validate" => "isNegativePrice"
        "size" => 20
      ]
      "ecotax" => array:4 [
        "type" => 4
        "shop" => true
        "validate" => "isPrice"
        "size" => 20
      ]
      "weight" => array:3 [
        "type" => 4
        "shop" => true
        "validate" => "isFloat"
      ]
      "unit_price_impact" => array:4 [
        "type" => 4
        "shop" => true
        "validate" => "isNegativePrice"
        "size" => 20
      ]
      "minimal_quantity" => array:4 [
        "type" => 1
        "shop" => true
        "validate" => "isUnsignedId"
        "required" => true
      ]
      "low_stock_threshold" => array:4 [
        "type" => 1
        "shop" => true
        "allow_null" => true
        "validate" => "isInt"
      ]
      "low_stock_alert" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "default_on" => array:4 [
        "type" => 2
        "allow_null" => true
        "shop" => true
        "validate" => "isBool"
      ]
      "available_date" => array:3 [
        "type" => 5
        "shop" => true
        "validate" => "isDateFormat"
      ]
    ]
    "classname" => "Combination"
  ]
  #update_fields: null
  +force_id: false
}
"id_product_attribute"
"11593"
"id_product"
"21416036"
"reference"
"2834"
"supplier_reference"
""
"location"
""
"ean13"
"7000002379787"
"isbn"
""
"upc"
""
"mpn"
""
"wholesale_price"
"23.450000"
"price"
"0.000000"
"ecotax"
"0.000000"
"quantity"
"0"
"weight"
"0.000000"
"unit_price_impact"
"0.000000"
"default_on"
null
"minimal_quantity"
"1"
"low_stock_threshold"
null
"low_stock_alert"
"0"
"available_date"
"0000-00-00"
"id_shop"
"1"
array:67 [
  "id_product" => "21417175"
  "id_supplier" => "1"
  "id_manufacturer" => "4"
  "id_category_default" => "69"
  "id_shop_default" => "1"
  "id_tax_rules_group" => "0"
  "on_sale" => "0"
  "online_only" => "0"
  "ean13" => ""
  "isbn" => ""
  "upc" => ""
  "mpn" => ""
  "ecotax" => "0.000000"
  "quantity" => "0"
  "minimal_quantity" => "1"
  "low_stock_threshold" => null
  "low_stock_alert" => "0"
  "price" => "239.900000"
  "wholesale_price" => "40.000000"
  "unity" => ""
  "unit_price_ratio" => "0.000000"
  "additional_shipping_cost" => "0.000000"
  "reference" => "2207561"
  "supplier_reference" => "2207561"
  "location" => ""
  "width" => "0.000000"
  "height" => "0.000000"
  "depth" => "0.000000"
  "weight" => "0.000000"
  "out_of_stock" => "2"
  "additional_delivery_times" => "1"
  "quantity_discount" => "0"
  "customizable" => "0"
  "uploadable_files" => "0"
  "text_fields" => "0"
  "active" => "1"
  "redirect_type" => ""
  "id_type_redirected" => "0"
  "available_for_order" => "1"
  "available_date" => "0000-00-00"
  "show_condition" => "0"
  "condition" => "new"
  "show_price" => "1"
  "indexed" => "1"
  "visibility" => "both"
  "cache_is_pack" => "0"
  "cache_has_attachments" => "0"
  "is_virtual" => "0"
  "cache_default_attribute" => "18776"
  "date_add" => "2025-06-16 00:00:00"
  "date_upd" => "2026-01-02 11:07:55"
  "advanced_stock_management" => "0"
  "pack_stock_type" => "3"
  "state" => "1"
  "id_shop" => "1"
  "id_lang" => "1"
  "description" => "<p></p>"
  "description_short" => "<p></p>"
  "link_rewrite" => "sapato-casual-desportivo-fit-ins-hands-free"
  "meta_description" => ""
  "meta_keywords" => ""
  "meta_title" => ""
  "name" => "Sapato Casual Desportivo   - Fit-ins - Hands Free"
  "available_now" => ""
  "available_later" => ""
  "delivery_in_stock" => ""
  "delivery_out_stock" => ""
]
Product {#1063
  +tax_name: null
  +tax_rate: null
  +id_manufacturer: null
  +id_supplier: null
  +id_category_default: null
  +id_shop_default: null
  +manufacturer_name: null
  +supplier_name: null
  +name: null
  +description: null
  +description_short: null
  +quantity: 0
  +minimal_quantity: 1
  +low_stock_threshold: null
  +low_stock_alert: false
  +available_now: null
  +available_later: null
  +price: 0
  +specificPrice: 0
  +additional_shipping_cost: 0
  +wholesale_price: 0
  +on_sale: false
  +online_only: false
  +unity: null
  +unit_price: null
  +unit_price_ratio: 0
  +ecotax: 0
  +reference: null
  +supplier_reference: null
  +location: null
  +width: 0
  +height: 0
  +depth: 0
  +weight: 0
  +ean13: null
  +isbn: null
  +upc: null
  +mpn: null
  +link_rewrite: null
  +meta_description: null
  +meta_keywords: null
  +meta_title: null
  +quantity_discount: 0
  +customizable: null
  +new: null
  +uploadable_files: null
  +text_fields: null
  +active: true
  +redirect_type: ""
  +id_type_redirected: 0
  +available_for_order: true
  +available_date: "0000-00-00"
  +show_condition: false
  +condition: null
  +show_price: true
  +indexed: 0
  +visibility: null
  +date_add: null
  +date_upd: null
  +tags: null
  +state: 1
  +base_price: null
  +id_tax_rules_group: 1
  +id_color_default: 0
  +advanced_stock_management: 0
  +out_of_stock: null
  +depends_on_stock: null
  +isFullyLoaded: false
  +cache_is_pack: null
  +cache_has_attachments: null
  +is_virtual: null
  +id_pack_product_attribute: null
  +cache_default_attribute: null
  +category: null
  +pack_stock_type: 3
  +additional_delivery_times: 1
  +delivery_in_stock: null
  +delivery_out_stock: null
  #webserviceParameters: array:4 [
    "objectMethods" => array:2 [
      "add" => "addWs"
      "update" => "updateWs"
    ]
    "objectNodeNames" => "products"
    "fields" => array:12 [
      "id_manufacturer" => array:1 [
        "xlink_resource" => "manufacturers"
      ]
      "id_supplier" => array:1 [
        "xlink_resource" => "suppliers"
      ]
      "id_category_default" => array:1 [
        "xlink_resource" => "categories"
      ]
      "new" => []
      "cache_default_attribute" => []
      "id_default_image" => array:3 [
        "getter" => "getCoverWs"
        "setter" => "setCoverWs"
        "xlink_resource" => array:2 [
          "resourceName" => "images"
          "subResourceName" => "products"
        ]
      ]
      "id_default_combination" => array:3 [
        "getter" => "getWsDefaultCombination"
        "setter" => "setWsDefaultCombination"
        "xlink_resource" => array:1 [
          "resourceName" => "combinations"
        ]
      ]
      "id_tax_rules_group" => array:1 [
        "xlink_resource" => array:1 [
          "resourceName" => "tax_rule_groups"
        ]
      ]
      "position_in_category" => array:2 [
        "getter" => "getWsPositionInCategory"
        "setter" => "setWsPositionInCategory"
      ]
      "manufacturer_name" => array:2 [
        "getter" => "getWsManufacturerName"
        "setter" => false
      ]
      "quantity" => array:2 [
        "getter" => false
        "setter" => false
      ]
      "type" => array:2 [
        "getter" => "getWsType"
        "setter" => "setWsType"
      ]
    ]
    "associations" => array:9 [
      "categories" => array:2 [
        "resource" => "category"
        "fields" => array:1 [
          "id" => array:1 [
            "required" => true
          ]
        ]
      ]
      "images" => array:2 [
        "resource" => "image"
        "fields" => array:1 [
          "id" => []
        ]
      ]
      "combinations" => array:2 [
        "resource" => "combination"
        "fields" => array:1 [
          "id" => array:1 [
            "required" => true
          ]
        ]
      ]
      "product_option_values" => array:2 [
        "resource" => "product_option_value"
        "fields" => array:1 [
          "id" => array:1 [
            "required" => true
          ]
        ]
      ]
      "product_features" => array:2 [
        "resource" => "product_feature"
        "fields" => array:2 [
          "id" => array:1 [
            "required" => true
          ]
          "id_feature_value" => array:2 [
            "required" => true
            "xlink_resource" => "product_feature_values"
          ]
        ]
      ]
      "tags" => array:2 [
        "resource" => "tag"
        "fields" => array:1 [
          "id" => array:1 [
            "required" => true
          ]
        ]
      ]
      "stock_availables" => array:3 [
        "resource" => "stock_available"
        "fields" => array:2 [
          "id" => array:1 [
            "required" => true
          ]
          "id_product_attribute" => array:1 [
            "required" => true
          ]
        ]
        "setter" => false
      ]
      "accessories" => array:3 [
        "resource" => "product"
        "api" => "products"
        "fields" => array:1 [
          "id" => array:2 [
            "required" => true
            "xlink_resource" => "product"
          ]
        ]
      ]
      "product_bundle" => array:3 [
        "resource" => "product"
        "api" => "products"
        "fields" => array:3 [
          "id" => array:1 [
            "required" => true
          ]
          "id_product_attribute" => []
          "quantity" => []
        ]
      ]
    ]
  ]
  +id: 21417175
  #id_lang: 1
  #id_shop: 1
  +id_shop_list: []
  #get_shop_from_context: true
  #table: "product"
  #identifier: "id_product"
  #fieldsRequired: array:1 [
    0 => "price"
  ]
  #fieldsSize: array:7 [
    "reference" => 64
    "supplier_reference" => 64
    "location" => 64
    "ean13" => 13
    "isbn" => 32
    "upc" => 12
    "mpn" => 40
  ]
  #fieldsValidate: array:49 [
    "id_shop_default" => "isUnsignedId"
    "id_manufacturer" => "isUnsignedId"
    "id_supplier" => "isUnsignedId"
    "reference" => "isReference"
    "supplier_reference" => "isReference"
    "location" => "isReference"
    "width" => "isUnsignedFloat"
    "height" => "isUnsignedFloat"
    "depth" => "isUnsignedFloat"
    "weight" => "isUnsignedFloat"
    "quantity_discount" => "isBool"
    "ean13" => "isEan13"
    "isbn" => "isIsbn"
    "upc" => "isUpc"
    "mpn" => "isMpn"
    "cache_is_pack" => "isBool"
    "cache_has_attachments" => "isBool"
    "is_virtual" => "isBool"
    "state" => "isUnsignedId"
    "additional_delivery_times" => "isUnsignedId"
    "id_category_default" => "isUnsignedId"
    "id_tax_rules_group" => "isUnsignedId"
    "on_sale" => "isBool"
    "online_only" => "isBool"
    "ecotax" => "isPrice"
    "minimal_quantity" => "isUnsignedInt"
    "low_stock_threshold" => "isInt"
    "low_stock_alert" => "isBool"
    "price" => "isPrice"
    "wholesale_price" => "isPrice"
    "unity" => "isString"
    "additional_shipping_cost" => "isPrice"
    "customizable" => "isUnsignedInt"
    "text_fields" => "isUnsignedInt"
    "uploadable_files" => "isUnsignedInt"
    "active" => "isBool"
    "redirect_type" => "isString"
    "id_type_redirected" => "isUnsignedId"
    "available_for_order" => "isBool"
    "available_date" => "isDateFormat"
    "show_condition" => "isBool"
    "condition" => "isGenericName"
    "show_price" => "isBool"
    "indexed" => "isBool"
    "visibility" => "isProductVisibility"
    "advanced_stock_management" => "isBool"
    "date_add" => "isDate"
    "date_upd" => "isDate"
    "pack_stock_type" => "isUnsignedInt"
  ]
  #fieldsRequiredLang: []
  #fieldsSizeLang: array:9 [
    "delivery_in_stock" => 255
    "delivery_out_stock" => 255
    "meta_description" => 512
    "meta_keywords" => 255
    "meta_title" => 255
    "link_rewrite" => 128
    "name" => 128
    "available_now" => 255
    "available_later" => 255
  ]
  #fieldsValidateLang: array:11 [
    "delivery_in_stock" => "isGenericName"
    "delivery_out_stock" => "isGenericName"
    "meta_description" => "isGenericName"
    "meta_keywords" => "isGenericName"
    "meta_title" => "isGenericName"
    "link_rewrite" => "isLinkRewrite"
    "name" => "isCatalogName"
    "description" => "isCleanHtml"
    "description_short" => "isCleanHtml"
    "available_now" => "isGenericName"
    "available_later" => "IsGenericName"
  ]
  #tables: []
  #image_dir: null
  #image_format: "jpg"
  #translator: null
  #def: array:7 [
    "table" => "product"
    "primary" => "id_product"
    "multilang" => true
    "multilang_shop" => true
    "fields" => array:62 [
      "id_shop_default" => array:2 [
        "type" => 1
        "validate" => "isUnsignedId"
      ]
      "id_manufacturer" => array:2 [
        "type" => 1
        "validate" => "isUnsignedId"
      ]
      "id_supplier" => array:2 [
        "type" => 1
        "validate" => "isUnsignedId"
      ]
      "reference" => array:3 [
        "type" => 3
        "validate" => "isReference"
        "size" => 64
      ]
      "supplier_reference" => array:3 [
        "type" => 3
        "validate" => "isReference"
        "size" => 64
      ]
      "location" => array:3 [
        "type" => 3
        "validate" => "isReference"
        "size" => 64
      ]
      "width" => array:2 [
        "type" => 4
        "validate" => "isUnsignedFloat"
      ]
      "height" => array:2 [
        "type" => 4
        "validate" => "isUnsignedFloat"
      ]
      "depth" => array:2 [
        "type" => 4
        "validate" => "isUnsignedFloat"
      ]
      "weight" => array:2 [
        "type" => 4
        "validate" => "isUnsignedFloat"
      ]
      "quantity_discount" => array:2 [
        "type" => 2
        "validate" => "isBool"
      ]
      "ean13" => array:3 [
        "type" => 3
        "validate" => "isEan13"
        "size" => 13
      ]
      "isbn" => array:3 [
        "type" => 3
        "validate" => "isIsbn"
        "size" => 32
      ]
      "upc" => array:3 [
        "type" => 3
        "validate" => "isUpc"
        "size" => 12
      ]
      "mpn" => array:3 [
        "type" => 3
        "validate" => "isMpn"
        "size" => 40
      ]
      "cache_is_pack" => array:2 [
        "type" => 2
        "validate" => "isBool"
      ]
      "cache_has_attachments" => array:2 [
        "type" => 2
        "validate" => "isBool"
      ]
      "is_virtual" => array:2 [
        "type" => 2
        "validate" => "isBool"
      ]
      "state" => array:2 [
        "type" => 1
        "validate" => "isUnsignedId"
      ]
      "additional_delivery_times" => array:2 [
        "type" => 1
        "validate" => "isUnsignedId"
      ]
      "delivery_in_stock" => array:4 [
        "type" => 3
        "lang" => true
        "validate" => "isGenericName"
        "size" => 255
      ]
      "delivery_out_stock" => array:4 [
        "type" => 3
        "lang" => true
        "validate" => "isGenericName"
        "size" => 255
      ]
      "id_category_default" => array:3 [
        "type" => 1
        "shop" => true
        "validate" => "isUnsignedId"
      ]
      "id_tax_rules_group" => array:3 [
        "type" => 1
        "shop" => true
        "validate" => "isUnsignedId"
      ]
      "on_sale" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "online_only" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "ecotax" => array:3 [
        "type" => 4
        "shop" => true
        "validate" => "isPrice"
      ]
      "minimal_quantity" => array:3 [
        "type" => 1
        "shop" => true
        "validate" => "isUnsignedInt"
      ]
      "low_stock_threshold" => array:4 [
        "type" => 1
        "shop" => true
        "allow_null" => true
        "validate" => "isInt"
      ]
      "low_stock_alert" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "price" => array:4 [
        "type" => 4
        "shop" => true
        "validate" => "isPrice"
        "required" => true
      ]
      "wholesale_price" => array:3 [
        "type" => 4
        "shop" => true
        "validate" => "isPrice"
      ]
      "unity" => array:3 [
        "type" => 3
        "shop" => true
        "validate" => "isString"
      ]
      "unit_price_ratio" => array:2 [
        "type" => 4
        "shop" => true
      ]
      "additional_shipping_cost" => array:3 [
        "type" => 4
        "shop" => true
        "validate" => "isPrice"
      ]
      "customizable" => array:3 [
        "type" => 1
        "shop" => true
        "validate" => "isUnsignedInt"
      ]
      "text_fields" => array:3 [
        "type" => 1
        "shop" => true
        "validate" => "isUnsignedInt"
      ]
      "uploadable_files" => array:3 [
        "type" => 1
        "shop" => true
        "validate" => "isUnsignedInt"
      ]
      "active" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "redirect_type" => array:3 [
        "type" => 3
        "shop" => true
        "validate" => "isString"
      ]
      "id_type_redirected" => array:3 [
        "type" => 1
        "shop" => true
        "validate" => "isUnsignedId"
      ]
      "available_for_order" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "available_date" => array:3 [
        "type" => 5
        "shop" => true
        "validate" => "isDateFormat"
      ]
      "show_condition" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "condition" => array:5 [
        "type" => 3
        "shop" => true
        "validate" => "isGenericName"
        "values" => array:3 [
          0 => "new"
          1 => "used"
          2 => "refurbished"
        ]
        "default" => "new"
      ]
      "show_price" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "indexed" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "visibility" => array:5 [
        "type" => 3
        "shop" => true
        "validate" => "isProductVisibility"
        "values" => array:4 [
          0 => "both"
          1 => "catalog"
          2 => "search"
          3 => "none"
        ]
        "default" => "both"
      ]
      "cache_default_attribute" => array:2 [
        "type" => 1
        "shop" => true
      ]
      "advanced_stock_management" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "date_add" => array:3 [
        "type" => 5
        "shop" => true
        "validate" => "isDate"
      ]
      "date_upd" => array:3 [
        "type" => 5
        "shop" => true
        "validate" => "isDate"
      ]
      "pack_stock_type" => array:3 [
        "type" => 1
        "shop" => true
        "validate" => "isUnsignedInt"
      ]
      "meta_description" => array:4 [
        "type" => 3
        "lang" => true
        "validate" => "isGenericName"
        "size" => 512
      ]
      "meta_keywords" => array:4 [
        "type" => 3
        "lang" => true
        "validate" => "isGenericName"
        "size" => 255
      ]
      "meta_title" => array:4 [
        "type" => 3
        "lang" => true
        "validate" => "isGenericName"
        "size" => 255
      ]
      "link_rewrite" => array:6 [
        "type" => 3
        "lang" => true
        "validate" => "isLinkRewrite"
        "required" => false
        "size" => 128
        "ws_modifier" => array:2 [
          "http_method" => 2
          "modifier" => "modifierWsLinkRewrite"
        ]
      ]
      "name" => array:5 [
        "type" => 3
        "lang" => true
        "validate" => "isCatalogName"
        "required" => false
        "size" => 128
      ]
      "description" => array:3 [
        "type" => 6
        "lang" => true
        "validate" => "isCleanHtml"
      ]
      "description_short" => array:3 [
        "type" => 6
        "lang" => true
        "validate" => "isCleanHtml"
      ]
      "available_now" => array:4 [
        "type" => 3
        "lang" => true
        "validate" => "isGenericName"
        "size" => 255
      ]
      "available_later" => array:4 [
        "type" => 3
        "lang" => true
        "validate" => "IsGenericName"
        "size" => 255
      ]
    ]
    "associations" => array:7 [
      "manufacturer" => array:1 [
        "type" => 1
      ]
      "supplier" => array:1 [
        "type" => 1
      ]
      "default_category" => array:3 [
        "type" => 1
        "field" => "id_category_default"
        "object" => "Category"
      ]
      "tax_rules_group" => array:1 [
        "type" => 1
      ]
      "categories" => array:4 [
        "type" => 2
        "field" => "id_category"
        "object" => "Category"
        "association" => "category_product"
      ]
      "stock_availables" => array:4 [
        "type" => 2
        "field" => "id_stock_available"
        "object" => "StockAvailable"
        "association" => "stock_availables"
      ]
      "l" => array:3 [
        "type" => 2
        "field" => "id_product"
        "foreign_field" => "id_product"
      ]
    ]
    "classname" => "Product"
  ]
  #update_fields: null
  +force_id: false
}
"id_product"
"21417175"
"id_supplier"
"1"
"id_manufacturer"
"4"
"id_category_default"
"69"
"id_shop_default"
"1"
"id_tax_rules_group"
"0"
"on_sale"
"0"
"online_only"
"0"
"ean13"
""
"isbn"
""
"upc"
""
"mpn"
""
"ecotax"
"0.000000"
"quantity"
"0"
"minimal_quantity"
"1"
"low_stock_threshold"
null
"low_stock_alert"
"0"
"price"
"239.900000"
"wholesale_price"
"40.000000"
"unity"
""
"unit_price_ratio"
"0.000000"
"additional_shipping_cost"
"0.000000"
"reference"
"2207561"
"supplier_reference"
"2207561"
"location"
""
"width"
"0.000000"
"height"
"0.000000"
"depth"
"0.000000"
"weight"
"0.000000"
"out_of_stock"
"2"
"additional_delivery_times"
"1"
"quantity_discount"
"0"
"customizable"
"0"
"uploadable_files"
"0"
"text_fields"
"0"
"active"
"1"
"redirect_type"
""
"id_type_redirected"
"0"
"available_for_order"
"1"
"available_date"
"0000-00-00"
"show_condition"
"0"
"condition"
"new"
"show_price"
"1"
"indexed"
"1"
"visibility"
"both"
"cache_is_pack"
"0"
"cache_has_attachments"
"0"
"is_virtual"
"0"
"cache_default_attribute"
"18776"
"date_add"
"2025-06-16 00:00:00"
"date_upd"
"2026-01-02 11:07:55"
"advanced_stock_management"
"0"
"pack_stock_type"
"3"
"state"
"1"
"id_shop"
"1"
"id_lang"
"1"
"description"
"<p></p>"
"description_short"
"<p></p>"
"link_rewrite"
"sapato-casual-desportivo-fit-ins-hands-free"
"meta_description"
""
"meta_keywords"
""
"meta_title"
""
"name"
"Sapato Casual Desportivo   - Fit-ins - Hands Free"
"available_now"
""
"available_later"
""
"delivery_in_stock"
""
"delivery_out_stock"
""
array:21 [
  "id_product_attribute" => "18779"
  "id_product" => "21417175"
  "reference" => "9014"
  "supplier_reference" => ""
  "location" => ""
  "ean13" => "7000002695009"
  "isbn" => ""
  "upc" => ""
  "mpn" => ""
  "wholesale_price" => "40.000000"
  "price" => "0.000000"
  "ecotax" => "0.000000"
  "quantity" => "0"
  "weight" => "0.000000"
  "unit_price_impact" => "0.000000"
  "default_on" => null
  "minimal_quantity" => "1"
  "low_stock_threshold" => null
  "low_stock_alert" => "0"
  "available_date" => "0000-00-00"
  "id_shop" => "1"
]
Combination {#1063
  +id_product: null
  +reference: null
  +supplier_reference: null
  +location: null
  +ean13: null
  +isbn: null
  +upc: null
  +mpn: null
  +wholesale_price: null
  +price: null
  +unit_price_impact: null
  +ecotax: null
  +minimal_quantity: 1
  +low_stock_threshold: null
  +low_stock_alert: false
  +quantity: null
  +weight: null
  +default_on: null
  +available_date: "0000-00-00"
  #webserviceParameters: array:4 [
    "objectNodeName" => "combination"
    "objectsNodeName" => "combinations"
    "fields" => array:1 [
      "id_product" => array:2 [
        "required" => true
        "xlink_resource" => "products"
      ]
    ]
    "associations" => array:2 [
      "product_option_values" => array:1 [
        "resource" => "product_option_value"
      ]
      "images" => array:2 [
        "resource" => "image"
        "api" => "images/products"
      ]
    ]
  ]
  +id: 18779
  #id_lang: null
  #id_shop: 1
  +id_shop_list: []
  #get_shop_from_context: true
  #table: "product_attribute"
  #identifier: "id_product_attribute"
  #fieldsRequired: array:2 [
    0 => "id_product"
    1 => "minimal_quantity"
  ]
  #fieldsSize: array:12 [
    "location" => 64
    "ean13" => 13
    "isbn" => 32
    "upc" => 12
    "mpn" => 40
    "quantity" => 10
    "reference" => 64
    "supplier_reference" => 64
    "wholesale_price" => 27
    "price" => 20
    "ecotax" => 20
    "unit_price_impact" => 20
  ]
  #fieldsValidate: array:17 [
    "id_product" => "isUnsignedId"
    "location" => "isGenericName"
    "ean13" => "isEan13"
    "isbn" => "isIsbn"
    "upc" => "isUpc"
    "mpn" => "isMpn"
    "quantity" => "isInt"
    "wholesale_price" => "isPrice"
    "price" => "isNegativePrice"
    "ecotax" => "isPrice"
    "weight" => "isFloat"
    "unit_price_impact" => "isNegativePrice"
    "minimal_quantity" => "isUnsignedId"
    "low_stock_threshold" => "isInt"
    "low_stock_alert" => "isBool"
    "default_on" => "isBool"
    "available_date" => "isDateFormat"
  ]
  #fieldsRequiredLang: []
  #fieldsSizeLang: []
  #fieldsValidateLang: []
  #tables: []
  #image_dir: null
  #image_format: "jpg"
  #translator: null
  #def: array:4 [
    "table" => "product_attribute"
    "primary" => "id_product_attribute"
    "fields" => array:19 [
      "id_product" => array:4 [
        "type" => 1
        "shop" => "both"
        "validate" => "isUnsignedId"
        "required" => true
      ]
      "location" => array:3 [
        "type" => 3
        "validate" => "isGenericName"
        "size" => 64
      ]
      "ean13" => array:3 [
        "type" => 3
        "validate" => "isEan13"
        "size" => 13
      ]
      "isbn" => array:3 [
        "type" => 3
        "validate" => "isIsbn"
        "size" => 32
      ]
      "upc" => array:3 [
        "type" => 3
        "validate" => "isUpc"
        "size" => 12
      ]
      "mpn" => array:3 [
        "type" => 3
        "validate" => "isMpn"
        "size" => 40
      ]
      "quantity" => array:3 [
        "type" => 1
        "validate" => "isInt"
        "size" => 10
      ]
      "reference" => array:2 [
        "type" => 3
        "size" => 64
      ]
      "supplier_reference" => array:2 [
        "type" => 3
        "size" => 64
      ]
      "wholesale_price" => array:4 [
        "type" => 4
        "shop" => true
        "validate" => "isPrice"
        "size" => 27
      ]
      "price" => array:4 [
        "type" => 4
        "shop" => true
        "validate" => "isNegativePrice"
        "size" => 20
      ]
      "ecotax" => array:4 [
        "type" => 4
        "shop" => true
        "validate" => "isPrice"
        "size" => 20
      ]
      "weight" => array:3 [
        "type" => 4
        "shop" => true
        "validate" => "isFloat"
      ]
      "unit_price_impact" => array:4 [
        "type" => 4
        "shop" => true
        "validate" => "isNegativePrice"
        "size" => 20
      ]
      "minimal_quantity" => array:4 [
        "type" => 1
        "shop" => true
        "validate" => "isUnsignedId"
        "required" => true
      ]
      "low_stock_threshold" => array:4 [
        "type" => 1
        "shop" => true
        "allow_null" => true
        "validate" => "isInt"
      ]
      "low_stock_alert" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "default_on" => array:4 [
        "type" => 2
        "allow_null" => true
        "shop" => true
        "validate" => "isBool"
      ]
      "available_date" => array:3 [
        "type" => 5
        "shop" => true
        "validate" => "isDateFormat"
      ]
    ]
    "classname" => "Combination"
  ]
  #update_fields: null
  +force_id: false
}
"id_product_attribute"
"18779"
"id_product"
"21417175"
"reference"
"9014"
"supplier_reference"
""
"location"
""
"ean13"
"7000002695009"
"isbn"
""
"upc"
""
"mpn"
""
"wholesale_price"
"40.000000"
"price"
"0.000000"
"ecotax"
"0.000000"
"quantity"
"0"
"weight"
"0.000000"
"unit_price_impact"
"0.000000"
"default_on"
null
"minimal_quantity"
"1"
"low_stock_threshold"
null
"low_stock_alert"
"0"
"available_date"
"0000-00-00"
"id_shop"
"1"
array:67 [
  "id_product" => "21417531"
  "id_supplier" => "1"
  "id_manufacturer" => "4"
  "id_category_default" => "92"
  "id_shop_default" => "1"
  "id_tax_rules_group" => "0"
  "on_sale" => "0"
  "online_only" => "0"
  "ean13" => ""
  "isbn" => ""
  "upc" => ""
  "mpn" => ""
  "ecotax" => "0.000000"
  "quantity" => "0"
  "minimal_quantity" => "1"
  "low_stock_threshold" => null
  "low_stock_alert" => "0"
  "price" => "179.900000"
  "wholesale_price" => "46.000000"
  "unity" => ""
  "unit_price_ratio" => "0.000000"
  "additional_shipping_cost" => "0.000000"
  "reference" => "2215181"
  "supplier_reference" => "2215181"
  "location" => ""
  "width" => "0.000000"
  "height" => "0.000000"
  "depth" => "0.000000"
  "weight" => "0.000000"
  "out_of_stock" => "2"
  "additional_delivery_times" => "1"
  "quantity_discount" => "0"
  "customizable" => "0"
  "uploadable_files" => "0"
  "text_fields" => "0"
  "active" => "1"
  "redirect_type" => ""
  "id_type_redirected" => "0"
  "available_for_order" => "1"
  "available_date" => "0000-00-00"
  "show_condition" => "0"
  "condition" => "new"
  "show_price" => "1"
  "indexed" => "1"
  "visibility" => "both"
  "cache_is_pack" => "0"
  "cache_has_attachments" => "0"
  "is_virtual" => "0"
  "cache_default_attribute" => "20882"
  "date_add" => "2025-11-10 00:00:00"
  "date_upd" => "2026-01-28 19:01:40"
  "advanced_stock_management" => "0"
  "pack_stock_type" => "3"
  "state" => "1"
  "id_shop" => "1"
  "id_lang" => "1"
  "description" => "<p></p>"
  "description_short" => "<p></p>"
  "link_rewrite" => "sapato-casual-desportivo-phylon-shock-absorber"
  "meta_description" => ""
  "meta_keywords" => ""
  "meta_title" => ""
  "name" => "Sapato Casual Desportivo  - Phylon Shock Absorber"
  "available_now" => ""
  "available_later" => ""
  "delivery_in_stock" => ""
  "delivery_out_stock" => ""
]
Product {#1070
  +tax_name: null
  +tax_rate: null
  +id_manufacturer: null
  +id_supplier: null
  +id_category_default: null
  +id_shop_default: null
  +manufacturer_name: null
  +supplier_name: null
  +name: null
  +description: null
  +description_short: null
  +quantity: 0
  +minimal_quantity: 1
  +low_stock_threshold: null
  +low_stock_alert: false
  +available_now: null
  +available_later: null
  +price: 0
  +specificPrice: 0
  +additional_shipping_cost: 0
  +wholesale_price: 0
  +on_sale: false
  +online_only: false
  +unity: null
  +unit_price: null
  +unit_price_ratio: 0
  +ecotax: 0
  +reference: null
  +supplier_reference: null
  +location: null
  +width: 0
  +height: 0
  +depth: 0
  +weight: 0
  +ean13: null
  +isbn: null
  +upc: null
  +mpn: null
  +link_rewrite: null
  +meta_description: null
  +meta_keywords: null
  +meta_title: null
  +quantity_discount: 0
  +customizable: null
  +new: null
  +uploadable_files: null
  +text_fields: null
  +active: true
  +redirect_type: ""
  +id_type_redirected: 0
  +available_for_order: true
  +available_date: "0000-00-00"
  +show_condition: false
  +condition: null
  +show_price: true
  +indexed: 0
  +visibility: null
  +date_add: null
  +date_upd: null
  +tags: null
  +state: 1
  +base_price: null
  +id_tax_rules_group: 1
  +id_color_default: 0
  +advanced_stock_management: 0
  +out_of_stock: null
  +depends_on_stock: null
  +isFullyLoaded: false
  +cache_is_pack: null
  +cache_has_attachments: null
  +is_virtual: null
  +id_pack_product_attribute: null
  +cache_default_attribute: null
  +category: null
  +pack_stock_type: 3
  +additional_delivery_times: 1
  +delivery_in_stock: null
  +delivery_out_stock: null
  #webserviceParameters: array:4 [
    "objectMethods" => array:2 [
      "add" => "addWs"
      "update" => "updateWs"
    ]
    "objectNodeNames" => "products"
    "fields" => array:12 [
      "id_manufacturer" => array:1 [
        "xlink_resource" => "manufacturers"
      ]
      "id_supplier" => array:1 [
        "xlink_resource" => "suppliers"
      ]
      "id_category_default" => array:1 [
        "xlink_resource" => "categories"
      ]
      "new" => []
      "cache_default_attribute" => []
      "id_default_image" => array:3 [
        "getter" => "getCoverWs"
        "setter" => "setCoverWs"
        "xlink_resource" => array:2 [
          "resourceName" => "images"
          "subResourceName" => "products"
        ]
      ]
      "id_default_combination" => array:3 [
        "getter" => "getWsDefaultCombination"
        "setter" => "setWsDefaultCombination"
        "xlink_resource" => array:1 [
          "resourceName" => "combinations"
        ]
      ]
      "id_tax_rules_group" => array:1 [
        "xlink_resource" => array:1 [
          "resourceName" => "tax_rule_groups"
        ]
      ]
      "position_in_category" => array:2 [
        "getter" => "getWsPositionInCategory"
        "setter" => "setWsPositionInCategory"
      ]
      "manufacturer_name" => array:2 [
        "getter" => "getWsManufacturerName"
        "setter" => false
      ]
      "quantity" => array:2 [
        "getter" => false
        "setter" => false
      ]
      "type" => array:2 [
        "getter" => "getWsType"
        "setter" => "setWsType"
      ]
    ]
    "associations" => array:9 [
      "categories" => array:2 [
        "resource" => "category"
        "fields" => array:1 [
          "id" => array:1 [
            "required" => true
          ]
        ]
      ]
      "images" => array:2 [
        "resource" => "image"
        "fields" => array:1 [
          "id" => []
        ]
      ]
      "combinations" => array:2 [
        "resource" => "combination"
        "fields" => array:1 [
          "id" => array:1 [
            "required" => true
          ]
        ]
      ]
      "product_option_values" => array:2 [
        "resource" => "product_option_value"
        "fields" => array:1 [
          "id" => array:1 [
            "required" => true
          ]
        ]
      ]
      "product_features" => array:2 [
        "resource" => "product_feature"
        "fields" => array:2 [
          "id" => array:1 [
            "required" => true
          ]
          "id_feature_value" => array:2 [
            "required" => true
            "xlink_resource" => "product_feature_values"
          ]
        ]
      ]
      "tags" => array:2 [
        "resource" => "tag"
        "fields" => array:1 [
          "id" => array:1 [
            "required" => true
          ]
        ]
      ]
      "stock_availables" => array:3 [
        "resource" => "stock_available"
        "fields" => array:2 [
          "id" => array:1 [
            "required" => true
          ]
          "id_product_attribute" => array:1 [
            "required" => true
          ]
        ]
        "setter" => false
      ]
      "accessories" => array:3 [
        "resource" => "product"
        "api" => "products"
        "fields" => array:1 [
          "id" => array:2 [
            "required" => true
            "xlink_resource" => "product"
          ]
        ]
      ]
      "product_bundle" => array:3 [
        "resource" => "product"
        "api" => "products"
        "fields" => array:3 [
          "id" => array:1 [
            "required" => true
          ]
          "id_product_attribute" => []
          "quantity" => []
        ]
      ]
    ]
  ]
  +id: 21417531
  #id_lang: 1
  #id_shop: 1
  +id_shop_list: []
  #get_shop_from_context: true
  #table: "product"
  #identifier: "id_product"
  #fieldsRequired: array:1 [
    0 => "price"
  ]
  #fieldsSize: array:7 [
    "reference" => 64
    "supplier_reference" => 64
    "location" => 64
    "ean13" => 13
    "isbn" => 32
    "upc" => 12
    "mpn" => 40
  ]
  #fieldsValidate: array:49 [
    "id_shop_default" => "isUnsignedId"
    "id_manufacturer" => "isUnsignedId"
    "id_supplier" => "isUnsignedId"
    "reference" => "isReference"
    "supplier_reference" => "isReference"
    "location" => "isReference"
    "width" => "isUnsignedFloat"
    "height" => "isUnsignedFloat"
    "depth" => "isUnsignedFloat"
    "weight" => "isUnsignedFloat"
    "quantity_discount" => "isBool"
    "ean13" => "isEan13"
    "isbn" => "isIsbn"
    "upc" => "isUpc"
    "mpn" => "isMpn"
    "cache_is_pack" => "isBool"
    "cache_has_attachments" => "isBool"
    "is_virtual" => "isBool"
    "state" => "isUnsignedId"
    "additional_delivery_times" => "isUnsignedId"
    "id_category_default" => "isUnsignedId"
    "id_tax_rules_group" => "isUnsignedId"
    "on_sale" => "isBool"
    "online_only" => "isBool"
    "ecotax" => "isPrice"
    "minimal_quantity" => "isUnsignedInt"
    "low_stock_threshold" => "isInt"
    "low_stock_alert" => "isBool"
    "price" => "isPrice"
    "wholesale_price" => "isPrice"
    "unity" => "isString"
    "additional_shipping_cost" => "isPrice"
    "customizable" => "isUnsignedInt"
    "text_fields" => "isUnsignedInt"
    "uploadable_files" => "isUnsignedInt"
    "active" => "isBool"
    "redirect_type" => "isString"
    "id_type_redirected" => "isUnsignedId"
    "available_for_order" => "isBool"
    "available_date" => "isDateFormat"
    "show_condition" => "isBool"
    "condition" => "isGenericName"
    "show_price" => "isBool"
    "indexed" => "isBool"
    "visibility" => "isProductVisibility"
    "advanced_stock_management" => "isBool"
    "date_add" => "isDate"
    "date_upd" => "isDate"
    "pack_stock_type" => "isUnsignedInt"
  ]
  #fieldsRequiredLang: []
  #fieldsSizeLang: array:9 [
    "delivery_in_stock" => 255
    "delivery_out_stock" => 255
    "meta_description" => 512
    "meta_keywords" => 255
    "meta_title" => 255
    "link_rewrite" => 128
    "name" => 128
    "available_now" => 255
    "available_later" => 255
  ]
  #fieldsValidateLang: array:11 [
    "delivery_in_stock" => "isGenericName"
    "delivery_out_stock" => "isGenericName"
    "meta_description" => "isGenericName"
    "meta_keywords" => "isGenericName"
    "meta_title" => "isGenericName"
    "link_rewrite" => "isLinkRewrite"
    "name" => "isCatalogName"
    "description" => "isCleanHtml"
    "description_short" => "isCleanHtml"
    "available_now" => "isGenericName"
    "available_later" => "IsGenericName"
  ]
  #tables: []
  #image_dir: null
  #image_format: "jpg"
  #translator: null
  #def: array:7 [
    "table" => "product"
    "primary" => "id_product"
    "multilang" => true
    "multilang_shop" => true
    "fields" => array:62 [
      "id_shop_default" => array:2 [
        "type" => 1
        "validate" => "isUnsignedId"
      ]
      "id_manufacturer" => array:2 [
        "type" => 1
        "validate" => "isUnsignedId"
      ]
      "id_supplier" => array:2 [
        "type" => 1
        "validate" => "isUnsignedId"
      ]
      "reference" => array:3 [
        "type" => 3
        "validate" => "isReference"
        "size" => 64
      ]
      "supplier_reference" => array:3 [
        "type" => 3
        "validate" => "isReference"
        "size" => 64
      ]
      "location" => array:3 [
        "type" => 3
        "validate" => "isReference"
        "size" => 64
      ]
      "width" => array:2 [
        "type" => 4
        "validate" => "isUnsignedFloat"
      ]
      "height" => array:2 [
        "type" => 4
        "validate" => "isUnsignedFloat"
      ]
      "depth" => array:2 [
        "type" => 4
        "validate" => "isUnsignedFloat"
      ]
      "weight" => array:2 [
        "type" => 4
        "validate" => "isUnsignedFloat"
      ]
      "quantity_discount" => array:2 [
        "type" => 2
        "validate" => "isBool"
      ]
      "ean13" => array:3 [
        "type" => 3
        "validate" => "isEan13"
        "size" => 13
      ]
      "isbn" => array:3 [
        "type" => 3
        "validate" => "isIsbn"
        "size" => 32
      ]
      "upc" => array:3 [
        "type" => 3
        "validate" => "isUpc"
        "size" => 12
      ]
      "mpn" => array:3 [
        "type" => 3
        "validate" => "isMpn"
        "size" => 40
      ]
      "cache_is_pack" => array:2 [
        "type" => 2
        "validate" => "isBool"
      ]
      "cache_has_attachments" => array:2 [
        "type" => 2
        "validate" => "isBool"
      ]
      "is_virtual" => array:2 [
        "type" => 2
        "validate" => "isBool"
      ]
      "state" => array:2 [
        "type" => 1
        "validate" => "isUnsignedId"
      ]
      "additional_delivery_times" => array:2 [
        "type" => 1
        "validate" => "isUnsignedId"
      ]
      "delivery_in_stock" => array:4 [
        "type" => 3
        "lang" => true
        "validate" => "isGenericName"
        "size" => 255
      ]
      "delivery_out_stock" => array:4 [
        "type" => 3
        "lang" => true
        "validate" => "isGenericName"
        "size" => 255
      ]
      "id_category_default" => array:3 [
        "type" => 1
        "shop" => true
        "validate" => "isUnsignedId"
      ]
      "id_tax_rules_group" => array:3 [
        "type" => 1
        "shop" => true
        "validate" => "isUnsignedId"
      ]
      "on_sale" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "online_only" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "ecotax" => array:3 [
        "type" => 4
        "shop" => true
        "validate" => "isPrice"
      ]
      "minimal_quantity" => array:3 [
        "type" => 1
        "shop" => true
        "validate" => "isUnsignedInt"
      ]
      "low_stock_threshold" => array:4 [
        "type" => 1
        "shop" => true
        "allow_null" => true
        "validate" => "isInt"
      ]
      "low_stock_alert" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "price" => array:4 [
        "type" => 4
        "shop" => true
        "validate" => "isPrice"
        "required" => true
      ]
      "wholesale_price" => array:3 [
        "type" => 4
        "shop" => true
        "validate" => "isPrice"
      ]
      "unity" => array:3 [
        "type" => 3
        "shop" => true
        "validate" => "isString"
      ]
      "unit_price_ratio" => array:2 [
        "type" => 4
        "shop" => true
      ]
      "additional_shipping_cost" => array:3 [
        "type" => 4
        "shop" => true
        "validate" => "isPrice"
      ]
      "customizable" => array:3 [
        "type" => 1
        "shop" => true
        "validate" => "isUnsignedInt"
      ]
      "text_fields" => array:3 [
        "type" => 1
        "shop" => true
        "validate" => "isUnsignedInt"
      ]
      "uploadable_files" => array:3 [
        "type" => 1
        "shop" => true
        "validate" => "isUnsignedInt"
      ]
      "active" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "redirect_type" => array:3 [
        "type" => 3
        "shop" => true
        "validate" => "isString"
      ]
      "id_type_redirected" => array:3 [
        "type" => 1
        "shop" => true
        "validate" => "isUnsignedId"
      ]
      "available_for_order" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "available_date" => array:3 [
        "type" => 5
        "shop" => true
        "validate" => "isDateFormat"
      ]
      "show_condition" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "condition" => array:5 [
        "type" => 3
        "shop" => true
        "validate" => "isGenericName"
        "values" => array:3 [
          0 => "new"
          1 => "used"
          2 => "refurbished"
        ]
        "default" => "new"
      ]
      "show_price" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "indexed" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "visibility" => array:5 [
        "type" => 3
        "shop" => true
        "validate" => "isProductVisibility"
        "values" => array:4 [
          0 => "both"
          1 => "catalog"
          2 => "search"
          3 => "none"
        ]
        "default" => "both"
      ]
      "cache_default_attribute" => array:2 [
        "type" => 1
        "shop" => true
      ]
      "advanced_stock_management" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "date_add" => array:3 [
        "type" => 5
        "shop" => true
        "validate" => "isDate"
      ]
      "date_upd" => array:3 [
        "type" => 5
        "shop" => true
        "validate" => "isDate"
      ]
      "pack_stock_type" => array:3 [
        "type" => 1
        "shop" => true
        "validate" => "isUnsignedInt"
      ]
      "meta_description" => array:4 [
        "type" => 3
        "lang" => true
        "validate" => "isGenericName"
        "size" => 512
      ]
      "meta_keywords" => array:4 [
        "type" => 3
        "lang" => true
        "validate" => "isGenericName"
        "size" => 255
      ]
      "meta_title" => array:4 [
        "type" => 3
        "lang" => true
        "validate" => "isGenericName"
        "size" => 255
      ]
      "link_rewrite" => array:6 [
        "type" => 3
        "lang" => true
        "validate" => "isLinkRewrite"
        "required" => false
        "size" => 128
        "ws_modifier" => array:2 [
          "http_method" => 2
          "modifier" => "modifierWsLinkRewrite"
        ]
      ]
      "name" => array:5 [
        "type" => 3
        "lang" => true
        "validate" => "isCatalogName"
        "required" => false
        "size" => 128
      ]
      "description" => array:3 [
        "type" => 6
        "lang" => true
        "validate" => "isCleanHtml"
      ]
      "description_short" => array:3 [
        "type" => 6
        "lang" => true
        "validate" => "isCleanHtml"
      ]
      "available_now" => array:4 [
        "type" => 3
        "lang" => true
        "validate" => "isGenericName"
        "size" => 255
      ]
      "available_later" => array:4 [
        "type" => 3
        "lang" => true
        "validate" => "IsGenericName"
        "size" => 255
      ]
    ]
    "associations" => array:7 [
      "manufacturer" => array:1 [
        "type" => 1
      ]
      "supplier" => array:1 [
        "type" => 1
      ]
      "default_category" => array:3 [
        "type" => 1
        "field" => "id_category_default"
        "object" => "Category"
      ]
      "tax_rules_group" => array:1 [
        "type" => 1
      ]
      "categories" => array:4 [
        "type" => 2
        "field" => "id_category"
        "object" => "Category"
        "association" => "category_product"
      ]
      "stock_availables" => array:4 [
        "type" => 2
        "field" => "id_stock_available"
        "object" => "StockAvailable"
        "association" => "stock_availables"
      ]
      "l" => array:3 [
        "type" => 2
        "field" => "id_product"
        "foreign_field" => "id_product"
      ]
    ]
    "classname" => "Product"
  ]
  #update_fields: null
  +force_id: false
}
"id_product"
"21417531"
"id_supplier"
"1"
"id_manufacturer"
"4"
"id_category_default"
"92"
"id_shop_default"
"1"
"id_tax_rules_group"
"0"
"on_sale"
"0"
"online_only"
"0"
"ean13"
""
"isbn"
""
"upc"
""
"mpn"
""
"ecotax"
"0.000000"
"quantity"
"0"
"minimal_quantity"
"1"
"low_stock_threshold"
null
"low_stock_alert"
"0"
"price"
"179.900000"
"wholesale_price"
"46.000000"
"unity"
""
"unit_price_ratio"
"0.000000"
"additional_shipping_cost"
"0.000000"
"reference"
"2215181"
"supplier_reference"
"2215181"
"location"
""
"width"
"0.000000"
"height"
"0.000000"
"depth"
"0.000000"
"weight"
"0.000000"
"out_of_stock"
"2"
"additional_delivery_times"
"1"
"quantity_discount"
"0"
"customizable"
"0"
"uploadable_files"
"0"
"text_fields"
"0"
"active"
"1"
"redirect_type"
""
"id_type_redirected"
"0"
"available_for_order"
"1"
"available_date"
"0000-00-00"
"show_condition"
"0"
"condition"
"new"
"show_price"
"1"
"indexed"
"1"
"visibility"
"both"
"cache_is_pack"
"0"
"cache_has_attachments"
"0"
"is_virtual"
"0"
"cache_default_attribute"
"20882"
"date_add"
"2025-11-10 00:00:00"
"date_upd"
"2026-01-28 19:01:40"
"advanced_stock_management"
"0"
"pack_stock_type"
"3"
"state"
"1"
"id_shop"
"1"
"id_lang"
"1"
"description"
"<p></p>"
"description_short"
"<p></p>"
"link_rewrite"
"sapato-casual-desportivo-phylon-shock-absorber"
"meta_description"
""
"meta_keywords"
""
"meta_title"
""
"name"
"Sapato Casual Desportivo  - Phylon Shock Absorber"
"available_now"
""
"available_later"
""
"delivery_in_stock"
""
"delivery_out_stock"
""
array:21 [
  "id_product_attribute" => "20884"
  "id_product" => "21417531"
  "reference" => "14090"
  "supplier_reference" => ""
  "location" => ""
  "ean13" => "7000002806191"
  "isbn" => ""
  "upc" => ""
  "mpn" => ""
  "wholesale_price" => "46.000000"
  "price" => "0.000000"
  "ecotax" => "0.000000"
  "quantity" => "0"
  "weight" => "0.000000"
  "unit_price_impact" => "0.000000"
  "default_on" => null
  "minimal_quantity" => "1"
  "low_stock_threshold" => null
  "low_stock_alert" => "0"
  "available_date" => "0000-00-00"
  "id_shop" => "1"
]
Combination {#1070
  +id_product: null
  +reference: null
  +supplier_reference: null
  +location: null
  +ean13: null
  +isbn: null
  +upc: null
  +mpn: null
  +wholesale_price: null
  +price: null
  +unit_price_impact: null
  +ecotax: null
  +minimal_quantity: 1
  +low_stock_threshold: null
  +low_stock_alert: false
  +quantity: null
  +weight: null
  +default_on: null
  +available_date: "0000-00-00"
  #webserviceParameters: array:4 [
    "objectNodeName" => "combination"
    "objectsNodeName" => "combinations"
    "fields" => array:1 [
      "id_product" => array:2 [
        "required" => true
        "xlink_resource" => "products"
      ]
    ]
    "associations" => array:2 [
      "product_option_values" => array:1 [
        "resource" => "product_option_value"
      ]
      "images" => array:2 [
        "resource" => "image"
        "api" => "images/products"
      ]
    ]
  ]
  +id: 20884
  #id_lang: null
  #id_shop: 1
  +id_shop_list: []
  #get_shop_from_context: true
  #table: "product_attribute"
  #identifier: "id_product_attribute"
  #fieldsRequired: array:2 [
    0 => "id_product"
    1 => "minimal_quantity"
  ]
  #fieldsSize: array:12 [
    "location" => 64
    "ean13" => 13
    "isbn" => 32
    "upc" => 12
    "mpn" => 40
    "quantity" => 10
    "reference" => 64
    "supplier_reference" => 64
    "wholesale_price" => 27
    "price" => 20
    "ecotax" => 20
    "unit_price_impact" => 20
  ]
  #fieldsValidate: array:17 [
    "id_product" => "isUnsignedId"
    "location" => "isGenericName"
    "ean13" => "isEan13"
    "isbn" => "isIsbn"
    "upc" => "isUpc"
    "mpn" => "isMpn"
    "quantity" => "isInt"
    "wholesale_price" => "isPrice"
    "price" => "isNegativePrice"
    "ecotax" => "isPrice"
    "weight" => "isFloat"
    "unit_price_impact" => "isNegativePrice"
    "minimal_quantity" => "isUnsignedId"
    "low_stock_threshold" => "isInt"
    "low_stock_alert" => "isBool"
    "default_on" => "isBool"
    "available_date" => "isDateFormat"
  ]
  #fieldsRequiredLang: []
  #fieldsSizeLang: []
  #fieldsValidateLang: []
  #tables: []
  #image_dir: null
  #image_format: "jpg"
  #translator: null
  #def: array:4 [
    "table" => "product_attribute"
    "primary" => "id_product_attribute"
    "fields" => array:19 [
      "id_product" => array:4 [
        "type" => 1
        "shop" => "both"
        "validate" => "isUnsignedId"
        "required" => true
      ]
      "location" => array:3 [
        "type" => 3
        "validate" => "isGenericName"
        "size" => 64
      ]
      "ean13" => array:3 [
        "type" => 3
        "validate" => "isEan13"
        "size" => 13
      ]
      "isbn" => array:3 [
        "type" => 3
        "validate" => "isIsbn"
        "size" => 32
      ]
      "upc" => array:3 [
        "type" => 3
        "validate" => "isUpc"
        "size" => 12
      ]
      "mpn" => array:3 [
        "type" => 3
        "validate" => "isMpn"
        "size" => 40
      ]
      "quantity" => array:3 [
        "type" => 1
        "validate" => "isInt"
        "size" => 10
      ]
      "reference" => array:2 [
        "type" => 3
        "size" => 64
      ]
      "supplier_reference" => array:2 [
        "type" => 3
        "size" => 64
      ]
      "wholesale_price" => array:4 [
        "type" => 4
        "shop" => true
        "validate" => "isPrice"
        "size" => 27
      ]
      "price" => array:4 [
        "type" => 4
        "shop" => true
        "validate" => "isNegativePrice"
        "size" => 20
      ]
      "ecotax" => array:4 [
        "type" => 4
        "shop" => true
        "validate" => "isPrice"
        "size" => 20
      ]
      "weight" => array:3 [
        "type" => 4
        "shop" => true
        "validate" => "isFloat"
      ]
      "unit_price_impact" => array:4 [
        "type" => 4
        "shop" => true
        "validate" => "isNegativePrice"
        "size" => 20
      ]
      "minimal_quantity" => array:4 [
        "type" => 1
        "shop" => true
        "validate" => "isUnsignedId"
        "required" => true
      ]
      "low_stock_threshold" => array:4 [
        "type" => 1
        "shop" => true
        "allow_null" => true
        "validate" => "isInt"
      ]
      "low_stock_alert" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "default_on" => array:4 [
        "type" => 2
        "allow_null" => true
        "shop" => true
        "validate" => "isBool"
      ]
      "available_date" => array:3 [
        "type" => 5
        "shop" => true
        "validate" => "isDateFormat"
      ]
    ]
    "classname" => "Combination"
  ]
  #update_fields: null
  +force_id: false
}
"id_product_attribute"
"20884"
"id_product"
"21417531"
"reference"
"14090"
"supplier_reference"
""
"location"
""
"ean13"
"7000002806191"
"isbn"
""
"upc"
""
"mpn"
""
"wholesale_price"
"46.000000"
"price"
"0.000000"
"ecotax"
"0.000000"
"quantity"
"0"
"weight"
"0.000000"
"unit_price_impact"
"0.000000"
"default_on"
null
"minimal_quantity"
"1"
"low_stock_threshold"
null
"low_stock_alert"
"0"
"available_date"
"0000-00-00"
"id_shop"
"1"
array:67 [
  "id_product" => "21417621"
  "id_supplier" => "1"
  "id_manufacturer" => "4"
  "id_category_default" => "69"
  "id_shop_default" => "1"
  "id_tax_rules_group" => "0"
  "on_sale" => "0"
  "online_only" => "0"
  "ean13" => ""
  "isbn" => ""
  "upc" => ""
  "mpn" => ""
  "ecotax" => "0.000000"
  "quantity" => "0"
  "minimal_quantity" => "1"
  "low_stock_threshold" => null
  "low_stock_alert" => "0"
  "price" => "239.900000"
  "wholesale_price" => "51.000000"
  "unity" => ""
  "unit_price_ratio" => "0.000000"
  "additional_shipping_cost" => "0.000000"
  "reference" => "2217661"
  "supplier_reference" => "2217661"
  "location" => ""
  "width" => "0.000000"
  "height" => "0.000000"
  "depth" => "0.000000"
  "weight" => "0.000000"
  "out_of_stock" => "2"
  "additional_delivery_times" => "1"
  "quantity_discount" => "0"
  "customizable" => "0"
  "uploadable_files" => "0"
  "text_fields" => "0"
  "active" => "1"
  "redirect_type" => ""
  "id_type_redirected" => "0"
  "available_for_order" => "1"
  "available_date" => "0000-00-00"
  "show_condition" => "0"
  "condition" => "new"
  "show_price" => "1"
  "indexed" => "0"
  "visibility" => "both"
  "cache_is_pack" => "0"
  "cache_has_attachments" => "0"
  "is_virtual" => "0"
  "cache_default_attribute" => "21477"
  "date_add" => "2025-11-10 00:00:00"
  "date_upd" => "2026-01-02 11:07:55"
  "advanced_stock_management" => "0"
  "pack_stock_type" => "3"
  "state" => "1"
  "id_shop" => "1"
  "id_lang" => "1"
  "description" => "<p></p>"
  "description_short" => "<p></p>"
  "link_rewrite" => "sapato-casual-para-senhora-phylon-shock-absorber"
  "meta_description" => ""
  "meta_keywords" => ""
  "meta_title" => ""
  "name" => "Sapato Casual Para Senhora  - Phylon Shock Absorber"
  "available_now" => ""
  "available_later" => ""
  "delivery_in_stock" => ""
  "delivery_out_stock" => ""
]
Product {#1077
  +tax_name: null
  +tax_rate: null
  +id_manufacturer: null
  +id_supplier: null
  +id_category_default: null
  +id_shop_default: null
  +manufacturer_name: null
  +supplier_name: null
  +name: null
  +description: null
  +description_short: null
  +quantity: 0
  +minimal_quantity: 1
  +low_stock_threshold: null
  +low_stock_alert: false
  +available_now: null
  +available_later: null
  +price: 0
  +specificPrice: 0
  +additional_shipping_cost: 0
  +wholesale_price: 0
  +on_sale: false
  +online_only: false
  +unity: null
  +unit_price: null
  +unit_price_ratio: 0
  +ecotax: 0
  +reference: null
  +supplier_reference: null
  +location: null
  +width: 0
  +height: 0
  +depth: 0
  +weight: 0
  +ean13: null
  +isbn: null
  +upc: null
  +mpn: null
  +link_rewrite: null
  +meta_description: null
  +meta_keywords: null
  +meta_title: null
  +quantity_discount: 0
  +customizable: null
  +new: null
  +uploadable_files: null
  +text_fields: null
  +active: true
  +redirect_type: ""
  +id_type_redirected: 0
  +available_for_order: true
  +available_date: "0000-00-00"
  +show_condition: false
  +condition: null
  +show_price: true
  +indexed: 0
  +visibility: null
  +date_add: null
  +date_upd: null
  +tags: null
  +state: 1
  +base_price: null
  +id_tax_rules_group: 1
  +id_color_default: 0
  +advanced_stock_management: 0
  +out_of_stock: null
  +depends_on_stock: null
  +isFullyLoaded: false
  +cache_is_pack: null
  +cache_has_attachments: null
  +is_virtual: null
  +id_pack_product_attribute: null
  +cache_default_attribute: null
  +category: null
  +pack_stock_type: 3
  +additional_delivery_times: 1
  +delivery_in_stock: null
  +delivery_out_stock: null
  #webserviceParameters: array:4 [
    "objectMethods" => array:2 [
      "add" => "addWs"
      "update" => "updateWs"
    ]
    "objectNodeNames" => "products"
    "fields" => array:12 [
      "id_manufacturer" => array:1 [
        "xlink_resource" => "manufacturers"
      ]
      "id_supplier" => array:1 [
        "xlink_resource" => "suppliers"
      ]
      "id_category_default" => array:1 [
        "xlink_resource" => "categories"
      ]
      "new" => []
      "cache_default_attribute" => []
      "id_default_image" => array:3 [
        "getter" => "getCoverWs"
        "setter" => "setCoverWs"
        "xlink_resource" => array:2 [
          "resourceName" => "images"
          "subResourceName" => "products"
        ]
      ]
      "id_default_combination" => array:3 [
        "getter" => "getWsDefaultCombination"
        "setter" => "setWsDefaultCombination"
        "xlink_resource" => array:1 [
          "resourceName" => "combinations"
        ]
      ]
      "id_tax_rules_group" => array:1 [
        "xlink_resource" => array:1 [
          "resourceName" => "tax_rule_groups"
        ]
      ]
      "position_in_category" => array:2 [
        "getter" => "getWsPositionInCategory"
        "setter" => "setWsPositionInCategory"
      ]
      "manufacturer_name" => array:2 [
        "getter" => "getWsManufacturerName"
        "setter" => false
      ]
      "quantity" => array:2 [
        "getter" => false
        "setter" => false
      ]
      "type" => array:2 [
        "getter" => "getWsType"
        "setter" => "setWsType"
      ]
    ]
    "associations" => array:9 [
      "categories" => array:2 [
        "resource" => "category"
        "fields" => array:1 [
          "id" => array:1 [
            "required" => true
          ]
        ]
      ]
      "images" => array:2 [
        "resource" => "image"
        "fields" => array:1 [
          "id" => []
        ]
      ]
      "combinations" => array:2 [
        "resource" => "combination"
        "fields" => array:1 [
          "id" => array:1 [
            "required" => true
          ]
        ]
      ]
      "product_option_values" => array:2 [
        "resource" => "product_option_value"
        "fields" => array:1 [
          "id" => array:1 [
            "required" => true
          ]
        ]
      ]
      "product_features" => array:2 [
        "resource" => "product_feature"
        "fields" => array:2 [
          "id" => array:1 [
            "required" => true
          ]
          "id_feature_value" => array:2 [
            "required" => true
            "xlink_resource" => "product_feature_values"
          ]
        ]
      ]
      "tags" => array:2 [
        "resource" => "tag"
        "fields" => array:1 [
          "id" => array:1 [
            "required" => true
          ]
        ]
      ]
      "stock_availables" => array:3 [
        "resource" => "stock_available"
        "fields" => array:2 [
          "id" => array:1 [
            "required" => true
          ]
          "id_product_attribute" => array:1 [
            "required" => true
          ]
        ]
        "setter" => false
      ]
      "accessories" => array:3 [
        "resource" => "product"
        "api" => "products"
        "fields" => array:1 [
          "id" => array:2 [
            "required" => true
            "xlink_resource" => "product"
          ]
        ]
      ]
      "product_bundle" => array:3 [
        "resource" => "product"
        "api" => "products"
        "fields" => array:3 [
          "id" => array:1 [
            "required" => true
          ]
          "id_product_attribute" => []
          "quantity" => []
        ]
      ]
    ]
  ]
  +id: 21417621
  #id_lang: 1
  #id_shop: 1
  +id_shop_list: []
  #get_shop_from_context: true
  #table: "product"
  #identifier: "id_product"
  #fieldsRequired: array:1 [
    0 => "price"
  ]
  #fieldsSize: array:7 [
    "reference" => 64
    "supplier_reference" => 64
    "location" => 64
    "ean13" => 13
    "isbn" => 32
    "upc" => 12
    "mpn" => 40
  ]
  #fieldsValidate: array:49 [
    "id_shop_default" => "isUnsignedId"
    "id_manufacturer" => "isUnsignedId"
    "id_supplier" => "isUnsignedId"
    "reference" => "isReference"
    "supplier_reference" => "isReference"
    "location" => "isReference"
    "width" => "isUnsignedFloat"
    "height" => "isUnsignedFloat"
    "depth" => "isUnsignedFloat"
    "weight" => "isUnsignedFloat"
    "quantity_discount" => "isBool"
    "ean13" => "isEan13"
    "isbn" => "isIsbn"
    "upc" => "isUpc"
    "mpn" => "isMpn"
    "cache_is_pack" => "isBool"
    "cache_has_attachments" => "isBool"
    "is_virtual" => "isBool"
    "state" => "isUnsignedId"
    "additional_delivery_times" => "isUnsignedId"
    "id_category_default" => "isUnsignedId"
    "id_tax_rules_group" => "isUnsignedId"
    "on_sale" => "isBool"
    "online_only" => "isBool"
    "ecotax" => "isPrice"
    "minimal_quantity" => "isUnsignedInt"
    "low_stock_threshold" => "isInt"
    "low_stock_alert" => "isBool"
    "price" => "isPrice"
    "wholesale_price" => "isPrice"
    "unity" => "isString"
    "additional_shipping_cost" => "isPrice"
    "customizable" => "isUnsignedInt"
    "text_fields" => "isUnsignedInt"
    "uploadable_files" => "isUnsignedInt"
    "active" => "isBool"
    "redirect_type" => "isString"
    "id_type_redirected" => "isUnsignedId"
    "available_for_order" => "isBool"
    "available_date" => "isDateFormat"
    "show_condition" => "isBool"
    "condition" => "isGenericName"
    "show_price" => "isBool"
    "indexed" => "isBool"
    "visibility" => "isProductVisibility"
    "advanced_stock_management" => "isBool"
    "date_add" => "isDate"
    "date_upd" => "isDate"
    "pack_stock_type" => "isUnsignedInt"
  ]
  #fieldsRequiredLang: []
  #fieldsSizeLang: array:9 [
    "delivery_in_stock" => 255
    "delivery_out_stock" => 255
    "meta_description" => 512
    "meta_keywords" => 255
    "meta_title" => 255
    "link_rewrite" => 128
    "name" => 128
    "available_now" => 255
    "available_later" => 255
  ]
  #fieldsValidateLang: array:11 [
    "delivery_in_stock" => "isGenericName"
    "delivery_out_stock" => "isGenericName"
    "meta_description" => "isGenericName"
    "meta_keywords" => "isGenericName"
    "meta_title" => "isGenericName"
    "link_rewrite" => "isLinkRewrite"
    "name" => "isCatalogName"
    "description" => "isCleanHtml"
    "description_short" => "isCleanHtml"
    "available_now" => "isGenericName"
    "available_later" => "IsGenericName"
  ]
  #tables: []
  #image_dir: null
  #image_format: "jpg"
  #translator: null
  #def: array:7 [
    "table" => "product"
    "primary" => "id_product"
    "multilang" => true
    "multilang_shop" => true
    "fields" => array:62 [
      "id_shop_default" => array:2 [
        "type" => 1
        "validate" => "isUnsignedId"
      ]
      "id_manufacturer" => array:2 [
        "type" => 1
        "validate" => "isUnsignedId"
      ]
      "id_supplier" => array:2 [
        "type" => 1
        "validate" => "isUnsignedId"
      ]
      "reference" => array:3 [
        "type" => 3
        "validate" => "isReference"
        "size" => 64
      ]
      "supplier_reference" => array:3 [
        "type" => 3
        "validate" => "isReference"
        "size" => 64
      ]
      "location" => array:3 [
        "type" => 3
        "validate" => "isReference"
        "size" => 64
      ]
      "width" => array:2 [
        "type" => 4
        "validate" => "isUnsignedFloat"
      ]
      "height" => array:2 [
        "type" => 4
        "validate" => "isUnsignedFloat"
      ]
      "depth" => array:2 [
        "type" => 4
        "validate" => "isUnsignedFloat"
      ]
      "weight" => array:2 [
        "type" => 4
        "validate" => "isUnsignedFloat"
      ]
      "quantity_discount" => array:2 [
        "type" => 2
        "validate" => "isBool"
      ]
      "ean13" => array:3 [
        "type" => 3
        "validate" => "isEan13"
        "size" => 13
      ]
      "isbn" => array:3 [
        "type" => 3
        "validate" => "isIsbn"
        "size" => 32
      ]
      "upc" => array:3 [
        "type" => 3
        "validate" => "isUpc"
        "size" => 12
      ]
      "mpn" => array:3 [
        "type" => 3
        "validate" => "isMpn"
        "size" => 40
      ]
      "cache_is_pack" => array:2 [
        "type" => 2
        "validate" => "isBool"
      ]
      "cache_has_attachments" => array:2 [
        "type" => 2
        "validate" => "isBool"
      ]
      "is_virtual" => array:2 [
        "type" => 2
        "validate" => "isBool"
      ]
      "state" => array:2 [
        "type" => 1
        "validate" => "isUnsignedId"
      ]
      "additional_delivery_times" => array:2 [
        "type" => 1
        "validate" => "isUnsignedId"
      ]
      "delivery_in_stock" => array:4 [
        "type" => 3
        "lang" => true
        "validate" => "isGenericName"
        "size" => 255
      ]
      "delivery_out_stock" => array:4 [
        "type" => 3
        "lang" => true
        "validate" => "isGenericName"
        "size" => 255
      ]
      "id_category_default" => array:3 [
        "type" => 1
        "shop" => true
        "validate" => "isUnsignedId"
      ]
      "id_tax_rules_group" => array:3 [
        "type" => 1
        "shop" => true
        "validate" => "isUnsignedId"
      ]
      "on_sale" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "online_only" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "ecotax" => array:3 [
        "type" => 4
        "shop" => true
        "validate" => "isPrice"
      ]
      "minimal_quantity" => array:3 [
        "type" => 1
        "shop" => true
        "validate" => "isUnsignedInt"
      ]
      "low_stock_threshold" => array:4 [
        "type" => 1
        "shop" => true
        "allow_null" => true
        "validate" => "isInt"
      ]
      "low_stock_alert" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "price" => array:4 [
        "type" => 4
        "shop" => true
        "validate" => "isPrice"
        "required" => true
      ]
      "wholesale_price" => array:3 [
        "type" => 4
        "shop" => true
        "validate" => "isPrice"
      ]
      "unity" => array:3 [
        "type" => 3
        "shop" => true
        "validate" => "isString"
      ]
      "unit_price_ratio" => array:2 [
        "type" => 4
        "shop" => true
      ]
      "additional_shipping_cost" => array:3 [
        "type" => 4
        "shop" => true
        "validate" => "isPrice"
      ]
      "customizable" => array:3 [
        "type" => 1
        "shop" => true
        "validate" => "isUnsignedInt"
      ]
      "text_fields" => array:3 [
        "type" => 1
        "shop" => true
        "validate" => "isUnsignedInt"
      ]
      "uploadable_files" => array:3 [
        "type" => 1
        "shop" => true
        "validate" => "isUnsignedInt"
      ]
      "active" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "redirect_type" => array:3 [
        "type" => 3
        "shop" => true
        "validate" => "isString"
      ]
      "id_type_redirected" => array:3 [
        "type" => 1
        "shop" => true
        "validate" => "isUnsignedId"
      ]
      "available_for_order" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "available_date" => array:3 [
        "type" => 5
        "shop" => true
        "validate" => "isDateFormat"
      ]
      "show_condition" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "condition" => array:5 [
        "type" => 3
        "shop" => true
        "validate" => "isGenericName"
        "values" => array:3 [
          0 => "new"
          1 => "used"
          2 => "refurbished"
        ]
        "default" => "new"
      ]
      "show_price" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "indexed" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "visibility" => array:5 [
        "type" => 3
        "shop" => true
        "validate" => "isProductVisibility"
        "values" => array:4 [
          0 => "both"
          1 => "catalog"
          2 => "search"
          3 => "none"
        ]
        "default" => "both"
      ]
      "cache_default_attribute" => array:2 [
        "type" => 1
        "shop" => true
      ]
      "advanced_stock_management" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "date_add" => array:3 [
        "type" => 5
        "shop" => true
        "validate" => "isDate"
      ]
      "date_upd" => array:3 [
        "type" => 5
        "shop" => true
        "validate" => "isDate"
      ]
      "pack_stock_type" => array:3 [
        "type" => 1
        "shop" => true
        "validate" => "isUnsignedInt"
      ]
      "meta_description" => array:4 [
        "type" => 3
        "lang" => true
        "validate" => "isGenericName"
        "size" => 512
      ]
      "meta_keywords" => array:4 [
        "type" => 3
        "lang" => true
        "validate" => "isGenericName"
        "size" => 255
      ]
      "meta_title" => array:4 [
        "type" => 3
        "lang" => true
        "validate" => "isGenericName"
        "size" => 255
      ]
      "link_rewrite" => array:6 [
        "type" => 3
        "lang" => true
        "validate" => "isLinkRewrite"
        "required" => false
        "size" => 128
        "ws_modifier" => array:2 [
          "http_method" => 2
          "modifier" => "modifierWsLinkRewrite"
        ]
      ]
      "name" => array:5 [
        "type" => 3
        "lang" => true
        "validate" => "isCatalogName"
        "required" => false
        "size" => 128
      ]
      "description" => array:3 [
        "type" => 6
        "lang" => true
        "validate" => "isCleanHtml"
      ]
      "description_short" => array:3 [
        "type" => 6
        "lang" => true
        "validate" => "isCleanHtml"
      ]
      "available_now" => array:4 [
        "type" => 3
        "lang" => true
        "validate" => "isGenericName"
        "size" => 255
      ]
      "available_later" => array:4 [
        "type" => 3
        "lang" => true
        "validate" => "IsGenericName"
        "size" => 255
      ]
    ]
    "associations" => array:7 [
      "manufacturer" => array:1 [
        "type" => 1
      ]
      "supplier" => array:1 [
        "type" => 1
      ]
      "default_category" => array:3 [
        "type" => 1
        "field" => "id_category_default"
        "object" => "Category"
      ]
      "tax_rules_group" => array:1 [
        "type" => 1
      ]
      "categories" => array:4 [
        "type" => 2
        "field" => "id_category"
        "object" => "Category"
        "association" => "category_product"
      ]
      "stock_availables" => array:4 [
        "type" => 2
        "field" => "id_stock_available"
        "object" => "StockAvailable"
        "association" => "stock_availables"
      ]
      "l" => array:3 [
        "type" => 2
        "field" => "id_product"
        "foreign_field" => "id_product"
      ]
    ]
    "classname" => "Product"
  ]
  #update_fields: null
  +force_id: false
}
"id_product"
"21417621"
"id_supplier"
"1"
"id_manufacturer"
"4"
"id_category_default"
"69"
"id_shop_default"
"1"
"id_tax_rules_group"
"0"
"on_sale"
"0"
"online_only"
"0"
"ean13"
""
"isbn"
""
"upc"
""
"mpn"
""
"ecotax"
"0.000000"
"quantity"
"0"
"minimal_quantity"
"1"
"low_stock_threshold"
null
"low_stock_alert"
"0"
"price"
"239.900000"
"wholesale_price"
"51.000000"
"unity"
""
"unit_price_ratio"
"0.000000"
"additional_shipping_cost"
"0.000000"
"reference"
"2217661"
"supplier_reference"
"2217661"
"location"
""
"width"
"0.000000"
"height"
"0.000000"
"depth"
"0.000000"
"weight"
"0.000000"
"out_of_stock"
"2"
"additional_delivery_times"
"1"
"quantity_discount"
"0"
"customizable"
"0"
"uploadable_files"
"0"
"text_fields"
"0"
"active"
"1"
"redirect_type"
""
"id_type_redirected"
"0"
"available_for_order"
"1"
"available_date"
"0000-00-00"
"show_condition"
"0"
"condition"
"new"
"show_price"
"1"
"indexed"
"0"
"visibility"
"both"
"cache_is_pack"
"0"
"cache_has_attachments"
"0"
"is_virtual"
"0"
"cache_default_attribute"
"21477"
"date_add"
"2025-11-10 00:00:00"
"date_upd"
"2026-01-02 11:07:55"
"advanced_stock_management"
"0"
"pack_stock_type"
"3"
"state"
"1"
"id_shop"
"1"
"id_lang"
"1"
"description"
"<p></p>"
"description_short"
"<p></p>"
"link_rewrite"
"sapato-casual-para-senhora-phylon-shock-absorber"
"meta_description"
""
"meta_keywords"
""
"meta_title"
""
"name"
"Sapato Casual Para Senhora  - Phylon Shock Absorber"
"available_now"
""
"available_later"
""
"delivery_in_stock"
""
"delivery_out_stock"
""
array:21 [
  "id_product_attribute" => "21482"
  "id_product" => "21417621"
  "reference" => "13492"
  "supplier_reference" => ""
  "location" => ""
  "ean13" => "7000002842243"
  "isbn" => ""
  "upc" => ""
  "mpn" => ""
  "wholesale_price" => "51.000000"
  "price" => "0.000000"
  "ecotax" => "0.000000"
  "quantity" => "0"
  "weight" => "0.000000"
  "unit_price_impact" => "0.000000"
  "default_on" => null
  "minimal_quantity" => "1"
  "low_stock_threshold" => null
  "low_stock_alert" => "0"
  "available_date" => "0000-00-00"
  "id_shop" => "1"
]
Combination {#1077
  +id_product: null
  +reference: null
  +supplier_reference: null
  +location: null
  +ean13: null
  +isbn: null
  +upc: null
  +mpn: null
  +wholesale_price: null
  +price: null
  +unit_price_impact: null
  +ecotax: null
  +minimal_quantity: 1
  +low_stock_threshold: null
  +low_stock_alert: false
  +quantity: null
  +weight: null
  +default_on: null
  +available_date: "0000-00-00"
  #webserviceParameters: array:4 [
    "objectNodeName" => "combination"
    "objectsNodeName" => "combinations"
    "fields" => array:1 [
      "id_product" => array:2 [
        "required" => true
        "xlink_resource" => "products"
      ]
    ]
    "associations" => array:2 [
      "product_option_values" => array:1 [
        "resource" => "product_option_value"
      ]
      "images" => array:2 [
        "resource" => "image"
        "api" => "images/products"
      ]
    ]
  ]
  +id: 21482
  #id_lang: null
  #id_shop: 1
  +id_shop_list: []
  #get_shop_from_context: true
  #table: "product_attribute"
  #identifier: "id_product_attribute"
  #fieldsRequired: array:2 [
    0 => "id_product"
    1 => "minimal_quantity"
  ]
  #fieldsSize: array:12 [
    "location" => 64
    "ean13" => 13
    "isbn" => 32
    "upc" => 12
    "mpn" => 40
    "quantity" => 10
    "reference" => 64
    "supplier_reference" => 64
    "wholesale_price" => 27
    "price" => 20
    "ecotax" => 20
    "unit_price_impact" => 20
  ]
  #fieldsValidate: array:17 [
    "id_product" => "isUnsignedId"
    "location" => "isGenericName"
    "ean13" => "isEan13"
    "isbn" => "isIsbn"
    "upc" => "isUpc"
    "mpn" => "isMpn"
    "quantity" => "isInt"
    "wholesale_price" => "isPrice"
    "price" => "isNegativePrice"
    "ecotax" => "isPrice"
    "weight" => "isFloat"
    "unit_price_impact" => "isNegativePrice"
    "minimal_quantity" => "isUnsignedId"
    "low_stock_threshold" => "isInt"
    "low_stock_alert" => "isBool"
    "default_on" => "isBool"
    "available_date" => "isDateFormat"
  ]
  #fieldsRequiredLang: []
  #fieldsSizeLang: []
  #fieldsValidateLang: []
  #tables: []
  #image_dir: null
  #image_format: "jpg"
  #translator: null
  #def: array:4 [
    "table" => "product_attribute"
    "primary" => "id_product_attribute"
    "fields" => array:19 [
      "id_product" => array:4 [
        "type" => 1
        "shop" => "both"
        "validate" => "isUnsignedId"
        "required" => true
      ]
      "location" => array:3 [
        "type" => 3
        "validate" => "isGenericName"
        "size" => 64
      ]
      "ean13" => array:3 [
        "type" => 3
        "validate" => "isEan13"
        "size" => 13
      ]
      "isbn" => array:3 [
        "type" => 3
        "validate" => "isIsbn"
        "size" => 32
      ]
      "upc" => array:3 [
        "type" => 3
        "validate" => "isUpc"
        "size" => 12
      ]
      "mpn" => array:3 [
        "type" => 3
        "validate" => "isMpn"
        "size" => 40
      ]
      "quantity" => array:3 [
        "type" => 1
        "validate" => "isInt"
        "size" => 10
      ]
      "reference" => array:2 [
        "type" => 3
        "size" => 64
      ]
      "supplier_reference" => array:2 [
        "type" => 3
        "size" => 64
      ]
      "wholesale_price" => array:4 [
        "type" => 4
        "shop" => true
        "validate" => "isPrice"
        "size" => 27
      ]
      "price" => array:4 [
        "type" => 4
        "shop" => true
        "validate" => "isNegativePrice"
        "size" => 20
      ]
      "ecotax" => array:4 [
        "type" => 4
        "shop" => true
        "validate" => "isPrice"
        "size" => 20
      ]
      "weight" => array:3 [
        "type" => 4
        "shop" => true
        "validate" => "isFloat"
      ]
      "unit_price_impact" => array:4 [
        "type" => 4
        "shop" => true
        "validate" => "isNegativePrice"
        "size" => 20
      ]
      "minimal_quantity" => array:4 [
        "type" => 1
        "shop" => true
        "validate" => "isUnsignedId"
        "required" => true
      ]
      "low_stock_threshold" => array:4 [
        "type" => 1
        "shop" => true
        "allow_null" => true
        "validate" => "isInt"
      ]
      "low_stock_alert" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "default_on" => array:4 [
        "type" => 2
        "allow_null" => true
        "shop" => true
        "validate" => "isBool"
      ]
      "available_date" => array:3 [
        "type" => 5
        "shop" => true
        "validate" => "isDateFormat"
      ]
    ]
    "classname" => "Combination"
  ]
  #update_fields: null
  +force_id: false
}
"id_product_attribute"
"21482"
"id_product"
"21417621"
"reference"
"13492"
"supplier_reference"
""
"location"
""
"ean13"
"7000002842243"
"isbn"
""
"upc"
""
"mpn"
""
"wholesale_price"
"51.000000"
"price"
"0.000000"
"ecotax"
"0.000000"
"quantity"
"0"
"weight"
"0.000000"
"unit_price_impact"
"0.000000"
"default_on"
null
"minimal_quantity"
"1"
"low_stock_threshold"
null
"low_stock_alert"
"0"
"available_date"
"0000-00-00"
"id_shop"
"1"
array:67 [
  "id_product" => "21417612"
  "id_supplier" => "1"
  "id_manufacturer" => "4"
  "id_category_default" => "69"
  "id_shop_default" => "1"
  "id_tax_rules_group" => "0"
  "on_sale" => "0"
  "online_only" => "0"
  "ean13" => ""
  "isbn" => ""
  "upc" => ""
  "mpn" => ""
  "ecotax" => "0.000000"
  "quantity" => "0"
  "minimal_quantity" => "1"
  "low_stock_threshold" => null
  "low_stock_alert" => "0"
  "price" => "239.900000"
  "wholesale_price" => "47.000000"
  "unity" => ""
  "unit_price_ratio" => "0.000000"
  "additional_shipping_cost" => "0.000000"
  "reference" => "2217452"
  "supplier_reference" => "2217452"
  "location" => ""
  "width" => "0.000000"
  "height" => "0.000000"
  "depth" => "0.000000"
  "weight" => "0.000000"
  "out_of_stock" => "2"
  "additional_delivery_times" => "1"
  "quantity_discount" => "0"
  "customizable" => "0"
  "uploadable_files" => "0"
  "text_fields" => "0"
  "active" => "1"
  "redirect_type" => ""
  "id_type_redirected" => "0"
  "available_for_order" => "1"
  "available_date" => "0000-00-00"
  "show_condition" => "0"
  "condition" => "new"
  "show_price" => "1"
  "indexed" => "1"
  "visibility" => "both"
  "cache_is_pack" => "0"
  "cache_has_attachments" => "0"
  "is_virtual" => "0"
  "cache_default_attribute" => "21423"
  "date_add" => "2025-11-10 00:00:00"
  "date_upd" => "2026-01-28 19:12:19"
  "advanced_stock_management" => "0"
  "pack_stock_type" => "3"
  "state" => "1"
  "id_shop" => "1"
  "id_lang" => "1"
  "description" => "<p></p>"
  "description_short" => "<p></p>"
  "link_rewrite" => "sapato-casual-para-senhora-phylon-shock-absorber"
  "meta_description" => ""
  "meta_keywords" => ""
  "meta_title" => ""
  "name" => "Sapato Casual Para Senhora  - Phylon Shock Absorber"
  "available_now" => ""
  "available_later" => ""
  "delivery_in_stock" => ""
  "delivery_out_stock" => ""
]
Product {#1084
  +tax_name: null
  +tax_rate: null
  +id_manufacturer: null
  +id_supplier: null
  +id_category_default: null
  +id_shop_default: null
  +manufacturer_name: null
  +supplier_name: null
  +name: null
  +description: null
  +description_short: null
  +quantity: 0
  +minimal_quantity: 1
  +low_stock_threshold: null
  +low_stock_alert: false
  +available_now: null
  +available_later: null
  +price: 0
  +specificPrice: 0
  +additional_shipping_cost: 0
  +wholesale_price: 0
  +on_sale: false
  +online_only: false
  +unity: null
  +unit_price: null
  +unit_price_ratio: 0
  +ecotax: 0
  +reference: null
  +supplier_reference: null
  +location: null
  +width: 0
  +height: 0
  +depth: 0
  +weight: 0
  +ean13: null
  +isbn: null
  +upc: null
  +mpn: null
  +link_rewrite: null
  +meta_description: null
  +meta_keywords: null
  +meta_title: null
  +quantity_discount: 0
  +customizable: null
  +new: null
  +uploadable_files: null
  +text_fields: null
  +active: true
  +redirect_type: ""
  +id_type_redirected: 0
  +available_for_order: true
  +available_date: "0000-00-00"
  +show_condition: false
  +condition: null
  +show_price: true
  +indexed: 0
  +visibility: null
  +date_add: null
  +date_upd: null
  +tags: null
  +state: 1
  +base_price: null
  +id_tax_rules_group: 1
  +id_color_default: 0
  +advanced_stock_management: 0
  +out_of_stock: null
  +depends_on_stock: null
  +isFullyLoaded: false
  +cache_is_pack: null
  +cache_has_attachments: null
  +is_virtual: null
  +id_pack_product_attribute: null
  +cache_default_attribute: null
  +category: null
  +pack_stock_type: 3
  +additional_delivery_times: 1
  +delivery_in_stock: null
  +delivery_out_stock: null
  #webserviceParameters: array:4 [
    "objectMethods" => array:2 [
      "add" => "addWs"
      "update" => "updateWs"
    ]
    "objectNodeNames" => "products"
    "fields" => array:12 [
      "id_manufacturer" => array:1 [
        "xlink_resource" => "manufacturers"
      ]
      "id_supplier" => array:1 [
        "xlink_resource" => "suppliers"
      ]
      "id_category_default" => array:1 [
        "xlink_resource" => "categories"
      ]
      "new" => []
      "cache_default_attribute" => []
      "id_default_image" => array:3 [
        "getter" => "getCoverWs"
        "setter" => "setCoverWs"
        "xlink_resource" => array:2 [
          "resourceName" => "images"
          "subResourceName" => "products"
        ]
      ]
      "id_default_combination" => array:3 [
        "getter" => "getWsDefaultCombination"
        "setter" => "setWsDefaultCombination"
        "xlink_resource" => array:1 [
          "resourceName" => "combinations"
        ]
      ]
      "id_tax_rules_group" => array:1 [
        "xlink_resource" => array:1 [
          "resourceName" => "tax_rule_groups"
        ]
      ]
      "position_in_category" => array:2 [
        "getter" => "getWsPositionInCategory"
        "setter" => "setWsPositionInCategory"
      ]
      "manufacturer_name" => array:2 [
        "getter" => "getWsManufacturerName"
        "setter" => false
      ]
      "quantity" => array:2 [
        "getter" => false
        "setter" => false
      ]
      "type" => array:2 [
        "getter" => "getWsType"
        "setter" => "setWsType"
      ]
    ]
    "associations" => array:9 [
      "categories" => array:2 [
        "resource" => "category"
        "fields" => array:1 [
          "id" => array:1 [
            "required" => true
          ]
        ]
      ]
      "images" => array:2 [
        "resource" => "image"
        "fields" => array:1 [
          "id" => []
        ]
      ]
      "combinations" => array:2 [
        "resource" => "combination"
        "fields" => array:1 [
          "id" => array:1 [
            "required" => true
          ]
        ]
      ]
      "product_option_values" => array:2 [
        "resource" => "product_option_value"
        "fields" => array:1 [
          "id" => array:1 [
            "required" => true
          ]
        ]
      ]
      "product_features" => array:2 [
        "resource" => "product_feature"
        "fields" => array:2 [
          "id" => array:1 [
            "required" => true
          ]
          "id_feature_value" => array:2 [
            "required" => true
            "xlink_resource" => "product_feature_values"
          ]
        ]
      ]
      "tags" => array:2 [
        "resource" => "tag"
        "fields" => array:1 [
          "id" => array:1 [
            "required" => true
          ]
        ]
      ]
      "stock_availables" => array:3 [
        "resource" => "stock_available"
        "fields" => array:2 [
          "id" => array:1 [
            "required" => true
          ]
          "id_product_attribute" => array:1 [
            "required" => true
          ]
        ]
        "setter" => false
      ]
      "accessories" => array:3 [
        "resource" => "product"
        "api" => "products"
        "fields" => array:1 [
          "id" => array:2 [
            "required" => true
            "xlink_resource" => "product"
          ]
        ]
      ]
      "product_bundle" => array:3 [
        "resource" => "product"
        "api" => "products"
        "fields" => array:3 [
          "id" => array:1 [
            "required" => true
          ]
          "id_product_attribute" => []
          "quantity" => []
        ]
      ]
    ]
  ]
  +id: 21417612
  #id_lang: 1
  #id_shop: 1
  +id_shop_list: []
  #get_shop_from_context: true
  #table: "product"
  #identifier: "id_product"
  #fieldsRequired: array:1 [
    0 => "price"
  ]
  #fieldsSize: array:7 [
    "reference" => 64
    "supplier_reference" => 64
    "location" => 64
    "ean13" => 13
    "isbn" => 32
    "upc" => 12
    "mpn" => 40
  ]
  #fieldsValidate: array:49 [
    "id_shop_default" => "isUnsignedId"
    "id_manufacturer" => "isUnsignedId"
    "id_supplier" => "isUnsignedId"
    "reference" => "isReference"
    "supplier_reference" => "isReference"
    "location" => "isReference"
    "width" => "isUnsignedFloat"
    "height" => "isUnsignedFloat"
    "depth" => "isUnsignedFloat"
    "weight" => "isUnsignedFloat"
    "quantity_discount" => "isBool"
    "ean13" => "isEan13"
    "isbn" => "isIsbn"
    "upc" => "isUpc"
    "mpn" => "isMpn"
    "cache_is_pack" => "isBool"
    "cache_has_attachments" => "isBool"
    "is_virtual" => "isBool"
    "state" => "isUnsignedId"
    "additional_delivery_times" => "isUnsignedId"
    "id_category_default" => "isUnsignedId"
    "id_tax_rules_group" => "isUnsignedId"
    "on_sale" => "isBool"
    "online_only" => "isBool"
    "ecotax" => "isPrice"
    "minimal_quantity" => "isUnsignedInt"
    "low_stock_threshold" => "isInt"
    "low_stock_alert" => "isBool"
    "price" => "isPrice"
    "wholesale_price" => "isPrice"
    "unity" => "isString"
    "additional_shipping_cost" => "isPrice"
    "customizable" => "isUnsignedInt"
    "text_fields" => "isUnsignedInt"
    "uploadable_files" => "isUnsignedInt"
    "active" => "isBool"
    "redirect_type" => "isString"
    "id_type_redirected" => "isUnsignedId"
    "available_for_order" => "isBool"
    "available_date" => "isDateFormat"
    "show_condition" => "isBool"
    "condition" => "isGenericName"
    "show_price" => "isBool"
    "indexed" => "isBool"
    "visibility" => "isProductVisibility"
    "advanced_stock_management" => "isBool"
    "date_add" => "isDate"
    "date_upd" => "isDate"
    "pack_stock_type" => "isUnsignedInt"
  ]
  #fieldsRequiredLang: []
  #fieldsSizeLang: array:9 [
    "delivery_in_stock" => 255
    "delivery_out_stock" => 255
    "meta_description" => 512
    "meta_keywords" => 255
    "meta_title" => 255
    "link_rewrite" => 128
    "name" => 128
    "available_now" => 255
    "available_later" => 255
  ]
  #fieldsValidateLang: array:11 [
    "delivery_in_stock" => "isGenericName"
    "delivery_out_stock" => "isGenericName"
    "meta_description" => "isGenericName"
    "meta_keywords" => "isGenericName"
    "meta_title" => "isGenericName"
    "link_rewrite" => "isLinkRewrite"
    "name" => "isCatalogName"
    "description" => "isCleanHtml"
    "description_short" => "isCleanHtml"
    "available_now" => "isGenericName"
    "available_later" => "IsGenericName"
  ]
  #tables: []
  #image_dir: null
  #image_format: "jpg"
  #translator: null
  #def: array:7 [
    "table" => "product"
    "primary" => "id_product"
    "multilang" => true
    "multilang_shop" => true
    "fields" => array:62 [
      "id_shop_default" => array:2 [
        "type" => 1
        "validate" => "isUnsignedId"
      ]
      "id_manufacturer" => array:2 [
        "type" => 1
        "validate" => "isUnsignedId"
      ]
      "id_supplier" => array:2 [
        "type" => 1
        "validate" => "isUnsignedId"
      ]
      "reference" => array:3 [
        "type" => 3
        "validate" => "isReference"
        "size" => 64
      ]
      "supplier_reference" => array:3 [
        "type" => 3
        "validate" => "isReference"
        "size" => 64
      ]
      "location" => array:3 [
        "type" => 3
        "validate" => "isReference"
        "size" => 64
      ]
      "width" => array:2 [
        "type" => 4
        "validate" => "isUnsignedFloat"
      ]
      "height" => array:2 [
        "type" => 4
        "validate" => "isUnsignedFloat"
      ]
      "depth" => array:2 [
        "type" => 4
        "validate" => "isUnsignedFloat"
      ]
      "weight" => array:2 [
        "type" => 4
        "validate" => "isUnsignedFloat"
      ]
      "quantity_discount" => array:2 [
        "type" => 2
        "validate" => "isBool"
      ]
      "ean13" => array:3 [
        "type" => 3
        "validate" => "isEan13"
        "size" => 13
      ]
      "isbn" => array:3 [
        "type" => 3
        "validate" => "isIsbn"
        "size" => 32
      ]
      "upc" => array:3 [
        "type" => 3
        "validate" => "isUpc"
        "size" => 12
      ]
      "mpn" => array:3 [
        "type" => 3
        "validate" => "isMpn"
        "size" => 40
      ]
      "cache_is_pack" => array:2 [
        "type" => 2
        "validate" => "isBool"
      ]
      "cache_has_attachments" => array:2 [
        "type" => 2
        "validate" => "isBool"
      ]
      "is_virtual" => array:2 [
        "type" => 2
        "validate" => "isBool"
      ]
      "state" => array:2 [
        "type" => 1
        "validate" => "isUnsignedId"
      ]
      "additional_delivery_times" => array:2 [
        "type" => 1
        "validate" => "isUnsignedId"
      ]
      "delivery_in_stock" => array:4 [
        "type" => 3
        "lang" => true
        "validate" => "isGenericName"
        "size" => 255
      ]
      "delivery_out_stock" => array:4 [
        "type" => 3
        "lang" => true
        "validate" => "isGenericName"
        "size" => 255
      ]
      "id_category_default" => array:3 [
        "type" => 1
        "shop" => true
        "validate" => "isUnsignedId"
      ]
      "id_tax_rules_group" => array:3 [
        "type" => 1
        "shop" => true
        "validate" => "isUnsignedId"
      ]
      "on_sale" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "online_only" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "ecotax" => array:3 [
        "type" => 4
        "shop" => true
        "validate" => "isPrice"
      ]
      "minimal_quantity" => array:3 [
        "type" => 1
        "shop" => true
        "validate" => "isUnsignedInt"
      ]
      "low_stock_threshold" => array:4 [
        "type" => 1
        "shop" => true
        "allow_null" => true
        "validate" => "isInt"
      ]
      "low_stock_alert" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "price" => array:4 [
        "type" => 4
        "shop" => true
        "validate" => "isPrice"
        "required" => true
      ]
      "wholesale_price" => array:3 [
        "type" => 4
        "shop" => true
        "validate" => "isPrice"
      ]
      "unity" => array:3 [
        "type" => 3
        "shop" => true
        "validate" => "isString"
      ]
      "unit_price_ratio" => array:2 [
        "type" => 4
        "shop" => true
      ]
      "additional_shipping_cost" => array:3 [
        "type" => 4
        "shop" => true
        "validate" => "isPrice"
      ]
      "customizable" => array:3 [
        "type" => 1
        "shop" => true
        "validate" => "isUnsignedInt"
      ]
      "text_fields" => array:3 [
        "type" => 1
        "shop" => true
        "validate" => "isUnsignedInt"
      ]
      "uploadable_files" => array:3 [
        "type" => 1
        "shop" => true
        "validate" => "isUnsignedInt"
      ]
      "active" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "redirect_type" => array:3 [
        "type" => 3
        "shop" => true
        "validate" => "isString"
      ]
      "id_type_redirected" => array:3 [
        "type" => 1
        "shop" => true
        "validate" => "isUnsignedId"
      ]
      "available_for_order" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "available_date" => array:3 [
        "type" => 5
        "shop" => true
        "validate" => "isDateFormat"
      ]
      "show_condition" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "condition" => array:5 [
        "type" => 3
        "shop" => true
        "validate" => "isGenericName"
        "values" => array:3 [
          0 => "new"
          1 => "used"
          2 => "refurbished"
        ]
        "default" => "new"
      ]
      "show_price" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "indexed" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "visibility" => array:5 [
        "type" => 3
        "shop" => true
        "validate" => "isProductVisibility"
        "values" => array:4 [
          0 => "both"
          1 => "catalog"
          2 => "search"
          3 => "none"
        ]
        "default" => "both"
      ]
      "cache_default_attribute" => array:2 [
        "type" => 1
        "shop" => true
      ]
      "advanced_stock_management" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "date_add" => array:3 [
        "type" => 5
        "shop" => true
        "validate" => "isDate"
      ]
      "date_upd" => array:3 [
        "type" => 5
        "shop" => true
        "validate" => "isDate"
      ]
      "pack_stock_type" => array:3 [
        "type" => 1
        "shop" => true
        "validate" => "isUnsignedInt"
      ]
      "meta_description" => array:4 [
        "type" => 3
        "lang" => true
        "validate" => "isGenericName"
        "size" => 512
      ]
      "meta_keywords" => array:4 [
        "type" => 3
        "lang" => true
        "validate" => "isGenericName"
        "size" => 255
      ]
      "meta_title" => array:4 [
        "type" => 3
        "lang" => true
        "validate" => "isGenericName"
        "size" => 255
      ]
      "link_rewrite" => array:6 [
        "type" => 3
        "lang" => true
        "validate" => "isLinkRewrite"
        "required" => false
        "size" => 128
        "ws_modifier" => array:2 [
          "http_method" => 2
          "modifier" => "modifierWsLinkRewrite"
        ]
      ]
      "name" => array:5 [
        "type" => 3
        "lang" => true
        "validate" => "isCatalogName"
        "required" => false
        "size" => 128
      ]
      "description" => array:3 [
        "type" => 6
        "lang" => true
        "validate" => "isCleanHtml"
      ]
      "description_short" => array:3 [
        "type" => 6
        "lang" => true
        "validate" => "isCleanHtml"
      ]
      "available_now" => array:4 [
        "type" => 3
        "lang" => true
        "validate" => "isGenericName"
        "size" => 255
      ]
      "available_later" => array:4 [
        "type" => 3
        "lang" => true
        "validate" => "IsGenericName"
        "size" => 255
      ]
    ]
    "associations" => array:7 [
      "manufacturer" => array:1 [
        "type" => 1
      ]
      "supplier" => array:1 [
        "type" => 1
      ]
      "default_category" => array:3 [
        "type" => 1
        "field" => "id_category_default"
        "object" => "Category"
      ]
      "tax_rules_group" => array:1 [
        "type" => 1
      ]
      "categories" => array:4 [
        "type" => 2
        "field" => "id_category"
        "object" => "Category"
        "association" => "category_product"
      ]
      "stock_availables" => array:4 [
        "type" => 2
        "field" => "id_stock_available"
        "object" => "StockAvailable"
        "association" => "stock_availables"
      ]
      "l" => array:3 [
        "type" => 2
        "field" => "id_product"
        "foreign_field" => "id_product"
      ]
    ]
    "classname" => "Product"
  ]
  #update_fields: null
  +force_id: false
}
"id_product"
"21417612"
"id_supplier"
"1"
"id_manufacturer"
"4"
"id_category_default"
"69"
"id_shop_default"
"1"
"id_tax_rules_group"
"0"
"on_sale"
"0"
"online_only"
"0"
"ean13"
""
"isbn"
""
"upc"
""
"mpn"
""
"ecotax"
"0.000000"
"quantity"
"0"
"minimal_quantity"
"1"
"low_stock_threshold"
null
"low_stock_alert"
"0"
"price"
"239.900000"
"wholesale_price"
"47.000000"
"unity"
""
"unit_price_ratio"
"0.000000"
"additional_shipping_cost"
"0.000000"
"reference"
"2217452"
"supplier_reference"
"2217452"
"location"
""
"width"
"0.000000"
"height"
"0.000000"
"depth"
"0.000000"
"weight"
"0.000000"
"out_of_stock"
"2"
"additional_delivery_times"
"1"
"quantity_discount"
"0"
"customizable"
"0"
"uploadable_files"
"0"
"text_fields"
"0"
"active"
"1"
"redirect_type"
""
"id_type_redirected"
"0"
"available_for_order"
"1"
"available_date"
"0000-00-00"
"show_condition"
"0"
"condition"
"new"
"show_price"
"1"
"indexed"
"1"
"visibility"
"both"
"cache_is_pack"
"0"
"cache_has_attachments"
"0"
"is_virtual"
"0"
"cache_default_attribute"
"21423"
"date_add"
"2025-11-10 00:00:00"
"date_upd"
"2026-01-28 19:12:19"
"advanced_stock_management"
"0"
"pack_stock_type"
"3"
"state"
"1"
"id_shop"
"1"
"id_lang"
"1"
"description"
"<p></p>"
"description_short"
"<p></p>"
"link_rewrite"
"sapato-casual-para-senhora-phylon-shock-absorber"
"meta_description"
""
"meta_keywords"
""
"meta_title"
""
"name"
"Sapato Casual Para Senhora  - Phylon Shock Absorber"
"available_now"
""
"available_later"
""
"delivery_in_stock"
""
"delivery_out_stock"
""
array:21 [
  "id_product_attribute" => "21427"
  "id_product" => "21417612"
  "reference" => "13547"
  "supplier_reference" => ""
  "location" => ""
  "ean13" => "7000002836778"
  "isbn" => ""
  "upc" => ""
  "mpn" => ""
  "wholesale_price" => "47.000000"
  "price" => "0.000000"
  "ecotax" => "0.000000"
  "quantity" => "0"
  "weight" => "0.000000"
  "unit_price_impact" => "0.000000"
  "default_on" => null
  "minimal_quantity" => "1"
  "low_stock_threshold" => null
  "low_stock_alert" => "0"
  "available_date" => "0000-00-00"
  "id_shop" => "1"
]
Combination {#1084
  +id_product: null
  +reference: null
  +supplier_reference: null
  +location: null
  +ean13: null
  +isbn: null
  +upc: null
  +mpn: null
  +wholesale_price: null
  +price: null
  +unit_price_impact: null
  +ecotax: null
  +minimal_quantity: 1
  +low_stock_threshold: null
  +low_stock_alert: false
  +quantity: null
  +weight: null
  +default_on: null
  +available_date: "0000-00-00"
  #webserviceParameters: array:4 [
    "objectNodeName" => "combination"
    "objectsNodeName" => "combinations"
    "fields" => array:1 [
      "id_product" => array:2 [
        "required" => true
        "xlink_resource" => "products"
      ]
    ]
    "associations" => array:2 [
      "product_option_values" => array:1 [
        "resource" => "product_option_value"
      ]
      "images" => array:2 [
        "resource" => "image"
        "api" => "images/products"
      ]
    ]
  ]
  +id: 21427
  #id_lang: null
  #id_shop: 1
  +id_shop_list: []
  #get_shop_from_context: true
  #table: "product_attribute"
  #identifier: "id_product_attribute"
  #fieldsRequired: array:2 [
    0 => "id_product"
    1 => "minimal_quantity"
  ]
  #fieldsSize: array:12 [
    "location" => 64
    "ean13" => 13
    "isbn" => 32
    "upc" => 12
    "mpn" => 40
    "quantity" => 10
    "reference" => 64
    "supplier_reference" => 64
    "wholesale_price" => 27
    "price" => 20
    "ecotax" => 20
    "unit_price_impact" => 20
  ]
  #fieldsValidate: array:17 [
    "id_product" => "isUnsignedId"
    "location" => "isGenericName"
    "ean13" => "isEan13"
    "isbn" => "isIsbn"
    "upc" => "isUpc"
    "mpn" => "isMpn"
    "quantity" => "isInt"
    "wholesale_price" => "isPrice"
    "price" => "isNegativePrice"
    "ecotax" => "isPrice"
    "weight" => "isFloat"
    "unit_price_impact" => "isNegativePrice"
    "minimal_quantity" => "isUnsignedId"
    "low_stock_threshold" => "isInt"
    "low_stock_alert" => "isBool"
    "default_on" => "isBool"
    "available_date" => "isDateFormat"
  ]
  #fieldsRequiredLang: []
  #fieldsSizeLang: []
  #fieldsValidateLang: []
  #tables: []
  #image_dir: null
  #image_format: "jpg"
  #translator: null
  #def: array:4 [
    "table" => "product_attribute"
    "primary" => "id_product_attribute"
    "fields" => array:19 [
      "id_product" => array:4 [
        "type" => 1
        "shop" => "both"
        "validate" => "isUnsignedId"
        "required" => true
      ]
      "location" => array:3 [
        "type" => 3
        "validate" => "isGenericName"
        "size" => 64
      ]
      "ean13" => array:3 [
        "type" => 3
        "validate" => "isEan13"
        "size" => 13
      ]
      "isbn" => array:3 [
        "type" => 3
        "validate" => "isIsbn"
        "size" => 32
      ]
      "upc" => array:3 [
        "type" => 3
        "validate" => "isUpc"
        "size" => 12
      ]
      "mpn" => array:3 [
        "type" => 3
        "validate" => "isMpn"
        "size" => 40
      ]
      "quantity" => array:3 [
        "type" => 1
        "validate" => "isInt"
        "size" => 10
      ]
      "reference" => array:2 [
        "type" => 3
        "size" => 64
      ]
      "supplier_reference" => array:2 [
        "type" => 3
        "size" => 64
      ]
      "wholesale_price" => array:4 [
        "type" => 4
        "shop" => true
        "validate" => "isPrice"
        "size" => 27
      ]
      "price" => array:4 [
        "type" => 4
        "shop" => true
        "validate" => "isNegativePrice"
        "size" => 20
      ]
      "ecotax" => array:4 [
        "type" => 4
        "shop" => true
        "validate" => "isPrice"
        "size" => 20
      ]
      "weight" => array:3 [
        "type" => 4
        "shop" => true
        "validate" => "isFloat"
      ]
      "unit_price_impact" => array:4 [
        "type" => 4
        "shop" => true
        "validate" => "isNegativePrice"
        "size" => 20
      ]
      "minimal_quantity" => array:4 [
        "type" => 1
        "shop" => true
        "validate" => "isUnsignedId"
        "required" => true
      ]
      "low_stock_threshold" => array:4 [
        "type" => 1
        "shop" => true
        "allow_null" => true
        "validate" => "isInt"
      ]
      "low_stock_alert" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "default_on" => array:4 [
        "type" => 2
        "allow_null" => true
        "shop" => true
        "validate" => "isBool"
      ]
      "available_date" => array:3 [
        "type" => 5
        "shop" => true
        "validate" => "isDateFormat"
      ]
    ]
    "classname" => "Combination"
  ]
  #update_fields: null
  +force_id: false
}
"id_product_attribute"
"21427"
"id_product"
"21417612"
"reference"
"13547"
"supplier_reference"
""
"location"
""
"ean13"
"7000002836778"
"isbn"
""
"upc"
""
"mpn"
""
"wholesale_price"
"47.000000"
"price"
"0.000000"
"ecotax"
"0.000000"
"quantity"
"0"
"weight"
"0.000000"
"unit_price_impact"
"0.000000"
"default_on"
null
"minimal_quantity"
"1"
"low_stock_threshold"
null
"low_stock_alert"
"0"
"available_date"
"0000-00-00"
"id_shop"
"1"
array:67 [
  "id_product" => "21416792"
  "id_supplier" => "1"
  "id_manufacturer" => "4"
  "id_category_default" => "75"
  "id_shop_default" => "1"
  "id_tax_rules_group" => "0"
  "on_sale" => "0"
  "online_only" => "0"
  "ean13" => ""
  "isbn" => ""
  "upc" => ""
  "mpn" => ""
  "ecotax" => "0.000000"
  "quantity" => "0"
  "minimal_quantity" => "1"
  "low_stock_threshold" => null
  "low_stock_alert" => "0"
  "price" => "149.900000"
  "wholesale_price" => "33.490000"
  "unity" => ""
  "unit_price_ratio" => "0.000000"
  "additional_shipping_cost" => "0.000000"
  "reference" => "2200670"
  "supplier_reference" => "2200670"
  "location" => ""
  "width" => "0.000000"
  "height" => "0.000000"
  "depth" => "0.000000"
  "weight" => "0.000000"
  "out_of_stock" => "2"
  "additional_delivery_times" => "1"
  "quantity_discount" => "0"
  "customizable" => "0"
  "uploadable_files" => "0"
  "text_fields" => "0"
  "active" => "1"
  "redirect_type" => "301-category"
  "id_type_redirected" => "0"
  "available_for_order" => "1"
  "available_date" => "0000-00-00"
  "show_condition" => "0"
  "condition" => "new"
  "show_price" => "1"
  "indexed" => "1"
  "visibility" => "both"
  "cache_is_pack" => "0"
  "cache_has_attachments" => "0"
  "is_virtual" => "0"
  "cache_default_attribute" => "16336"
  "date_add" => "2023-10-12 00:00:00"
  "date_upd" => "2026-02-09 11:41:00"
  "advanced_stock_management" => "0"
  "pack_stock_type" => "3"
  "state" => "1"
  "id_shop" => "1"
  "id_lang" => "1"
  "description" => "<p>Les espadrilles en toile Beppi pour femme sont des chaussures légères et confortables, parfaites pour les journées estivales décontractées. Fabriquées avec une toile de qualité, elles offrent une respirabilité optimale pour garder vos pieds au frais par temps chaud. Leur design décontracté et polyvalent les rend adaptées à une variété de tenues estivales, que ce soit pour une sortie en ville, une journée à la plage ou simplement se détendre à la maison. Avec leur confort et leur style intemporel, les espadrilles en toile Beppi pour femme sont un choix idéal pour compléter votre garde-robe estivale avec élégance et confort.</p>"
  "description_short" => "<p></p>"
  "link_rewrite" => "sapato-em-lona-para-senhora"
  "meta_description" => ""
  "meta_keywords" => ""
  "meta_title" => ""
  "name" => "Sapato Em Lona Para Senhora"
  "available_now" => ""
  "available_later" => ""
  "delivery_in_stock" => ""
  "delivery_out_stock" => ""
]
Product {#1091
  +tax_name: null
  +tax_rate: null
  +id_manufacturer: null
  +id_supplier: null
  +id_category_default: null
  +id_shop_default: null
  +manufacturer_name: null
  +supplier_name: null
  +name: null
  +description: null
  +description_short: null
  +quantity: 0
  +minimal_quantity: 1
  +low_stock_threshold: null
  +low_stock_alert: false
  +available_now: null
  +available_later: null
  +price: 0
  +specificPrice: 0
  +additional_shipping_cost: 0
  +wholesale_price: 0
  +on_sale: false
  +online_only: false
  +unity: null
  +unit_price: null
  +unit_price_ratio: 0
  +ecotax: 0
  +reference: null
  +supplier_reference: null
  +location: null
  +width: 0
  +height: 0
  +depth: 0
  +weight: 0
  +ean13: null
  +isbn: null
  +upc: null
  +mpn: null
  +link_rewrite: null
  +meta_description: null
  +meta_keywords: null
  +meta_title: null
  +quantity_discount: 0
  +customizable: null
  +new: null
  +uploadable_files: null
  +text_fields: null
  +active: true
  +redirect_type: ""
  +id_type_redirected: 0
  +available_for_order: true
  +available_date: "0000-00-00"
  +show_condition: false
  +condition: null
  +show_price: true
  +indexed: 0
  +visibility: null
  +date_add: null
  +date_upd: null
  +tags: null
  +state: 1
  +base_price: null
  +id_tax_rules_group: 1
  +id_color_default: 0
  +advanced_stock_management: 0
  +out_of_stock: null
  +depends_on_stock: null
  +isFullyLoaded: false
  +cache_is_pack: null
  +cache_has_attachments: null
  +is_virtual: null
  +id_pack_product_attribute: null
  +cache_default_attribute: null
  +category: null
  +pack_stock_type: 3
  +additional_delivery_times: 1
  +delivery_in_stock: null
  +delivery_out_stock: null
  #webserviceParameters: array:4 [
    "objectMethods" => array:2 [
      "add" => "addWs"
      "update" => "updateWs"
    ]
    "objectNodeNames" => "products"
    "fields" => array:12 [
      "id_manufacturer" => array:1 [
        "xlink_resource" => "manufacturers"
      ]
      "id_supplier" => array:1 [
        "xlink_resource" => "suppliers"
      ]
      "id_category_default" => array:1 [
        "xlink_resource" => "categories"
      ]
      "new" => []
      "cache_default_attribute" => []
      "id_default_image" => array:3 [
        "getter" => "getCoverWs"
        "setter" => "setCoverWs"
        "xlink_resource" => array:2 [
          "resourceName" => "images"
          "subResourceName" => "products"
        ]
      ]
      "id_default_combination" => array:3 [
        "getter" => "getWsDefaultCombination"
        "setter" => "setWsDefaultCombination"
        "xlink_resource" => array:1 [
          "resourceName" => "combinations"
        ]
      ]
      "id_tax_rules_group" => array:1 [
        "xlink_resource" => array:1 [
          "resourceName" => "tax_rule_groups"
        ]
      ]
      "position_in_category" => array:2 [
        "getter" => "getWsPositionInCategory"
        "setter" => "setWsPositionInCategory"
      ]
      "manufacturer_name" => array:2 [
        "getter" => "getWsManufacturerName"
        "setter" => false
      ]
      "quantity" => array:2 [
        "getter" => false
        "setter" => false
      ]
      "type" => array:2 [
        "getter" => "getWsType"
        "setter" => "setWsType"
      ]
    ]
    "associations" => array:9 [
      "categories" => array:2 [
        "resource" => "category"
        "fields" => array:1 [
          "id" => array:1 [
            "required" => true
          ]
        ]
      ]
      "images" => array:2 [
        "resource" => "image"
        "fields" => array:1 [
          "id" => []
        ]
      ]
      "combinations" => array:2 [
        "resource" => "combination"
        "fields" => array:1 [
          "id" => array:1 [
            "required" => true
          ]
        ]
      ]
      "product_option_values" => array:2 [
        "resource" => "product_option_value"
        "fields" => array:1 [
          "id" => array:1 [
            "required" => true
          ]
        ]
      ]
      "product_features" => array:2 [
        "resource" => "product_feature"
        "fields" => array:2 [
          "id" => array:1 [
            "required" => true
          ]
          "id_feature_value" => array:2 [
            "required" => true
            "xlink_resource" => "product_feature_values"
          ]
        ]
      ]
      "tags" => array:2 [
        "resource" => "tag"
        "fields" => array:1 [
          "id" => array:1 [
            "required" => true
          ]
        ]
      ]
      "stock_availables" => array:3 [
        "resource" => "stock_available"
        "fields" => array:2 [
          "id" => array:1 [
            "required" => true
          ]
          "id_product_attribute" => array:1 [
            "required" => true
          ]
        ]
        "setter" => false
      ]
      "accessories" => array:3 [
        "resource" => "product"
        "api" => "products"
        "fields" => array:1 [
          "id" => array:2 [
            "required" => true
            "xlink_resource" => "product"
          ]
        ]
      ]
      "product_bundle" => array:3 [
        "resource" => "product"
        "api" => "products"
        "fields" => array:3 [
          "id" => array:1 [
            "required" => true
          ]
          "id_product_attribute" => []
          "quantity" => []
        ]
      ]
    ]
  ]
  +id: 21416792
  #id_lang: 1
  #id_shop: 1
  +id_shop_list: []
  #get_shop_from_context: true
  #table: "product"
  #identifier: "id_product"
  #fieldsRequired: array:1 [
    0 => "price"
  ]
  #fieldsSize: array:7 [
    "reference" => 64
    "supplier_reference" => 64
    "location" => 64
    "ean13" => 13
    "isbn" => 32
    "upc" => 12
    "mpn" => 40
  ]
  #fieldsValidate: array:49 [
    "id_shop_default" => "isUnsignedId"
    "id_manufacturer" => "isUnsignedId"
    "id_supplier" => "isUnsignedId"
    "reference" => "isReference"
    "supplier_reference" => "isReference"
    "location" => "isReference"
    "width" => "isUnsignedFloat"
    "height" => "isUnsignedFloat"
    "depth" => "isUnsignedFloat"
    "weight" => "isUnsignedFloat"
    "quantity_discount" => "isBool"
    "ean13" => "isEan13"
    "isbn" => "isIsbn"
    "upc" => "isUpc"
    "mpn" => "isMpn"
    "cache_is_pack" => "isBool"
    "cache_has_attachments" => "isBool"
    "is_virtual" => "isBool"
    "state" => "isUnsignedId"
    "additional_delivery_times" => "isUnsignedId"
    "id_category_default" => "isUnsignedId"
    "id_tax_rules_group" => "isUnsignedId"
    "on_sale" => "isBool"
    "online_only" => "isBool"
    "ecotax" => "isPrice"
    "minimal_quantity" => "isUnsignedInt"
    "low_stock_threshold" => "isInt"
    "low_stock_alert" => "isBool"
    "price" => "isPrice"
    "wholesale_price" => "isPrice"
    "unity" => "isString"
    "additional_shipping_cost" => "isPrice"
    "customizable" => "isUnsignedInt"
    "text_fields" => "isUnsignedInt"
    "uploadable_files" => "isUnsignedInt"
    "active" => "isBool"
    "redirect_type" => "isString"
    "id_type_redirected" => "isUnsignedId"
    "available_for_order" => "isBool"
    "available_date" => "isDateFormat"
    "show_condition" => "isBool"
    "condition" => "isGenericName"
    "show_price" => "isBool"
    "indexed" => "isBool"
    "visibility" => "isProductVisibility"
    "advanced_stock_management" => "isBool"
    "date_add" => "isDate"
    "date_upd" => "isDate"
    "pack_stock_type" => "isUnsignedInt"
  ]
  #fieldsRequiredLang: []
  #fieldsSizeLang: array:9 [
    "delivery_in_stock" => 255
    "delivery_out_stock" => 255
    "meta_description" => 512
    "meta_keywords" => 255
    "meta_title" => 255
    "link_rewrite" => 128
    "name" => 128
    "available_now" => 255
    "available_later" => 255
  ]
  #fieldsValidateLang: array:11 [
    "delivery_in_stock" => "isGenericName"
    "delivery_out_stock" => "isGenericName"
    "meta_description" => "isGenericName"
    "meta_keywords" => "isGenericName"
    "meta_title" => "isGenericName"
    "link_rewrite" => "isLinkRewrite"
    "name" => "isCatalogName"
    "description" => "isCleanHtml"
    "description_short" => "isCleanHtml"
    "available_now" => "isGenericName"
    "available_later" => "IsGenericName"
  ]
  #tables: []
  #image_dir: null
  #image_format: "jpg"
  #translator: null
  #def: array:7 [
    "table" => "product"
    "primary" => "id_product"
    "multilang" => true
    "multilang_shop" => true
    "fields" => array:62 [
      "id_shop_default" => array:2 [
        "type" => 1
        "validate" => "isUnsignedId"
      ]
      "id_manufacturer" => array:2 [
        "type" => 1
        "validate" => "isUnsignedId"
      ]
      "id_supplier" => array:2 [
        "type" => 1
        "validate" => "isUnsignedId"
      ]
      "reference" => array:3 [
        "type" => 3
        "validate" => "isReference"
        "size" => 64
      ]
      "supplier_reference" => array:3 [
        "type" => 3
        "validate" => "isReference"
        "size" => 64
      ]
      "location" => array:3 [
        "type" => 3
        "validate" => "isReference"
        "size" => 64
      ]
      "width" => array:2 [
        "type" => 4
        "validate" => "isUnsignedFloat"
      ]
      "height" => array:2 [
        "type" => 4
        "validate" => "isUnsignedFloat"
      ]
      "depth" => array:2 [
        "type" => 4
        "validate" => "isUnsignedFloat"
      ]
      "weight" => array:2 [
        "type" => 4
        "validate" => "isUnsignedFloat"
      ]
      "quantity_discount" => array:2 [
        "type" => 2
        "validate" => "isBool"
      ]
      "ean13" => array:3 [
        "type" => 3
        "validate" => "isEan13"
        "size" => 13
      ]
      "isbn" => array:3 [
        "type" => 3
        "validate" => "isIsbn"
        "size" => 32
      ]
      "upc" => array:3 [
        "type" => 3
        "validate" => "isUpc"
        "size" => 12
      ]
      "mpn" => array:3 [
        "type" => 3
        "validate" => "isMpn"
        "size" => 40
      ]
      "cache_is_pack" => array:2 [
        "type" => 2
        "validate" => "isBool"
      ]
      "cache_has_attachments" => array:2 [
        "type" => 2
        "validate" => "isBool"
      ]
      "is_virtual" => array:2 [
        "type" => 2
        "validate" => "isBool"
      ]
      "state" => array:2 [
        "type" => 1
        "validate" => "isUnsignedId"
      ]
      "additional_delivery_times" => array:2 [
        "type" => 1
        "validate" => "isUnsignedId"
      ]
      "delivery_in_stock" => array:4 [
        "type" => 3
        "lang" => true
        "validate" => "isGenericName"
        "size" => 255
      ]
      "delivery_out_stock" => array:4 [
        "type" => 3
        "lang" => true
        "validate" => "isGenericName"
        "size" => 255
      ]
      "id_category_default" => array:3 [
        "type" => 1
        "shop" => true
        "validate" => "isUnsignedId"
      ]
      "id_tax_rules_group" => array:3 [
        "type" => 1
        "shop" => true
        "validate" => "isUnsignedId"
      ]
      "on_sale" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "online_only" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "ecotax" => array:3 [
        "type" => 4
        "shop" => true
        "validate" => "isPrice"
      ]
      "minimal_quantity" => array:3 [
        "type" => 1
        "shop" => true
        "validate" => "isUnsignedInt"
      ]
      "low_stock_threshold" => array:4 [
        "type" => 1
        "shop" => true
        "allow_null" => true
        "validate" => "isInt"
      ]
      "low_stock_alert" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "price" => array:4 [
        "type" => 4
        "shop" => true
        "validate" => "isPrice"
        "required" => true
      ]
      "wholesale_price" => array:3 [
        "type" => 4
        "shop" => true
        "validate" => "isPrice"
      ]
      "unity" => array:3 [
        "type" => 3
        "shop" => true
        "validate" => "isString"
      ]
      "unit_price_ratio" => array:2 [
        "type" => 4
        "shop" => true
      ]
      "additional_shipping_cost" => array:3 [
        "type" => 4
        "shop" => true
        "validate" => "isPrice"
      ]
      "customizable" => array:3 [
        "type" => 1
        "shop" => true
        "validate" => "isUnsignedInt"
      ]
      "text_fields" => array:3 [
        "type" => 1
        "shop" => true
        "validate" => "isUnsignedInt"
      ]
      "uploadable_files" => array:3 [
        "type" => 1
        "shop" => true
        "validate" => "isUnsignedInt"
      ]
      "active" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "redirect_type" => array:3 [
        "type" => 3
        "shop" => true
        "validate" => "isString"
      ]
      "id_type_redirected" => array:3 [
        "type" => 1
        "shop" => true
        "validate" => "isUnsignedId"
      ]
      "available_for_order" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "available_date" => array:3 [
        "type" => 5
        "shop" => true
        "validate" => "isDateFormat"
      ]
      "show_condition" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "condition" => array:5 [
        "type" => 3
        "shop" => true
        "validate" => "isGenericName"
        "values" => array:3 [
          0 => "new"
          1 => "used"
          2 => "refurbished"
        ]
        "default" => "new"
      ]
      "show_price" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "indexed" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "visibility" => array:5 [
        "type" => 3
        "shop" => true
        "validate" => "isProductVisibility"
        "values" => array:4 [
          0 => "both"
          1 => "catalog"
          2 => "search"
          3 => "none"
        ]
        "default" => "both"
      ]
      "cache_default_attribute" => array:2 [
        "type" => 1
        "shop" => true
      ]
      "advanced_stock_management" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "date_add" => array:3 [
        "type" => 5
        "shop" => true
        "validate" => "isDate"
      ]
      "date_upd" => array:3 [
        "type" => 5
        "shop" => true
        "validate" => "isDate"
      ]
      "pack_stock_type" => array:3 [
        "type" => 1
        "shop" => true
        "validate" => "isUnsignedInt"
      ]
      "meta_description" => array:4 [
        "type" => 3
        "lang" => true
        "validate" => "isGenericName"
        "size" => 512
      ]
      "meta_keywords" => array:4 [
        "type" => 3
        "lang" => true
        "validate" => "isGenericName"
        "size" => 255
      ]
      "meta_title" => array:4 [
        "type" => 3
        "lang" => true
        "validate" => "isGenericName"
        "size" => 255
      ]
      "link_rewrite" => array:6 [
        "type" => 3
        "lang" => true
        "validate" => "isLinkRewrite"
        "required" => false
        "size" => 128
        "ws_modifier" => array:2 [
          "http_method" => 2
          "modifier" => "modifierWsLinkRewrite"
        ]
      ]
      "name" => array:5 [
        "type" => 3
        "lang" => true
        "validate" => "isCatalogName"
        "required" => false
        "size" => 128
      ]
      "description" => array:3 [
        "type" => 6
        "lang" => true
        "validate" => "isCleanHtml"
      ]
      "description_short" => array:3 [
        "type" => 6
        "lang" => true
        "validate" => "isCleanHtml"
      ]
      "available_now" => array:4 [
        "type" => 3
        "lang" => true
        "validate" => "isGenericName"
        "size" => 255
      ]
      "available_later" => array:4 [
        "type" => 3
        "lang" => true
        "validate" => "IsGenericName"
        "size" => 255
      ]
    ]
    "associations" => array:7 [
      "manufacturer" => array:1 [
        "type" => 1
      ]
      "supplier" => array:1 [
        "type" => 1
      ]
      "default_category" => array:3 [
        "type" => 1
        "field" => "id_category_default"
        "object" => "Category"
      ]
      "tax_rules_group" => array:1 [
        "type" => 1
      ]
      "categories" => array:4 [
        "type" => 2
        "field" => "id_category"
        "object" => "Category"
        "association" => "category_product"
      ]
      "stock_availables" => array:4 [
        "type" => 2
        "field" => "id_stock_available"
        "object" => "StockAvailable"
        "association" => "stock_availables"
      ]
      "l" => array:3 [
        "type" => 2
        "field" => "id_product"
        "foreign_field" => "id_product"
      ]
    ]
    "classname" => "Product"
  ]
  #update_fields: null
  +force_id: false
}
"id_product"
"21416792"
"id_supplier"
"1"
"id_manufacturer"
"4"
"id_category_default"
"75"
"id_shop_default"
"1"
"id_tax_rules_group"
"0"
"on_sale"
"0"
"online_only"
"0"
"ean13"
""
"isbn"
""
"upc"
""
"mpn"
""
"ecotax"
"0.000000"
"quantity"
"0"
"minimal_quantity"
"1"
"low_stock_threshold"
null
"low_stock_alert"
"0"
"price"
"149.900000"
"wholesale_price"
"33.490000"
"unity"
""
"unit_price_ratio"
"0.000000"
"additional_shipping_cost"
"0.000000"
"reference"
"2200670"
"supplier_reference"
"2200670"
"location"
""
"width"
"0.000000"
"height"
"0.000000"
"depth"
"0.000000"
"weight"
"0.000000"
"out_of_stock"
"2"
"additional_delivery_times"
"1"
"quantity_discount"
"0"
"customizable"
"0"
"uploadable_files"
"0"
"text_fields"
"0"
"active"
"1"
"redirect_type"
"301-category"
"id_type_redirected"
"0"
"available_for_order"
"1"
"available_date"
"0000-00-00"
"show_condition"
"0"
"condition"
"new"
"show_price"
"1"
"indexed"
"1"
"visibility"
"both"
"cache_is_pack"
"0"
"cache_has_attachments"
"0"
"is_virtual"
"0"
"cache_default_attribute"
"16336"
"date_add"
"2023-10-12 00:00:00"
"date_upd"
"2026-02-09 11:41:00"
"advanced_stock_management"
"0"
"pack_stock_type"
"3"
"state"
"1"
"id_shop"
"1"
"id_lang"
"1"
"description"
"<p>Les espadrilles en toile Beppi pour femme sont des chaussures légères et confortables, parfaites pour les journées estivales décontractées. Fabriquées avec une toile de qualité, elles offrent une respirabilité optimale pour garder vos pieds au frais par temps chaud. Leur design décontracté et polyvalent les rend adaptées à une variété de tenues estivales, que ce soit pour une sortie en ville, une journée à la plage ou simplement se détendre à la maison. Avec leur confort et leur style intemporel, les espadrilles en toile Beppi pour femme sont un choix idéal pour compléter votre garde-robe estivale avec élégance et confort.</p>"
"description_short"
"<p></p>"
"link_rewrite"
"sapato-em-lona-para-senhora"
"meta_description"
""
"meta_keywords"
""
"meta_title"
""
"name"
"Sapato Em Lona Para Senhora"
"available_now"
""
"available_later"
""
"delivery_in_stock"
""
"delivery_out_stock"
""
array:21 [
  "id_product_attribute" => "16340"
  "id_product" => "21416792"
  "reference" => "290"
  "supplier_reference" => "2200670-ROUGE-40"
  "location" => ""
  "ean13" => "7000002593961"
  "isbn" => ""
  "upc" => ""
  "mpn" => ""
  "wholesale_price" => "33.490000"
  "price" => "0.000000"
  "ecotax" => "0.000000"
  "quantity" => "0"
  "weight" => "0.000000"
  "unit_price_impact" => "0.000000"
  "default_on" => null
  "minimal_quantity" => "1"
  "low_stock_threshold" => null
  "low_stock_alert" => "0"
  "available_date" => "0000-00-00"
  "id_shop" => "1"
]
Combination {#1091
  +id_product: null
  +reference: null
  +supplier_reference: null
  +location: null
  +ean13: null
  +isbn: null
  +upc: null
  +mpn: null
  +wholesale_price: null
  +price: null
  +unit_price_impact: null
  +ecotax: null
  +minimal_quantity: 1
  +low_stock_threshold: null
  +low_stock_alert: false
  +quantity: null
  +weight: null
  +default_on: null
  +available_date: "0000-00-00"
  #webserviceParameters: array:4 [
    "objectNodeName" => "combination"
    "objectsNodeName" => "combinations"
    "fields" => array:1 [
      "id_product" => array:2 [
        "required" => true
        "xlink_resource" => "products"
      ]
    ]
    "associations" => array:2 [
      "product_option_values" => array:1 [
        "resource" => "product_option_value"
      ]
      "images" => array:2 [
        "resource" => "image"
        "api" => "images/products"
      ]
    ]
  ]
  +id: 16340
  #id_lang: null
  #id_shop: 1
  +id_shop_list: []
  #get_shop_from_context: true
  #table: "product_attribute"
  #identifier: "id_product_attribute"
  #fieldsRequired: array:2 [
    0 => "id_product"
    1 => "minimal_quantity"
  ]
  #fieldsSize: array:12 [
    "location" => 64
    "ean13" => 13
    "isbn" => 32
    "upc" => 12
    "mpn" => 40
    "quantity" => 10
    "reference" => 64
    "supplier_reference" => 64
    "wholesale_price" => 27
    "price" => 20
    "ecotax" => 20
    "unit_price_impact" => 20
  ]
  #fieldsValidate: array:17 [
    "id_product" => "isUnsignedId"
    "location" => "isGenericName"
    "ean13" => "isEan13"
    "isbn" => "isIsbn"
    "upc" => "isUpc"
    "mpn" => "isMpn"
    "quantity" => "isInt"
    "wholesale_price" => "isPrice"
    "price" => "isNegativePrice"
    "ecotax" => "isPrice"
    "weight" => "isFloat"
    "unit_price_impact" => "isNegativePrice"
    "minimal_quantity" => "isUnsignedId"
    "low_stock_threshold" => "isInt"
    "low_stock_alert" => "isBool"
    "default_on" => "isBool"
    "available_date" => "isDateFormat"
  ]
  #fieldsRequiredLang: []
  #fieldsSizeLang: []
  #fieldsValidateLang: []
  #tables: []
  #image_dir: null
  #image_format: "jpg"
  #translator: null
  #def: array:4 [
    "table" => "product_attribute"
    "primary" => "id_product_attribute"
    "fields" => array:19 [
      "id_product" => array:4 [
        "type" => 1
        "shop" => "both"
        "validate" => "isUnsignedId"
        "required" => true
      ]
      "location" => array:3 [
        "type" => 3
        "validate" => "isGenericName"
        "size" => 64
      ]
      "ean13" => array:3 [
        "type" => 3
        "validate" => "isEan13"
        "size" => 13
      ]
      "isbn" => array:3 [
        "type" => 3
        "validate" => "isIsbn"
        "size" => 32
      ]
      "upc" => array:3 [
        "type" => 3
        "validate" => "isUpc"
        "size" => 12
      ]
      "mpn" => array:3 [
        "type" => 3
        "validate" => "isMpn"
        "size" => 40
      ]
      "quantity" => array:3 [
        "type" => 1
        "validate" => "isInt"
        "size" => 10
      ]
      "reference" => array:2 [
        "type" => 3
        "size" => 64
      ]
      "supplier_reference" => array:2 [
        "type" => 3
        "size" => 64
      ]
      "wholesale_price" => array:4 [
        "type" => 4
        "shop" => true
        "validate" => "isPrice"
        "size" => 27
      ]
      "price" => array:4 [
        "type" => 4
        "shop" => true
        "validate" => "isNegativePrice"
        "size" => 20
      ]
      "ecotax" => array:4 [
        "type" => 4
        "shop" => true
        "validate" => "isPrice"
        "size" => 20
      ]
      "weight" => array:3 [
        "type" => 4
        "shop" => true
        "validate" => "isFloat"
      ]
      "unit_price_impact" => array:4 [
        "type" => 4
        "shop" => true
        "validate" => "isNegativePrice"
        "size" => 20
      ]
      "minimal_quantity" => array:4 [
        "type" => 1
        "shop" => true
        "validate" => "isUnsignedId"
        "required" => true
      ]
      "low_stock_threshold" => array:4 [
        "type" => 1
        "shop" => true
        "allow_null" => true
        "validate" => "isInt"
      ]
      "low_stock_alert" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "default_on" => array:4 [
        "type" => 2
        "allow_null" => true
        "shop" => true
        "validate" => "isBool"
      ]
      "available_date" => array:3 [
        "type" => 5
        "shop" => true
        "validate" => "isDateFormat"
      ]
    ]
    "classname" => "Combination"
  ]
  #update_fields: null
  +force_id: false
}
"id_product_attribute"
"16340"
"id_product"
"21416792"
"reference"
"290"
"supplier_reference"
"2200670-ROUGE-40"
"location"
""
"ean13"
"7000002593961"
"isbn"
""
"upc"
""
"mpn"
""
"wholesale_price"
"33.490000"
"price"
"0.000000"
"ecotax"
"0.000000"
"quantity"
"0"
"weight"
"0.000000"
"unit_price_impact"
"0.000000"
"default_on"
null
"minimal_quantity"
"1"
"low_stock_threshold"
null
"low_stock_alert"
"0"
"available_date"
"0000-00-00"
"id_shop"
"1"
array:67 [
  "id_product" => "21416686"
  "id_supplier" => "1"
  "id_manufacturer" => "4"
  "id_category_default" => "103"
  "id_shop_default" => "1"
  "id_tax_rules_group" => "0"
  "on_sale" => "0"
  "online_only" => "0"
  "ean13" => ""
  "isbn" => ""
  "upc" => ""
  "mpn" => ""
  "ecotax" => "0.000000"
  "quantity" => "0"
  "minimal_quantity" => "1"
  "low_stock_threshold" => null
  "low_stock_alert" => "0"
  "price" => "69.900000"
  "wholesale_price" => "16.740000"
  "unity" => ""
  "unit_price_ratio" => "0.000000"
  "additional_shipping_cost" => "0.000000"
  "reference" => "2190151"
  "supplier_reference" => "2190151"
  "location" => ""
  "width" => "0.000000"
  "height" => "0.000000"
  "depth" => "0.000000"
  "weight" => "0.000000"
  "out_of_stock" => "2"
  "additional_delivery_times" => "1"
  "quantity_discount" => "0"
  "customizable" => "0"
  "uploadable_files" => "0"
  "text_fields" => "0"
  "active" => "1"
  "redirect_type" => ""
  "id_type_redirected" => "0"
  "available_for_order" => "1"
  "available_date" => "0000-00-00"
  "show_condition" => "0"
  "condition" => "new"
  "show_price" => "1"
  "indexed" => "1"
  "visibility" => "both"
  "cache_is_pack" => "0"
  "cache_has_attachments" => "0"
  "is_virtual" => "0"
  "cache_default_attribute" => "15685"
  "date_add" => "2023-10-12 00:00:00"
  "date_upd" => "2026-02-09 17:49:32"
  "advanced_stock_management" => "0"
  "pack_stock_type" => "3"
  "state" => "1"
  "id_shop" => "1"
  "id_lang" => "1"
  "description" => "<p>Les sabots Beppi pour fille en EVA sont des chaussures légères et confortables, idéales pour les jeunes filles actives. Fabriqués avec de l'EVA, un matériau doux, flexible et résistant à l'eau, ces sabots offrent un ajustement confortable et une durabilité accrue. Leur conception sans lacets les rend faciles à enfiler et à enlever, ce qui les rend pratiques pour une utilisation quotidienne à la maison, à l'école ou lors de sorties décontractées. Les sabots Beppi en EVA sont également faciles à nettoyer, ce qui en fait un choix pratique pour les parents occupés. Avec leur confort et leur praticité, ces sabots sont parfaits pour accompagner les jeunes filles dans toutes leurs aventures.</p>"
  "description_short" => "<p></p>"
  "link_rewrite" => "soca-infantil-eva-clogs"
  "meta_description" => ""
  "meta_keywords" => ""
  "meta_title" => ""
  "name" => "Soca Infantil Eva-clogs"
  "available_now" => ""
  "available_later" => ""
  "delivery_in_stock" => ""
  "delivery_out_stock" => ""
]
Product {#1098
  +tax_name: null
  +tax_rate: null
  +id_manufacturer: null
  +id_supplier: null
  +id_category_default: null
  +id_shop_default: null
  +manufacturer_name: null
  +supplier_name: null
  +name: null
  +description: null
  +description_short: null
  +quantity: 0
  +minimal_quantity: 1
  +low_stock_threshold: null
  +low_stock_alert: false
  +available_now: null
  +available_later: null
  +price: 0
  +specificPrice: 0
  +additional_shipping_cost: 0
  +wholesale_price: 0
  +on_sale: false
  +online_only: false
  +unity: null
  +unit_price: null
  +unit_price_ratio: 0
  +ecotax: 0
  +reference: null
  +supplier_reference: null
  +location: null
  +width: 0
  +height: 0
  +depth: 0
  +weight: 0
  +ean13: null
  +isbn: null
  +upc: null
  +mpn: null
  +link_rewrite: null
  +meta_description: null
  +meta_keywords: null
  +meta_title: null
  +quantity_discount: 0
  +customizable: null
  +new: null
  +uploadable_files: null
  +text_fields: null
  +active: true
  +redirect_type: ""
  +id_type_redirected: 0
  +available_for_order: true
  +available_date: "0000-00-00"
  +show_condition: false
  +condition: null
  +show_price: true
  +indexed: 0
  +visibility: null
  +date_add: null
  +date_upd: null
  +tags: null
  +state: 1
  +base_price: null
  +id_tax_rules_group: 1
  +id_color_default: 0
  +advanced_stock_management: 0
  +out_of_stock: null
  +depends_on_stock: null
  +isFullyLoaded: false
  +cache_is_pack: null
  +cache_has_attachments: null
  +is_virtual: null
  +id_pack_product_attribute: null
  +cache_default_attribute: null
  +category: null
  +pack_stock_type: 3
  +additional_delivery_times: 1
  +delivery_in_stock: null
  +delivery_out_stock: null
  #webserviceParameters: array:4 [
    "objectMethods" => array:2 [
      "add" => "addWs"
      "update" => "updateWs"
    ]
    "objectNodeNames" => "products"
    "fields" => array:12 [
      "id_manufacturer" => array:1 [
        "xlink_resource" => "manufacturers"
      ]
      "id_supplier" => array:1 [
        "xlink_resource" => "suppliers"
      ]
      "id_category_default" => array:1 [
        "xlink_resource" => "categories"
      ]
      "new" => []
      "cache_default_attribute" => []
      "id_default_image" => array:3 [
        "getter" => "getCoverWs"
        "setter" => "setCoverWs"
        "xlink_resource" => array:2 [
          "resourceName" => "images"
          "subResourceName" => "products"
        ]
      ]
      "id_default_combination" => array:3 [
        "getter" => "getWsDefaultCombination"
        "setter" => "setWsDefaultCombination"
        "xlink_resource" => array:1 [
          "resourceName" => "combinations"
        ]
      ]
      "id_tax_rules_group" => array:1 [
        "xlink_resource" => array:1 [
          "resourceName" => "tax_rule_groups"
        ]
      ]
      "position_in_category" => array:2 [
        "getter" => "getWsPositionInCategory"
        "setter" => "setWsPositionInCategory"
      ]
      "manufacturer_name" => array:2 [
        "getter" => "getWsManufacturerName"
        "setter" => false
      ]
      "quantity" => array:2 [
        "getter" => false
        "setter" => false
      ]
      "type" => array:2 [
        "getter" => "getWsType"
        "setter" => "setWsType"
      ]
    ]
    "associations" => array:9 [
      "categories" => array:2 [
        "resource" => "category"
        "fields" => array:1 [
          "id" => array:1 [
            "required" => true
          ]
        ]
      ]
      "images" => array:2 [
        "resource" => "image"
        "fields" => array:1 [
          "id" => []
        ]
      ]
      "combinations" => array:2 [
        "resource" => "combination"
        "fields" => array:1 [
          "id" => array:1 [
            "required" => true
          ]
        ]
      ]
      "product_option_values" => array:2 [
        "resource" => "product_option_value"
        "fields" => array:1 [
          "id" => array:1 [
            "required" => true
          ]
        ]
      ]
      "product_features" => array:2 [
        "resource" => "product_feature"
        "fields" => array:2 [
          "id" => array:1 [
            "required" => true
          ]
          "id_feature_value" => array:2 [
            "required" => true
            "xlink_resource" => "product_feature_values"
          ]
        ]
      ]
      "tags" => array:2 [
        "resource" => "tag"
        "fields" => array:1 [
          "id" => array:1 [
            "required" => true
          ]
        ]
      ]
      "stock_availables" => array:3 [
        "resource" => "stock_available"
        "fields" => array:2 [
          "id" => array:1 [
            "required" => true
          ]
          "id_product_attribute" => array:1 [
            "required" => true
          ]
        ]
        "setter" => false
      ]
      "accessories" => array:3 [
        "resource" => "product"
        "api" => "products"
        "fields" => array:1 [
          "id" => array:2 [
            "required" => true
            "xlink_resource" => "product"
          ]
        ]
      ]
      "product_bundle" => array:3 [
        "resource" => "product"
        "api" => "products"
        "fields" => array:3 [
          "id" => array:1 [
            "required" => true
          ]
          "id_product_attribute" => []
          "quantity" => []
        ]
      ]
    ]
  ]
  +id: 21416686
  #id_lang: 1
  #id_shop: 1
  +id_shop_list: []
  #get_shop_from_context: true
  #table: "product"
  #identifier: "id_product"
  #fieldsRequired: array:1 [
    0 => "price"
  ]
  #fieldsSize: array:7 [
    "reference" => 64
    "supplier_reference" => 64
    "location" => 64
    "ean13" => 13
    "isbn" => 32
    "upc" => 12
    "mpn" => 40
  ]
  #fieldsValidate: array:49 [
    "id_shop_default" => "isUnsignedId"
    "id_manufacturer" => "isUnsignedId"
    "id_supplier" => "isUnsignedId"
    "reference" => "isReference"
    "supplier_reference" => "isReference"
    "location" => "isReference"
    "width" => "isUnsignedFloat"
    "height" => "isUnsignedFloat"
    "depth" => "isUnsignedFloat"
    "weight" => "isUnsignedFloat"
    "quantity_discount" => "isBool"
    "ean13" => "isEan13"
    "isbn" => "isIsbn"
    "upc" => "isUpc"
    "mpn" => "isMpn"
    "cache_is_pack" => "isBool"
    "cache_has_attachments" => "isBool"
    "is_virtual" => "isBool"
    "state" => "isUnsignedId"
    "additional_delivery_times" => "isUnsignedId"
    "id_category_default" => "isUnsignedId"
    "id_tax_rules_group" => "isUnsignedId"
    "on_sale" => "isBool"
    "online_only" => "isBool"
    "ecotax" => "isPrice"
    "minimal_quantity" => "isUnsignedInt"
    "low_stock_threshold" => "isInt"
    "low_stock_alert" => "isBool"
    "price" => "isPrice"
    "wholesale_price" => "isPrice"
    "unity" => "isString"
    "additional_shipping_cost" => "isPrice"
    "customizable" => "isUnsignedInt"
    "text_fields" => "isUnsignedInt"
    "uploadable_files" => "isUnsignedInt"
    "active" => "isBool"
    "redirect_type" => "isString"
    "id_type_redirected" => "isUnsignedId"
    "available_for_order" => "isBool"
    "available_date" => "isDateFormat"
    "show_condition" => "isBool"
    "condition" => "isGenericName"
    "show_price" => "isBool"
    "indexed" => "isBool"
    "visibility" => "isProductVisibility"
    "advanced_stock_management" => "isBool"
    "date_add" => "isDate"
    "date_upd" => "isDate"
    "pack_stock_type" => "isUnsignedInt"
  ]
  #fieldsRequiredLang: []
  #fieldsSizeLang: array:9 [
    "delivery_in_stock" => 255
    "delivery_out_stock" => 255
    "meta_description" => 512
    "meta_keywords" => 255
    "meta_title" => 255
    "link_rewrite" => 128
    "name" => 128
    "available_now" => 255
    "available_later" => 255
  ]
  #fieldsValidateLang: array:11 [
    "delivery_in_stock" => "isGenericName"
    "delivery_out_stock" => "isGenericName"
    "meta_description" => "isGenericName"
    "meta_keywords" => "isGenericName"
    "meta_title" => "isGenericName"
    "link_rewrite" => "isLinkRewrite"
    "name" => "isCatalogName"
    "description" => "isCleanHtml"
    "description_short" => "isCleanHtml"
    "available_now" => "isGenericName"
    "available_later" => "IsGenericName"
  ]
  #tables: []
  #image_dir: null
  #image_format: "jpg"
  #translator: null
  #def: array:7 [
    "table" => "product"
    "primary" => "id_product"
    "multilang" => true
    "multilang_shop" => true
    "fields" => array:62 [
      "id_shop_default" => array:2 [
        "type" => 1
        "validate" => "isUnsignedId"
      ]
      "id_manufacturer" => array:2 [
        "type" => 1
        "validate" => "isUnsignedId"
      ]
      "id_supplier" => array:2 [
        "type" => 1
        "validate" => "isUnsignedId"
      ]
      "reference" => array:3 [
        "type" => 3
        "validate" => "isReference"
        "size" => 64
      ]
      "supplier_reference" => array:3 [
        "type" => 3
        "validate" => "isReference"
        "size" => 64
      ]
      "location" => array:3 [
        "type" => 3
        "validate" => "isReference"
        "size" => 64
      ]
      "width" => array:2 [
        "type" => 4
        "validate" => "isUnsignedFloat"
      ]
      "height" => array:2 [
        "type" => 4
        "validate" => "isUnsignedFloat"
      ]
      "depth" => array:2 [
        "type" => 4
        "validate" => "isUnsignedFloat"
      ]
      "weight" => array:2 [
        "type" => 4
        "validate" => "isUnsignedFloat"
      ]
      "quantity_discount" => array:2 [
        "type" => 2
        "validate" => "isBool"
      ]
      "ean13" => array:3 [
        "type" => 3
        "validate" => "isEan13"
        "size" => 13
      ]
      "isbn" => array:3 [
        "type" => 3
        "validate" => "isIsbn"
        "size" => 32
      ]
      "upc" => array:3 [
        "type" => 3
        "validate" => "isUpc"
        "size" => 12
      ]
      "mpn" => array:3 [
        "type" => 3
        "validate" => "isMpn"
        "size" => 40
      ]
      "cache_is_pack" => array:2 [
        "type" => 2
        "validate" => "isBool"
      ]
      "cache_has_attachments" => array:2 [
        "type" => 2
        "validate" => "isBool"
      ]
      "is_virtual" => array:2 [
        "type" => 2
        "validate" => "isBool"
      ]
      "state" => array:2 [
        "type" => 1
        "validate" => "isUnsignedId"
      ]
      "additional_delivery_times" => array:2 [
        "type" => 1
        "validate" => "isUnsignedId"
      ]
      "delivery_in_stock" => array:4 [
        "type" => 3
        "lang" => true
        "validate" => "isGenericName"
        "size" => 255
      ]
      "delivery_out_stock" => array:4 [
        "type" => 3
        "lang" => true
        "validate" => "isGenericName"
        "size" => 255
      ]
      "id_category_default" => array:3 [
        "type" => 1
        "shop" => true
        "validate" => "isUnsignedId"
      ]
      "id_tax_rules_group" => array:3 [
        "type" => 1
        "shop" => true
        "validate" => "isUnsignedId"
      ]
      "on_sale" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "online_only" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "ecotax" => array:3 [
        "type" => 4
        "shop" => true
        "validate" => "isPrice"
      ]
      "minimal_quantity" => array:3 [
        "type" => 1
        "shop" => true
        "validate" => "isUnsignedInt"
      ]
      "low_stock_threshold" => array:4 [
        "type" => 1
        "shop" => true
        "allow_null" => true
        "validate" => "isInt"
      ]
      "low_stock_alert" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "price" => array:4 [
        "type" => 4
        "shop" => true
        "validate" => "isPrice"
        "required" => true
      ]
      "wholesale_price" => array:3 [
        "type" => 4
        "shop" => true
        "validate" => "isPrice"
      ]
      "unity" => array:3 [
        "type" => 3
        "shop" => true
        "validate" => "isString"
      ]
      "unit_price_ratio" => array:2 [
        "type" => 4
        "shop" => true
      ]
      "additional_shipping_cost" => array:3 [
        "type" => 4
        "shop" => true
        "validate" => "isPrice"
      ]
      "customizable" => array:3 [
        "type" => 1
        "shop" => true
        "validate" => "isUnsignedInt"
      ]
      "text_fields" => array:3 [
        "type" => 1
        "shop" => true
        "validate" => "isUnsignedInt"
      ]
      "uploadable_files" => array:3 [
        "type" => 1
        "shop" => true
        "validate" => "isUnsignedInt"
      ]
      "active" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "redirect_type" => array:3 [
        "type" => 3
        "shop" => true
        "validate" => "isString"
      ]
      "id_type_redirected" => array:3 [
        "type" => 1
        "shop" => true
        "validate" => "isUnsignedId"
      ]
      "available_for_order" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "available_date" => array:3 [
        "type" => 5
        "shop" => true
        "validate" => "isDateFormat"
      ]
      "show_condition" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "condition" => array:5 [
        "type" => 3
        "shop" => true
        "validate" => "isGenericName"
        "values" => array:3 [
          0 => "new"
          1 => "used"
          2 => "refurbished"
        ]
        "default" => "new"
      ]
      "show_price" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "indexed" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "visibility" => array:5 [
        "type" => 3
        "shop" => true
        "validate" => "isProductVisibility"
        "values" => array:4 [
          0 => "both"
          1 => "catalog"
          2 => "search"
          3 => "none"
        ]
        "default" => "both"
      ]
      "cache_default_attribute" => array:2 [
        "type" => 1
        "shop" => true
      ]
      "advanced_stock_management" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "date_add" => array:3 [
        "type" => 5
        "shop" => true
        "validate" => "isDate"
      ]
      "date_upd" => array:3 [
        "type" => 5
        "shop" => true
        "validate" => "isDate"
      ]
      "pack_stock_type" => array:3 [
        "type" => 1
        "shop" => true
        "validate" => "isUnsignedInt"
      ]
      "meta_description" => array:4 [
        "type" => 3
        "lang" => true
        "validate" => "isGenericName"
        "size" => 512
      ]
      "meta_keywords" => array:4 [
        "type" => 3
        "lang" => true
        "validate" => "isGenericName"
        "size" => 255
      ]
      "meta_title" => array:4 [
        "type" => 3
        "lang" => true
        "validate" => "isGenericName"
        "size" => 255
      ]
      "link_rewrite" => array:6 [
        "type" => 3
        "lang" => true
        "validate" => "isLinkRewrite"
        "required" => false
        "size" => 128
        "ws_modifier" => array:2 [
          "http_method" => 2
          "modifier" => "modifierWsLinkRewrite"
        ]
      ]
      "name" => array:5 [
        "type" => 3
        "lang" => true
        "validate" => "isCatalogName"
        "required" => false
        "size" => 128
      ]
      "description" => array:3 [
        "type" => 6
        "lang" => true
        "validate" => "isCleanHtml"
      ]
      "description_short" => array:3 [
        "type" => 6
        "lang" => true
        "validate" => "isCleanHtml"
      ]
      "available_now" => array:4 [
        "type" => 3
        "lang" => true
        "validate" => "isGenericName"
        "size" => 255
      ]
      "available_later" => array:4 [
        "type" => 3
        "lang" => true
        "validate" => "IsGenericName"
        "size" => 255
      ]
    ]
    "associations" => array:7 [
      "manufacturer" => array:1 [
        "type" => 1
      ]
      "supplier" => array:1 [
        "type" => 1
      ]
      "default_category" => array:3 [
        "type" => 1
        "field" => "id_category_default"
        "object" => "Category"
      ]
      "tax_rules_group" => array:1 [
        "type" => 1
      ]
      "categories" => array:4 [
        "type" => 2
        "field" => "id_category"
        "object" => "Category"
        "association" => "category_product"
      ]
      "stock_availables" => array:4 [
        "type" => 2
        "field" => "id_stock_available"
        "object" => "StockAvailable"
        "association" => "stock_availables"
      ]
      "l" => array:3 [
        "type" => 2
        "field" => "id_product"
        "foreign_field" => "id_product"
      ]
    ]
    "classname" => "Product"
  ]
  #update_fields: null
  +force_id: false
}
"id_product"
"21416686"
"id_supplier"
"1"
"id_manufacturer"
"4"
"id_category_default"
"103"
"id_shop_default"
"1"
"id_tax_rules_group"
"0"
"on_sale"
"0"
"online_only"
"0"
"ean13"
""
"isbn"
""
"upc"
""
"mpn"
""
"ecotax"
"0.000000"
"quantity"
"0"
"minimal_quantity"
"1"
"low_stock_threshold"
null
"low_stock_alert"
"0"
"price"
"69.900000"
"wholesale_price"
"16.740000"
"unity"
""
"unit_price_ratio"
"0.000000"
"additional_shipping_cost"
"0.000000"
"reference"
"2190151"
"supplier_reference"
"2190151"
"location"
""
"width"
"0.000000"
"height"
"0.000000"
"depth"
"0.000000"
"weight"
"0.000000"
"out_of_stock"
"2"
"additional_delivery_times"
"1"
"quantity_discount"
"0"
"customizable"
"0"
"uploadable_files"
"0"
"text_fields"
"0"
"active"
"1"
"redirect_type"
""
"id_type_redirected"
"0"
"available_for_order"
"1"
"available_date"
"0000-00-00"
"show_condition"
"0"
"condition"
"new"
"show_price"
"1"
"indexed"
"1"
"visibility"
"both"
"cache_is_pack"
"0"
"cache_has_attachments"
"0"
"is_virtual"
"0"
"cache_default_attribute"
"15685"
"date_add"
"2023-10-12 00:00:00"
"date_upd"
"2026-02-09 17:49:32"
"advanced_stock_management"
"0"
"pack_stock_type"
"3"
"state"
"1"
"id_shop"
"1"
"id_lang"
"1"
"description"
"<p>Les sabots Beppi pour fille en EVA sont des chaussures légères et confortables, idéales pour les jeunes filles actives. Fabriqués avec de l'EVA, un matériau doux, flexible et résistant à l'eau, ces sabots offrent un ajustement confortable et une durabilité accrue. Leur conception sans lacets les rend faciles à enfiler et à enlever, ce qui les rend pratiques pour une utilisation quotidienne à la maison, à l'école ou lors de sorties décontractées. Les sabots Beppi en EVA sont également faciles à nettoyer, ce qui en fait un choix pratique pour les parents occupés. Avec leur confort et leur praticité, ces sabots sont parfaits pour accompagner les jeunes filles dans toutes leurs aventures.</p>"
"description_short"
"<p></p>"
"link_rewrite"
"soca-infantil-eva-clogs"
"meta_description"
""
"meta_keywords"
""
"meta_title"
""
"name"
"Soca Infantil Eva-clogs"
"available_now"
""
"available_later"
""
"delivery_in_stock"
""
"delivery_out_stock"
""
array:21 [
  "id_product_attribute" => "15683"
  "id_product" => "21416686"
  "reference" => "2100"
  "supplier_reference" => ""
  "location" => ""
  "ean13" => "7000002439368"
  "isbn" => ""
  "upc" => ""
  "mpn" => ""
  "wholesale_price" => "16.740000"
  "price" => "0.000000"
  "ecotax" => "0.000000"
  "quantity" => "0"
  "weight" => "0.000000"
  "unit_price_impact" => "0.000000"
  "default_on" => null
  "minimal_quantity" => "1"
  "low_stock_threshold" => null
  "low_stock_alert" => "0"
  "available_date" => "0000-00-00"
  "id_shop" => "1"
]
Combination {#1098
  +id_product: null
  +reference: null
  +supplier_reference: null
  +location: null
  +ean13: null
  +isbn: null
  +upc: null
  +mpn: null
  +wholesale_price: null
  +price: null
  +unit_price_impact: null
  +ecotax: null
  +minimal_quantity: 1
  +low_stock_threshold: null
  +low_stock_alert: false
  +quantity: null
  +weight: null
  +default_on: null
  +available_date: "0000-00-00"
  #webserviceParameters: array:4 [
    "objectNodeName" => "combination"
    "objectsNodeName" => "combinations"
    "fields" => array:1 [
      "id_product" => array:2 [
        "required" => true
        "xlink_resource" => "products"
      ]
    ]
    "associations" => array:2 [
      "product_option_values" => array:1 [
        "resource" => "product_option_value"
      ]
      "images" => array:2 [
        "resource" => "image"
        "api" => "images/products"
      ]
    ]
  ]
  +id: 15683
  #id_lang: null
  #id_shop: 1
  +id_shop_list: []
  #get_shop_from_context: true
  #table: "product_attribute"
  #identifier: "id_product_attribute"
  #fieldsRequired: array:2 [
    0 => "id_product"
    1 => "minimal_quantity"
  ]
  #fieldsSize: array:12 [
    "location" => 64
    "ean13" => 13
    "isbn" => 32
    "upc" => 12
    "mpn" => 40
    "quantity" => 10
    "reference" => 64
    "supplier_reference" => 64
    "wholesale_price" => 27
    "price" => 20
    "ecotax" => 20
    "unit_price_impact" => 20
  ]
  #fieldsValidate: array:17 [
    "id_product" => "isUnsignedId"
    "location" => "isGenericName"
    "ean13" => "isEan13"
    "isbn" => "isIsbn"
    "upc" => "isUpc"
    "mpn" => "isMpn"
    "quantity" => "isInt"
    "wholesale_price" => "isPrice"
    "price" => "isNegativePrice"
    "ecotax" => "isPrice"
    "weight" => "isFloat"
    "unit_price_impact" => "isNegativePrice"
    "minimal_quantity" => "isUnsignedId"
    "low_stock_threshold" => "isInt"
    "low_stock_alert" => "isBool"
    "default_on" => "isBool"
    "available_date" => "isDateFormat"
  ]
  #fieldsRequiredLang: []
  #fieldsSizeLang: []
  #fieldsValidateLang: []
  #tables: []
  #image_dir: null
  #image_format: "jpg"
  #translator: null
  #def: array:4 [
    "table" => "product_attribute"
    "primary" => "id_product_attribute"
    "fields" => array:19 [
      "id_product" => array:4 [
        "type" => 1
        "shop" => "both"
        "validate" => "isUnsignedId"
        "required" => true
      ]
      "location" => array:3 [
        "type" => 3
        "validate" => "isGenericName"
        "size" => 64
      ]
      "ean13" => array:3 [
        "type" => 3
        "validate" => "isEan13"
        "size" => 13
      ]
      "isbn" => array:3 [
        "type" => 3
        "validate" => "isIsbn"
        "size" => 32
      ]
      "upc" => array:3 [
        "type" => 3
        "validate" => "isUpc"
        "size" => 12
      ]
      "mpn" => array:3 [
        "type" => 3
        "validate" => "isMpn"
        "size" => 40
      ]
      "quantity" => array:3 [
        "type" => 1
        "validate" => "isInt"
        "size" => 10
      ]
      "reference" => array:2 [
        "type" => 3
        "size" => 64
      ]
      "supplier_reference" => array:2 [
        "type" => 3
        "size" => 64
      ]
      "wholesale_price" => array:4 [
        "type" => 4
        "shop" => true
        "validate" => "isPrice"
        "size" => 27
      ]
      "price" => array:4 [
        "type" => 4
        "shop" => true
        "validate" => "isNegativePrice"
        "size" => 20
      ]
      "ecotax" => array:4 [
        "type" => 4
        "shop" => true
        "validate" => "isPrice"
        "size" => 20
      ]
      "weight" => array:3 [
        "type" => 4
        "shop" => true
        "validate" => "isFloat"
      ]
      "unit_price_impact" => array:4 [
        "type" => 4
        "shop" => true
        "validate" => "isNegativePrice"
        "size" => 20
      ]
      "minimal_quantity" => array:4 [
        "type" => 1
        "shop" => true
        "validate" => "isUnsignedId"
        "required" => true
      ]
      "low_stock_threshold" => array:4 [
        "type" => 1
        "shop" => true
        "allow_null" => true
        "validate" => "isInt"
      ]
      "low_stock_alert" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "default_on" => array:4 [
        "type" => 2
        "allow_null" => true
        "shop" => true
        "validate" => "isBool"
      ]
      "available_date" => array:3 [
        "type" => 5
        "shop" => true
        "validate" => "isDateFormat"
      ]
    ]
    "classname" => "Combination"
  ]
  #update_fields: null
  +force_id: false
}
"id_product_attribute"
"15683"
"id_product"
"21416686"
"reference"
"2100"
"supplier_reference"
""
"location"
""
"ean13"
"7000002439368"
"isbn"
""
"upc"
""
"mpn"
""
"wholesale_price"
"16.740000"
"price"
"0.000000"
"ecotax"
"0.000000"
"quantity"
"0"
"weight"
"0.000000"
"unit_price_impact"
"0.000000"
"default_on"
null
"minimal_quantity"
"1"
"low_stock_threshold"
null
"low_stock_alert"
"0"
"available_date"
"0000-00-00"
"id_shop"
"1"
array:67 [
  "id_product" => "21417584"
  "id_supplier" => "1"
  "id_manufacturer" => "4"
  "id_category_default" => "76"
  "id_shop_default" => "1"
  "id_tax_rules_group" => "0"
  "on_sale" => "0"
  "online_only" => "0"
  "ean13" => ""
  "isbn" => ""
  "upc" => ""
  "mpn" => ""
  "ecotax" => "0.000000"
  "quantity" => "0"
  "minimal_quantity" => "1"
  "low_stock_threshold" => null
  "low_stock_alert" => "0"
  "price" => "89.900000"
  "wholesale_price" => "22.000000"
  "unity" => ""
  "unit_price_ratio" => "0.000000"
  "additional_shipping_cost" => "0.000000"
  "reference" => "2216870"
  "supplier_reference" => "2216870"
  "location" => ""
  "width" => "0.000000"
  "height" => "0.000000"
  "depth" => "0.000000"
  "weight" => "0.000000"
  "out_of_stock" => "2"
  "additional_delivery_times" => "1"
  "quantity_discount" => "0"
  "customizable" => "0"
  "uploadable_files" => "0"
  "text_fields" => "0"
  "active" => "1"
  "redirect_type" => ""
  "id_type_redirected" => "0"
  "available_for_order" => "1"
  "available_date" => "0000-00-00"
  "show_condition" => "0"
  "condition" => "new"
  "show_price" => "1"
  "indexed" => "0"
  "visibility" => "both"
  "cache_is_pack" => "0"
  "cache_has_attachments" => "0"
  "is_virtual" => "0"
  "cache_default_attribute" => "21251"
  "date_add" => "2025-11-10 00:00:00"
  "date_upd" => "2026-01-02 11:07:55"
  "advanced_stock_management" => "0"
  "pack_stock_type" => "3"
  "state" => "1"
  "id_shop" => "1"
  "id_lang" => "1"
  "description" => "<p></p>"
  "description_short" => "<p></p>"
  "link_rewrite" => "zapatilla-de-casa"
  "meta_description" => ""
  "meta_keywords" => ""
  "meta_title" => ""
  "name" => "Zapatilla De Casa"
  "available_now" => ""
  "available_later" => ""
  "delivery_in_stock" => ""
  "delivery_out_stock" => ""
]
Product {#1105
  +tax_name: null
  +tax_rate: null
  +id_manufacturer: null
  +id_supplier: null
  +id_category_default: null
  +id_shop_default: null
  +manufacturer_name: null
  +supplier_name: null
  +name: null
  +description: null
  +description_short: null
  +quantity: 0
  +minimal_quantity: 1
  +low_stock_threshold: null
  +low_stock_alert: false
  +available_now: null
  +available_later: null
  +price: 0
  +specificPrice: 0
  +additional_shipping_cost: 0
  +wholesale_price: 0
  +on_sale: false
  +online_only: false
  +unity: null
  +unit_price: null
  +unit_price_ratio: 0
  +ecotax: 0
  +reference: null
  +supplier_reference: null
  +location: null
  +width: 0
  +height: 0
  +depth: 0
  +weight: 0
  +ean13: null
  +isbn: null
  +upc: null
  +mpn: null
  +link_rewrite: null
  +meta_description: null
  +meta_keywords: null
  +meta_title: null
  +quantity_discount: 0
  +customizable: null
  +new: null
  +uploadable_files: null
  +text_fields: null
  +active: true
  +redirect_type: ""
  +id_type_redirected: 0
  +available_for_order: true
  +available_date: "0000-00-00"
  +show_condition: false
  +condition: null
  +show_price: true
  +indexed: 0
  +visibility: null
  +date_add: null
  +date_upd: null
  +tags: null
  +state: 1
  +base_price: null
  +id_tax_rules_group: 1
  +id_color_default: 0
  +advanced_stock_management: 0
  +out_of_stock: null
  +depends_on_stock: null
  +isFullyLoaded: false
  +cache_is_pack: null
  +cache_has_attachments: null
  +is_virtual: null
  +id_pack_product_attribute: null
  +cache_default_attribute: null
  +category: null
  +pack_stock_type: 3
  +additional_delivery_times: 1
  +delivery_in_stock: null
  +delivery_out_stock: null
  #webserviceParameters: array:4 [
    "objectMethods" => array:2 [
      "add" => "addWs"
      "update" => "updateWs"
    ]
    "objectNodeNames" => "products"
    "fields" => array:12 [
      "id_manufacturer" => array:1 [
        "xlink_resource" => "manufacturers"
      ]
      "id_supplier" => array:1 [
        "xlink_resource" => "suppliers"
      ]
      "id_category_default" => array:1 [
        "xlink_resource" => "categories"
      ]
      "new" => []
      "cache_default_attribute" => []
      "id_default_image" => array:3 [
        "getter" => "getCoverWs"
        "setter" => "setCoverWs"
        "xlink_resource" => array:2 [
          "resourceName" => "images"
          "subResourceName" => "products"
        ]
      ]
      "id_default_combination" => array:3 [
        "getter" => "getWsDefaultCombination"
        "setter" => "setWsDefaultCombination"
        "xlink_resource" => array:1 [
          "resourceName" => "combinations"
        ]
      ]
      "id_tax_rules_group" => array:1 [
        "xlink_resource" => array:1 [
          "resourceName" => "tax_rule_groups"
        ]
      ]
      "position_in_category" => array:2 [
        "getter" => "getWsPositionInCategory"
        "setter" => "setWsPositionInCategory"
      ]
      "manufacturer_name" => array:2 [
        "getter" => "getWsManufacturerName"
        "setter" => false
      ]
      "quantity" => array:2 [
        "getter" => false
        "setter" => false
      ]
      "type" => array:2 [
        "getter" => "getWsType"
        "setter" => "setWsType"
      ]
    ]
    "associations" => array:9 [
      "categories" => array:2 [
        "resource" => "category"
        "fields" => array:1 [
          "id" => array:1 [
            "required" => true
          ]
        ]
      ]
      "images" => array:2 [
        "resource" => "image"
        "fields" => array:1 [
          "id" => []
        ]
      ]
      "combinations" => array:2 [
        "resource" => "combination"
        "fields" => array:1 [
          "id" => array:1 [
            "required" => true
          ]
        ]
      ]
      "product_option_values" => array:2 [
        "resource" => "product_option_value"
        "fields" => array:1 [
          "id" => array:1 [
            "required" => true
          ]
        ]
      ]
      "product_features" => array:2 [
        "resource" => "product_feature"
        "fields" => array:2 [
          "id" => array:1 [
            "required" => true
          ]
          "id_feature_value" => array:2 [
            "required" => true
            "xlink_resource" => "product_feature_values"
          ]
        ]
      ]
      "tags" => array:2 [
        "resource" => "tag"
        "fields" => array:1 [
          "id" => array:1 [
            "required" => true
          ]
        ]
      ]
      "stock_availables" => array:3 [
        "resource" => "stock_available"
        "fields" => array:2 [
          "id" => array:1 [
            "required" => true
          ]
          "id_product_attribute" => array:1 [
            "required" => true
          ]
        ]
        "setter" => false
      ]
      "accessories" => array:3 [
        "resource" => "product"
        "api" => "products"
        "fields" => array:1 [
          "id" => array:2 [
            "required" => true
            "xlink_resource" => "product"
          ]
        ]
      ]
      "product_bundle" => array:3 [
        "resource" => "product"
        "api" => "products"
        "fields" => array:3 [
          "id" => array:1 [
            "required" => true
          ]
          "id_product_attribute" => []
          "quantity" => []
        ]
      ]
    ]
  ]
  +id: 21417584
  #id_lang: 1
  #id_shop: 1
  +id_shop_list: []
  #get_shop_from_context: true
  #table: "product"
  #identifier: "id_product"
  #fieldsRequired: array:1 [
    0 => "price"
  ]
  #fieldsSize: array:7 [
    "reference" => 64
    "supplier_reference" => 64
    "location" => 64
    "ean13" => 13
    "isbn" => 32
    "upc" => 12
    "mpn" => 40
  ]
  #fieldsValidate: array:49 [
    "id_shop_default" => "isUnsignedId"
    "id_manufacturer" => "isUnsignedId"
    "id_supplier" => "isUnsignedId"
    "reference" => "isReference"
    "supplier_reference" => "isReference"
    "location" => "isReference"
    "width" => "isUnsignedFloat"
    "height" => "isUnsignedFloat"
    "depth" => "isUnsignedFloat"
    "weight" => "isUnsignedFloat"
    "quantity_discount" => "isBool"
    "ean13" => "isEan13"
    "isbn" => "isIsbn"
    "upc" => "isUpc"
    "mpn" => "isMpn"
    "cache_is_pack" => "isBool"
    "cache_has_attachments" => "isBool"
    "is_virtual" => "isBool"
    "state" => "isUnsignedId"
    "additional_delivery_times" => "isUnsignedId"
    "id_category_default" => "isUnsignedId"
    "id_tax_rules_group" => "isUnsignedId"
    "on_sale" => "isBool"
    "online_only" => "isBool"
    "ecotax" => "isPrice"
    "minimal_quantity" => "isUnsignedInt"
    "low_stock_threshold" => "isInt"
    "low_stock_alert" => "isBool"
    "price" => "isPrice"
    "wholesale_price" => "isPrice"
    "unity" => "isString"
    "additional_shipping_cost" => "isPrice"
    "customizable" => "isUnsignedInt"
    "text_fields" => "isUnsignedInt"
    "uploadable_files" => "isUnsignedInt"
    "active" => "isBool"
    "redirect_type" => "isString"
    "id_type_redirected" => "isUnsignedId"
    "available_for_order" => "isBool"
    "available_date" => "isDateFormat"
    "show_condition" => "isBool"
    "condition" => "isGenericName"
    "show_price" => "isBool"
    "indexed" => "isBool"
    "visibility" => "isProductVisibility"
    "advanced_stock_management" => "isBool"
    "date_add" => "isDate"
    "date_upd" => "isDate"
    "pack_stock_type" => "isUnsignedInt"
  ]
  #fieldsRequiredLang: []
  #fieldsSizeLang: array:9 [
    "delivery_in_stock" => 255
    "delivery_out_stock" => 255
    "meta_description" => 512
    "meta_keywords" => 255
    "meta_title" => 255
    "link_rewrite" => 128
    "name" => 128
    "available_now" => 255
    "available_later" => 255
  ]
  #fieldsValidateLang: array:11 [
    "delivery_in_stock" => "isGenericName"
    "delivery_out_stock" => "isGenericName"
    "meta_description" => "isGenericName"
    "meta_keywords" => "isGenericName"
    "meta_title" => "isGenericName"
    "link_rewrite" => "isLinkRewrite"
    "name" => "isCatalogName"
    "description" => "isCleanHtml"
    "description_short" => "isCleanHtml"
    "available_now" => "isGenericName"
    "available_later" => "IsGenericName"
  ]
  #tables: []
  #image_dir: null
  #image_format: "jpg"
  #translator: null
  #def: array:7 [
    "table" => "product"
    "primary" => "id_product"
    "multilang" => true
    "multilang_shop" => true
    "fields" => array:62 [
      "id_shop_default" => array:2 [
        "type" => 1
        "validate" => "isUnsignedId"
      ]
      "id_manufacturer" => array:2 [
        "type" => 1
        "validate" => "isUnsignedId"
      ]
      "id_supplier" => array:2 [
        "type" => 1
        "validate" => "isUnsignedId"
      ]
      "reference" => array:3 [
        "type" => 3
        "validate" => "isReference"
        "size" => 64
      ]
      "supplier_reference" => array:3 [
        "type" => 3
        "validate" => "isReference"
        "size" => 64
      ]
      "location" => array:3 [
        "type" => 3
        "validate" => "isReference"
        "size" => 64
      ]
      "width" => array:2 [
        "type" => 4
        "validate" => "isUnsignedFloat"
      ]
      "height" => array:2 [
        "type" => 4
        "validate" => "isUnsignedFloat"
      ]
      "depth" => array:2 [
        "type" => 4
        "validate" => "isUnsignedFloat"
      ]
      "weight" => array:2 [
        "type" => 4
        "validate" => "isUnsignedFloat"
      ]
      "quantity_discount" => array:2 [
        "type" => 2
        "validate" => "isBool"
      ]
      "ean13" => array:3 [
        "type" => 3
        "validate" => "isEan13"
        "size" => 13
      ]
      "isbn" => array:3 [
        "type" => 3
        "validate" => "isIsbn"
        "size" => 32
      ]
      "upc" => array:3 [
        "type" => 3
        "validate" => "isUpc"
        "size" => 12
      ]
      "mpn" => array:3 [
        "type" => 3
        "validate" => "isMpn"
        "size" => 40
      ]
      "cache_is_pack" => array:2 [
        "type" => 2
        "validate" => "isBool"
      ]
      "cache_has_attachments" => array:2 [
        "type" => 2
        "validate" => "isBool"
      ]
      "is_virtual" => array:2 [
        "type" => 2
        "validate" => "isBool"
      ]
      "state" => array:2 [
        "type" => 1
        "validate" => "isUnsignedId"
      ]
      "additional_delivery_times" => array:2 [
        "type" => 1
        "validate" => "isUnsignedId"
      ]
      "delivery_in_stock" => array:4 [
        "type" => 3
        "lang" => true
        "validate" => "isGenericName"
        "size" => 255
      ]
      "delivery_out_stock" => array:4 [
        "type" => 3
        "lang" => true
        "validate" => "isGenericName"
        "size" => 255
      ]
      "id_category_default" => array:3 [
        "type" => 1
        "shop" => true
        "validate" => "isUnsignedId"
      ]
      "id_tax_rules_group" => array:3 [
        "type" => 1
        "shop" => true
        "validate" => "isUnsignedId"
      ]
      "on_sale" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "online_only" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "ecotax" => array:3 [
        "type" => 4
        "shop" => true
        "validate" => "isPrice"
      ]
      "minimal_quantity" => array:3 [
        "type" => 1
        "shop" => true
        "validate" => "isUnsignedInt"
      ]
      "low_stock_threshold" => array:4 [
        "type" => 1
        "shop" => true
        "allow_null" => true
        "validate" => "isInt"
      ]
      "low_stock_alert" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "price" => array:4 [
        "type" => 4
        "shop" => true
        "validate" => "isPrice"
        "required" => true
      ]
      "wholesale_price" => array:3 [
        "type" => 4
        "shop" => true
        "validate" => "isPrice"
      ]
      "unity" => array:3 [
        "type" => 3
        "shop" => true
        "validate" => "isString"
      ]
      "unit_price_ratio" => array:2 [
        "type" => 4
        "shop" => true
      ]
      "additional_shipping_cost" => array:3 [
        "type" => 4
        "shop" => true
        "validate" => "isPrice"
      ]
      "customizable" => array:3 [
        "type" => 1
        "shop" => true
        "validate" => "isUnsignedInt"
      ]
      "text_fields" => array:3 [
        "type" => 1
        "shop" => true
        "validate" => "isUnsignedInt"
      ]
      "uploadable_files" => array:3 [
        "type" => 1
        "shop" => true
        "validate" => "isUnsignedInt"
      ]
      "active" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "redirect_type" => array:3 [
        "type" => 3
        "shop" => true
        "validate" => "isString"
      ]
      "id_type_redirected" => array:3 [
        "type" => 1
        "shop" => true
        "validate" => "isUnsignedId"
      ]
      "available_for_order" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "available_date" => array:3 [
        "type" => 5
        "shop" => true
        "validate" => "isDateFormat"
      ]
      "show_condition" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "condition" => array:5 [
        "type" => 3
        "shop" => true
        "validate" => "isGenericName"
        "values" => array:3 [
          0 => "new"
          1 => "used"
          2 => "refurbished"
        ]
        "default" => "new"
      ]
      "show_price" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "indexed" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "visibility" => array:5 [
        "type" => 3
        "shop" => true
        "validate" => "isProductVisibility"
        "values" => array:4 [
          0 => "both"
          1 => "catalog"
          2 => "search"
          3 => "none"
        ]
        "default" => "both"
      ]
      "cache_default_attribute" => array:2 [
        "type" => 1
        "shop" => true
      ]
      "advanced_stock_management" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "date_add" => array:3 [
        "type" => 5
        "shop" => true
        "validate" => "isDate"
      ]
      "date_upd" => array:3 [
        "type" => 5
        "shop" => true
        "validate" => "isDate"
      ]
      "pack_stock_type" => array:3 [
        "type" => 1
        "shop" => true
        "validate" => "isUnsignedInt"
      ]
      "meta_description" => array:4 [
        "type" => 3
        "lang" => true
        "validate" => "isGenericName"
        "size" => 512
      ]
      "meta_keywords" => array:4 [
        "type" => 3
        "lang" => true
        "validate" => "isGenericName"
        "size" => 255
      ]
      "meta_title" => array:4 [
        "type" => 3
        "lang" => true
        "validate" => "isGenericName"
        "size" => 255
      ]
      "link_rewrite" => array:6 [
        "type" => 3
        "lang" => true
        "validate" => "isLinkRewrite"
        "required" => false
        "size" => 128
        "ws_modifier" => array:2 [
          "http_method" => 2
          "modifier" => "modifierWsLinkRewrite"
        ]
      ]
      "name" => array:5 [
        "type" => 3
        "lang" => true
        "validate" => "isCatalogName"
        "required" => false
        "size" => 128
      ]
      "description" => array:3 [
        "type" => 6
        "lang" => true
        "validate" => "isCleanHtml"
      ]
      "description_short" => array:3 [
        "type" => 6
        "lang" => true
        "validate" => "isCleanHtml"
      ]
      "available_now" => array:4 [
        "type" => 3
        "lang" => true
        "validate" => "isGenericName"
        "size" => 255
      ]
      "available_later" => array:4 [
        "type" => 3
        "lang" => true
        "validate" => "IsGenericName"
        "size" => 255
      ]
    ]
    "associations" => array:7 [
      "manufacturer" => array:1 [
        "type" => 1
      ]
      "supplier" => array:1 [
        "type" => 1
      ]
      "default_category" => array:3 [
        "type" => 1
        "field" => "id_category_default"
        "object" => "Category"
      ]
      "tax_rules_group" => array:1 [
        "type" => 1
      ]
      "categories" => array:4 [
        "type" => 2
        "field" => "id_category"
        "object" => "Category"
        "association" => "category_product"
      ]
      "stock_availables" => array:4 [
        "type" => 2
        "field" => "id_stock_available"
        "object" => "StockAvailable"
        "association" => "stock_availables"
      ]
      "l" => array:3 [
        "type" => 2
        "field" => "id_product"
        "foreign_field" => "id_product"
      ]
    ]
    "classname" => "Product"
  ]
  #update_fields: null
  +force_id: false
}
"id_product"
"21417584"
"id_supplier"
"1"
"id_manufacturer"
"4"
"id_category_default"
"76"
"id_shop_default"
"1"
"id_tax_rules_group"
"0"
"on_sale"
"0"
"online_only"
"0"
"ean13"
""
"isbn"
""
"upc"
""
"mpn"
""
"ecotax"
"0.000000"
"quantity"
"0"
"minimal_quantity"
"1"
"low_stock_threshold"
null
"low_stock_alert"
"0"
"price"
"89.900000"
"wholesale_price"
"22.000000"
"unity"
""
"unit_price_ratio"
"0.000000"
"additional_shipping_cost"
"0.000000"
"reference"
"2216870"
"supplier_reference"
"2216870"
"location"
""
"width"
"0.000000"
"height"
"0.000000"
"depth"
"0.000000"
"weight"
"0.000000"
"out_of_stock"
"2"
"additional_delivery_times"
"1"
"quantity_discount"
"0"
"customizable"
"0"
"uploadable_files"
"0"
"text_fields"
"0"
"active"
"1"
"redirect_type"
""
"id_type_redirected"
"0"
"available_for_order"
"1"
"available_date"
"0000-00-00"
"show_condition"
"0"
"condition"
"new"
"show_price"
"1"
"indexed"
"0"
"visibility"
"both"
"cache_is_pack"
"0"
"cache_has_attachments"
"0"
"is_virtual"
"0"
"cache_default_attribute"
"21251"
"date_add"
"2025-11-10 00:00:00"
"date_upd"
"2026-01-02 11:07:55"
"advanced_stock_management"
"0"
"pack_stock_type"
"3"
"state"
"1"
"id_shop"
"1"
"id_lang"
"1"
"description"
"<p></p>"
"description_short"
"<p></p>"
"link_rewrite"
"zapatilla-de-casa"
"meta_description"
""
"meta_keywords"
""
"meta_title"
""
"name"
"Zapatilla De Casa"
"available_now"
""
"available_later"
""
"delivery_in_stock"
""
"delivery_out_stock"
""
array:21 [
  "id_product_attribute" => "21255"
  "id_product" => "21417584"
  "reference" => "13719"
  "supplier_reference" => ""
  "location" => ""
  "ean13" => "7000002827769"
  "isbn" => ""
  "upc" => ""
  "mpn" => ""
  "wholesale_price" => "22.000000"
  "price" => "0.000000"
  "ecotax" => "0.000000"
  "quantity" => "0"
  "weight" => "0.000000"
  "unit_price_impact" => "0.000000"
  "default_on" => null
  "minimal_quantity" => "1"
  "low_stock_threshold" => null
  "low_stock_alert" => "0"
  "available_date" => "0000-00-00"
  "id_shop" => "1"
]
Combination {#1105
  +id_product: null
  +reference: null
  +supplier_reference: null
  +location: null
  +ean13: null
  +isbn: null
  +upc: null
  +mpn: null
  +wholesale_price: null
  +price: null
  +unit_price_impact: null
  +ecotax: null
  +minimal_quantity: 1
  +low_stock_threshold: null
  +low_stock_alert: false
  +quantity: null
  +weight: null
  +default_on: null
  +available_date: "0000-00-00"
  #webserviceParameters: array:4 [
    "objectNodeName" => "combination"
    "objectsNodeName" => "combinations"
    "fields" => array:1 [
      "id_product" => array:2 [
        "required" => true
        "xlink_resource" => "products"
      ]
    ]
    "associations" => array:2 [
      "product_option_values" => array:1 [
        "resource" => "product_option_value"
      ]
      "images" => array:2 [
        "resource" => "image"
        "api" => "images/products"
      ]
    ]
  ]
  +id: 21255
  #id_lang: null
  #id_shop: 1
  +id_shop_list: []
  #get_shop_from_context: true
  #table: "product_attribute"
  #identifier: "id_product_attribute"
  #fieldsRequired: array:2 [
    0 => "id_product"
    1 => "minimal_quantity"
  ]
  #fieldsSize: array:12 [
    "location" => 64
    "ean13" => 13
    "isbn" => 32
    "upc" => 12
    "mpn" => 40
    "quantity" => 10
    "reference" => 64
    "supplier_reference" => 64
    "wholesale_price" => 27
    "price" => 20
    "ecotax" => 20
    "unit_price_impact" => 20
  ]
  #fieldsValidate: array:17 [
    "id_product" => "isUnsignedId"
    "location" => "isGenericName"
    "ean13" => "isEan13"
    "isbn" => "isIsbn"
    "upc" => "isUpc"
    "mpn" => "isMpn"
    "quantity" => "isInt"
    "wholesale_price" => "isPrice"
    "price" => "isNegativePrice"
    "ecotax" => "isPrice"
    "weight" => "isFloat"
    "unit_price_impact" => "isNegativePrice"
    "minimal_quantity" => "isUnsignedId"
    "low_stock_threshold" => "isInt"
    "low_stock_alert" => "isBool"
    "default_on" => "isBool"
    "available_date" => "isDateFormat"
  ]
  #fieldsRequiredLang: []
  #fieldsSizeLang: []
  #fieldsValidateLang: []
  #tables: []
  #image_dir: null
  #image_format: "jpg"
  #translator: null
  #def: array:4 [
    "table" => "product_attribute"
    "primary" => "id_product_attribute"
    "fields" => array:19 [
      "id_product" => array:4 [
        "type" => 1
        "shop" => "both"
        "validate" => "isUnsignedId"
        "required" => true
      ]
      "location" => array:3 [
        "type" => 3
        "validate" => "isGenericName"
        "size" => 64
      ]
      "ean13" => array:3 [
        "type" => 3
        "validate" => "isEan13"
        "size" => 13
      ]
      "isbn" => array:3 [
        "type" => 3
        "validate" => "isIsbn"
        "size" => 32
      ]
      "upc" => array:3 [
        "type" => 3
        "validate" => "isUpc"
        "size" => 12
      ]
      "mpn" => array:3 [
        "type" => 3
        "validate" => "isMpn"
        "size" => 40
      ]
      "quantity" => array:3 [
        "type" => 1
        "validate" => "isInt"
        "size" => 10
      ]
      "reference" => array:2 [
        "type" => 3
        "size" => 64
      ]
      "supplier_reference" => array:2 [
        "type" => 3
        "size" => 64
      ]
      "wholesale_price" => array:4 [
        "type" => 4
        "shop" => true
        "validate" => "isPrice"
        "size" => 27
      ]
      "price" => array:4 [
        "type" => 4
        "shop" => true
        "validate" => "isNegativePrice"
        "size" => 20
      ]
      "ecotax" => array:4 [
        "type" => 4
        "shop" => true
        "validate" => "isPrice"
        "size" => 20
      ]
      "weight" => array:3 [
        "type" => 4
        "shop" => true
        "validate" => "isFloat"
      ]
      "unit_price_impact" => array:4 [
        "type" => 4
        "shop" => true
        "validate" => "isNegativePrice"
        "size" => 20
      ]
      "minimal_quantity" => array:4 [
        "type" => 1
        "shop" => true
        "validate" => "isUnsignedId"
        "required" => true
      ]
      "low_stock_threshold" => array:4 [
        "type" => 1
        "shop" => true
        "allow_null" => true
        "validate" => "isInt"
      ]
      "low_stock_alert" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "default_on" => array:4 [
        "type" => 2
        "allow_null" => true
        "shop" => true
        "validate" => "isBool"
      ]
      "available_date" => array:3 [
        "type" => 5
        "shop" => true
        "validate" => "isDateFormat"
      ]
    ]
    "classname" => "Combination"
  ]
  #update_fields: null
  +force_id: false
}
"id_product_attribute"
"21255"
"id_product"
"21417584"
"reference"
"13719"
"supplier_reference"
""
"location"
""
"ean13"
"7000002827769"
"isbn"
""
"upc"
""
"mpn"
""
"wholesale_price"
"22.000000"
"price"
"0.000000"
"ecotax"
"0.000000"
"quantity"
"0"
"weight"
"0.000000"
"unit_price_impact"
"0.000000"
"default_on"
null
"minimal_quantity"
"1"
"low_stock_threshold"
null
"low_stock_alert"
"0"
"available_date"
"0000-00-00"
"id_shop"
"1"
array:67 [
  "id_product" => "21417580"
  "id_supplier" => "1"
  "id_manufacturer" => "4"
  "id_category_default" => "76"
  "id_shop_default" => "1"
  "id_tax_rules_group" => "0"
  "on_sale" => "0"
  "online_only" => "0"
  "ean13" => ""
  "isbn" => ""
  "upc" => ""
  "mpn" => ""
  "ecotax" => "0.000000"
  "quantity" => "0"
  "minimal_quantity" => "1"
  "low_stock_threshold" => null
  "low_stock_alert" => "0"
  "price" => "89.900000"
  "wholesale_price" => "22.000000"
  "unity" => ""
  "unit_price_ratio" => "0.000000"
  "additional_shipping_cost" => "0.000000"
  "reference" => "2216820"
  "supplier_reference" => "2216820"
  "location" => ""
  "width" => "0.000000"
  "height" => "0.000000"
  "depth" => "0.000000"
  "weight" => "0.000000"
  "out_of_stock" => "2"
  "additional_delivery_times" => "1"
  "quantity_discount" => "0"
  "customizable" => "0"
  "uploadable_files" => "0"
  "text_fields" => "0"
  "active" => "1"
  "redirect_type" => ""
  "id_type_redirected" => "0"
  "available_for_order" => "1"
  "available_date" => "0000-00-00"
  "show_condition" => "0"
  "condition" => "new"
  "show_price" => "1"
  "indexed" => "0"
  "visibility" => "both"
  "cache_is_pack" => "0"
  "cache_has_attachments" => "0"
  "is_virtual" => "0"
  "cache_default_attribute" => "21233"
  "date_add" => "2025-11-10 00:00:00"
  "date_upd" => "2026-01-02 11:07:55"
  "advanced_stock_management" => "0"
  "pack_stock_type" => "3"
  "state" => "1"
  "id_shop" => "1"
  "id_lang" => "1"
  "description" => "<p></p>"
  "description_short" => "<p></p>"
  "link_rewrite" => "zapatilla-de-casa"
  "meta_description" => ""
  "meta_keywords" => ""
  "meta_title" => ""
  "name" => "Zapatilla De Casa"
  "available_now" => ""
  "available_later" => ""
  "delivery_in_stock" => ""
  "delivery_out_stock" => ""
]
Product {#1112
  +tax_name: null
  +tax_rate: null
  +id_manufacturer: null
  +id_supplier: null
  +id_category_default: null
  +id_shop_default: null
  +manufacturer_name: null
  +supplier_name: null
  +name: null
  +description: null
  +description_short: null
  +quantity: 0
  +minimal_quantity: 1
  +low_stock_threshold: null
  +low_stock_alert: false
  +available_now: null
  +available_later: null
  +price: 0
  +specificPrice: 0
  +additional_shipping_cost: 0
  +wholesale_price: 0
  +on_sale: false
  +online_only: false
  +unity: null
  +unit_price: null
  +unit_price_ratio: 0
  +ecotax: 0
  +reference: null
  +supplier_reference: null
  +location: null
  +width: 0
  +height: 0
  +depth: 0
  +weight: 0
  +ean13: null
  +isbn: null
  +upc: null
  +mpn: null
  +link_rewrite: null
  +meta_description: null
  +meta_keywords: null
  +meta_title: null
  +quantity_discount: 0
  +customizable: null
  +new: null
  +uploadable_files: null
  +text_fields: null
  +active: true
  +redirect_type: ""
  +id_type_redirected: 0
  +available_for_order: true
  +available_date: "0000-00-00"
  +show_condition: false
  +condition: null
  +show_price: true
  +indexed: 0
  +visibility: null
  +date_add: null
  +date_upd: null
  +tags: null
  +state: 1
  +base_price: null
  +id_tax_rules_group: 1
  +id_color_default: 0
  +advanced_stock_management: 0
  +out_of_stock: null
  +depends_on_stock: null
  +isFullyLoaded: false
  +cache_is_pack: null
  +cache_has_attachments: null
  +is_virtual: null
  +id_pack_product_attribute: null
  +cache_default_attribute: null
  +category: null
  +pack_stock_type: 3
  +additional_delivery_times: 1
  +delivery_in_stock: null
  +delivery_out_stock: null
  #webserviceParameters: array:4 [
    "objectMethods" => array:2 [
      "add" => "addWs"
      "update" => "updateWs"
    ]
    "objectNodeNames" => "products"
    "fields" => array:12 [
      "id_manufacturer" => array:1 [
        "xlink_resource" => "manufacturers"
      ]
      "id_supplier" => array:1 [
        "xlink_resource" => "suppliers"
      ]
      "id_category_default" => array:1 [
        "xlink_resource" => "categories"
      ]
      "new" => []
      "cache_default_attribute" => []
      "id_default_image" => array:3 [
        "getter" => "getCoverWs"
        "setter" => "setCoverWs"
        "xlink_resource" => array:2 [
          "resourceName" => "images"
          "subResourceName" => "products"
        ]
      ]
      "id_default_combination" => array:3 [
        "getter" => "getWsDefaultCombination"
        "setter" => "setWsDefaultCombination"
        "xlink_resource" => array:1 [
          "resourceName" => "combinations"
        ]
      ]
      "id_tax_rules_group" => array:1 [
        "xlink_resource" => array:1 [
          "resourceName" => "tax_rule_groups"
        ]
      ]
      "position_in_category" => array:2 [
        "getter" => "getWsPositionInCategory"
        "setter" => "setWsPositionInCategory"
      ]
      "manufacturer_name" => array:2 [
        "getter" => "getWsManufacturerName"
        "setter" => false
      ]
      "quantity" => array:2 [
        "getter" => false
        "setter" => false
      ]
      "type" => array:2 [
        "getter" => "getWsType"
        "setter" => "setWsType"
      ]
    ]
    "associations" => array:9 [
      "categories" => array:2 [
        "resource" => "category"
        "fields" => array:1 [
          "id" => array:1 [
            "required" => true
          ]
        ]
      ]
      "images" => array:2 [
        "resource" => "image"
        "fields" => array:1 [
          "id" => []
        ]
      ]
      "combinations" => array:2 [
        "resource" => "combination"
        "fields" => array:1 [
          "id" => array:1 [
            "required" => true
          ]
        ]
      ]
      "product_option_values" => array:2 [
        "resource" => "product_option_value"
        "fields" => array:1 [
          "id" => array:1 [
            "required" => true
          ]
        ]
      ]
      "product_features" => array:2 [
        "resource" => "product_feature"
        "fields" => array:2 [
          "id" => array:1 [
            "required" => true
          ]
          "id_feature_value" => array:2 [
            "required" => true
            "xlink_resource" => "product_feature_values"
          ]
        ]
      ]
      "tags" => array:2 [
        "resource" => "tag"
        "fields" => array:1 [
          "id" => array:1 [
            "required" => true
          ]
        ]
      ]
      "stock_availables" => array:3 [
        "resource" => "stock_available"
        "fields" => array:2 [
          "id" => array:1 [
            "required" => true
          ]
          "id_product_attribute" => array:1 [
            "required" => true
          ]
        ]
        "setter" => false
      ]
      "accessories" => array:3 [
        "resource" => "product"
        "api" => "products"
        "fields" => array:1 [
          "id" => array:2 [
            "required" => true
            "xlink_resource" => "product"
          ]
        ]
      ]
      "product_bundle" => array:3 [
        "resource" => "product"
        "api" => "products"
        "fields" => array:3 [
          "id" => array:1 [
            "required" => true
          ]
          "id_product_attribute" => []
          "quantity" => []
        ]
      ]
    ]
  ]
  +id: 21417580
  #id_lang: 1
  #id_shop: 1
  +id_shop_list: []
  #get_shop_from_context: true
  #table: "product"
  #identifier: "id_product"
  #fieldsRequired: array:1 [
    0 => "price"
  ]
  #fieldsSize: array:7 [
    "reference" => 64
    "supplier_reference" => 64
    "location" => 64
    "ean13" => 13
    "isbn" => 32
    "upc" => 12
    "mpn" => 40
  ]
  #fieldsValidate: array:49 [
    "id_shop_default" => "isUnsignedId"
    "id_manufacturer" => "isUnsignedId"
    "id_supplier" => "isUnsignedId"
    "reference" => "isReference"
    "supplier_reference" => "isReference"
    "location" => "isReference"
    "width" => "isUnsignedFloat"
    "height" => "isUnsignedFloat"
    "depth" => "isUnsignedFloat"
    "weight" => "isUnsignedFloat"
    "quantity_discount" => "isBool"
    "ean13" => "isEan13"
    "isbn" => "isIsbn"
    "upc" => "isUpc"
    "mpn" => "isMpn"
    "cache_is_pack" => "isBool"
    "cache_has_attachments" => "isBool"
    "is_virtual" => "isBool"
    "state" => "isUnsignedId"
    "additional_delivery_times" => "isUnsignedId"
    "id_category_default" => "isUnsignedId"
    "id_tax_rules_group" => "isUnsignedId"
    "on_sale" => "isBool"
    "online_only" => "isBool"
    "ecotax" => "isPrice"
    "minimal_quantity" => "isUnsignedInt"
    "low_stock_threshold" => "isInt"
    "low_stock_alert" => "isBool"
    "price" => "isPrice"
    "wholesale_price" => "isPrice"
    "unity" => "isString"
    "additional_shipping_cost" => "isPrice"
    "customizable" => "isUnsignedInt"
    "text_fields" => "isUnsignedInt"
    "uploadable_files" => "isUnsignedInt"
    "active" => "isBool"
    "redirect_type" => "isString"
    "id_type_redirected" => "isUnsignedId"
    "available_for_order" => "isBool"
    "available_date" => "isDateFormat"
    "show_condition" => "isBool"
    "condition" => "isGenericName"
    "show_price" => "isBool"
    "indexed" => "isBool"
    "visibility" => "isProductVisibility"
    "advanced_stock_management" => "isBool"
    "date_add" => "isDate"
    "date_upd" => "isDate"
    "pack_stock_type" => "isUnsignedInt"
  ]
  #fieldsRequiredLang: []
  #fieldsSizeLang: array:9 [
    "delivery_in_stock" => 255
    "delivery_out_stock" => 255
    "meta_description" => 512
    "meta_keywords" => 255
    "meta_title" => 255
    "link_rewrite" => 128
    "name" => 128
    "available_now" => 255
    "available_later" => 255
  ]
  #fieldsValidateLang: array:11 [
    "delivery_in_stock" => "isGenericName"
    "delivery_out_stock" => "isGenericName"
    "meta_description" => "isGenericName"
    "meta_keywords" => "isGenericName"
    "meta_title" => "isGenericName"
    "link_rewrite" => "isLinkRewrite"
    "name" => "isCatalogName"
    "description" => "isCleanHtml"
    "description_short" => "isCleanHtml"
    "available_now" => "isGenericName"
    "available_later" => "IsGenericName"
  ]
  #tables: []
  #image_dir: null
  #image_format: "jpg"
  #translator: null
  #def: array:7 [
    "table" => "product"
    "primary" => "id_product"
    "multilang" => true
    "multilang_shop" => true
    "fields" => array:62 [
      "id_shop_default" => array:2 [
        "type" => 1
        "validate" => "isUnsignedId"
      ]
      "id_manufacturer" => array:2 [
        "type" => 1
        "validate" => "isUnsignedId"
      ]
      "id_supplier" => array:2 [
        "type" => 1
        "validate" => "isUnsignedId"
      ]
      "reference" => array:3 [
        "type" => 3
        "validate" => "isReference"
        "size" => 64
      ]
      "supplier_reference" => array:3 [
        "type" => 3
        "validate" => "isReference"
        "size" => 64
      ]
      "location" => array:3 [
        "type" => 3
        "validate" => "isReference"
        "size" => 64
      ]
      "width" => array:2 [
        "type" => 4
        "validate" => "isUnsignedFloat"
      ]
      "height" => array:2 [
        "type" => 4
        "validate" => "isUnsignedFloat"
      ]
      "depth" => array:2 [
        "type" => 4
        "validate" => "isUnsignedFloat"
      ]
      "weight" => array:2 [
        "type" => 4
        "validate" => "isUnsignedFloat"
      ]
      "quantity_discount" => array:2 [
        "type" => 2
        "validate" => "isBool"
      ]
      "ean13" => array:3 [
        "type" => 3
        "validate" => "isEan13"
        "size" => 13
      ]
      "isbn" => array:3 [
        "type" => 3
        "validate" => "isIsbn"
        "size" => 32
      ]
      "upc" => array:3 [
        "type" => 3
        "validate" => "isUpc"
        "size" => 12
      ]
      "mpn" => array:3 [
        "type" => 3
        "validate" => "isMpn"
        "size" => 40
      ]
      "cache_is_pack" => array:2 [
        "type" => 2
        "validate" => "isBool"
      ]
      "cache_has_attachments" => array:2 [
        "type" => 2
        "validate" => "isBool"
      ]
      "is_virtual" => array:2 [
        "type" => 2
        "validate" => "isBool"
      ]
      "state" => array:2 [
        "type" => 1
        "validate" => "isUnsignedId"
      ]
      "additional_delivery_times" => array:2 [
        "type" => 1
        "validate" => "isUnsignedId"
      ]
      "delivery_in_stock" => array:4 [
        "type" => 3
        "lang" => true
        "validate" => "isGenericName"
        "size" => 255
      ]
      "delivery_out_stock" => array:4 [
        "type" => 3
        "lang" => true
        "validate" => "isGenericName"
        "size" => 255
      ]
      "id_category_default" => array:3 [
        "type" => 1
        "shop" => true
        "validate" => "isUnsignedId"
      ]
      "id_tax_rules_group" => array:3 [
        "type" => 1
        "shop" => true
        "validate" => "isUnsignedId"
      ]
      "on_sale" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "online_only" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "ecotax" => array:3 [
        "type" => 4
        "shop" => true
        "validate" => "isPrice"
      ]
      "minimal_quantity" => array:3 [
        "type" => 1
        "shop" => true
        "validate" => "isUnsignedInt"
      ]
      "low_stock_threshold" => array:4 [
        "type" => 1
        "shop" => true
        "allow_null" => true
        "validate" => "isInt"
      ]
      "low_stock_alert" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "price" => array:4 [
        "type" => 4
        "shop" => true
        "validate" => "isPrice"
        "required" => true
      ]
      "wholesale_price" => array:3 [
        "type" => 4
        "shop" => true
        "validate" => "isPrice"
      ]
      "unity" => array:3 [
        "type" => 3
        "shop" => true
        "validate" => "isString"
      ]
      "unit_price_ratio" => array:2 [
        "type" => 4
        "shop" => true
      ]
      "additional_shipping_cost" => array:3 [
        "type" => 4
        "shop" => true
        "validate" => "isPrice"
      ]
      "customizable" => array:3 [
        "type" => 1
        "shop" => true
        "validate" => "isUnsignedInt"
      ]
      "text_fields" => array:3 [
        "type" => 1
        "shop" => true
        "validate" => "isUnsignedInt"
      ]
      "uploadable_files" => array:3 [
        "type" => 1
        "shop" => true
        "validate" => "isUnsignedInt"
      ]
      "active" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "redirect_type" => array:3 [
        "type" => 3
        "shop" => true
        "validate" => "isString"
      ]
      "id_type_redirected" => array:3 [
        "type" => 1
        "shop" => true
        "validate" => "isUnsignedId"
      ]
      "available_for_order" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "available_date" => array:3 [
        "type" => 5
        "shop" => true
        "validate" => "isDateFormat"
      ]
      "show_condition" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "condition" => array:5 [
        "type" => 3
        "shop" => true
        "validate" => "isGenericName"
        "values" => array:3 [
          0 => "new"
          1 => "used"
          2 => "refurbished"
        ]
        "default" => "new"
      ]
      "show_price" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "indexed" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "visibility" => array:5 [
        "type" => 3
        "shop" => true
        "validate" => "isProductVisibility"
        "values" => array:4 [
          0 => "both"
          1 => "catalog"
          2 => "search"
          3 => "none"
        ]
        "default" => "both"
      ]
      "cache_default_attribute" => array:2 [
        "type" => 1
        "shop" => true
      ]
      "advanced_stock_management" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "date_add" => array:3 [
        "type" => 5
        "shop" => true
        "validate" => "isDate"
      ]
      "date_upd" => array:3 [
        "type" => 5
        "shop" => true
        "validate" => "isDate"
      ]
      "pack_stock_type" => array:3 [
        "type" => 1
        "shop" => true
        "validate" => "isUnsignedInt"
      ]
      "meta_description" => array:4 [
        "type" => 3
        "lang" => true
        "validate" => "isGenericName"
        "size" => 512
      ]
      "meta_keywords" => array:4 [
        "type" => 3
        "lang" => true
        "validate" => "isGenericName"
        "size" => 255
      ]
      "meta_title" => array:4 [
        "type" => 3
        "lang" => true
        "validate" => "isGenericName"
        "size" => 255
      ]
      "link_rewrite" => array:6 [
        "type" => 3
        "lang" => true
        "validate" => "isLinkRewrite"
        "required" => false
        "size" => 128
        "ws_modifier" => array:2 [
          "http_method" => 2
          "modifier" => "modifierWsLinkRewrite"
        ]
      ]
      "name" => array:5 [
        "type" => 3
        "lang" => true
        "validate" => "isCatalogName"
        "required" => false
        "size" => 128
      ]
      "description" => array:3 [
        "type" => 6
        "lang" => true
        "validate" => "isCleanHtml"
      ]
      "description_short" => array:3 [
        "type" => 6
        "lang" => true
        "validate" => "isCleanHtml"
      ]
      "available_now" => array:4 [
        "type" => 3
        "lang" => true
        "validate" => "isGenericName"
        "size" => 255
      ]
      "available_later" => array:4 [
        "type" => 3
        "lang" => true
        "validate" => "IsGenericName"
        "size" => 255
      ]
    ]
    "associations" => array:7 [
      "manufacturer" => array:1 [
        "type" => 1
      ]
      "supplier" => array:1 [
        "type" => 1
      ]
      "default_category" => array:3 [
        "type" => 1
        "field" => "id_category_default"
        "object" => "Category"
      ]
      "tax_rules_group" => array:1 [
        "type" => 1
      ]
      "categories" => array:4 [
        "type" => 2
        "field" => "id_category"
        "object" => "Category"
        "association" => "category_product"
      ]
      "stock_availables" => array:4 [
        "type" => 2
        "field" => "id_stock_available"
        "object" => "StockAvailable"
        "association" => "stock_availables"
      ]
      "l" => array:3 [
        "type" => 2
        "field" => "id_product"
        "foreign_field" => "id_product"
      ]
    ]
    "classname" => "Product"
  ]
  #update_fields: null
  +force_id: false
}
"id_product"
"21417580"
"id_supplier"
"1"
"id_manufacturer"
"4"
"id_category_default"
"76"
"id_shop_default"
"1"
"id_tax_rules_group"
"0"
"on_sale"
"0"
"online_only"
"0"
"ean13"
""
"isbn"
""
"upc"
""
"mpn"
""
"ecotax"
"0.000000"
"quantity"
"0"
"minimal_quantity"
"1"
"low_stock_threshold"
null
"low_stock_alert"
"0"
"price"
"89.900000"
"wholesale_price"
"22.000000"
"unity"
""
"unit_price_ratio"
"0.000000"
"additional_shipping_cost"
"0.000000"
"reference"
"2216820"
"supplier_reference"
"2216820"
"location"
""
"width"
"0.000000"
"height"
"0.000000"
"depth"
"0.000000"
"weight"
"0.000000"
"out_of_stock"
"2"
"additional_delivery_times"
"1"
"quantity_discount"
"0"
"customizable"
"0"
"uploadable_files"
"0"
"text_fields"
"0"
"active"
"1"
"redirect_type"
""
"id_type_redirected"
"0"
"available_for_order"
"1"
"available_date"
"0000-00-00"
"show_condition"
"0"
"condition"
"new"
"show_price"
"1"
"indexed"
"0"
"visibility"
"both"
"cache_is_pack"
"0"
"cache_has_attachments"
"0"
"is_virtual"
"0"
"cache_default_attribute"
"21233"
"date_add"
"2025-11-10 00:00:00"
"date_upd"
"2026-01-02 11:07:55"
"advanced_stock_management"
"0"
"pack_stock_type"
"3"
"state"
"1"
"id_shop"
"1"
"id_lang"
"1"
"description"
"<p></p>"
"description_short"
"<p></p>"
"link_rewrite"
"zapatilla-de-casa"
"meta_description"
""
"meta_keywords"
""
"meta_title"
""
"name"
"Zapatilla De Casa"
"available_now"
""
"available_later"
""
"delivery_in_stock"
""
"delivery_out_stock"
""
array:21 [
  "id_product_attribute" => "21237"
  "id_product" => "21417580"
  "reference" => "13737"
  "supplier_reference" => ""
  "location" => ""
  "ean13" => "7000002840249"
  "isbn" => ""
  "upc" => ""
  "mpn" => ""
  "wholesale_price" => "22.000000"
  "price" => "0.000000"
  "ecotax" => "0.000000"
  "quantity" => "0"
  "weight" => "0.000000"
  "unit_price_impact" => "0.000000"
  "default_on" => null
  "minimal_quantity" => "1"
  "low_stock_threshold" => null
  "low_stock_alert" => "0"
  "available_date" => "0000-00-00"
  "id_shop" => "1"
]
Combination {#1112
  +id_product: null
  +reference: null
  +supplier_reference: null
  +location: null
  +ean13: null
  +isbn: null
  +upc: null
  +mpn: null
  +wholesale_price: null
  +price: null
  +unit_price_impact: null
  +ecotax: null
  +minimal_quantity: 1
  +low_stock_threshold: null
  +low_stock_alert: false
  +quantity: null
  +weight: null
  +default_on: null
  +available_date: "0000-00-00"
  #webserviceParameters: array:4 [
    "objectNodeName" => "combination"
    "objectsNodeName" => "combinations"
    "fields" => array:1 [
      "id_product" => array:2 [
        "required" => true
        "xlink_resource" => "products"
      ]
    ]
    "associations" => array:2 [
      "product_option_values" => array:1 [
        "resource" => "product_option_value"
      ]
      "images" => array:2 [
        "resource" => "image"
        "api" => "images/products"
      ]
    ]
  ]
  +id: 21237
  #id_lang: null
  #id_shop: 1
  +id_shop_list: []
  #get_shop_from_context: true
  #table: "product_attribute"
  #identifier: "id_product_attribute"
  #fieldsRequired: array:2 [
    0 => "id_product"
    1 => "minimal_quantity"
  ]
  #fieldsSize: array:12 [
    "location" => 64
    "ean13" => 13
    "isbn" => 32
    "upc" => 12
    "mpn" => 40
    "quantity" => 10
    "reference" => 64
    "supplier_reference" => 64
    "wholesale_price" => 27
    "price" => 20
    "ecotax" => 20
    "unit_price_impact" => 20
  ]
  #fieldsValidate: array:17 [
    "id_product" => "isUnsignedId"
    "location" => "isGenericName"
    "ean13" => "isEan13"
    "isbn" => "isIsbn"
    "upc" => "isUpc"
    "mpn" => "isMpn"
    "quantity" => "isInt"
    "wholesale_price" => "isPrice"
    "price" => "isNegativePrice"
    "ecotax" => "isPrice"
    "weight" => "isFloat"
    "unit_price_impact" => "isNegativePrice"
    "minimal_quantity" => "isUnsignedId"
    "low_stock_threshold" => "isInt"
    "low_stock_alert" => "isBool"
    "default_on" => "isBool"
    "available_date" => "isDateFormat"
  ]
  #fieldsRequiredLang: []
  #fieldsSizeLang: []
  #fieldsValidateLang: []
  #tables: []
  #image_dir: null
  #image_format: "jpg"
  #translator: null
  #def: array:4 [
    "table" => "product_attribute"
    "primary" => "id_product_attribute"
    "fields" => array:19 [
      "id_product" => array:4 [
        "type" => 1
        "shop" => "both"
        "validate" => "isUnsignedId"
        "required" => true
      ]
      "location" => array:3 [
        "type" => 3
        "validate" => "isGenericName"
        "size" => 64
      ]
      "ean13" => array:3 [
        "type" => 3
        "validate" => "isEan13"
        "size" => 13
      ]
      "isbn" => array:3 [
        "type" => 3
        "validate" => "isIsbn"
        "size" => 32
      ]
      "upc" => array:3 [
        "type" => 3
        "validate" => "isUpc"
        "size" => 12
      ]
      "mpn" => array:3 [
        "type" => 3
        "validate" => "isMpn"
        "size" => 40
      ]
      "quantity" => array:3 [
        "type" => 1
        "validate" => "isInt"
        "size" => 10
      ]
      "reference" => array:2 [
        "type" => 3
        "size" => 64
      ]
      "supplier_reference" => array:2 [
        "type" => 3
        "size" => 64
      ]
      "wholesale_price" => array:4 [
        "type" => 4
        "shop" => true
        "validate" => "isPrice"
        "size" => 27
      ]
      "price" => array:4 [
        "type" => 4
        "shop" => true
        "validate" => "isNegativePrice"
        "size" => 20
      ]
      "ecotax" => array:4 [
        "type" => 4
        "shop" => true
        "validate" => "isPrice"
        "size" => 20
      ]
      "weight" => array:3 [
        "type" => 4
        "shop" => true
        "validate" => "isFloat"
      ]
      "unit_price_impact" => array:4 [
        "type" => 4
        "shop" => true
        "validate" => "isNegativePrice"
        "size" => 20
      ]
      "minimal_quantity" => array:4 [
        "type" => 1
        "shop" => true
        "validate" => "isUnsignedId"
        "required" => true
      ]
      "low_stock_threshold" => array:4 [
        "type" => 1
        "shop" => true
        "allow_null" => true
        "validate" => "isInt"
      ]
      "low_stock_alert" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "default_on" => array:4 [
        "type" => 2
        "allow_null" => true
        "shop" => true
        "validate" => "isBool"
      ]
      "available_date" => array:3 [
        "type" => 5
        "shop" => true
        "validate" => "isDateFormat"
      ]
    ]
    "classname" => "Combination"
  ]
  #update_fields: null
  +force_id: false
}
"id_product_attribute"
"21237"
"id_product"
"21417580"
"reference"
"13737"
"supplier_reference"
""
"location"
""
"ean13"
"7000002840249"
"isbn"
""
"upc"
""
"mpn"
""
"wholesale_price"
"22.000000"
"price"
"0.000000"
"ecotax"
"0.000000"
"quantity"
"0"
"weight"
"0.000000"
"unit_price_impact"
"0.000000"
"default_on"
null
"minimal_quantity"
"1"
"low_stock_threshold"
null
"low_stock_alert"
"0"
"available_date"
"0000-00-00"
"id_shop"
"1"
array:67 [
  "id_product" => "21417524"
  "id_supplier" => "1"
  "id_manufacturer" => "4"
  "id_category_default" => "92"
  "id_shop_default" => "1"
  "id_tax_rules_group" => "0"
  "on_sale" => "0"
  "online_only" => "0"
  "ean13" => ""
  "isbn" => ""
  "upc" => ""
  "mpn" => ""
  "ecotax" => "0.000000"
  "quantity" => "0"
  "minimal_quantity" => "1"
  "low_stock_threshold" => null
  "low_stock_alert" => "0"
  "price" => "169.900000"
  "wholesale_price" => "44.000000"
  "unity" => ""
  "unit_price_ratio" => "0.000000"
  "additional_shipping_cost" => "0.000000"
  "reference" => "2215101"
  "supplier_reference" => "2215101"
  "location" => ""
  "width" => "0.000000"
  "height" => "0.000000"
  "depth" => "0.000000"
  "weight" => "0.000000"
  "out_of_stock" => "2"
  "additional_delivery_times" => "1"
  "quantity_discount" => "0"
  "customizable" => "0"
  "uploadable_files" => "0"
  "text_fields" => "0"
  "active" => "1"
  "redirect_type" => ""
  "id_type_redirected" => "0"
  "available_for_order" => "1"
  "available_date" => "0000-00-00"
  "show_condition" => "0"
  "condition" => "new"
  "show_price" => "1"
  "indexed" => "1"
  "visibility" => "both"
  "cache_is_pack" => "0"
  "cache_has_attachments" => "0"
  "is_virtual" => "0"
  "cache_default_attribute" => "20819"
  "date_add" => "2025-11-10 00:00:00"
  "date_upd" => "2026-01-28 19:01:35"
  "advanced_stock_management" => "0"
  "pack_stock_type" => "3"
  "state" => "1"
  "id_shop" => "1"
  "id_lang" => "1"
  "description" => "<p></p>"
  "description_short" => "<p></p>"
  "link_rewrite" => "zapato-casual-snakers-by-beppi"
  "meta_description" => ""
  "meta_keywords" => ""
  "meta_title" => ""
  "name" => "Zapato Casual  - Snakers By Beppi"
  "available_now" => ""
  "available_later" => ""
  "delivery_in_stock" => ""
  "delivery_out_stock" => ""
]
Product {#1119
  +tax_name: null
  +tax_rate: null
  +id_manufacturer: null
  +id_supplier: null
  +id_category_default: null
  +id_shop_default: null
  +manufacturer_name: null
  +supplier_name: null
  +name: null
  +description: null
  +description_short: null
  +quantity: 0
  +minimal_quantity: 1
  +low_stock_threshold: null
  +low_stock_alert: false
  +available_now: null
  +available_later: null
  +price: 0
  +specificPrice: 0
  +additional_shipping_cost: 0
  +wholesale_price: 0
  +on_sale: false
  +online_only: false
  +unity: null
  +unit_price: null
  +unit_price_ratio: 0
  +ecotax: 0
  +reference: null
  +supplier_reference: null
  +location: null
  +width: 0
  +height: 0
  +depth: 0
  +weight: 0
  +ean13: null
  +isbn: null
  +upc: null
  +mpn: null
  +link_rewrite: null
  +meta_description: null
  +meta_keywords: null
  +meta_title: null
  +quantity_discount: 0
  +customizable: null
  +new: null
  +uploadable_files: null
  +text_fields: null
  +active: true
  +redirect_type: ""
  +id_type_redirected: 0
  +available_for_order: true
  +available_date: "0000-00-00"
  +show_condition: false
  +condition: null
  +show_price: true
  +indexed: 0
  +visibility: null
  +date_add: null
  +date_upd: null
  +tags: null
  +state: 1
  +base_price: null
  +id_tax_rules_group: 1
  +id_color_default: 0
  +advanced_stock_management: 0
  +out_of_stock: null
  +depends_on_stock: null
  +isFullyLoaded: false
  +cache_is_pack: null
  +cache_has_attachments: null
  +is_virtual: null
  +id_pack_product_attribute: null
  +cache_default_attribute: null
  +category: null
  +pack_stock_type: 3
  +additional_delivery_times: 1
  +delivery_in_stock: null
  +delivery_out_stock: null
  #webserviceParameters: array:4 [
    "objectMethods" => array:2 [
      "add" => "addWs"
      "update" => "updateWs"
    ]
    "objectNodeNames" => "products"
    "fields" => array:12 [
      "id_manufacturer" => array:1 [
        "xlink_resource" => "manufacturers"
      ]
      "id_supplier" => array:1 [
        "xlink_resource" => "suppliers"
      ]
      "id_category_default" => array:1 [
        "xlink_resource" => "categories"
      ]
      "new" => []
      "cache_default_attribute" => []
      "id_default_image" => array:3 [
        "getter" => "getCoverWs"
        "setter" => "setCoverWs"
        "xlink_resource" => array:2 [
          "resourceName" => "images"
          "subResourceName" => "products"
        ]
      ]
      "id_default_combination" => array:3 [
        "getter" => "getWsDefaultCombination"
        "setter" => "setWsDefaultCombination"
        "xlink_resource" => array:1 [
          "resourceName" => "combinations"
        ]
      ]
      "id_tax_rules_group" => array:1 [
        "xlink_resource" => array:1 [
          "resourceName" => "tax_rule_groups"
        ]
      ]
      "position_in_category" => array:2 [
        "getter" => "getWsPositionInCategory"
        "setter" => "setWsPositionInCategory"
      ]
      "manufacturer_name" => array:2 [
        "getter" => "getWsManufacturerName"
        "setter" => false
      ]
      "quantity" => array:2 [
        "getter" => false
        "setter" => false
      ]
      "type" => array:2 [
        "getter" => "getWsType"
        "setter" => "setWsType"
      ]
    ]
    "associations" => array:9 [
      "categories" => array:2 [
        "resource" => "category"
        "fields" => array:1 [
          "id" => array:1 [
            "required" => true
          ]
        ]
      ]
      "images" => array:2 [
        "resource" => "image"
        "fields" => array:1 [
          "id" => []
        ]
      ]
      "combinations" => array:2 [
        "resource" => "combination"
        "fields" => array:1 [
          "id" => array:1 [
            "required" => true
          ]
        ]
      ]
      "product_option_values" => array:2 [
        "resource" => "product_option_value"
        "fields" => array:1 [
          "id" => array:1 [
            "required" => true
          ]
        ]
      ]
      "product_features" => array:2 [
        "resource" => "product_feature"
        "fields" => array:2 [
          "id" => array:1 [
            "required" => true
          ]
          "id_feature_value" => array:2 [
            "required" => true
            "xlink_resource" => "product_feature_values"
          ]
        ]
      ]
      "tags" => array:2 [
        "resource" => "tag"
        "fields" => array:1 [
          "id" => array:1 [
            "required" => true
          ]
        ]
      ]
      "stock_availables" => array:3 [
        "resource" => "stock_available"
        "fields" => array:2 [
          "id" => array:1 [
            "required" => true
          ]
          "id_product_attribute" => array:1 [
            "required" => true
          ]
        ]
        "setter" => false
      ]
      "accessories" => array:3 [
        "resource" => "product"
        "api" => "products"
        "fields" => array:1 [
          "id" => array:2 [
            "required" => true
            "xlink_resource" => "product"
          ]
        ]
      ]
      "product_bundle" => array:3 [
        "resource" => "product"
        "api" => "products"
        "fields" => array:3 [
          "id" => array:1 [
            "required" => true
          ]
          "id_product_attribute" => []
          "quantity" => []
        ]
      ]
    ]
  ]
  +id: 21417524
  #id_lang: 1
  #id_shop: 1
  +id_shop_list: []
  #get_shop_from_context: true
  #table: "product"
  #identifier: "id_product"
  #fieldsRequired: array:1 [
    0 => "price"
  ]
  #fieldsSize: array:7 [
    "reference" => 64
    "supplier_reference" => 64
    "location" => 64
    "ean13" => 13
    "isbn" => 32
    "upc" => 12
    "mpn" => 40
  ]
  #fieldsValidate: array:49 [
    "id_shop_default" => "isUnsignedId"
    "id_manufacturer" => "isUnsignedId"
    "id_supplier" => "isUnsignedId"
    "reference" => "isReference"
    "supplier_reference" => "isReference"
    "location" => "isReference"
    "width" => "isUnsignedFloat"
    "height" => "isUnsignedFloat"
    "depth" => "isUnsignedFloat"
    "weight" => "isUnsignedFloat"
    "quantity_discount" => "isBool"
    "ean13" => "isEan13"
    "isbn" => "isIsbn"
    "upc" => "isUpc"
    "mpn" => "isMpn"
    "cache_is_pack" => "isBool"
    "cache_has_attachments" => "isBool"
    "is_virtual" => "isBool"
    "state" => "isUnsignedId"
    "additional_delivery_times" => "isUnsignedId"
    "id_category_default" => "isUnsignedId"
    "id_tax_rules_group" => "isUnsignedId"
    "on_sale" => "isBool"
    "online_only" => "isBool"
    "ecotax" => "isPrice"
    "minimal_quantity" => "isUnsignedInt"
    "low_stock_threshold" => "isInt"
    "low_stock_alert" => "isBool"
    "price" => "isPrice"
    "wholesale_price" => "isPrice"
    "unity" => "isString"
    "additional_shipping_cost" => "isPrice"
    "customizable" => "isUnsignedInt"
    "text_fields" => "isUnsignedInt"
    "uploadable_files" => "isUnsignedInt"
    "active" => "isBool"
    "redirect_type" => "isString"
    "id_type_redirected" => "isUnsignedId"
    "available_for_order" => "isBool"
    "available_date" => "isDateFormat"
    "show_condition" => "isBool"
    "condition" => "isGenericName"
    "show_price" => "isBool"
    "indexed" => "isBool"
    "visibility" => "isProductVisibility"
    "advanced_stock_management" => "isBool"
    "date_add" => "isDate"
    "date_upd" => "isDate"
    "pack_stock_type" => "isUnsignedInt"
  ]
  #fieldsRequiredLang: []
  #fieldsSizeLang: array:9 [
    "delivery_in_stock" => 255
    "delivery_out_stock" => 255
    "meta_description" => 512
    "meta_keywords" => 255
    "meta_title" => 255
    "link_rewrite" => 128
    "name" => 128
    "available_now" => 255
    "available_later" => 255
  ]
  #fieldsValidateLang: array:11 [
    "delivery_in_stock" => "isGenericName"
    "delivery_out_stock" => "isGenericName"
    "meta_description" => "isGenericName"
    "meta_keywords" => "isGenericName"
    "meta_title" => "isGenericName"
    "link_rewrite" => "isLinkRewrite"
    "name" => "isCatalogName"
    "description" => "isCleanHtml"
    "description_short" => "isCleanHtml"
    "available_now" => "isGenericName"
    "available_later" => "IsGenericName"
  ]
  #tables: []
  #image_dir: null
  #image_format: "jpg"
  #translator: null
  #def: array:7 [
    "table" => "product"
    "primary" => "id_product"
    "multilang" => true
    "multilang_shop" => true
    "fields" => array:62 [
      "id_shop_default" => array:2 [
        "type" => 1
        "validate" => "isUnsignedId"
      ]
      "id_manufacturer" => array:2 [
        "type" => 1
        "validate" => "isUnsignedId"
      ]
      "id_supplier" => array:2 [
        "type" => 1
        "validate" => "isUnsignedId"
      ]
      "reference" => array:3 [
        "type" => 3
        "validate" => "isReference"
        "size" => 64
      ]
      "supplier_reference" => array:3 [
        "type" => 3
        "validate" => "isReference"
        "size" => 64
      ]
      "location" => array:3 [
        "type" => 3
        "validate" => "isReference"
        "size" => 64
      ]
      "width" => array:2 [
        "type" => 4
        "validate" => "isUnsignedFloat"
      ]
      "height" => array:2 [
        "type" => 4
        "validate" => "isUnsignedFloat"
      ]
      "depth" => array:2 [
        "type" => 4
        "validate" => "isUnsignedFloat"
      ]
      "weight" => array:2 [
        "type" => 4
        "validate" => "isUnsignedFloat"
      ]
      "quantity_discount" => array:2 [
        "type" => 2
        "validate" => "isBool"
      ]
      "ean13" => array:3 [
        "type" => 3
        "validate" => "isEan13"
        "size" => 13
      ]
      "isbn" => array:3 [
        "type" => 3
        "validate" => "isIsbn"
        "size" => 32
      ]
      "upc" => array:3 [
        "type" => 3
        "validate" => "isUpc"
        "size" => 12
      ]
      "mpn" => array:3 [
        "type" => 3
        "validate" => "isMpn"
        "size" => 40
      ]
      "cache_is_pack" => array:2 [
        "type" => 2
        "validate" => "isBool"
      ]
      "cache_has_attachments" => array:2 [
        "type" => 2
        "validate" => "isBool"
      ]
      "is_virtual" => array:2 [
        "type" => 2
        "validate" => "isBool"
      ]
      "state" => array:2 [
        "type" => 1
        "validate" => "isUnsignedId"
      ]
      "additional_delivery_times" => array:2 [
        "type" => 1
        "validate" => "isUnsignedId"
      ]
      "delivery_in_stock" => array:4 [
        "type" => 3
        "lang" => true
        "validate" => "isGenericName"
        "size" => 255
      ]
      "delivery_out_stock" => array:4 [
        "type" => 3
        "lang" => true
        "validate" => "isGenericName"
        "size" => 255
      ]
      "id_category_default" => array:3 [
        "type" => 1
        "shop" => true
        "validate" => "isUnsignedId"
      ]
      "id_tax_rules_group" => array:3 [
        "type" => 1
        "shop" => true
        "validate" => "isUnsignedId"
      ]
      "on_sale" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "online_only" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "ecotax" => array:3 [
        "type" => 4
        "shop" => true
        "validate" => "isPrice"
      ]
      "minimal_quantity" => array:3 [
        "type" => 1
        "shop" => true
        "validate" => "isUnsignedInt"
      ]
      "low_stock_threshold" => array:4 [
        "type" => 1
        "shop" => true
        "allow_null" => true
        "validate" => "isInt"
      ]
      "low_stock_alert" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "price" => array:4 [
        "type" => 4
        "shop" => true
        "validate" => "isPrice"
        "required" => true
      ]
      "wholesale_price" => array:3 [
        "type" => 4
        "shop" => true
        "validate" => "isPrice"
      ]
      "unity" => array:3 [
        "type" => 3
        "shop" => true
        "validate" => "isString"
      ]
      "unit_price_ratio" => array:2 [
        "type" => 4
        "shop" => true
      ]
      "additional_shipping_cost" => array:3 [
        "type" => 4
        "shop" => true
        "validate" => "isPrice"
      ]
      "customizable" => array:3 [
        "type" => 1
        "shop" => true
        "validate" => "isUnsignedInt"
      ]
      "text_fields" => array:3 [
        "type" => 1
        "shop" => true
        "validate" => "isUnsignedInt"
      ]
      "uploadable_files" => array:3 [
        "type" => 1
        "shop" => true
        "validate" => "isUnsignedInt"
      ]
      "active" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "redirect_type" => array:3 [
        "type" => 3
        "shop" => true
        "validate" => "isString"
      ]
      "id_type_redirected" => array:3 [
        "type" => 1
        "shop" => true
        "validate" => "isUnsignedId"
      ]
      "available_for_order" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "available_date" => array:3 [
        "type" => 5
        "shop" => true
        "validate" => "isDateFormat"
      ]
      "show_condition" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "condition" => array:5 [
        "type" => 3
        "shop" => true
        "validate" => "isGenericName"
        "values" => array:3 [
          0 => "new"
          1 => "used"
          2 => "refurbished"
        ]
        "default" => "new"
      ]
      "show_price" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "indexed" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "visibility" => array:5 [
        "type" => 3
        "shop" => true
        "validate" => "isProductVisibility"
        "values" => array:4 [
          0 => "both"
          1 => "catalog"
          2 => "search"
          3 => "none"
        ]
        "default" => "both"
      ]
      "cache_default_attribute" => array:2 [
        "type" => 1
        "shop" => true
      ]
      "advanced_stock_management" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "date_add" => array:3 [
        "type" => 5
        "shop" => true
        "validate" => "isDate"
      ]
      "date_upd" => array:3 [
        "type" => 5
        "shop" => true
        "validate" => "isDate"
      ]
      "pack_stock_type" => array:3 [
        "type" => 1
        "shop" => true
        "validate" => "isUnsignedInt"
      ]
      "meta_description" => array:4 [
        "type" => 3
        "lang" => true
        "validate" => "isGenericName"
        "size" => 512
      ]
      "meta_keywords" => array:4 [
        "type" => 3
        "lang" => true
        "validate" => "isGenericName"
        "size" => 255
      ]
      "meta_title" => array:4 [
        "type" => 3
        "lang" => true
        "validate" => "isGenericName"
        "size" => 255
      ]
      "link_rewrite" => array:6 [
        "type" => 3
        "lang" => true
        "validate" => "isLinkRewrite"
        "required" => false
        "size" => 128
        "ws_modifier" => array:2 [
          "http_method" => 2
          "modifier" => "modifierWsLinkRewrite"
        ]
      ]
      "name" => array:5 [
        "type" => 3
        "lang" => true
        "validate" => "isCatalogName"
        "required" => false
        "size" => 128
      ]
      "description" => array:3 [
        "type" => 6
        "lang" => true
        "validate" => "isCleanHtml"
      ]
      "description_short" => array:3 [
        "type" => 6
        "lang" => true
        "validate" => "isCleanHtml"
      ]
      "available_now" => array:4 [
        "type" => 3
        "lang" => true
        "validate" => "isGenericName"
        "size" => 255
      ]
      "available_later" => array:4 [
        "type" => 3
        "lang" => true
        "validate" => "IsGenericName"
        "size" => 255
      ]
    ]
    "associations" => array:7 [
      "manufacturer" => array:1 [
        "type" => 1
      ]
      "supplier" => array:1 [
        "type" => 1
      ]
      "default_category" => array:3 [
        "type" => 1
        "field" => "id_category_default"
        "object" => "Category"
      ]
      "tax_rules_group" => array:1 [
        "type" => 1
      ]
      "categories" => array:4 [
        "type" => 2
        "field" => "id_category"
        "object" => "Category"
        "association" => "category_product"
      ]
      "stock_availables" => array:4 [
        "type" => 2
        "field" => "id_stock_available"
        "object" => "StockAvailable"
        "association" => "stock_availables"
      ]
      "l" => array:3 [
        "type" => 2
        "field" => "id_product"
        "foreign_field" => "id_product"
      ]
    ]
    "classname" => "Product"
  ]
  #update_fields: null
  +force_id: false
}
"id_product"
"21417524"
"id_supplier"
"1"
"id_manufacturer"
"4"
"id_category_default"
"92"
"id_shop_default"
"1"
"id_tax_rules_group"
"0"
"on_sale"
"0"
"online_only"
"0"
"ean13"
""
"isbn"
""
"upc"
""
"mpn"
""
"ecotax"
"0.000000"
"quantity"
"0"
"minimal_quantity"
"1"
"low_stock_threshold"
null
"low_stock_alert"
"0"
"price"
"169.900000"
"wholesale_price"
"44.000000"
"unity"
""
"unit_price_ratio"
"0.000000"
"additional_shipping_cost"
"0.000000"
"reference"
"2215101"
"supplier_reference"
"2215101"
"location"
""
"width"
"0.000000"
"height"
"0.000000"
"depth"
"0.000000"
"weight"
"0.000000"
"out_of_stock"
"2"
"additional_delivery_times"
"1"
"quantity_discount"
"0"
"customizable"
"0"
"uploadable_files"
"0"
"text_fields"
"0"
"active"
"1"
"redirect_type"
""
"id_type_redirected"
"0"
"available_for_order"
"1"
"available_date"
"0000-00-00"
"show_condition"
"0"
"condition"
"new"
"show_price"
"1"
"indexed"
"1"
"visibility"
"both"
"cache_is_pack"
"0"
"cache_has_attachments"
"0"
"is_virtual"
"0"
"cache_default_attribute"
"20819"
"date_add"
"2025-11-10 00:00:00"
"date_upd"
"2026-01-28 19:01:35"
"advanced_stock_management"
"0"
"pack_stock_type"
"3"
"state"
"1"
"id_shop"
"1"
"id_lang"
"1"
"description"
"<p></p>"
"description_short"
"<p></p>"
"link_rewrite"
"zapato-casual-snakers-by-beppi"
"meta_description"
""
"meta_keywords"
""
"meta_title"
""
"name"
"Zapato Casual  - Snakers By Beppi"
"available_now"
""
"available_later"
""
"delivery_in_stock"
""
"delivery_out_stock"
""
array:21 [
  "id_product_attribute" => "20823"
  "id_product" => "21417524"
  "reference" => "14151"
  "supplier_reference" => ""
  "location" => ""
  "ean13" => "7000002804951"
  "isbn" => ""
  "upc" => ""
  "mpn" => ""
  "wholesale_price" => "44.000000"
  "price" => "0.000000"
  "ecotax" => "0.000000"
  "quantity" => "0"
  "weight" => "0.000000"
  "unit_price_impact" => "0.000000"
  "default_on" => null
  "minimal_quantity" => "1"
  "low_stock_threshold" => null
  "low_stock_alert" => "0"
  "available_date" => "0000-00-00"
  "id_shop" => "1"
]
Combination {#1119
  +id_product: null
  +reference: null
  +supplier_reference: null
  +location: null
  +ean13: null
  +isbn: null
  +upc: null
  +mpn: null
  +wholesale_price: null
  +price: null
  +unit_price_impact: null
  +ecotax: null
  +minimal_quantity: 1
  +low_stock_threshold: null
  +low_stock_alert: false
  +quantity: null
  +weight: null
  +default_on: null
  +available_date: "0000-00-00"
  #webserviceParameters: array:4 [
    "objectNodeName" => "combination"
    "objectsNodeName" => "combinations"
    "fields" => array:1 [
      "id_product" => array:2 [
        "required" => true
        "xlink_resource" => "products"
      ]
    ]
    "associations" => array:2 [
      "product_option_values" => array:1 [
        "resource" => "product_option_value"
      ]
      "images" => array:2 [
        "resource" => "image"
        "api" => "images/products"
      ]
    ]
  ]
  +id: 20823
  #id_lang: null
  #id_shop: 1
  +id_shop_list: []
  #get_shop_from_context: true
  #table: "product_attribute"
  #identifier: "id_product_attribute"
  #fieldsRequired: array:2 [
    0 => "id_product"
    1 => "minimal_quantity"
  ]
  #fieldsSize: array:12 [
    "location" => 64
    "ean13" => 13
    "isbn" => 32
    "upc" => 12
    "mpn" => 40
    "quantity" => 10
    "reference" => 64
    "supplier_reference" => 64
    "wholesale_price" => 27
    "price" => 20
    "ecotax" => 20
    "unit_price_impact" => 20
  ]
  #fieldsValidate: array:17 [
    "id_product" => "isUnsignedId"
    "location" => "isGenericName"
    "ean13" => "isEan13"
    "isbn" => "isIsbn"
    "upc" => "isUpc"
    "mpn" => "isMpn"
    "quantity" => "isInt"
    "wholesale_price" => "isPrice"
    "price" => "isNegativePrice"
    "ecotax" => "isPrice"
    "weight" => "isFloat"
    "unit_price_impact" => "isNegativePrice"
    "minimal_quantity" => "isUnsignedId"
    "low_stock_threshold" => "isInt"
    "low_stock_alert" => "isBool"
    "default_on" => "isBool"
    "available_date" => "isDateFormat"
  ]
  #fieldsRequiredLang: []
  #fieldsSizeLang: []
  #fieldsValidateLang: []
  #tables: []
  #image_dir: null
  #image_format: "jpg"
  #translator: null
  #def: array:4 [
    "table" => "product_attribute"
    "primary" => "id_product_attribute"
    "fields" => array:19 [
      "id_product" => array:4 [
        "type" => 1
        "shop" => "both"
        "validate" => "isUnsignedId"
        "required" => true
      ]
      "location" => array:3 [
        "type" => 3
        "validate" => "isGenericName"
        "size" => 64
      ]
      "ean13" => array:3 [
        "type" => 3
        "validate" => "isEan13"
        "size" => 13
      ]
      "isbn" => array:3 [
        "type" => 3
        "validate" => "isIsbn"
        "size" => 32
      ]
      "upc" => array:3 [
        "type" => 3
        "validate" => "isUpc"
        "size" => 12
      ]
      "mpn" => array:3 [
        "type" => 3
        "validate" => "isMpn"
        "size" => 40
      ]
      "quantity" => array:3 [
        "type" => 1
        "validate" => "isInt"
        "size" => 10
      ]
      "reference" => array:2 [
        "type" => 3
        "size" => 64
      ]
      "supplier_reference" => array:2 [
        "type" => 3
        "size" => 64
      ]
      "wholesale_price" => array:4 [
        "type" => 4
        "shop" => true
        "validate" => "isPrice"
        "size" => 27
      ]
      "price" => array:4 [
        "type" => 4
        "shop" => true
        "validate" => "isNegativePrice"
        "size" => 20
      ]
      "ecotax" => array:4 [
        "type" => 4
        "shop" => true
        "validate" => "isPrice"
        "size" => 20
      ]
      "weight" => array:3 [
        "type" => 4
        "shop" => true
        "validate" => "isFloat"
      ]
      "unit_price_impact" => array:4 [
        "type" => 4
        "shop" => true
        "validate" => "isNegativePrice"
        "size" => 20
      ]
      "minimal_quantity" => array:4 [
        "type" => 1
        "shop" => true
        "validate" => "isUnsignedId"
        "required" => true
      ]
      "low_stock_threshold" => array:4 [
        "type" => 1
        "shop" => true
        "allow_null" => true
        "validate" => "isInt"
      ]
      "low_stock_alert" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "default_on" => array:4 [
        "type" => 2
        "allow_null" => true
        "shop" => true
        "validate" => "isBool"
      ]
      "available_date" => array:3 [
        "type" => 5
        "shop" => true
        "validate" => "isDateFormat"
      ]
    ]
    "classname" => "Combination"
  ]
  #update_fields: null
  +force_id: false
}
"id_product_attribute"
"20823"
"id_product"
"21417524"
"reference"
"14151"
"supplier_reference"
""
"location"
""
"ean13"
"7000002804951"
"isbn"
""
"upc"
""
"mpn"
""
"wholesale_price"
"44.000000"
"price"
"0.000000"
"ecotax"
"0.000000"
"quantity"
"0"
"weight"
"0.000000"
"unit_price_impact"
"0.000000"
"default_on"
null
"minimal_quantity"
"1"
"low_stock_threshold"
null
"low_stock_alert"
"0"
"available_date"
"0000-00-00"
"id_shop"
"1"
array:67 [
  "id_product" => "21417132"
  "id_supplier" => "1"
  "id_manufacturer" => "4"
  "id_category_default" => "92"
  "id_shop_default" => "1"
  "id_tax_rules_group" => "0"
  "on_sale" => "0"
  "online_only" => "0"
  "ean13" => ""
  "isbn" => ""
  "upc" => ""
  "mpn" => ""
  "ecotax" => "0.000000"
  "quantity" => "0"
  "minimal_quantity" => "1"
  "low_stock_threshold" => null
  "low_stock_alert" => "0"
  "price" => "149.900000"
  "wholesale_price" => "38.000000"
  "unity" => ""
  "unit_price_ratio" => "0.000000"
  "additional_shipping_cost" => "0.000000"
  "reference" => "2191420"
  "supplier_reference" => "2191420"
  "location" => ""
  "width" => "0.000000"
  "height" => "0.000000"
  "depth" => "0.000000"
  "weight" => "0.000000"
  "out_of_stock" => "2"
  "additional_delivery_times" => "1"
  "quantity_discount" => "0"
  "customizable" => "0"
  "uploadable_files" => "0"
  "text_fields" => "0"
  "active" => "1"
  "redirect_type" => ""
  "id_type_redirected" => "0"
  "available_for_order" => "1"
  "available_date" => "0000-00-00"
  "show_condition" => "0"
  "condition" => "new"
  "show_price" => "1"
  "indexed" => "1"
  "visibility" => "both"
  "cache_is_pack" => "0"
  "cache_has_attachments" => "0"
  "is_virtual" => "0"
  "cache_default_attribute" => "18475"
  "date_add" => "2025-03-12 00:00:00"
  "date_upd" => "2025-11-23 16:33:58"
  "advanced_stock_management" => "0"
  "pack_stock_type" => "3"
  "state" => "1"
  "id_shop" => "1"
  "id_lang" => "1"
  "description" => "<p></p>"
  "description_short" => "<p></p>"
  "link_rewrite" => "zapato-casual-infantil"
  "meta_description" => ""
  "meta_keywords" => ""
  "meta_title" => ""
  "name" => "Zapato Casual Infantil"
  "available_now" => ""
  "available_later" => ""
  "delivery_in_stock" => ""
  "delivery_out_stock" => ""
]
Product {#1126
  +tax_name: null
  +tax_rate: null
  +id_manufacturer: null
  +id_supplier: null
  +id_category_default: null
  +id_shop_default: null
  +manufacturer_name: null
  +supplier_name: null
  +name: null
  +description: null
  +description_short: null
  +quantity: 0
  +minimal_quantity: 1
  +low_stock_threshold: null
  +low_stock_alert: false
  +available_now: null
  +available_later: null
  +price: 0
  +specificPrice: 0
  +additional_shipping_cost: 0
  +wholesale_price: 0
  +on_sale: false
  +online_only: false
  +unity: null
  +unit_price: null
  +unit_price_ratio: 0
  +ecotax: 0
  +reference: null
  +supplier_reference: null
  +location: null
  +width: 0
  +height: 0
  +depth: 0
  +weight: 0
  +ean13: null
  +isbn: null
  +upc: null
  +mpn: null
  +link_rewrite: null
  +meta_description: null
  +meta_keywords: null
  +meta_title: null
  +quantity_discount: 0
  +customizable: null
  +new: null
  +uploadable_files: null
  +text_fields: null
  +active: true
  +redirect_type: ""
  +id_type_redirected: 0
  +available_for_order: true
  +available_date: "0000-00-00"
  +show_condition: false
  +condition: null
  +show_price: true
  +indexed: 0
  +visibility: null
  +date_add: null
  +date_upd: null
  +tags: null
  +state: 1
  +base_price: null
  +id_tax_rules_group: 1
  +id_color_default: 0
  +advanced_stock_management: 0
  +out_of_stock: null
  +depends_on_stock: null
  +isFullyLoaded: false
  +cache_is_pack: null
  +cache_has_attachments: null
  +is_virtual: null
  +id_pack_product_attribute: null
  +cache_default_attribute: null
  +category: null
  +pack_stock_type: 3
  +additional_delivery_times: 1
  +delivery_in_stock: null
  +delivery_out_stock: null
  #webserviceParameters: array:4 [
    "objectMethods" => array:2 [
      "add" => "addWs"
      "update" => "updateWs"
    ]
    "objectNodeNames" => "products"
    "fields" => array:12 [
      "id_manufacturer" => array:1 [
        "xlink_resource" => "manufacturers"
      ]
      "id_supplier" => array:1 [
        "xlink_resource" => "suppliers"
      ]
      "id_category_default" => array:1 [
        "xlink_resource" => "categories"
      ]
      "new" => []
      "cache_default_attribute" => []
      "id_default_image" => array:3 [
        "getter" => "getCoverWs"
        "setter" => "setCoverWs"
        "xlink_resource" => array:2 [
          "resourceName" => "images"
          "subResourceName" => "products"
        ]
      ]
      "id_default_combination" => array:3 [
        "getter" => "getWsDefaultCombination"
        "setter" => "setWsDefaultCombination"
        "xlink_resource" => array:1 [
          "resourceName" => "combinations"
        ]
      ]
      "id_tax_rules_group" => array:1 [
        "xlink_resource" => array:1 [
          "resourceName" => "tax_rule_groups"
        ]
      ]
      "position_in_category" => array:2 [
        "getter" => "getWsPositionInCategory"
        "setter" => "setWsPositionInCategory"
      ]
      "manufacturer_name" => array:2 [
        "getter" => "getWsManufacturerName"
        "setter" => false
      ]
      "quantity" => array:2 [
        "getter" => false
        "setter" => false
      ]
      "type" => array:2 [
        "getter" => "getWsType"
        "setter" => "setWsType"
      ]
    ]
    "associations" => array:9 [
      "categories" => array:2 [
        "resource" => "category"
        "fields" => array:1 [
          "id" => array:1 [
            "required" => true
          ]
        ]
      ]
      "images" => array:2 [
        "resource" => "image"
        "fields" => array:1 [
          "id" => []
        ]
      ]
      "combinations" => array:2 [
        "resource" => "combination"
        "fields" => array:1 [
          "id" => array:1 [
            "required" => true
          ]
        ]
      ]
      "product_option_values" => array:2 [
        "resource" => "product_option_value"
        "fields" => array:1 [
          "id" => array:1 [
            "required" => true
          ]
        ]
      ]
      "product_features" => array:2 [
        "resource" => "product_feature"
        "fields" => array:2 [
          "id" => array:1 [
            "required" => true
          ]
          "id_feature_value" => array:2 [
            "required" => true
            "xlink_resource" => "product_feature_values"
          ]
        ]
      ]
      "tags" => array:2 [
        "resource" => "tag"
        "fields" => array:1 [
          "id" => array:1 [
            "required" => true
          ]
        ]
      ]
      "stock_availables" => array:3 [
        "resource" => "stock_available"
        "fields" => array:2 [
          "id" => array:1 [
            "required" => true
          ]
          "id_product_attribute" => array:1 [
            "required" => true
          ]
        ]
        "setter" => false
      ]
      "accessories" => array:3 [
        "resource" => "product"
        "api" => "products"
        "fields" => array:1 [
          "id" => array:2 [
            "required" => true
            "xlink_resource" => "product"
          ]
        ]
      ]
      "product_bundle" => array:3 [
        "resource" => "product"
        "api" => "products"
        "fields" => array:3 [
          "id" => array:1 [
            "required" => true
          ]
          "id_product_attribute" => []
          "quantity" => []
        ]
      ]
    ]
  ]
  +id: 21417132
  #id_lang: 1
  #id_shop: 1
  +id_shop_list: []
  #get_shop_from_context: true
  #table: "product"
  #identifier: "id_product"
  #fieldsRequired: array:1 [
    0 => "price"
  ]
  #fieldsSize: array:7 [
    "reference" => 64
    "supplier_reference" => 64
    "location" => 64
    "ean13" => 13
    "isbn" => 32
    "upc" => 12
    "mpn" => 40
  ]
  #fieldsValidate: array:49 [
    "id_shop_default" => "isUnsignedId"
    "id_manufacturer" => "isUnsignedId"
    "id_supplier" => "isUnsignedId"
    "reference" => "isReference"
    "supplier_reference" => "isReference"
    "location" => "isReference"
    "width" => "isUnsignedFloat"
    "height" => "isUnsignedFloat"
    "depth" => "isUnsignedFloat"
    "weight" => "isUnsignedFloat"
    "quantity_discount" => "isBool"
    "ean13" => "isEan13"
    "isbn" => "isIsbn"
    "upc" => "isUpc"
    "mpn" => "isMpn"
    "cache_is_pack" => "isBool"
    "cache_has_attachments" => "isBool"
    "is_virtual" => "isBool"
    "state" => "isUnsignedId"
    "additional_delivery_times" => "isUnsignedId"
    "id_category_default" => "isUnsignedId"
    "id_tax_rules_group" => "isUnsignedId"
    "on_sale" => "isBool"
    "online_only" => "isBool"
    "ecotax" => "isPrice"
    "minimal_quantity" => "isUnsignedInt"
    "low_stock_threshold" => "isInt"
    "low_stock_alert" => "isBool"
    "price" => "isPrice"
    "wholesale_price" => "isPrice"
    "unity" => "isString"
    "additional_shipping_cost" => "isPrice"
    "customizable" => "isUnsignedInt"
    "text_fields" => "isUnsignedInt"
    "uploadable_files" => "isUnsignedInt"
    "active" => "isBool"
    "redirect_type" => "isString"
    "id_type_redirected" => "isUnsignedId"
    "available_for_order" => "isBool"
    "available_date" => "isDateFormat"
    "show_condition" => "isBool"
    "condition" => "isGenericName"
    "show_price" => "isBool"
    "indexed" => "isBool"
    "visibility" => "isProductVisibility"
    "advanced_stock_management" => "isBool"
    "date_add" => "isDate"
    "date_upd" => "isDate"
    "pack_stock_type" => "isUnsignedInt"
  ]
  #fieldsRequiredLang: []
  #fieldsSizeLang: array:9 [
    "delivery_in_stock" => 255
    "delivery_out_stock" => 255
    "meta_description" => 512
    "meta_keywords" => 255
    "meta_title" => 255
    "link_rewrite" => 128
    "name" => 128
    "available_now" => 255
    "available_later" => 255
  ]
  #fieldsValidateLang: array:11 [
    "delivery_in_stock" => "isGenericName"
    "delivery_out_stock" => "isGenericName"
    "meta_description" => "isGenericName"
    "meta_keywords" => "isGenericName"
    "meta_title" => "isGenericName"
    "link_rewrite" => "isLinkRewrite"
    "name" => "isCatalogName"
    "description" => "isCleanHtml"
    "description_short" => "isCleanHtml"
    "available_now" => "isGenericName"
    "available_later" => "IsGenericName"
  ]
  #tables: []
  #image_dir: null
  #image_format: "jpg"
  #translator: null
  #def: array:7 [
    "table" => "product"
    "primary" => "id_product"
    "multilang" => true
    "multilang_shop" => true
    "fields" => array:62 [
      "id_shop_default" => array:2 [
        "type" => 1
        "validate" => "isUnsignedId"
      ]
      "id_manufacturer" => array:2 [
        "type" => 1
        "validate" => "isUnsignedId"
      ]
      "id_supplier" => array:2 [
        "type" => 1
        "validate" => "isUnsignedId"
      ]
      "reference" => array:3 [
        "type" => 3
        "validate" => "isReference"
        "size" => 64
      ]
      "supplier_reference" => array:3 [
        "type" => 3
        "validate" => "isReference"
        "size" => 64
      ]
      "location" => array:3 [
        "type" => 3
        "validate" => "isReference"
        "size" => 64
      ]
      "width" => array:2 [
        "type" => 4
        "validate" => "isUnsignedFloat"
      ]
      "height" => array:2 [
        "type" => 4
        "validate" => "isUnsignedFloat"
      ]
      "depth" => array:2 [
        "type" => 4
        "validate" => "isUnsignedFloat"
      ]
      "weight" => array:2 [
        "type" => 4
        "validate" => "isUnsignedFloat"
      ]
      "quantity_discount" => array:2 [
        "type" => 2
        "validate" => "isBool"
      ]
      "ean13" => array:3 [
        "type" => 3
        "validate" => "isEan13"
        "size" => 13
      ]
      "isbn" => array:3 [
        "type" => 3
        "validate" => "isIsbn"
        "size" => 32
      ]
      "upc" => array:3 [
        "type" => 3
        "validate" => "isUpc"
        "size" => 12
      ]
      "mpn" => array:3 [
        "type" => 3
        "validate" => "isMpn"
        "size" => 40
      ]
      "cache_is_pack" => array:2 [
        "type" => 2
        "validate" => "isBool"
      ]
      "cache_has_attachments" => array:2 [
        "type" => 2
        "validate" => "isBool"
      ]
      "is_virtual" => array:2 [
        "type" => 2
        "validate" => "isBool"
      ]
      "state" => array:2 [
        "type" => 1
        "validate" => "isUnsignedId"
      ]
      "additional_delivery_times" => array:2 [
        "type" => 1
        "validate" => "isUnsignedId"
      ]
      "delivery_in_stock" => array:4 [
        "type" => 3
        "lang" => true
        "validate" => "isGenericName"
        "size" => 255
      ]
      "delivery_out_stock" => array:4 [
        "type" => 3
        "lang" => true
        "validate" => "isGenericName"
        "size" => 255
      ]
      "id_category_default" => array:3 [
        "type" => 1
        "shop" => true
        "validate" => "isUnsignedId"
      ]
      "id_tax_rules_group" => array:3 [
        "type" => 1
        "shop" => true
        "validate" => "isUnsignedId"
      ]
      "on_sale" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "online_only" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "ecotax" => array:3 [
        "type" => 4
        "shop" => true
        "validate" => "isPrice"
      ]
      "minimal_quantity" => array:3 [
        "type" => 1
        "shop" => true
        "validate" => "isUnsignedInt"
      ]
      "low_stock_threshold" => array:4 [
        "type" => 1
        "shop" => true
        "allow_null" => true
        "validate" => "isInt"
      ]
      "low_stock_alert" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "price" => array:4 [
        "type" => 4
        "shop" => true
        "validate" => "isPrice"
        "required" => true
      ]
      "wholesale_price" => array:3 [
        "type" => 4
        "shop" => true
        "validate" => "isPrice"
      ]
      "unity" => array:3 [
        "type" => 3
        "shop" => true
        "validate" => "isString"
      ]
      "unit_price_ratio" => array:2 [
        "type" => 4
        "shop" => true
      ]
      "additional_shipping_cost" => array:3 [
        "type" => 4
        "shop" => true
        "validate" => "isPrice"
      ]
      "customizable" => array:3 [
        "type" => 1
        "shop" => true
        "validate" => "isUnsignedInt"
      ]
      "text_fields" => array:3 [
        "type" => 1
        "shop" => true
        "validate" => "isUnsignedInt"
      ]
      "uploadable_files" => array:3 [
        "type" => 1
        "shop" => true
        "validate" => "isUnsignedInt"
      ]
      "active" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "redirect_type" => array:3 [
        "type" => 3
        "shop" => true
        "validate" => "isString"
      ]
      "id_type_redirected" => array:3 [
        "type" => 1
        "shop" => true
        "validate" => "isUnsignedId"
      ]
      "available_for_order" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "available_date" => array:3 [
        "type" => 5
        "shop" => true
        "validate" => "isDateFormat"
      ]
      "show_condition" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "condition" => array:5 [
        "type" => 3
        "shop" => true
        "validate" => "isGenericName"
        "values" => array:3 [
          0 => "new"
          1 => "used"
          2 => "refurbished"
        ]
        "default" => "new"
      ]
      "show_price" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "indexed" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "visibility" => array:5 [
        "type" => 3
        "shop" => true
        "validate" => "isProductVisibility"
        "values" => array:4 [
          0 => "both"
          1 => "catalog"
          2 => "search"
          3 => "none"
        ]
        "default" => "both"
      ]
      "cache_default_attribute" => array:2 [
        "type" => 1
        "shop" => true
      ]
      "advanced_stock_management" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "date_add" => array:3 [
        "type" => 5
        "shop" => true
        "validate" => "isDate"
      ]
      "date_upd" => array:3 [
        "type" => 5
        "shop" => true
        "validate" => "isDate"
      ]
      "pack_stock_type" => array:3 [
        "type" => 1
        "shop" => true
        "validate" => "isUnsignedInt"
      ]
      "meta_description" => array:4 [
        "type" => 3
        "lang" => true
        "validate" => "isGenericName"
        "size" => 512
      ]
      "meta_keywords" => array:4 [
        "type" => 3
        "lang" => true
        "validate" => "isGenericName"
        "size" => 255
      ]
      "meta_title" => array:4 [
        "type" => 3
        "lang" => true
        "validate" => "isGenericName"
        "size" => 255
      ]
      "link_rewrite" => array:6 [
        "type" => 3
        "lang" => true
        "validate" => "isLinkRewrite"
        "required" => false
        "size" => 128
        "ws_modifier" => array:2 [
          "http_method" => 2
          "modifier" => "modifierWsLinkRewrite"
        ]
      ]
      "name" => array:5 [
        "type" => 3
        "lang" => true
        "validate" => "isCatalogName"
        "required" => false
        "size" => 128
      ]
      "description" => array:3 [
        "type" => 6
        "lang" => true
        "validate" => "isCleanHtml"
      ]
      "description_short" => array:3 [
        "type" => 6
        "lang" => true
        "validate" => "isCleanHtml"
      ]
      "available_now" => array:4 [
        "type" => 3
        "lang" => true
        "validate" => "isGenericName"
        "size" => 255
      ]
      "available_later" => array:4 [
        "type" => 3
        "lang" => true
        "validate" => "IsGenericName"
        "size" => 255
      ]
    ]
    "associations" => array:7 [
      "manufacturer" => array:1 [
        "type" => 1
      ]
      "supplier" => array:1 [
        "type" => 1
      ]
      "default_category" => array:3 [
        "type" => 1
        "field" => "id_category_default"
        "object" => "Category"
      ]
      "tax_rules_group" => array:1 [
        "type" => 1
      ]
      "categories" => array:4 [
        "type" => 2
        "field" => "id_category"
        "object" => "Category"
        "association" => "category_product"
      ]
      "stock_availables" => array:4 [
        "type" => 2
        "field" => "id_stock_available"
        "object" => "StockAvailable"
        "association" => "stock_availables"
      ]
      "l" => array:3 [
        "type" => 2
        "field" => "id_product"
        "foreign_field" => "id_product"
      ]
    ]
    "classname" => "Product"
  ]
  #update_fields: null
  +force_id: false
}
"id_product"
"21417132"
"id_supplier"
"1"
"id_manufacturer"
"4"
"id_category_default"
"92"
"id_shop_default"
"1"
"id_tax_rules_group"
"0"
"on_sale"
"0"
"online_only"
"0"
"ean13"
""
"isbn"
""
"upc"
""
"mpn"
""
"ecotax"
"0.000000"
"quantity"
"0"
"minimal_quantity"
"1"
"low_stock_threshold"
null
"low_stock_alert"
"0"
"price"
"149.900000"
"wholesale_price"
"38.000000"
"unity"
""
"unit_price_ratio"
"0.000000"
"additional_shipping_cost"
"0.000000"
"reference"
"2191420"
"supplier_reference"
"2191420"
"location"
""
"width"
"0.000000"
"height"
"0.000000"
"depth"
"0.000000"
"weight"
"0.000000"
"out_of_stock"
"2"
"additional_delivery_times"
"1"
"quantity_discount"
"0"
"customizable"
"0"
"uploadable_files"
"0"
"text_fields"
"0"
"active"
"1"
"redirect_type"
""
"id_type_redirected"
"0"
"available_for_order"
"1"
"available_date"
"0000-00-00"
"show_condition"
"0"
"condition"
"new"
"show_price"
"1"
"indexed"
"1"
"visibility"
"both"
"cache_is_pack"
"0"
"cache_has_attachments"
"0"
"is_virtual"
"0"
"cache_default_attribute"
"18475"
"date_add"
"2025-03-12 00:00:00"
"date_upd"
"2025-11-23 16:33:58"
"advanced_stock_management"
"0"
"pack_stock_type"
"3"
"state"
"1"
"id_shop"
"1"
"id_lang"
"1"
"description"
"<p></p>"
"description_short"
"<p></p>"
"link_rewrite"
"zapato-casual-infantil"
"meta_description"
""
"meta_keywords"
""
"meta_title"
""
"name"
"Zapato Casual Infantil"
"available_now"
""
"available_later"
""
"delivery_in_stock"
""
"delivery_out_stock"
""
array:21 [
  "id_product_attribute" => "18479"
  "id_product" => "21417132"
  "reference" => "8803"
  "supplier_reference" => ""
  "location" => ""
  "ean13" => "7000002453050"
  "isbn" => ""
  "upc" => ""
  "mpn" => ""
  "wholesale_price" => "38.000000"
  "price" => "0.000000"
  "ecotax" => "0.000000"
  "quantity" => "0"
  "weight" => "0.000000"
  "unit_price_impact" => "0.000000"
  "default_on" => null
  "minimal_quantity" => "1"
  "low_stock_threshold" => null
  "low_stock_alert" => "0"
  "available_date" => "0000-00-00"
  "id_shop" => "1"
]
Combination {#1126
  +id_product: null
  +reference: null
  +supplier_reference: null
  +location: null
  +ean13: null
  +isbn: null
  +upc: null
  +mpn: null
  +wholesale_price: null
  +price: null
  +unit_price_impact: null
  +ecotax: null
  +minimal_quantity: 1
  +low_stock_threshold: null
  +low_stock_alert: false
  +quantity: null
  +weight: null
  +default_on: null
  +available_date: "0000-00-00"
  #webserviceParameters: array:4 [
    "objectNodeName" => "combination"
    "objectsNodeName" => "combinations"
    "fields" => array:1 [
      "id_product" => array:2 [
        "required" => true
        "xlink_resource" => "products"
      ]
    ]
    "associations" => array:2 [
      "product_option_values" => array:1 [
        "resource" => "product_option_value"
      ]
      "images" => array:2 [
        "resource" => "image"
        "api" => "images/products"
      ]
    ]
  ]
  +id: 18479
  #id_lang: null
  #id_shop: 1
  +id_shop_list: []
  #get_shop_from_context: true
  #table: "product_attribute"
  #identifier: "id_product_attribute"
  #fieldsRequired: array:2 [
    0 => "id_product"
    1 => "minimal_quantity"
  ]
  #fieldsSize: array:12 [
    "location" => 64
    "ean13" => 13
    "isbn" => 32
    "upc" => 12
    "mpn" => 40
    "quantity" => 10
    "reference" => 64
    "supplier_reference" => 64
    "wholesale_price" => 27
    "price" => 20
    "ecotax" => 20
    "unit_price_impact" => 20
  ]
  #fieldsValidate: array:17 [
    "id_product" => "isUnsignedId"
    "location" => "isGenericName"
    "ean13" => "isEan13"
    "isbn" => "isIsbn"
    "upc" => "isUpc"
    "mpn" => "isMpn"
    "quantity" => "isInt"
    "wholesale_price" => "isPrice"
    "price" => "isNegativePrice"
    "ecotax" => "isPrice"
    "weight" => "isFloat"
    "unit_price_impact" => "isNegativePrice"
    "minimal_quantity" => "isUnsignedId"
    "low_stock_threshold" => "isInt"
    "low_stock_alert" => "isBool"
    "default_on" => "isBool"
    "available_date" => "isDateFormat"
  ]
  #fieldsRequiredLang: []
  #fieldsSizeLang: []
  #fieldsValidateLang: []
  #tables: []
  #image_dir: null
  #image_format: "jpg"
  #translator: null
  #def: array:4 [
    "table" => "product_attribute"
    "primary" => "id_product_attribute"
    "fields" => array:19 [
      "id_product" => array:4 [
        "type" => 1
        "shop" => "both"
        "validate" => "isUnsignedId"
        "required" => true
      ]
      "location" => array:3 [
        "type" => 3
        "validate" => "isGenericName"
        "size" => 64
      ]
      "ean13" => array:3 [
        "type" => 3
        "validate" => "isEan13"
        "size" => 13
      ]
      "isbn" => array:3 [
        "type" => 3
        "validate" => "isIsbn"
        "size" => 32
      ]
      "upc" => array:3 [
        "type" => 3
        "validate" => "isUpc"
        "size" => 12
      ]
      "mpn" => array:3 [
        "type" => 3
        "validate" => "isMpn"
        "size" => 40
      ]
      "quantity" => array:3 [
        "type" => 1
        "validate" => "isInt"
        "size" => 10
      ]
      "reference" => array:2 [
        "type" => 3
        "size" => 64
      ]
      "supplier_reference" => array:2 [
        "type" => 3
        "size" => 64
      ]
      "wholesale_price" => array:4 [
        "type" => 4
        "shop" => true
        "validate" => "isPrice"
        "size" => 27
      ]
      "price" => array:4 [
        "type" => 4
        "shop" => true
        "validate" => "isNegativePrice"
        "size" => 20
      ]
      "ecotax" => array:4 [
        "type" => 4
        "shop" => true
        "validate" => "isPrice"
        "size" => 20
      ]
      "weight" => array:3 [
        "type" => 4
        "shop" => true
        "validate" => "isFloat"
      ]
      "unit_price_impact" => array:4 [
        "type" => 4
        "shop" => true
        "validate" => "isNegativePrice"
        "size" => 20
      ]
      "minimal_quantity" => array:4 [
        "type" => 1
        "shop" => true
        "validate" => "isUnsignedId"
        "required" => true
      ]
      "low_stock_threshold" => array:4 [
        "type" => 1
        "shop" => true
        "allow_null" => true
        "validate" => "isInt"
      ]
      "low_stock_alert" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "default_on" => array:4 [
        "type" => 2
        "allow_null" => true
        "shop" => true
        "validate" => "isBool"
      ]
      "available_date" => array:3 [
        "type" => 5
        "shop" => true
        "validate" => "isDateFormat"
      ]
    ]
    "classname" => "Combination"
  ]
  #update_fields: null
  +force_id: false
}
"id_product_attribute"
"18479"
"id_product"
"21417132"
"reference"
"8803"
"supplier_reference"
""
"location"
""
"ean13"
"7000002453050"
"isbn"
""
"upc"
""
"mpn"
""
"wholesale_price"
"38.000000"
"price"
"0.000000"
"ecotax"
"0.000000"
"quantity"
"0"
"weight"
"0.000000"
"unit_price_impact"
"0.000000"
"default_on"
null
"minimal_quantity"
"1"
"low_stock_threshold"
null
"low_stock_alert"
"0"
"available_date"
"0000-00-00"
"id_shop"
"1"
array:67 [
  "id_product" => "21417476"
  "id_supplier" => "1"
  "id_manufacturer" => "4"
  "id_category_default" => "69"
  "id_shop_default" => "1"
  "id_tax_rules_group" => "0"
  "on_sale" => "0"
  "online_only" => "0"
  "ean13" => ""
  "isbn" => ""
  "upc" => ""
  "mpn" => ""
  "ecotax" => "0.000000"
  "quantity" => "0"
  "minimal_quantity" => "1"
  "low_stock_threshold" => null
  "low_stock_alert" => "0"
  "price" => "219.900000"
  "wholesale_price" => "54.000000"
  "unity" => ""
  "unit_price_ratio" => "0.000000"
  "additional_shipping_cost" => "0.000000"
  "reference" => "2212521"
  "supplier_reference" => "2212521"
  "location" => ""
  "width" => "0.000000"
  "height" => "0.000000"
  "depth" => "0.000000"
  "weight" => "0.000000"
  "out_of_stock" => "2"
  "additional_delivery_times" => "1"
  "quantity_discount" => "0"
  "customizable" => "0"
  "uploadable_files" => "0"
  "text_fields" => "0"
  "active" => "1"
  "redirect_type" => ""
  "id_type_redirected" => "0"
  "available_for_order" => "1"
  "available_date" => "0000-00-00"
  "show_condition" => "0"
  "condition" => "new"
  "show_price" => "1"
  "indexed" => "1"
  "visibility" => "both"
  "cache_is_pack" => "0"
  "cache_has_attachments" => "0"
  "is_virtual" => "0"
  "cache_default_attribute" => "20532"
  "date_add" => "2025-09-06 00:00:00"
  "date_upd" => "2026-01-02 11:07:55"
  "advanced_stock_management" => "0"
  "pack_stock_type" => "3"
  "state" => "1"
  "id_shop" => "1"
  "id_lang" => "1"
  "description" => "<p></p>"
  "description_short" => "<p></p>"
  "link_rewrite" => "zapato-casual-para-senhora"
  "meta_description" => ""
  "meta_keywords" => ""
  "meta_title" => ""
  "name" => "Zapato Casual Para Senhora"
  "available_now" => ""
  "available_later" => ""
  "delivery_in_stock" => ""
  "delivery_out_stock" => ""
]
Product {#1133
  +tax_name: null
  +tax_rate: null
  +id_manufacturer: null
  +id_supplier: null
  +id_category_default: null
  +id_shop_default: null
  +manufacturer_name: null
  +supplier_name: null
  +name: null
  +description: null
  +description_short: null
  +quantity: 0
  +minimal_quantity: 1
  +low_stock_threshold: null
  +low_stock_alert: false
  +available_now: null
  +available_later: null
  +price: 0
  +specificPrice: 0
  +additional_shipping_cost: 0
  +wholesale_price: 0
  +on_sale: false
  +online_only: false
  +unity: null
  +unit_price: null
  +unit_price_ratio: 0
  +ecotax: 0
  +reference: null
  +supplier_reference: null
  +location: null
  +width: 0
  +height: 0
  +depth: 0
  +weight: 0
  +ean13: null
  +isbn: null
  +upc: null
  +mpn: null
  +link_rewrite: null
  +meta_description: null
  +meta_keywords: null
  +meta_title: null
  +quantity_discount: 0
  +customizable: null
  +new: null
  +uploadable_files: null
  +text_fields: null
  +active: true
  +redirect_type: ""
  +id_type_redirected: 0
  +available_for_order: true
  +available_date: "0000-00-00"
  +show_condition: false
  +condition: null
  +show_price: true
  +indexed: 0
  +visibility: null
  +date_add: null
  +date_upd: null
  +tags: null
  +state: 1
  +base_price: null
  +id_tax_rules_group: 1
  +id_color_default: 0
  +advanced_stock_management: 0
  +out_of_stock: null
  +depends_on_stock: null
  +isFullyLoaded: false
  +cache_is_pack: null
  +cache_has_attachments: null
  +is_virtual: null
  +id_pack_product_attribute: null
  +cache_default_attribute: null
  +category: null
  +pack_stock_type: 3
  +additional_delivery_times: 1
  +delivery_in_stock: null
  +delivery_out_stock: null
  #webserviceParameters: array:4 [
    "objectMethods" => array:2 [
      "add" => "addWs"
      "update" => "updateWs"
    ]
    "objectNodeNames" => "products"
    "fields" => array:12 [
      "id_manufacturer" => array:1 [
        "xlink_resource" => "manufacturers"
      ]
      "id_supplier" => array:1 [
        "xlink_resource" => "suppliers"
      ]
      "id_category_default" => array:1 [
        "xlink_resource" => "categories"
      ]
      "new" => []
      "cache_default_attribute" => []
      "id_default_image" => array:3 [
        "getter" => "getCoverWs"
        "setter" => "setCoverWs"
        "xlink_resource" => array:2 [
          "resourceName" => "images"
          "subResourceName" => "products"
        ]
      ]
      "id_default_combination" => array:3 [
        "getter" => "getWsDefaultCombination"
        "setter" => "setWsDefaultCombination"
        "xlink_resource" => array:1 [
          "resourceName" => "combinations"
        ]
      ]
      "id_tax_rules_group" => array:1 [
        "xlink_resource" => array:1 [
          "resourceName" => "tax_rule_groups"
        ]
      ]
      "position_in_category" => array:2 [
        "getter" => "getWsPositionInCategory"
        "setter" => "setWsPositionInCategory"
      ]
      "manufacturer_name" => array:2 [
        "getter" => "getWsManufacturerName"
        "setter" => false
      ]
      "quantity" => array:2 [
        "getter" => false
        "setter" => false
      ]
      "type" => array:2 [
        "getter" => "getWsType"
        "setter" => "setWsType"
      ]
    ]
    "associations" => array:9 [
      "categories" => array:2 [
        "resource" => "category"
        "fields" => array:1 [
          "id" => array:1 [
            "required" => true
          ]
        ]
      ]
      "images" => array:2 [
        "resource" => "image"
        "fields" => array:1 [
          "id" => []
        ]
      ]
      "combinations" => array:2 [
        "resource" => "combination"
        "fields" => array:1 [
          "id" => array:1 [
            "required" => true
          ]
        ]
      ]
      "product_option_values" => array:2 [
        "resource" => "product_option_value"
        "fields" => array:1 [
          "id" => array:1 [
            "required" => true
          ]
        ]
      ]
      "product_features" => array:2 [
        "resource" => "product_feature"
        "fields" => array:2 [
          "id" => array:1 [
            "required" => true
          ]
          "id_feature_value" => array:2 [
            "required" => true
            "xlink_resource" => "product_feature_values"
          ]
        ]
      ]
      "tags" => array:2 [
        "resource" => "tag"
        "fields" => array:1 [
          "id" => array:1 [
            "required" => true
          ]
        ]
      ]
      "stock_availables" => array:3 [
        "resource" => "stock_available"
        "fields" => array:2 [
          "id" => array:1 [
            "required" => true
          ]
          "id_product_attribute" => array:1 [
            "required" => true
          ]
        ]
        "setter" => false
      ]
      "accessories" => array:3 [
        "resource" => "product"
        "api" => "products"
        "fields" => array:1 [
          "id" => array:2 [
            "required" => true
            "xlink_resource" => "product"
          ]
        ]
      ]
      "product_bundle" => array:3 [
        "resource" => "product"
        "api" => "products"
        "fields" => array:3 [
          "id" => array:1 [
            "required" => true
          ]
          "id_product_attribute" => []
          "quantity" => []
        ]
      ]
    ]
  ]
  +id: 21417476
  #id_lang: 1
  #id_shop: 1
  +id_shop_list: []
  #get_shop_from_context: true
  #table: "product"
  #identifier: "id_product"
  #fieldsRequired: array:1 [
    0 => "price"
  ]
  #fieldsSize: array:7 [
    "reference" => 64
    "supplier_reference" => 64
    "location" => 64
    "ean13" => 13
    "isbn" => 32
    "upc" => 12
    "mpn" => 40
  ]
  #fieldsValidate: array:49 [
    "id_shop_default" => "isUnsignedId"
    "id_manufacturer" => "isUnsignedId"
    "id_supplier" => "isUnsignedId"
    "reference" => "isReference"
    "supplier_reference" => "isReference"
    "location" => "isReference"
    "width" => "isUnsignedFloat"
    "height" => "isUnsignedFloat"
    "depth" => "isUnsignedFloat"
    "weight" => "isUnsignedFloat"
    "quantity_discount" => "isBool"
    "ean13" => "isEan13"
    "isbn" => "isIsbn"
    "upc" => "isUpc"
    "mpn" => "isMpn"
    "cache_is_pack" => "isBool"
    "cache_has_attachments" => "isBool"
    "is_virtual" => "isBool"
    "state" => "isUnsignedId"
    "additional_delivery_times" => "isUnsignedId"
    "id_category_default" => "isUnsignedId"
    "id_tax_rules_group" => "isUnsignedId"
    "on_sale" => "isBool"
    "online_only" => "isBool"
    "ecotax" => "isPrice"
    "minimal_quantity" => "isUnsignedInt"
    "low_stock_threshold" => "isInt"
    "low_stock_alert" => "isBool"
    "price" => "isPrice"
    "wholesale_price" => "isPrice"
    "unity" => "isString"
    "additional_shipping_cost" => "isPrice"
    "customizable" => "isUnsignedInt"
    "text_fields" => "isUnsignedInt"
    "uploadable_files" => "isUnsignedInt"
    "active" => "isBool"
    "redirect_type" => "isString"
    "id_type_redirected" => "isUnsignedId"
    "available_for_order" => "isBool"
    "available_date" => "isDateFormat"
    "show_condition" => "isBool"
    "condition" => "isGenericName"
    "show_price" => "isBool"
    "indexed" => "isBool"
    "visibility" => "isProductVisibility"
    "advanced_stock_management" => "isBool"
    "date_add" => "isDate"
    "date_upd" => "isDate"
    "pack_stock_type" => "isUnsignedInt"
  ]
  #fieldsRequiredLang: []
  #fieldsSizeLang: array:9 [
    "delivery_in_stock" => 255
    "delivery_out_stock" => 255
    "meta_description" => 512
    "meta_keywords" => 255
    "meta_title" => 255
    "link_rewrite" => 128
    "name" => 128
    "available_now" => 255
    "available_later" => 255
  ]
  #fieldsValidateLang: array:11 [
    "delivery_in_stock" => "isGenericName"
    "delivery_out_stock" => "isGenericName"
    "meta_description" => "isGenericName"
    "meta_keywords" => "isGenericName"
    "meta_title" => "isGenericName"
    "link_rewrite" => "isLinkRewrite"
    "name" => "isCatalogName"
    "description" => "isCleanHtml"
    "description_short" => "isCleanHtml"
    "available_now" => "isGenericName"
    "available_later" => "IsGenericName"
  ]
  #tables: []
  #image_dir: null
  #image_format: "jpg"
  #translator: null
  #def: array:7 [
    "table" => "product"
    "primary" => "id_product"
    "multilang" => true
    "multilang_shop" => true
    "fields" => array:62 [
      "id_shop_default" => array:2 [
        "type" => 1
        "validate" => "isUnsignedId"
      ]
      "id_manufacturer" => array:2 [
        "type" => 1
        "validate" => "isUnsignedId"
      ]
      "id_supplier" => array:2 [
        "type" => 1
        "validate" => "isUnsignedId"
      ]
      "reference" => array:3 [
        "type" => 3
        "validate" => "isReference"
        "size" => 64
      ]
      "supplier_reference" => array:3 [
        "type" => 3
        "validate" => "isReference"
        "size" => 64
      ]
      "location" => array:3 [
        "type" => 3
        "validate" => "isReference"
        "size" => 64
      ]
      "width" => array:2 [
        "type" => 4
        "validate" => "isUnsignedFloat"
      ]
      "height" => array:2 [
        "type" => 4
        "validate" => "isUnsignedFloat"
      ]
      "depth" => array:2 [
        "type" => 4
        "validate" => "isUnsignedFloat"
      ]
      "weight" => array:2 [
        "type" => 4
        "validate" => "isUnsignedFloat"
      ]
      "quantity_discount" => array:2 [
        "type" => 2
        "validate" => "isBool"
      ]
      "ean13" => array:3 [
        "type" => 3
        "validate" => "isEan13"
        "size" => 13
      ]
      "isbn" => array:3 [
        "type" => 3
        "validate" => "isIsbn"
        "size" => 32
      ]
      "upc" => array:3 [
        "type" => 3
        "validate" => "isUpc"
        "size" => 12
      ]
      "mpn" => array:3 [
        "type" => 3
        "validate" => "isMpn"
        "size" => 40
      ]
      "cache_is_pack" => array:2 [
        "type" => 2
        "validate" => "isBool"
      ]
      "cache_has_attachments" => array:2 [
        "type" => 2
        "validate" => "isBool"
      ]
      "is_virtual" => array:2 [
        "type" => 2
        "validate" => "isBool"
      ]
      "state" => array:2 [
        "type" => 1
        "validate" => "isUnsignedId"
      ]
      "additional_delivery_times" => array:2 [
        "type" => 1
        "validate" => "isUnsignedId"
      ]
      "delivery_in_stock" => array:4 [
        "type" => 3
        "lang" => true
        "validate" => "isGenericName"
        "size" => 255
      ]
      "delivery_out_stock" => array:4 [
        "type" => 3
        "lang" => true
        "validate" => "isGenericName"
        "size" => 255
      ]
      "id_category_default" => array:3 [
        "type" => 1
        "shop" => true
        "validate" => "isUnsignedId"
      ]
      "id_tax_rules_group" => array:3 [
        "type" => 1
        "shop" => true
        "validate" => "isUnsignedId"
      ]
      "on_sale" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "online_only" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "ecotax" => array:3 [
        "type" => 4
        "shop" => true
        "validate" => "isPrice"
      ]
      "minimal_quantity" => array:3 [
        "type" => 1
        "shop" => true
        "validate" => "isUnsignedInt"
      ]
      "low_stock_threshold" => array:4 [
        "type" => 1
        "shop" => true
        "allow_null" => true
        "validate" => "isInt"
      ]
      "low_stock_alert" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "price" => array:4 [
        "type" => 4
        "shop" => true
        "validate" => "isPrice"
        "required" => true
      ]
      "wholesale_price" => array:3 [
        "type" => 4
        "shop" => true
        "validate" => "isPrice"
      ]
      "unity" => array:3 [
        "type" => 3
        "shop" => true
        "validate" => "isString"
      ]
      "unit_price_ratio" => array:2 [
        "type" => 4
        "shop" => true
      ]
      "additional_shipping_cost" => array:3 [
        "type" => 4
        "shop" => true
        "validate" => "isPrice"
      ]
      "customizable" => array:3 [
        "type" => 1
        "shop" => true
        "validate" => "isUnsignedInt"
      ]
      "text_fields" => array:3 [
        "type" => 1
        "shop" => true
        "validate" => "isUnsignedInt"
      ]
      "uploadable_files" => array:3 [
        "type" => 1
        "shop" => true
        "validate" => "isUnsignedInt"
      ]
      "active" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "redirect_type" => array:3 [
        "type" => 3
        "shop" => true
        "validate" => "isString"
      ]
      "id_type_redirected" => array:3 [
        "type" => 1
        "shop" => true
        "validate" => "isUnsignedId"
      ]
      "available_for_order" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "available_date" => array:3 [
        "type" => 5
        "shop" => true
        "validate" => "isDateFormat"
      ]
      "show_condition" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "condition" => array:5 [
        "type" => 3
        "shop" => true
        "validate" => "isGenericName"
        "values" => array:3 [
          0 => "new"
          1 => "used"
          2 => "refurbished"
        ]
        "default" => "new"
      ]
      "show_price" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "indexed" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "visibility" => array:5 [
        "type" => 3
        "shop" => true
        "validate" => "isProductVisibility"
        "values" => array:4 [
          0 => "both"
          1 => "catalog"
          2 => "search"
          3 => "none"
        ]
        "default" => "both"
      ]
      "cache_default_attribute" => array:2 [
        "type" => 1
        "shop" => true
      ]
      "advanced_stock_management" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "date_add" => array:3 [
        "type" => 5
        "shop" => true
        "validate" => "isDate"
      ]
      "date_upd" => array:3 [
        "type" => 5
        "shop" => true
        "validate" => "isDate"
      ]
      "pack_stock_type" => array:3 [
        "type" => 1
        "shop" => true
        "validate" => "isUnsignedInt"
      ]
      "meta_description" => array:4 [
        "type" => 3
        "lang" => true
        "validate" => "isGenericName"
        "size" => 512
      ]
      "meta_keywords" => array:4 [
        "type" => 3
        "lang" => true
        "validate" => "isGenericName"
        "size" => 255
      ]
      "meta_title" => array:4 [
        "type" => 3
        "lang" => true
        "validate" => "isGenericName"
        "size" => 255
      ]
      "link_rewrite" => array:6 [
        "type" => 3
        "lang" => true
        "validate" => "isLinkRewrite"
        "required" => false
        "size" => 128
        "ws_modifier" => array:2 [
          "http_method" => 2
          "modifier" => "modifierWsLinkRewrite"
        ]
      ]
      "name" => array:5 [
        "type" => 3
        "lang" => true
        "validate" => "isCatalogName"
        "required" => false
        "size" => 128
      ]
      "description" => array:3 [
        "type" => 6
        "lang" => true
        "validate" => "isCleanHtml"
      ]
      "description_short" => array:3 [
        "type" => 6
        "lang" => true
        "validate" => "isCleanHtml"
      ]
      "available_now" => array:4 [
        "type" => 3
        "lang" => true
        "validate" => "isGenericName"
        "size" => 255
      ]
      "available_later" => array:4 [
        "type" => 3
        "lang" => true
        "validate" => "IsGenericName"
        "size" => 255
      ]
    ]
    "associations" => array:7 [
      "manufacturer" => array:1 [
        "type" => 1
      ]
      "supplier" => array:1 [
        "type" => 1
      ]
      "default_category" => array:3 [
        "type" => 1
        "field" => "id_category_default"
        "object" => "Category"
      ]
      "tax_rules_group" => array:1 [
        "type" => 1
      ]
      "categories" => array:4 [
        "type" => 2
        "field" => "id_category"
        "object" => "Category"
        "association" => "category_product"
      ]
      "stock_availables" => array:4 [
        "type" => 2
        "field" => "id_stock_available"
        "object" => "StockAvailable"
        "association" => "stock_availables"
      ]
      "l" => array:3 [
        "type" => 2
        "field" => "id_product"
        "foreign_field" => "id_product"
      ]
    ]
    "classname" => "Product"
  ]
  #update_fields: null
  +force_id: false
}
"id_product"
"21417476"
"id_supplier"
"1"
"id_manufacturer"
"4"
"id_category_default"
"69"
"id_shop_default"
"1"
"id_tax_rules_group"
"0"
"on_sale"
"0"
"online_only"
"0"
"ean13"
""
"isbn"
""
"upc"
""
"mpn"
""
"ecotax"
"0.000000"
"quantity"
"0"
"minimal_quantity"
"1"
"low_stock_threshold"
null
"low_stock_alert"
"0"
"price"
"219.900000"
"wholesale_price"
"54.000000"
"unity"
""
"unit_price_ratio"
"0.000000"
"additional_shipping_cost"
"0.000000"
"reference"
"2212521"
"supplier_reference"
"2212521"
"location"
""
"width"
"0.000000"
"height"
"0.000000"
"depth"
"0.000000"
"weight"
"0.000000"
"out_of_stock"
"2"
"additional_delivery_times"
"1"
"quantity_discount"
"0"
"customizable"
"0"
"uploadable_files"
"0"
"text_fields"
"0"
"active"
"1"
"redirect_type"
""
"id_type_redirected"
"0"
"available_for_order"
"1"
"available_date"
"0000-00-00"
"show_condition"
"0"
"condition"
"new"
"show_price"
"1"
"indexed"
"1"
"visibility"
"both"
"cache_is_pack"
"0"
"cache_has_attachments"
"0"
"is_virtual"
"0"
"cache_default_attribute"
"20532"
"date_add"
"2025-09-06 00:00:00"
"date_upd"
"2026-01-02 11:07:55"
"advanced_stock_management"
"0"
"pack_stock_type"
"3"
"state"
"1"
"id_shop"
"1"
"id_lang"
"1"
"description"
"<p></p>"
"description_short"
"<p></p>"
"link_rewrite"
"zapato-casual-para-senhora"
"meta_description"
""
"meta_keywords"
""
"meta_title"
""
"name"
"Zapato Casual Para Senhora"
"available_now"
""
"available_later"
""
"delivery_in_stock"
""
"delivery_out_stock"
""
array:21 [
  "id_product_attribute" => "20536"
  "id_product" => "21417476"
  "reference" => "11871"
  "supplier_reference" => ""
  "location" => ""
  "ean13" => "7000002766846"
  "isbn" => ""
  "upc" => ""
  "mpn" => ""
  "wholesale_price" => "54.000000"
  "price" => "0.000000"
  "ecotax" => "0.000000"
  "quantity" => "0"
  "weight" => "0.000000"
  "unit_price_impact" => "0.000000"
  "default_on" => null
  "minimal_quantity" => "1"
  "low_stock_threshold" => null
  "low_stock_alert" => "0"
  "available_date" => "0000-00-00"
  "id_shop" => "1"
]
Combination {#1133
  +id_product: null
  +reference: null
  +supplier_reference: null
  +location: null
  +ean13: null
  +isbn: null
  +upc: null
  +mpn: null
  +wholesale_price: null
  +price: null
  +unit_price_impact: null
  +ecotax: null
  +minimal_quantity: 1
  +low_stock_threshold: null
  +low_stock_alert: false
  +quantity: null
  +weight: null
  +default_on: null
  +available_date: "0000-00-00"
  #webserviceParameters: array:4 [
    "objectNodeName" => "combination"
    "objectsNodeName" => "combinations"
    "fields" => array:1 [
      "id_product" => array:2 [
        "required" => true
        "xlink_resource" => "products"
      ]
    ]
    "associations" => array:2 [
      "product_option_values" => array:1 [
        "resource" => "product_option_value"
      ]
      "images" => array:2 [
        "resource" => "image"
        "api" => "images/products"
      ]
    ]
  ]
  +id: 20536
  #id_lang: null
  #id_shop: 1
  +id_shop_list: []
  #get_shop_from_context: true
  #table: "product_attribute"
  #identifier: "id_product_attribute"
  #fieldsRequired: array:2 [
    0 => "id_product"
    1 => "minimal_quantity"
  ]
  #fieldsSize: array:12 [
    "location" => 64
    "ean13" => 13
    "isbn" => 32
    "upc" => 12
    "mpn" => 40
    "quantity" => 10
    "reference" => 64
    "supplier_reference" => 64
    "wholesale_price" => 27
    "price" => 20
    "ecotax" => 20
    "unit_price_impact" => 20
  ]
  #fieldsValidate: array:17 [
    "id_product" => "isUnsignedId"
    "location" => "isGenericName"
    "ean13" => "isEan13"
    "isbn" => "isIsbn"
    "upc" => "isUpc"
    "mpn" => "isMpn"
    "quantity" => "isInt"
    "wholesale_price" => "isPrice"
    "price" => "isNegativePrice"
    "ecotax" => "isPrice"
    "weight" => "isFloat"
    "unit_price_impact" => "isNegativePrice"
    "minimal_quantity" => "isUnsignedId"
    "low_stock_threshold" => "isInt"
    "low_stock_alert" => "isBool"
    "default_on" => "isBool"
    "available_date" => "isDateFormat"
  ]
  #fieldsRequiredLang: []
  #fieldsSizeLang: []
  #fieldsValidateLang: []
  #tables: []
  #image_dir: null
  #image_format: "jpg"
  #translator: null
  #def: array:4 [
    "table" => "product_attribute"
    "primary" => "id_product_attribute"
    "fields" => array:19 [
      "id_product" => array:4 [
        "type" => 1
        "shop" => "both"
        "validate" => "isUnsignedId"
        "required" => true
      ]
      "location" => array:3 [
        "type" => 3
        "validate" => "isGenericName"
        "size" => 64
      ]
      "ean13" => array:3 [
        "type" => 3
        "validate" => "isEan13"
        "size" => 13
      ]
      "isbn" => array:3 [
        "type" => 3
        "validate" => "isIsbn"
        "size" => 32
      ]
      "upc" => array:3 [
        "type" => 3
        "validate" => "isUpc"
        "size" => 12
      ]
      "mpn" => array:3 [
        "type" => 3
        "validate" => "isMpn"
        "size" => 40
      ]
      "quantity" => array:3 [
        "type" => 1
        "validate" => "isInt"
        "size" => 10
      ]
      "reference" => array:2 [
        "type" => 3
        "size" => 64
      ]
      "supplier_reference" => array:2 [
        "type" => 3
        "size" => 64
      ]
      "wholesale_price" => array:4 [
        "type" => 4
        "shop" => true
        "validate" => "isPrice"
        "size" => 27
      ]
      "price" => array:4 [
        "type" => 4
        "shop" => true
        "validate" => "isNegativePrice"
        "size" => 20
      ]
      "ecotax" => array:4 [
        "type" => 4
        "shop" => true
        "validate" => "isPrice"
        "size" => 20
      ]
      "weight" => array:3 [
        "type" => 4
        "shop" => true
        "validate" => "isFloat"
      ]
      "unit_price_impact" => array:4 [
        "type" => 4
        "shop" => true
        "validate" => "isNegativePrice"
        "size" => 20
      ]
      "minimal_quantity" => array:4 [
        "type" => 1
        "shop" => true
        "validate" => "isUnsignedId"
        "required" => true
      ]
      "low_stock_threshold" => array:4 [
        "type" => 1
        "shop" => true
        "allow_null" => true
        "validate" => "isInt"
      ]
      "low_stock_alert" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "default_on" => array:4 [
        "type" => 2
        "allow_null" => true
        "shop" => true
        "validate" => "isBool"
      ]
      "available_date" => array:3 [
        "type" => 5
        "shop" => true
        "validate" => "isDateFormat"
      ]
    ]
    "classname" => "Combination"
  ]
  #update_fields: null
  +force_id: false
}
"id_product_attribute"
"20536"
"id_product"
"21417476"
"reference"
"11871"
"supplier_reference"
""
"location"
""
"ean13"
"7000002766846"
"isbn"
""
"upc"
""
"mpn"
""
"wholesale_price"
"54.000000"
"price"
"0.000000"
"ecotax"
"0.000000"
"quantity"
"0"
"weight"
"0.000000"
"unit_price_impact"
"0.000000"
"default_on"
null
"minimal_quantity"
"1"
"low_stock_threshold"
null
"low_stock_alert"
"0"
"available_date"
"0000-00-00"
"id_shop"
"1"
Chaussures en solde - Promo Chaussures Femme/Homme
Filtrer

Couleur

Couleur

Pointure

Pointure

Prix

Prix

  • 55,00 TND - 240,00 TND

Filtrer

Couleur

Couleur

Pointure

Pointure

Prix

Prix

  • 55,00 TND - 240,00 TND

array:12 [
  "id_manufacturer" => "3"
  "name" => "BEPPI"
  "date_add" => "2024-02-14 19:11:29"
  "date_upd" => "2024-02-14 19:11:29"
  "active" => "1"
  "id_lang" => "1"
  "description" => ""
  "short_description" => ""
  "meta_title" => ""
  "meta_keywords" => ""
  "meta_description" => ""
  "id_shop" => "1"
]
Manufacturer {#1243
  +id: 3
  +name: null
  +description: null
  +short_description: null
  +id_address: null
  +date_add: null
  +date_upd: null
  +link_rewrite: null
  +meta_title: null
  +meta_keywords: null
  +meta_description: null
  +active: null
  #webserviceParameters: array:2 [
    "fields" => array:2 [
      "active" => []
      "link_rewrite" => array:2 [
        "getter" => "getLink"
        "setter" => false
      ]
    ]
    "associations" => array:1 [
      "addresses" => array:3 [
        "resource" => "address"
        "setter" => false
        "fields" => array:1 [
          "id" => array:1 [
            "xlink_resource" => "addresses"
          ]
        ]
      ]
    ]
  ]
  #id_lang: 1
  #id_shop: 1
  +id_shop_list: []
  #get_shop_from_context: true
  #table: "manufacturer"
  #identifier: "id_manufacturer"
  #fieldsRequired: array:1 [
    0 => "name"
  ]
  #fieldsSize: array:1 [
    "name" => 64
  ]
  #fieldsValidate: array:1 [
    "name" => "isCatalogName"
  ]
  #fieldsRequiredLang: []
  #fieldsSizeLang: array:2 [
    "meta_title" => 255
    "meta_description" => 512
  ]
  #fieldsValidateLang: array:5 [
    "description" => "isCleanHtml"
    "short_description" => "isCleanHtml"
    "meta_title" => "isGenericName"
    "meta_description" => "isGenericName"
    "meta_keywords" => "isGenericName"
  ]
  #tables: []
  #image_dir: null
  #image_format: "jpg"
  #translator: null
  #def: array:6 [
    "table" => "manufacturer"
    "primary" => "id_manufacturer"
    "multilang" => true
    "fields" => array:9 [
      "name" => array:4 [
        "type" => 3
        "validate" => "isCatalogName"
        "required" => true
        "size" => 64
      ]
      "active" => array:1 [
        "type" => 2
      ]
      "date_add" => array:1 [
        "type" => 5
      ]
      "date_upd" => array:1 [
        "type" => 5
      ]
      "description" => array:3 [
        "type" => 6
        "lang" => true
        "validate" => "isCleanHtml"
      ]
      "short_description" => array:3 [
        "type" => 6
        "lang" => true
        "validate" => "isCleanHtml"
      ]
      "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:3 [
        "type" => 3
        "lang" => true
        "validate" => "isGenericName"
      ]
    ]
    "classname" => "Manufacturer"
    "associations" => array:1 [
      "l" => array:3 [
        "type" => 2
        "field" => "id_manufacturer"
        "foreign_field" => "id_manufacturer"
      ]
    ]
  ]
  #update_fields: null
  +force_id: false
}
"id_manufacturer"
"3"
"name"
"BEPPI"
"date_add"
"2024-02-14 19:11:29"
"date_upd"
"2024-02-14 19:11:29"
"active"
"1"
"id_lang"
"1"
"description"
""
"short_description"
""
"meta_title"
""
"meta_keywords"
""
"meta_description"
""
"id_shop"
"1"
array:12 [
  "id_manufacturer" => "4"
  "name" => "BEPPI PORTUGAL"
  "date_add" => "2024-02-15 09:27:20"
  "date_upd" => "2024-02-15 09:27:20"
  "active" => "1"
  "id_lang" => "1"
  "description" => ""
  "short_description" => ""
  "meta_title" => ""
  "meta_keywords" => ""
  "meta_description" => ""
  "id_shop" => "1"
]
Manufacturer {#1243
  +id: 4
  +name: null
  +description: null
  +short_description: null
  +id_address: null
  +date_add: null
  +date_upd: null
  +link_rewrite: null
  +meta_title: null
  +meta_keywords: null
  +meta_description: null
  +active: null
  #webserviceParameters: array:2 [
    "fields" => array:2 [
      "active" => []
      "link_rewrite" => array:2 [
        "getter" => "getLink"
        "setter" => false
      ]
    ]
    "associations" => array:1 [
      "addresses" => array:3 [
        "resource" => "address"
        "setter" => false
        "fields" => array:1 [
          "id" => array:1 [
            "xlink_resource" => "addresses"
          ]
        ]
      ]
    ]
  ]
  #id_lang: 1
  #id_shop: 1
  +id_shop_list: []
  #get_shop_from_context: true
  #table: "manufacturer"
  #identifier: "id_manufacturer"
  #fieldsRequired: array:1 [
    0 => "name"
  ]
  #fieldsSize: array:1 [
    "name" => 64
  ]
  #fieldsValidate: array:1 [
    "name" => "isCatalogName"
  ]
  #fieldsRequiredLang: []
  #fieldsSizeLang: array:2 [
    "meta_title" => 255
    "meta_description" => 512
  ]
  #fieldsValidateLang: array:5 [
    "description" => "isCleanHtml"
    "short_description" => "isCleanHtml"
    "meta_title" => "isGenericName"
    "meta_description" => "isGenericName"
    "meta_keywords" => "isGenericName"
  ]
  #tables: []
  #image_dir: null
  #image_format: "jpg"
  #translator: null
  #def: array:6 [
    "table" => "manufacturer"
    "primary" => "id_manufacturer"
    "multilang" => true
    "fields" => array:9 [
      "name" => array:4 [
        "type" => 3
        "validate" => "isCatalogName"
        "required" => true
        "size" => 64
      ]
      "active" => array:1 [
        "type" => 2
      ]
      "date_add" => array:1 [
        "type" => 5
      ]
      "date_upd" => array:1 [
        "type" => 5
      ]
      "description" => array:3 [
        "type" => 6
        "lang" => true
        "validate" => "isCleanHtml"
      ]
      "short_description" => array:3 [
        "type" => 6
        "lang" => true
        "validate" => "isCleanHtml"
      ]
      "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:3 [
        "type" => 3
        "lang" => true
        "validate" => "isGenericName"
      ]
    ]
    "classname" => "Manufacturer"
    "associations" => array:1 [
      "l" => array:3 [
        "type" => 2
        "field" => "id_manufacturer"
        "foreign_field" => "id_manufacturer"
      ]
    ]
  ]
  #update_fields: null
  +force_id: false
}
"id_manufacturer"
"4"
"name"
"BEPPI PORTUGAL"
"date_add"
"2024-02-15 09:27:20"
"date_upd"
"2024-02-15 09:27:20"
"active"
"1"
"id_lang"
"1"
"description"
""
"short_description"
""
"meta_title"
""
"meta_keywords"
""
"meta_description"
""
"id_shop"
"1"
array:11 [
  "id_supplier" => "1"
  "name" => "PLANITOI"
  "date_add" => "2024-02-14 19:11:30"
  "date_upd" => "2024-02-14 19:11:30"
  "active" => "1"
  "id_lang" => "1"
  "description" => ""
  "meta_title" => ""
  "meta_keywords" => ""
  "meta_description" => ""
  "id_shop" => "1"
]
Supplier {#1258
  +id: 1
  +id_supplier: null
  +name: null
  +description: null
  +date_add: null
  +date_upd: null
  +link_rewrite: null
  +meta_title: null
  +meta_keywords: null
  +meta_description: null
  +active: null
  #webserviceParameters: array:1 [
    "fields" => array:1 [
      "link_rewrite" => array:1 [
        "sqlId" => "link_rewrite"
      ]
    ]
  ]
  #id_lang: 1
  #id_shop: 1
  +id_shop_list: []
  #get_shop_from_context: true
  #table: "supplier"
  #identifier: "id_supplier"
  #fieldsRequired: array:1 [
    0 => "name"
  ]
  #fieldsSize: array:1 [
    "name" => 64
  ]
  #fieldsValidate: array:3 [
    "name" => "isCatalogName"
    "date_add" => "isDate"
    "date_upd" => "isDate"
  ]
  #fieldsRequiredLang: []
  #fieldsSizeLang: array:3 [
    "meta_title" => 255
    "meta_description" => 512
    "meta_keywords" => 255
  ]
  #fieldsValidateLang: array:4 [
    "description" => "isCleanHtml"
    "meta_title" => "isGenericName"
    "meta_description" => "isGenericName"
    "meta_keywords" => "isGenericName"
  ]
  #tables: []
  #image_dir: null
  #image_format: "jpg"
  #translator: null
  #def: array:6 [
    "table" => "supplier"
    "primary" => "id_supplier"
    "multilang" => true
    "fields" => array:8 [
      "name" => array:4 [
        "type" => 3
        "validate" => "isCatalogName"
        "required" => true
        "size" => 64
      ]
      "active" => array:1 [
        "type" => 2
      ]
      "date_add" => array:2 [
        "type" => 5
        "validate" => "isDate"
      ]
      "date_upd" => array:2 [
        "type" => 5
        "validate" => "isDate"
      ]
      "description" => array:3 [
        "type" => 6
        "lang" => true
        "validate" => "isCleanHtml"
      ]
      "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" => 255
      ]
    ]
    "classname" => "Supplier"
    "associations" => array:1 [
      "l" => array:3 [
        "type" => 2
        "field" => "id_supplier"
        "foreign_field" => "id_supplier"
      ]
    ]
  ]
  #update_fields: null
  +force_id: false
}
"id_supplier"
"1"
"name"
"PLANITOI"
"date_add"
"2024-02-14 19:11:30"
"date_upd"
"2024-02-14 19:11:30"
"active"
"1"
"id_lang"
"1"
"description"
""
"meta_title"
""
"meta_keywords"
""
"meta_description"
""
"id_shop"
"1"

Filtres actifs

  • Couleur : ROSE
  • Couleur : ROUGE
  • Pointure : 26
  • Pointure : 40
    • -30%
    00
    day
    :
    00
    hour
    :
    00
    min
    :
    00
    sec
    118,93 TND169,90 TND
    array:66 [
      "id_product" => "21417543"
      "id_supplier" => "1"
      "id_manufacturer" => "4"
      "id_category_default" => "96"
      "id_shop_default" => "1"
      "id_tax_rules_group" => "0"
      "on_sale" => "0"
      "online_only" => "0"
      "ean13" => ""
      "isbn" => ""
      "upc" => ""
      "mpn" => ""
      "ecotax" => "0.000000"
      "quantity" => "0"
      "minimal_quantity" => "1"
      "low_stock_threshold" => null
      "low_stock_alert" => "0"
      "price" => "169.900000"
      "wholesale_price" => "44.000000"
      "unity" => ""
      "unit_price_ratio" => "0.000000"
      "additional_shipping_cost" => "0.000000"
      "reference" => "2215420"
      "supplier_reference" => "2215420"
      "location" => ""
      "width" => "0.000000"
      "height" => "0.000000"
      "depth" => "0.000000"
      "weight" => "0.000000"
      "out_of_stock" => "2"
      "additional_delivery_times" => "1"
      "quantity_discount" => "0"
      "customizable" => "0"
      "uploadable_files" => "0"
      "text_fields" => "0"
      "active" => "1"
      "redirect_type" => "301-category"
      "id_type_redirected" => "0"
      "available_for_order" => "1"
      "available_date" => "0000-00-00"
      "show_condition" => "0"
      "condition" => "new"
      "show_price" => "1"
      "indexed" => "0"
      "visibility" => "both"
      "cache_is_pack" => "0"
      "cache_has_attachments" => "0"
      "is_virtual" => "0"
      "cache_default_attribute" => "20974"
      "date_add" => "2025-11-10 00:00:00"
      "date_upd" => "2026-01-08 17:11:58"
      "advanced_stock_management" => "0"
      "pack_stock_type" => "3"
      "state" => "1"
      "id_shop" => "1"
      "description" => array:2 [
        1 => "<p></p>"
        3 => "<p></p>"
      ]
      "description_short" => array:2 [
        1 => "<p></p>"
        3 => "<p></p>"
      ]
      "link_rewrite" => array:2 [
        1 => "boot-casual-ninos"
        3 => "boot-casual-ninos"
      ]
      "meta_description" => array:2 [
        1 => ""
        3 => ""
      ]
      "meta_keywords" => array:2 [
        1 => ""
        3 => ""
      ]
      "meta_title" => array:2 [
        1 => ""
        3 => ""
      ]
      "name" => array:2 [
        1 => "Boot Casual Ninos"
        3 => "Boot Casual Ninos"
      ]
      "available_now" => array:2 [
        1 => ""
        3 => ""
      ]
      "available_later" => array:2 [
        1 => ""
        3 => ""
      ]
      "delivery_in_stock" => array:2 [
        1 => ""
        3 => ""
      ]
      "delivery_out_stock" => array:2 [
        1 => ""
        3 => ""
      ]
    ]
    
    Product {#1315
      +tax_name: null
      +tax_rate: null
      +id_manufacturer: null
      +id_supplier: null
      +id_category_default: null
      +id_shop_default: null
      +manufacturer_name: null
      +supplier_name: null
      +name: null
      +description: null
      +description_short: null
      +quantity: 0
      +minimal_quantity: 1
      +low_stock_threshold: null
      +low_stock_alert: false
      +available_now: null
      +available_later: null
      +price: 0
      +specificPrice: 0
      +additional_shipping_cost: 0
      +wholesale_price: 0
      +on_sale: false
      +online_only: false
      +unity: null
      +unit_price: null
      +unit_price_ratio: 0
      +ecotax: 0
      +reference: null
      +supplier_reference: null
      +location: null
      +width: 0
      +height: 0
      +depth: 0
      +weight: 0
      +ean13: null
      +isbn: null
      +upc: null
      +mpn: null
      +link_rewrite: null
      +meta_description: null
      +meta_keywords: null
      +meta_title: null
      +quantity_discount: 0
      +customizable: null
      +new: null
      +uploadable_files: null
      +text_fields: null
      +active: true
      +redirect_type: ""
      +id_type_redirected: 0
      +available_for_order: true
      +available_date: "0000-00-00"
      +show_condition: false
      +condition: null
      +show_price: true
      +indexed: 0
      +visibility: null
      +date_add: null
      +date_upd: null
      +tags: null
      +state: 1
      +base_price: null
      +id_tax_rules_group: 1
      +id_color_default: 0
      +advanced_stock_management: 0
      +out_of_stock: null
      +depends_on_stock: null
      +isFullyLoaded: false
      +cache_is_pack: null
      +cache_has_attachments: null
      +is_virtual: null
      +id_pack_product_attribute: null
      +cache_default_attribute: null
      +category: null
      +pack_stock_type: 3
      +additional_delivery_times: 1
      +delivery_in_stock: null
      +delivery_out_stock: null
      #webserviceParameters: array:4 [
        "objectMethods" => array:2 [
          "add" => "addWs"
          "update" => "updateWs"
        ]
        "objectNodeNames" => "products"
        "fields" => array:12 [
          "id_manufacturer" => array:1 [
            "xlink_resource" => "manufacturers"
          ]
          "id_supplier" => array:1 [
            "xlink_resource" => "suppliers"
          ]
          "id_category_default" => array:1 [
            "xlink_resource" => "categories"
          ]
          "new" => []
          "cache_default_attribute" => []
          "id_default_image" => array:3 [
            "getter" => "getCoverWs"
            "setter" => "setCoverWs"
            "xlink_resource" => array:2 [
              "resourceName" => "images"
              "subResourceName" => "products"
            ]
          ]
          "id_default_combination" => array:3 [
            "getter" => "getWsDefaultCombination"
            "setter" => "setWsDefaultCombination"
            "xlink_resource" => array:1 [
              "resourceName" => "combinations"
            ]
          ]
          "id_tax_rules_group" => array:1 [
            "xlink_resource" => array:1 [
              "resourceName" => "tax_rule_groups"
            ]
          ]
          "position_in_category" => array:2 [
            "getter" => "getWsPositionInCategory"
            "setter" => "setWsPositionInCategory"
          ]
          "manufacturer_name" => array:2 [
            "getter" => "getWsManufacturerName"
            "setter" => false
          ]
          "quantity" => array:2 [
            "getter" => false
            "setter" => false
          ]
          "type" => array:2 [
            "getter" => "getWsType"
            "setter" => "setWsType"
          ]
        ]
        "associations" => array:9 [
          "categories" => array:2 [
            "resource" => "category"
            "fields" => array:1 [
              "id" => array:1 [
                "required" => true
              ]
            ]
          ]
          "images" => array:2 [
            "resource" => "image"
            "fields" => array:1 [
              "id" => []
            ]
          ]
          "combinations" => array:2 [
            "resource" => "combination"
            "fields" => array:1 [
              "id" => array:1 [
                "required" => true
              ]
            ]
          ]
          "product_option_values" => array:2 [
            "resource" => "product_option_value"
            "fields" => array:1 [
              "id" => array:1 [
                "required" => true
              ]
            ]
          ]
          "product_features" => array:2 [
            "resource" => "product_feature"
            "fields" => array:2 [
              "id" => array:1 [
                "required" => true
              ]
              "id_feature_value" => array:2 [
                "required" => true
                "xlink_resource" => "product_feature_values"
              ]
            ]
          ]
          "tags" => array:2 [
            "resource" => "tag"
            "fields" => array:1 [
              "id" => array:1 [
                "required" => true
              ]
            ]
          ]
          "stock_availables" => array:3 [
            "resource" => "stock_available"
            "fields" => array:2 [
              "id" => array:1 [
                "required" => true
              ]
              "id_product_attribute" => array:1 [
                "required" => true
              ]
            ]
            "setter" => false
          ]
          "accessories" => array:3 [
            "resource" => "product"
            "api" => "products"
            "fields" => array:1 [
              "id" => array:2 [
                "required" => true
                "xlink_resource" => "product"
              ]
            ]
          ]
          "product_bundle" => array:3 [
            "resource" => "product"
            "api" => "products"
            "fields" => array:3 [
              "id" => array:1 [
                "required" => true
              ]
              "id_product_attribute" => []
              "quantity" => []
            ]
          ]
        ]
      ]
      +id: 21417543
      #id_lang: null
      #id_shop: 1
      +id_shop_list: []
      #get_shop_from_context: true
      #table: "product"
      #identifier: "id_product"
      #fieldsRequired: array:1 [
        0 => "price"
      ]
      #fieldsSize: array:7 [
        "reference" => 64
        "supplier_reference" => 64
        "location" => 64
        "ean13" => 13
        "isbn" => 32
        "upc" => 12
        "mpn" => 40
      ]
      #fieldsValidate: array:49 [
        "id_shop_default" => "isUnsignedId"
        "id_manufacturer" => "isUnsignedId"
        "id_supplier" => "isUnsignedId"
        "reference" => "isReference"
        "supplier_reference" => "isReference"
        "location" => "isReference"
        "width" => "isUnsignedFloat"
        "height" => "isUnsignedFloat"
        "depth" => "isUnsignedFloat"
        "weight" => "isUnsignedFloat"
        "quantity_discount" => "isBool"
        "ean13" => "isEan13"
        "isbn" => "isIsbn"
        "upc" => "isUpc"
        "mpn" => "isMpn"
        "cache_is_pack" => "isBool"
        "cache_has_attachments" => "isBool"
        "is_virtual" => "isBool"
        "state" => "isUnsignedId"
        "additional_delivery_times" => "isUnsignedId"
        "id_category_default" => "isUnsignedId"
        "id_tax_rules_group" => "isUnsignedId"
        "on_sale" => "isBool"
        "online_only" => "isBool"
        "ecotax" => "isPrice"
        "minimal_quantity" => "isUnsignedInt"
        "low_stock_threshold" => "isInt"
        "low_stock_alert" => "isBool"
        "price" => "isPrice"
        "wholesale_price" => "isPrice"
        "unity" => "isString"
        "additional_shipping_cost" => "isPrice"
        "customizable" => "isUnsignedInt"
        "text_fields" => "isUnsignedInt"
        "uploadable_files" => "isUnsignedInt"
        "active" => "isBool"
        "redirect_type" => "isString"
        "id_type_redirected" => "isUnsignedId"
        "available_for_order" => "isBool"
        "available_date" => "isDateFormat"
        "show_condition" => "isBool"
        "condition" => "isGenericName"
        "show_price" => "isBool"
        "indexed" => "isBool"
        "visibility" => "isProductVisibility"
        "advanced_stock_management" => "isBool"
        "date_add" => "isDate"
        "date_upd" => "isDate"
        "pack_stock_type" => "isUnsignedInt"
      ]
      #fieldsRequiredLang: []
      #fieldsSizeLang: array:9 [
        "delivery_in_stock" => 255
        "delivery_out_stock" => 255
        "meta_description" => 512
        "meta_keywords" => 255
        "meta_title" => 255
        "link_rewrite" => 128
        "name" => 128
        "available_now" => 255
        "available_later" => 255
      ]
      #fieldsValidateLang: array:11 [
        "delivery_in_stock" => "isGenericName"
        "delivery_out_stock" => "isGenericName"
        "meta_description" => "isGenericName"
        "meta_keywords" => "isGenericName"
        "meta_title" => "isGenericName"
        "link_rewrite" => "isLinkRewrite"
        "name" => "isCatalogName"
        "description" => "isCleanHtml"
        "description_short" => "isCleanHtml"
        "available_now" => "isGenericName"
        "available_later" => "IsGenericName"
      ]
      #tables: []
      #image_dir: null
      #image_format: "jpg"
      #translator: null
      #def: array:7 [
        "table" => "product"
        "primary" => "id_product"
        "multilang" => true
        "multilang_shop" => true
        "fields" => array:62 [
          "id_shop_default" => array:2 [
            "type" => 1
            "validate" => "isUnsignedId"
          ]
          "id_manufacturer" => array:2 [
            "type" => 1
            "validate" => "isUnsignedId"
          ]
          "id_supplier" => array:2 [
            "type" => 1
            "validate" => "isUnsignedId"
          ]
          "reference" => array:3 [
            "type" => 3
            "validate" => "isReference"
            "size" => 64
          ]
          "supplier_reference" => array:3 [
            "type" => 3
            "validate" => "isReference"
            "size" => 64
          ]
          "location" => array:3 [
            "type" => 3
            "validate" => "isReference"
            "size" => 64
          ]
          "width" => array:2 [
            "type" => 4
            "validate" => "isUnsignedFloat"
          ]
          "height" => array:2 [
            "type" => 4
            "validate" => "isUnsignedFloat"
          ]
          "depth" => array:2 [
            "type" => 4
            "validate" => "isUnsignedFloat"
          ]
          "weight" => array:2 [
            "type" => 4
            "validate" => "isUnsignedFloat"
          ]
          "quantity_discount" => array:2 [
            "type" => 2
            "validate" => "isBool"
          ]
          "ean13" => array:3 [
            "type" => 3
            "validate" => "isEan13"
            "size" => 13
          ]
          "isbn" => array:3 [
            "type" => 3
            "validate" => "isIsbn"
            "size" => 32
          ]
          "upc" => array:3 [
            "type" => 3
            "validate" => "isUpc"
            "size" => 12
          ]
          "mpn" => array:3 [
            "type" => 3
            "validate" => "isMpn"
            "size" => 40
          ]
          "cache_is_pack" => array:2 [
            "type" => 2
            "validate" => "isBool"
          ]
          "cache_has_attachments" => array:2 [
            "type" => 2
            "validate" => "isBool"
          ]
          "is_virtual" => array:2 [
            "type" => 2
            "validate" => "isBool"
          ]
          "state" => array:2 [
            "type" => 1
            "validate" => "isUnsignedId"
          ]
          "additional_delivery_times" => array:2 [
            "type" => 1
            "validate" => "isUnsignedId"
          ]
          "delivery_in_stock" => array:4 [
            "type" => 3
            "lang" => true
            "validate" => "isGenericName"
            "size" => 255
          ]
          "delivery_out_stock" => array:4 [
            "type" => 3
            "lang" => true
            "validate" => "isGenericName"
            "size" => 255
          ]
          "id_category_default" => array:3 [
            "type" => 1
            "shop" => true
            "validate" => "isUnsignedId"
          ]
          "id_tax_rules_group" => array:3 [
            "type" => 1
            "shop" => true
            "validate" => "isUnsignedId"
          ]
          "on_sale" => array:3 [
            "type" => 2
            "shop" => true
            "validate" => "isBool"
          ]
          "online_only" => array:3 [
            "type" => 2
            "shop" => true
            "validate" => "isBool"
          ]
          "ecotax" => array:3 [
            "type" => 4
            "shop" => true
            "validate" => "isPrice"
          ]
          "minimal_quantity" => array:3 [
            "type" => 1
            "shop" => true
            "validate" => "isUnsignedInt"
          ]
          "low_stock_threshold" => array:4 [
            "type" => 1
            "shop" => true
            "allow_null" => true
            "validate" => "isInt"
          ]
          "low_stock_alert" => array:3 [
            "type" => 2
            "shop" => true
            "validate" => "isBool"
          ]
          "price" => array:4 [
            "type" => 4
            "shop" => true
            "validate" => "isPrice"
            "required" => true
          ]
          "wholesale_price" => array:3 [
            "type" => 4
            "shop" => true
            "validate" => "isPrice"
          ]
          "unity" => array:3 [
            "type" => 3
            "shop" => true
            "validate" => "isString"
          ]
          "unit_price_ratio" => array:2 [
            "type" => 4
            "shop" => true
          ]
          "additional_shipping_cost" => array:3 [
            "type" => 4
            "shop" => true
            "validate" => "isPrice"
          ]
          "customizable" => array:3 [
            "type" => 1
            "shop" => true
            "validate" => "isUnsignedInt"
          ]
          "text_fields" => array:3 [
            "type" => 1
            "shop" => true
            "validate" => "isUnsignedInt"
          ]
          "uploadable_files" => array:3 [
            "type" => 1
            "shop" => true
            "validate" => "isUnsignedInt"
          ]
          "active" => array:3 [
            "type" => 2
            "shop" => true
            "validate" => "isBool"
          ]
          "redirect_type" => array:3 [
            "type" => 3
            "shop" => true
            "validate" => "isString"
          ]
          "id_type_redirected" => array:3 [
            "type" => 1
            "shop" => true
            "validate" => "isUnsignedId"
          ]
          "available_for_order" => array:3 [
            "type" => 2
            "shop" => true
            "validate" => "isBool"
          ]
          "available_date" => array:3 [
            "type" => 5
            "shop" => true
            "validate" => "isDateFormat"
          ]
          "show_condition" => array:3 [
            "type" => 2
            "shop" => true
            "validate" => "isBool"
          ]
          "condition" => array:5 [
            "type" => 3
            "shop" => true
            "validate" => "isGenericName"
            "values" => array:3 [
              0 => "new"
              1 => "used"
              2 => "refurbished"
            ]
            "default" => "new"
          ]
          "show_price" => array:3 [
            "type" => 2
            "shop" => true
            "validate" => "isBool"
          ]
          "indexed" => array:3 [
            "type" => 2
            "shop" => true
            "validate" => "isBool"
          ]
          "visibility" => array:5 [
            "type" => 3
            "shop" => true
            "validate" => "isProductVisibility"
            "values" => array:4 [
              0 => "both"
              1 => "catalog"
              2 => "search"
              3 => "none"
            ]
            "default" => "both"
          ]
          "cache_default_attribute" => array:2 [
            "type" => 1
            "shop" => true
          ]
          "advanced_stock_management" => array:3 [
            "type" => 2
            "shop" => true
            "validate" => "isBool"
          ]
          "date_add" => array:3 [
            "type" => 5
            "shop" => true
            "validate" => "isDate"
          ]
          "date_upd" => array:3 [
            "type" => 5
            "shop" => true
            "validate" => "isDate"
          ]
          "pack_stock_type" => array:3 [
            "type" => 1
            "shop" => true
            "validate" => "isUnsignedInt"
          ]
          "meta_description" => array:4 [
            "type" => 3
            "lang" => true
            "validate" => "isGenericName"
            "size" => 512
          ]
          "meta_keywords" => array:4 [
            "type" => 3
            "lang" => true
            "validate" => "isGenericName"
            "size" => 255
          ]
          "meta_title" => array:4 [
            "type" => 3
            "lang" => true
            "validate" => "isGenericName"
            "size" => 255
          ]
          "link_rewrite" => array:6 [
            "type" => 3
            "lang" => true
            "validate" => "isLinkRewrite"
            "required" => false
            "size" => 128
            "ws_modifier" => array:2 [
              "http_method" => 2
              "modifier" => "modifierWsLinkRewrite"
            ]
          ]
          "name" => array:5 [
            "type" => 3
            "lang" => true
            "validate" => "isCatalogName"
            "required" => false
            "size" => 128
          ]
          "description" => array:3 [
            "type" => 6
            "lang" => true
            "validate" => "isCleanHtml"
          ]
          "description_short" => array:3 [
            "type" => 6
            "lang" => true
            "validate" => "isCleanHtml"
          ]
          "available_now" => array:4 [
            "type" => 3
            "lang" => true
            "validate" => "isGenericName"
            "size" => 255
          ]
          "available_later" => array:4 [
            "type" => 3
            "lang" => true
            "validate" => "IsGenericName"
            "size" => 255
          ]
        ]
        "associations" => array:7 [
          "manufacturer" => array:1 [
            "type" => 1
          ]
          "supplier" => array:1 [
            "type" => 1
          ]
          "default_category" => array:3 [
            "type" => 1
            "field" => "id_category_default"
            "object" => "Category"
          ]
          "tax_rules_group" => array:1 [
            "type" => 1
          ]
          "categories" => array:4 [
            "type" => 2
            "field" => "id_category"
            "object" => "Category"
            "association" => "category_product"
          ]
          "stock_availables" => array:4 [
            "type" => 2
            "field" => "id_stock_available"
            "object" => "StockAvailable"
            "association" => "stock_availables"
          ]
          "l" => array:3 [
            "type" => 2
            "field" => "id_product"
            "foreign_field" => "id_product"
          ]
        ]
        "classname" => "Product"
      ]
      #update_fields: null
      +force_id: false
    }
    
    "id_product"
    
    "21417543"
    
    "id_supplier"
    
    "1"
    
    "id_manufacturer"
    
    "4"
    
    "id_category_default"
    
    "96"
    
    "id_shop_default"
    
    "1"
    
    "id_tax_rules_group"
    
    "0"
    
    "on_sale"
    
    "0"
    
    "online_only"
    
    "0"
    
    "ean13"
    
    ""
    
    "isbn"
    
    ""
    
    "upc"
    
    ""
    
    "mpn"
    
    ""
    
    "ecotax"
    
    "0.000000"
    
    "quantity"
    
    "0"
    
    "minimal_quantity"
    
    "1"
    
    "low_stock_threshold"
    
    null
    
    "low_stock_alert"
    
    "0"
    
    "price"
    
    "169.900000"
    
    "wholesale_price"
    
    "44.000000"
    
    "unity"
    
    ""
    
    "unit_price_ratio"
    
    "0.000000"
    
    "additional_shipping_cost"
    
    "0.000000"
    
    "reference"
    
    "2215420"
    
    "supplier_reference"
    
    "2215420"
    
    "location"
    
    ""
    
    "width"
    
    "0.000000"
    
    "height"
    
    "0.000000"
    
    "depth"
    
    "0.000000"
    
    "weight"
    
    "0.000000"
    
    "out_of_stock"
    
    "2"
    
    "additional_delivery_times"
    
    "1"
    
    "quantity_discount"
    
    "0"
    
    "customizable"
    
    "0"
    
    "uploadable_files"
    
    "0"
    
    "text_fields"
    
    "0"
    
    "active"
    
    "1"
    
    "redirect_type"
    
    "301-category"
    
    "id_type_redirected"
    
    "0"
    
    "available_for_order"
    
    "1"
    
    "available_date"
    
    "0000-00-00"
    
    "show_condition"
    
    "0"
    
    "condition"
    
    "new"
    
    "show_price"
    
    "1"
    
    "indexed"
    
    "0"
    
    "visibility"
    
    "both"
    
    "cache_is_pack"
    
    "0"
    
    "cache_has_attachments"
    
    "0"
    
    "is_virtual"
    
    "0"
    
    "cache_default_attribute"
    
    "20974"
    
    "date_add"
    
    "2025-11-10 00:00:00"
    
    "date_upd"
    
    "2026-01-08 17:11:58"
    
    "advanced_stock_management"
    
    "0"
    
    "pack_stock_type"
    
    "3"
    
    "state"
    
    "1"
    
    "id_shop"
    
    "1"
    
    "description"
    
    array:2 [
      1 => "<p></p>"
      3 => "<p></p>"
    ]
    
    "description_short"
    
    array:2 [
      1 => "<p></p>"
      3 => "<p></p>"
    ]
    
    "link_rewrite"
    
    array:2 [
      1 => "boot-casual-ninos"
      3 => "boot-casual-ninos"
    ]
    
    "meta_description"
    
    array:2 [
      1 => ""
      3 => ""
    ]
    
    "meta_keywords"
    
    array:2 [
      1 => ""
      3 => ""
    ]
    
    "meta_title"
    
    array:2 [
      1 => ""
      3 => ""
    ]
    
    "name"
    
    array:2 [
      1 => "Boot Casual Ninos"
      3 => "Boot Casual Ninos"
    ]
    
    "available_now"
    
    array:2 [
      1 => ""
      3 => ""
    ]
    
    "available_later"
    
    array:2 [
      1 => ""
      3 => ""
    ]
    
    "delivery_in_stock"
    
    array:2 [
      1 => ""
      3 => ""
    ]
    
    "delivery_out_stock"
    
    array:2 [
      1 => ""
      3 => ""
    ]
    

      • -30%
      00
      day
      :
      00
      hour
      :
      00
      min
      :
      00
      sec
      125,93 TND179,90 TND
      array:66 [
        "id_product" => "21417701"
        "id_supplier" => "1"
        "id_manufacturer" => "4"
        "id_category_default" => "96"
        "id_shop_default" => "1"
        "id_tax_rules_group" => "0"
        "on_sale" => "0"
        "online_only" => "0"
        "ean13" => ""
        "isbn" => ""
        "upc" => ""
        "mpn" => ""
        "ecotax" => "0.000000"
        "quantity" => "0"
        "minimal_quantity" => "1"
        "low_stock_threshold" => null
        "low_stock_alert" => "0"
        "price" => "179.900000"
        "wholesale_price" => "45.000000"
        "unity" => ""
        "unit_price_ratio" => "0.000000"
        "additional_shipping_cost" => "0.000000"
        "reference" => "2214920"
        "supplier_reference" => "2214920"
        "location" => ""
        "width" => "0.000000"
        "height" => "0.000000"
        "depth" => "0.000000"
        "weight" => "0.000000"
        "out_of_stock" => "2"
        "additional_delivery_times" => "1"
        "quantity_discount" => "0"
        "customizable" => "0"
        "uploadable_files" => "0"
        "text_fields" => "0"
        "active" => "1"
        "redirect_type" => "301-category"
        "id_type_redirected" => "0"
        "available_for_order" => "1"
        "available_date" => "0000-00-00"
        "show_condition" => "0"
        "condition" => "new"
        "show_price" => "1"
        "indexed" => "0"
        "visibility" => "both"
        "cache_is_pack" => "0"
        "cache_has_attachments" => "0"
        "is_virtual" => "0"
        "cache_default_attribute" => "21966"
        "date_add" => "2025-11-10 00:00:00"
        "date_upd" => "2026-01-08 17:11:58"
        "advanced_stock_management" => "0"
        "pack_stock_type" => "3"
        "state" => "1"
        "id_shop" => "1"
        "description" => array:2 [
          1 => "<p></p>"
          3 => "<p></p>"
        ]
        "description_short" => array:2 [
          1 => "<p></p>"
          3 => "<p></p>"
        ]
        "link_rewrite" => array:2 [
          1 => "bota-casual-para-ninos-barefoot-colecao"
          3 => "bota-casual-para-ninos-barefoot-colecao"
        ]
        "meta_description" => array:2 [
          1 => ""
          3 => ""
        ]
        "meta_keywords" => array:2 [
          1 => ""
          3 => ""
        ]
        "meta_title" => array:2 [
          1 => ""
          3 => ""
        ]
        "name" => array:2 [
          1 => "Bota Casual Para Ninos  - Barefoot Colecao"
          3 => "Bota Casual Para Ninos  - Barefoot Colecao"
        ]
        "available_now" => array:2 [
          1 => ""
          3 => ""
        ]
        "available_later" => array:2 [
          1 => ""
          3 => ""
        ]
        "delivery_in_stock" => array:2 [
          1 => ""
          3 => ""
        ]
        "delivery_out_stock" => array:2 [
          1 => ""
          3 => ""
        ]
      ]
      
      Product {#1309
        +tax_name: null
        +tax_rate: null
        +id_manufacturer: null
        +id_supplier: null
        +id_category_default: null
        +id_shop_default: null
        +manufacturer_name: null
        +supplier_name: null
        +name: null
        +description: null
        +description_short: null
        +quantity: 0
        +minimal_quantity: 1
        +low_stock_threshold: null
        +low_stock_alert: false
        +available_now: null
        +available_later: null
        +price: 0
        +specificPrice: 0
        +additional_shipping_cost: 0
        +wholesale_price: 0
        +on_sale: false
        +online_only: false
        +unity: null
        +unit_price: null
        +unit_price_ratio: 0
        +ecotax: 0
        +reference: null
        +supplier_reference: null
        +location: null
        +width: 0
        +height: 0
        +depth: 0
        +weight: 0
        +ean13: null
        +isbn: null
        +upc: null
        +mpn: null
        +link_rewrite: null
        +meta_description: null
        +meta_keywords: null
        +meta_title: null
        +quantity_discount: 0
        +customizable: null
        +new: null
        +uploadable_files: null
        +text_fields: null
        +active: true
        +redirect_type: ""
        +id_type_redirected: 0
        +available_for_order: true
        +available_date: "0000-00-00"
        +show_condition: false
        +condition: null
        +show_price: true
        +indexed: 0
        +visibility: null
        +date_add: null
        +date_upd: null
        +tags: null
        +state: 1
        +base_price: null
        +id_tax_rules_group: 1
        +id_color_default: 0
        +advanced_stock_management: 0
        +out_of_stock: null
        +depends_on_stock: null
        +isFullyLoaded: false
        +cache_is_pack: null
        +cache_has_attachments: null
        +is_virtual: null
        +id_pack_product_attribute: null
        +cache_default_attribute: null
        +category: null
        +pack_stock_type: 3
        +additional_delivery_times: 1
        +delivery_in_stock: null
        +delivery_out_stock: null
        #webserviceParameters: array:4 [
          "objectMethods" => array:2 [
            "add" => "addWs"
            "update" => "updateWs"
          ]
          "objectNodeNames" => "products"
          "fields" => array:12 [
            "id_manufacturer" => array:1 [
              "xlink_resource" => "manufacturers"
            ]
            "id_supplier" => array:1 [
              "xlink_resource" => "suppliers"
            ]
            "id_category_default" => array:1 [
              "xlink_resource" => "categories"
            ]
            "new" => []
            "cache_default_attribute" => []
            "id_default_image" => array:3 [
              "getter" => "getCoverWs"
              "setter" => "setCoverWs"
              "xlink_resource" => array:2 [
                "resourceName" => "images"
                "subResourceName" => "products"
              ]
            ]
            "id_default_combination" => array:3 [
              "getter" => "getWsDefaultCombination"
              "setter" => "setWsDefaultCombination"
              "xlink_resource" => array:1 [
                "resourceName" => "combinations"
              ]
            ]
            "id_tax_rules_group" => array:1 [
              "xlink_resource" => array:1 [
                "resourceName" => "tax_rule_groups"
              ]
            ]
            "position_in_category" => array:2 [
              "getter" => "getWsPositionInCategory"
              "setter" => "setWsPositionInCategory"
            ]
            "manufacturer_name" => array:2 [
              "getter" => "getWsManufacturerName"
              "setter" => false
            ]
            "quantity" => array:2 [
              "getter" => false
              "setter" => false
            ]
            "type" => array:2 [
              "getter" => "getWsType"
              "setter" => "setWsType"
            ]
          ]
          "associations" => array:9 [
            "categories" => array:2 [
              "resource" => "category"
              "fields" => array:1 [
                "id" => array:1 [
                  "required" => true
                ]
              ]
            ]
            "images" => array:2 [
              "resource" => "image"
              "fields" => array:1 [
                "id" => []
              ]
            ]
            "combinations" => array:2 [
              "resource" => "combination"
              "fields" => array:1 [
                "id" => array:1 [
                  "required" => true
                ]
              ]
            ]
            "product_option_values" => array:2 [
              "resource" => "product_option_value"
              "fields" => array:1 [
                "id" => array:1 [
                  "required" => true
                ]
              ]
            ]
            "product_features" => array:2 [
              "resource" => "product_feature"
              "fields" => array:2 [
                "id" => array:1 [
                  "required" => true
                ]
                "id_feature_value" => array:2 [
                  "required" => true
                  "xlink_resource" => "product_feature_values"
                ]
              ]
            ]
            "tags" => array:2 [
              "resource" => "tag"
              "fields" => array:1 [
                "id" => array:1 [
                  "required" => true
                ]
              ]
            ]
            "stock_availables" => array:3 [
              "resource" => "stock_available"
              "fields" => array:2 [
                "id" => array:1 [
                  "required" => true
                ]
                "id_product_attribute" => array:1 [
                  "required" => true
                ]
              ]
              "setter" => false
            ]
            "accessories" => array:3 [
              "resource" => "product"
              "api" => "products"
              "fields" => array:1 [
                "id" => array:2 [
                  "required" => true
                  "xlink_resource" => "product"
                ]
              ]
            ]
            "product_bundle" => array:3 [
              "resource" => "product"
              "api" => "products"
              "fields" => array:3 [
                "id" => array:1 [
                  "required" => true
                ]
                "id_product_attribute" => []
                "quantity" => []
              ]
            ]
          ]
        ]
        +id: 21417701
        #id_lang: null
        #id_shop: 1
        +id_shop_list: []
        #get_shop_from_context: true
        #table: "product"
        #identifier: "id_product"
        #fieldsRequired: array:1 [
          0 => "price"
        ]
        #fieldsSize: array:7 [
          "reference" => 64
          "supplier_reference" => 64
          "location" => 64
          "ean13" => 13
          "isbn" => 32
          "upc" => 12
          "mpn" => 40
        ]
        #fieldsValidate: array:49 [
          "id_shop_default" => "isUnsignedId"
          "id_manufacturer" => "isUnsignedId"
          "id_supplier" => "isUnsignedId"
          "reference" => "isReference"
          "supplier_reference" => "isReference"
          "location" => "isReference"
          "width" => "isUnsignedFloat"
          "height" => "isUnsignedFloat"
          "depth" => "isUnsignedFloat"
          "weight" => "isUnsignedFloat"
          "quantity_discount" => "isBool"
          "ean13" => "isEan13"
          "isbn" => "isIsbn"
          "upc" => "isUpc"
          "mpn" => "isMpn"
          "cache_is_pack" => "isBool"
          "cache_has_attachments" => "isBool"
          "is_virtual" => "isBool"
          "state" => "isUnsignedId"
          "additional_delivery_times" => "isUnsignedId"
          "id_category_default" => "isUnsignedId"
          "id_tax_rules_group" => "isUnsignedId"
          "on_sale" => "isBool"
          "online_only" => "isBool"
          "ecotax" => "isPrice"
          "minimal_quantity" => "isUnsignedInt"
          "low_stock_threshold" => "isInt"
          "low_stock_alert" => "isBool"
          "price" => "isPrice"
          "wholesale_price" => "isPrice"
          "unity" => "isString"
          "additional_shipping_cost" => "isPrice"
          "customizable" => "isUnsignedInt"
          "text_fields" => "isUnsignedInt"
          "uploadable_files" => "isUnsignedInt"
          "active" => "isBool"
          "redirect_type" => "isString"
          "id_type_redirected" => "isUnsignedId"
          "available_for_order" => "isBool"
          "available_date" => "isDateFormat"
          "show_condition" => "isBool"
          "condition" => "isGenericName"
          "show_price" => "isBool"
          "indexed" => "isBool"
          "visibility" => "isProductVisibility"
          "advanced_stock_management" => "isBool"
          "date_add" => "isDate"
          "date_upd" => "isDate"
          "pack_stock_type" => "isUnsignedInt"
        ]
        #fieldsRequiredLang: []
        #fieldsSizeLang: array:9 [
          "delivery_in_stock" => 255
          "delivery_out_stock" => 255
          "meta_description" => 512
          "meta_keywords" => 255
          "meta_title" => 255
          "link_rewrite" => 128
          "name" => 128
          "available_now" => 255
          "available_later" => 255
        ]
        #fieldsValidateLang: array:11 [
          "delivery_in_stock" => "isGenericName"
          "delivery_out_stock" => "isGenericName"
          "meta_description" => "isGenericName"
          "meta_keywords" => "isGenericName"
          "meta_title" => "isGenericName"
          "link_rewrite" => "isLinkRewrite"
          "name" => "isCatalogName"
          "description" => "isCleanHtml"
          "description_short" => "isCleanHtml"
          "available_now" => "isGenericName"
          "available_later" => "IsGenericName"
        ]
        #tables: []
        #image_dir: null
        #image_format: "jpg"
        #translator: null
        #def: array:7 [
          "table" => "product"
          "primary" => "id_product"
          "multilang" => true
          "multilang_shop" => true
          "fields" => array:62 [
            "id_shop_default" => array:2 [
              "type" => 1
              "validate" => "isUnsignedId"
            ]
            "id_manufacturer" => array:2 [
              "type" => 1
              "validate" => "isUnsignedId"
            ]
            "id_supplier" => array:2 [
              "type" => 1
              "validate" => "isUnsignedId"
            ]
            "reference" => array:3 [
              "type" => 3
              "validate" => "isReference"
              "size" => 64
            ]
            "supplier_reference" => array:3 [
              "type" => 3
              "validate" => "isReference"
              "size" => 64
            ]
            "location" => array:3 [
              "type" => 3
              "validate" => "isReference"
              "size" => 64
            ]
            "width" => array:2 [
              "type" => 4
              "validate" => "isUnsignedFloat"
            ]
            "height" => array:2 [
              "type" => 4
              "validate" => "isUnsignedFloat"
            ]
            "depth" => array:2 [
              "type" => 4
              "validate" => "isUnsignedFloat"
            ]
            "weight" => array:2 [
              "type" => 4
              "validate" => "isUnsignedFloat"
            ]
            "quantity_discount" => array:2 [
              "type" => 2
              "validate" => "isBool"
            ]
            "ean13" => array:3 [
              "type" => 3
              "validate" => "isEan13"
              "size" => 13
            ]
            "isbn" => array:3 [
              "type" => 3
              "validate" => "isIsbn"
              "size" => 32
            ]
            "upc" => array:3 [
              "type" => 3
              "validate" => "isUpc"
              "size" => 12
            ]
            "mpn" => array:3 [
              "type" => 3
              "validate" => "isMpn"
              "size" => 40
            ]
            "cache_is_pack" => array:2 [
              "type" => 2
              "validate" => "isBool"
            ]
            "cache_has_attachments" => array:2 [
              "type" => 2
              "validate" => "isBool"
            ]
            "is_virtual" => array:2 [
              "type" => 2
              "validate" => "isBool"
            ]
            "state" => array:2 [
              "type" => 1
              "validate" => "isUnsignedId"
            ]
            "additional_delivery_times" => array:2 [
              "type" => 1
              "validate" => "isUnsignedId"
            ]
            "delivery_in_stock" => array:4 [
              "type" => 3
              "lang" => true
              "validate" => "isGenericName"
              "size" => 255
            ]
            "delivery_out_stock" => array:4 [
              "type" => 3
              "lang" => true
              "validate" => "isGenericName"
              "size" => 255
            ]
            "id_category_default" => array:3 [
              "type" => 1
              "shop" => true
              "validate" => "isUnsignedId"
            ]
            "id_tax_rules_group" => array:3 [
              "type" => 1
              "shop" => true
              "validate" => "isUnsignedId"
            ]
            "on_sale" => array:3 [
              "type" => 2
              "shop" => true
              "validate" => "isBool"
            ]
            "online_only" => array:3 [
              "type" => 2
              "shop" => true
              "validate" => "isBool"
            ]
            "ecotax" => array:3 [
              "type" => 4
              "shop" => true
              "validate" => "isPrice"
            ]
            "minimal_quantity" => array:3 [
              "type" => 1
              "shop" => true
              "validate" => "isUnsignedInt"
            ]
            "low_stock_threshold" => array:4 [
              "type" => 1
              "shop" => true
              "allow_null" => true
              "validate" => "isInt"
            ]
            "low_stock_alert" => array:3 [
              "type" => 2
              "shop" => true
              "validate" => "isBool"
            ]
            "price" => array:4 [
              "type" => 4
              "shop" => true
              "validate" => "isPrice"
              "required" => true
            ]
            "wholesale_price" => array:3 [
              "type" => 4
              "shop" => true
              "validate" => "isPrice"
            ]
            "unity" => array:3 [
              "type" => 3
              "shop" => true
              "validate" => "isString"
            ]
            "unit_price_ratio" => array:2 [
              "type" => 4
              "shop" => true
            ]
            "additional_shipping_cost" => array:3 [
              "type" => 4
              "shop" => true
              "validate" => "isPrice"
            ]
            "customizable" => array:3 [
              "type" => 1
              "shop" => true
              "validate" => "isUnsignedInt"
            ]
            "text_fields" => array:3 [
              "type" => 1
              "shop" => true
              "validate" => "isUnsignedInt"
            ]
            "uploadable_files" => array:3 [
              "type" => 1
              "shop" => true
              "validate" => "isUnsignedInt"
            ]
            "active" => array:3 [
              "type" => 2
              "shop" => true
              "validate" => "isBool"
            ]
            "redirect_type" => array:3 [
              "type" => 3
              "shop" => true
              "validate" => "isString"
            ]
            "id_type_redirected" => array:3 [
              "type" => 1
              "shop" => true
              "validate" => "isUnsignedId"
            ]
            "available_for_order" => array:3 [
              "type" => 2
              "shop" => true
              "validate" => "isBool"
            ]
            "available_date" => array:3 [
              "type" => 5
              "shop" => true
              "validate" => "isDateFormat"
            ]
            "show_condition" => array:3 [
              "type" => 2
              "shop" => true
              "validate" => "isBool"
            ]
            "condition" => array:5 [
              "type" => 3
              "shop" => true
              "validate" => "isGenericName"
              "values" => array:3 [
                0 => "new"
                1 => "used"
                2 => "refurbished"
              ]
              "default" => "new"
            ]
            "show_price" => array:3 [
              "type" => 2
              "shop" => true
              "validate" => "isBool"
            ]
            "indexed" => array:3 [
              "type" => 2
              "shop" => true
              "validate" => "isBool"
            ]
            "visibility" => array:5 [
              "type" => 3
              "shop" => true
              "validate" => "isProductVisibility"
              "values" => array:4 [
                0 => "both"
                1 => "catalog"
                2 => "search"
                3 => "none"
              ]
              "default" => "both"
            ]
            "cache_default_attribute" => array:2 [
              "type" => 1
              "shop" => true
            ]
            "advanced_stock_management" => array:3 [
              "type" => 2
              "shop" => true
              "validate" => "isBool"
            ]
            "date_add" => array:3 [
              "type" => 5
              "shop" => true
              "validate" => "isDate"
            ]
            "date_upd" => array:3 [
              "type" => 5
              "shop" => true
              "validate" => "isDate"
            ]
            "pack_stock_type" => array:3 [
              "type" => 1
              "shop" => true
              "validate" => "isUnsignedInt"
            ]
            "meta_description" => array:4 [
              "type" => 3
              "lang" => true
              "validate" => "isGenericName"
              "size" => 512
            ]
            "meta_keywords" => array:4 [
              "type" => 3
              "lang" => true
              "validate" => "isGenericName"
              "size" => 255
            ]
            "meta_title" => array:4 [
              "type" => 3
              "lang" => true
              "validate" => "isGenericName"
              "size" => 255
            ]
            "link_rewrite" => array:6 [
              "type" => 3
              "lang" => true
              "validate" => "isLinkRewrite"
              "required" => false
              "size" => 128
              "ws_modifier" => array:2 [
                "http_method" => 2
                "modifier" => "modifierWsLinkRewrite"
              ]
            ]
            "name" => array:5 [
              "type" => 3
              "lang" => true
              "validate" => "isCatalogName"
              "required" => false
              "size" => 128
            ]
            "description" => array:3 [
              "type" => 6
              "lang" => true
              "validate" => "isCleanHtml"
            ]
            "description_short" => array:3 [
              "type" => 6
              "lang" => true
              "validate" => "isCleanHtml"
            ]
            "available_now" => array:4 [
              "type" => 3
              "lang" => true
              "validate" => "isGenericName"
              "size" => 255
            ]
            "available_later" => array:4 [
              "type" => 3
              "lang" => true
              "validate" => "IsGenericName"
              "size" => 255
            ]
          ]
          "associations" => array:7 [
            "manufacturer" => array:1 [
              "type" => 1
            ]
            "supplier" => array:1 [
              "type" => 1
            ]
            "default_category" => array:3 [
              "type" => 1
              "field" => "id_category_default"
              "object" => "Category"
            ]
            "tax_rules_group" => array:1 [
              "type" => 1
            ]
            "categories" => array:4 [
              "type" => 2
              "field" => "id_category"
              "object" => "Category"
              "association" => "category_product"
            ]
            "stock_availables" => array:4 [
              "type" => 2
              "field" => "id_stock_available"
              "object" => "StockAvailable"
              "association" => "stock_availables"
            ]
            "l" => array:3 [
              "type" => 2
              "field" => "id_product"
              "foreign_field" => "id_product"
            ]
          ]
          "classname" => "Product"
        ]
        #update_fields: null
        +force_id: false
      }
      
      "id_product"
      
      "21417701"
      
      "id_supplier"
      
      "1"
      
      "id_manufacturer"
      
      "4"
      
      "id_category_default"
      
      "96"
      
      "id_shop_default"
      
      "1"
      
      "id_tax_rules_group"
      
      "0"
      
      "on_sale"
      
      "0"
      
      "online_only"
      
      "0"
      
      "ean13"
      
      ""
      
      "isbn"
      
      ""
      
      "upc"
      
      ""
      
      "mpn"
      
      ""
      
      "ecotax"
      
      "0.000000"
      
      "quantity"
      
      "0"
      
      "minimal_quantity"
      
      "1"
      
      "low_stock_threshold"
      
      null
      
      "low_stock_alert"
      
      "0"
      
      "price"
      
      "179.900000"
      
      "wholesale_price"
      
      "45.000000"
      
      "unity"
      
      ""
      
      "unit_price_ratio"
      
      "0.000000"
      
      "additional_shipping_cost"
      
      "0.000000"
      
      "reference"
      
      "2214920"
      
      "supplier_reference"
      
      "2214920"
      
      "location"
      
      ""
      
      "width"
      
      "0.000000"
      
      "height"
      
      "0.000000"
      
      "depth"
      
      "0.000000"
      
      "weight"
      
      "0.000000"
      
      "out_of_stock"
      
      "2"
      
      "additional_delivery_times"
      
      "1"
      
      "quantity_discount"
      
      "0"
      
      "customizable"
      
      "0"
      
      "uploadable_files"
      
      "0"
      
      "text_fields"
      
      "0"
      
      "active"
      
      "1"
      
      "redirect_type"
      
      "301-category"
      
      "id_type_redirected"
      
      "0"
      
      "available_for_order"
      
      "1"
      
      "available_date"
      
      "0000-00-00"
      
      "show_condition"
      
      "0"
      
      "condition"
      
      "new"
      
      "show_price"
      
      "1"
      
      "indexed"
      
      "0"
      
      "visibility"
      
      "both"
      
      "cache_is_pack"
      
      "0"
      
      "cache_has_attachments"
      
      "0"
      
      "is_virtual"
      
      "0"
      
      "cache_default_attribute"
      
      "21966"
      
      "date_add"
      
      "2025-11-10 00:00:00"
      
      "date_upd"
      
      "2026-01-08 17:11:58"
      
      "advanced_stock_management"
      
      "0"
      
      "pack_stock_type"
      
      "3"
      
      "state"
      
      "1"
      
      "id_shop"
      
      "1"
      
      "description"
      
      array:2 [
        1 => "<p></p>"
        3 => "<p></p>"
      ]
      
      "description_short"
      
      array:2 [
        1 => "<p></p>"
        3 => "<p></p>"
      ]
      
      "link_rewrite"
      
      array:2 [
        1 => "bota-casual-para-ninos-barefoot-colecao"
        3 => "bota-casual-para-ninos-barefoot-colecao"
      ]
      
      "meta_description"
      
      array:2 [
        1 => ""
        3 => ""
      ]
      
      "meta_keywords"
      
      array:2 [
        1 => ""
        3 => ""
      ]
      
      "meta_title"
      
      array:2 [
        1 => ""
        3 => ""
      ]
      
      "name"
      
      array:2 [
        1 => "Bota Casual Para Ninos  - Barefoot Colecao"
        3 => "Bota Casual Para Ninos  - Barefoot Colecao"
      ]
      
      "available_now"
      
      array:2 [
        1 => ""
        3 => ""
      ]
      
      "available_later"
      
      array:2 [
        1 => ""
        3 => ""
      ]
      
      "delivery_in_stock"
      
      array:2 [
        1 => ""
        3 => ""
      ]
      
      "delivery_out_stock"
      
      array:2 [
        1 => ""
        3 => ""
      ]
      

        • -20%
        00
        day
        :
        00
        hour
        :
        00
        min
        :
        00
        sec
        71,92 TND89,90 TND
        array:66 [
          "id_product" => "21417630"
          "id_supplier" => "1"
          "id_manufacturer" => "4"
          "id_category_default" => "86"
          "id_shop_default" => "1"
          "id_tax_rules_group" => "0"
          "on_sale" => "0"
          "online_only" => "0"
          "ean13" => ""
          "isbn" => ""
          "upc" => ""
          "mpn" => ""
          "ecotax" => "0.000000"
          "quantity" => "0"
          "minimal_quantity" => "1"
          "low_stock_threshold" => null
          "low_stock_alert" => "0"
          "price" => "89.900000"
          "wholesale_price" => "23.450000"
          "unity" => ""
          "unit_price_ratio" => "0.000000"
          "additional_shipping_cost" => "0.000000"
          "reference" => "2192971"
          "supplier_reference" => "2192971"
          "location" => ""
          "width" => "0.000000"
          "height" => "0.000000"
          "depth" => "0.000000"
          "weight" => "0.000000"
          "out_of_stock" => "2"
          "additional_delivery_times" => "1"
          "quantity_discount" => "0"
          "customizable" => "0"
          "uploadable_files" => "0"
          "text_fields" => "0"
          "active" => "1"
          "redirect_type" => ""
          "id_type_redirected" => "0"
          "available_for_order" => "1"
          "available_date" => "0000-00-00"
          "show_condition" => "0"
          "condition" => "new"
          "show_price" => "1"
          "indexed" => "0"
          "visibility" => "both"
          "cache_is_pack" => "0"
          "cache_has_attachments" => "0"
          "is_virtual" => "0"
          "cache_default_attribute" => "21540"
          "date_add" => "2025-11-10 00:00:00"
          "date_upd" => "2025-11-23 17:03:31"
          "advanced_stock_management" => "0"
          "pack_stock_type" => "3"
          "state" => "1"
          "id_shop" => "1"
          "description" => array:2 [
            1 => "<p></p>"
            3 => "<p></p>"
          ]
          "description_short" => array:2 [
            1 => "<p></p>"
            3 => "<p></p>"
          ]
          "link_rewrite" => array:2 [
            1 => "chinelo-de-casa-para-homem"
            3 => "chinelo-de-casa-para-homem"
          ]
          "meta_description" => array:2 [
            1 => ""
            3 => ""
          ]
          "meta_keywords" => array:2 [
            1 => ""
            3 => ""
          ]
          "meta_title" => array:2 [
            1 => ""
            3 => ""
          ]
          "name" => array:2 [
            1 => "Chinelo De Casa  - Para Homem"
            3 => "Chinelo De Casa  - Para Homem"
          ]
          "available_now" => array:2 [
            1 => ""
            3 => ""
          ]
          "available_later" => array:2 [
            1 => ""
            3 => ""
          ]
          "delivery_in_stock" => array:2 [
            1 => ""
            3 => ""
          ]
          "delivery_out_stock" => array:2 [
            1 => ""
            3 => ""
          ]
        ]
        
        Product {#1296
          +tax_name: null
          +tax_rate: null
          +id_manufacturer: null
          +id_supplier: null
          +id_category_default: null
          +id_shop_default: null
          +manufacturer_name: null
          +supplier_name: null
          +name: null
          +description: null
          +description_short: null
          +quantity: 0
          +minimal_quantity: 1
          +low_stock_threshold: null
          +low_stock_alert: false
          +available_now: null
          +available_later: null
          +price: 0
          +specificPrice: 0
          +additional_shipping_cost: 0
          +wholesale_price: 0
          +on_sale: false
          +online_only: false
          +unity: null
          +unit_price: null
          +unit_price_ratio: 0
          +ecotax: 0
          +reference: null
          +supplier_reference: null
          +location: null
          +width: 0
          +height: 0
          +depth: 0
          +weight: 0
          +ean13: null
          +isbn: null
          +upc: null
          +mpn: null
          +link_rewrite: null
          +meta_description: null
          +meta_keywords: null
          +meta_title: null
          +quantity_discount: 0
          +customizable: null
          +new: null
          +uploadable_files: null
          +text_fields: null
          +active: true
          +redirect_type: ""
          +id_type_redirected: 0
          +available_for_order: true
          +available_date: "0000-00-00"
          +show_condition: false
          +condition: null
          +show_price: true
          +indexed: 0
          +visibility: null
          +date_add: null
          +date_upd: null
          +tags: null
          +state: 1
          +base_price: null
          +id_tax_rules_group: 1
          +id_color_default: 0
          +advanced_stock_management: 0
          +out_of_stock: null
          +depends_on_stock: null
          +isFullyLoaded: false
          +cache_is_pack: null
          +cache_has_attachments: null
          +is_virtual: null
          +id_pack_product_attribute: null
          +cache_default_attribute: null
          +category: null
          +pack_stock_type: 3
          +additional_delivery_times: 1
          +delivery_in_stock: null
          +delivery_out_stock: null
          #webserviceParameters: array:4 [
            "objectMethods" => array:2 [
              "add" => "addWs"
              "update" => "updateWs"
            ]
            "objectNodeNames" => "products"
            "fields" => array:12 [
              "id_manufacturer" => array:1 [
                "xlink_resource" => "manufacturers"
              ]
              "id_supplier" => array:1 [
                "xlink_resource" => "suppliers"
              ]
              "id_category_default" => array:1 [
                "xlink_resource" => "categories"
              ]
              "new" => []
              "cache_default_attribute" => []
              "id_default_image" => array:3 [
                "getter" => "getCoverWs"
                "setter" => "setCoverWs"
                "xlink_resource" => array:2 [
                  "resourceName" => "images"
                  "subResourceName" => "products"
                ]
              ]
              "id_default_combination" => array:3 [
                "getter" => "getWsDefaultCombination"
                "setter" => "setWsDefaultCombination"
                "xlink_resource" => array:1 [
                  "resourceName" => "combinations"
                ]
              ]
              "id_tax_rules_group" => array:1 [
                "xlink_resource" => array:1 [
                  "resourceName" => "tax_rule_groups"
                ]
              ]
              "position_in_category" => array:2 [
                "getter" => "getWsPositionInCategory"
                "setter" => "setWsPositionInCategory"
              ]
              "manufacturer_name" => array:2 [
                "getter" => "getWsManufacturerName"
                "setter" => false
              ]
              "quantity" => array:2 [
                "getter" => false
                "setter" => false
              ]
              "type" => array:2 [
                "getter" => "getWsType"
                "setter" => "setWsType"
              ]
            ]
            "associations" => array:9 [
              "categories" => array:2 [
                "resource" => "category"
                "fields" => array:1 [
                  "id" => array:1 [
                    "required" => true
                  ]
                ]
              ]
              "images" => array:2 [
                "resource" => "image"
                "fields" => array:1 [
                  "id" => []
                ]
              ]
              "combinations" => array:2 [
                "resource" => "combination"
                "fields" => array:1 [
                  "id" => array:1 [
                    "required" => true
                  ]
                ]
              ]
              "product_option_values" => array:2 [
                "resource" => "product_option_value"
                "fields" => array:1 [
                  "id" => array:1 [
                    "required" => true
                  ]
                ]
              ]
              "product_features" => array:2 [
                "resource" => "product_feature"
                "fields" => array:2 [
                  "id" => array:1 [
                    "required" => true
                  ]
                  "id_feature_value" => array:2 [
                    "required" => true
                    "xlink_resource" => "product_feature_values"
                  ]
                ]
              ]
              "tags" => array:2 [
                "resource" => "tag"
                "fields" => array:1 [
                  "id" => array:1 [
                    "required" => true
                  ]
                ]
              ]
              "stock_availables" => array:3 [
                "resource" => "stock_available"
                "fields" => array:2 [
                  "id" => array:1 [
                    "required" => true
                  ]
                  "id_product_attribute" => array:1 [
                    "required" => true
                  ]
                ]
                "setter" => false
              ]
              "accessories" => array:3 [
                "resource" => "product"
                "api" => "products"
                "fields" => array:1 [
                  "id" => array:2 [
                    "required" => true
                    "xlink_resource" => "product"
                  ]
                ]
              ]
              "product_bundle" => array:3 [
                "resource" => "product"
                "api" => "products"
                "fields" => array:3 [
                  "id" => array:1 [
                    "required" => true
                  ]
                  "id_product_attribute" => []
                  "quantity" => []
                ]
              ]
            ]
          ]
          +id: 21417630
          #id_lang: null
          #id_shop: 1
          +id_shop_list: []
          #get_shop_from_context: true
          #table: "product"
          #identifier: "id_product"
          #fieldsRequired: array:1 [
            0 => "price"
          ]
          #fieldsSize: array:7 [
            "reference" => 64
            "supplier_reference" => 64
            "location" => 64
            "ean13" => 13
            "isbn" => 32
            "upc" => 12
            "mpn" => 40
          ]
          #fieldsValidate: array:49 [
            "id_shop_default" => "isUnsignedId"
            "id_manufacturer" => "isUnsignedId"
            "id_supplier" => "isUnsignedId"
            "reference" => "isReference"
            "supplier_reference" => "isReference"
            "location" => "isReference"
            "width" => "isUnsignedFloat"
            "height" => "isUnsignedFloat"
            "depth" => "isUnsignedFloat"
            "weight" => "isUnsignedFloat"
            "quantity_discount" => "isBool"
            "ean13" => "isEan13"
            "isbn" => "isIsbn"
            "upc" => "isUpc"
            "mpn" => "isMpn"
            "cache_is_pack" => "isBool"
            "cache_has_attachments" => "isBool"
            "is_virtual" => "isBool"
            "state" => "isUnsignedId"
            "additional_delivery_times" => "isUnsignedId"
            "id_category_default" => "isUnsignedId"
            "id_tax_rules_group" => "isUnsignedId"
            "on_sale" => "isBool"
            "online_only" => "isBool"
            "ecotax" => "isPrice"
            "minimal_quantity" => "isUnsignedInt"
            "low_stock_threshold" => "isInt"
            "low_stock_alert" => "isBool"
            "price" => "isPrice"
            "wholesale_price" => "isPrice"
            "unity" => "isString"
            "additional_shipping_cost" => "isPrice"
            "customizable" => "isUnsignedInt"
            "text_fields" => "isUnsignedInt"
            "uploadable_files" => "isUnsignedInt"
            "active" => "isBool"
            "redirect_type" => "isString"
            "id_type_redirected" => "isUnsignedId"
            "available_for_order" => "isBool"
            "available_date" => "isDateFormat"
            "show_condition" => "isBool"
            "condition" => "isGenericName"
            "show_price" => "isBool"
            "indexed" => "isBool"
            "visibility" => "isProductVisibility"
            "advanced_stock_management" => "isBool"
            "date_add" => "isDate"
            "date_upd" => "isDate"
            "pack_stock_type" => "isUnsignedInt"
          ]
          #fieldsRequiredLang: []
          #fieldsSizeLang: array:9 [
            "delivery_in_stock" => 255
            "delivery_out_stock" => 255
            "meta_description" => 512
            "meta_keywords" => 255
            "meta_title" => 255
            "link_rewrite" => 128
            "name" => 128
            "available_now" => 255
            "available_later" => 255
          ]
          #fieldsValidateLang: array:11 [
            "delivery_in_stock" => "isGenericName"
            "delivery_out_stock" => "isGenericName"
            "meta_description" => "isGenericName"
            "meta_keywords" => "isGenericName"
            "meta_title" => "isGenericName"
            "link_rewrite" => "isLinkRewrite"
            "name" => "isCatalogName"
            "description" => "isCleanHtml"
            "description_short" => "isCleanHtml"
            "available_now" => "isGenericName"
            "available_later" => "IsGenericName"
          ]
          #tables: []
          #image_dir: null
          #image_format: "jpg"
          #translator: null
          #def: array:7 [
            "table" => "product"
            "primary" => "id_product"
            "multilang" => true
            "multilang_shop" => true
            "fields" => array:62 [
              "id_shop_default" => array:2 [
                "type" => 1
                "validate" => "isUnsignedId"
              ]
              "id_manufacturer" => array:2 [
                "type" => 1
                "validate" => "isUnsignedId"
              ]
              "id_supplier" => array:2 [
                "type" => 1
                "validate" => "isUnsignedId"
              ]
              "reference" => array:3 [
                "type" => 3
                "validate" => "isReference"
                "size" => 64
              ]
              "supplier_reference" => array:3 [
                "type" => 3
                "validate" => "isReference"
                "size" => 64
              ]
              "location" => array:3 [
                "type" => 3
                "validate" => "isReference"
                "size" => 64
              ]
              "width" => array:2 [
                "type" => 4
                "validate" => "isUnsignedFloat"
              ]
              "height" => array:2 [
                "type" => 4
                "validate" => "isUnsignedFloat"
              ]
              "depth" => array:2 [
                "type" => 4
                "validate" => "isUnsignedFloat"
              ]
              "weight" => array:2 [
                "type" => 4
                "validate" => "isUnsignedFloat"
              ]
              "quantity_discount" => array:2 [
                "type" => 2
                "validate" => "isBool"
              ]
              "ean13" => array:3 [
                "type" => 3
                "validate" => "isEan13"
                "size" => 13
              ]
              "isbn" => array:3 [
                "type" => 3
                "validate" => "isIsbn"
                "size" => 32
              ]
              "upc" => array:3 [
                "type" => 3
                "validate" => "isUpc"
                "size" => 12
              ]
              "mpn" => array:3 [
                "type" => 3
                "validate" => "isMpn"
                "size" => 40
              ]
              "cache_is_pack" => array:2 [
                "type" => 2
                "validate" => "isBool"
              ]
              "cache_has_attachments" => array:2 [
                "type" => 2
                "validate" => "isBool"
              ]
              "is_virtual" => array:2 [
                "type" => 2
                "validate" => "isBool"
              ]
              "state" => array:2 [
                "type" => 1
                "validate" => "isUnsignedId"
              ]
              "additional_delivery_times" => array:2 [
                "type" => 1
                "validate" => "isUnsignedId"
              ]
              "delivery_in_stock" => array:4 [
                "type" => 3
                "lang" => true
                "validate" => "isGenericName"
                "size" => 255
              ]
              "delivery_out_stock" => array:4 [
                "type" => 3
                "lang" => true
                "validate" => "isGenericName"
                "size" => 255
              ]
              "id_category_default" => array:3 [
                "type" => 1
                "shop" => true
                "validate" => "isUnsignedId"
              ]
              "id_tax_rules_group" => array:3 [
                "type" => 1
                "shop" => true
                "validate" => "isUnsignedId"
              ]
              "on_sale" => array:3 [
                "type" => 2
                "shop" => true
                "validate" => "isBool"
              ]
              "online_only" => array:3 [
                "type" => 2
                "shop" => true
                "validate" => "isBool"
              ]
              "ecotax" => array:3 [
                "type" => 4
                "shop" => true
                "validate" => "isPrice"
              ]
              "minimal_quantity" => array:3 [
                "type" => 1
                "shop" => true
                "validate" => "isUnsignedInt"
              ]
              "low_stock_threshold" => array:4 [
                "type" => 1
                "shop" => true
                "allow_null" => true
                "validate" => "isInt"
              ]
              "low_stock_alert" => array:3 [
                "type" => 2
                "shop" => true
                "validate" => "isBool"
              ]
              "price" => array:4 [
                "type" => 4
                "shop" => true
                "validate" => "isPrice"
                "required" => true
              ]
              "wholesale_price" => array:3 [
                "type" => 4
                "shop" => true
                "validate" => "isPrice"
              ]
              "unity" => array:3 [
                "type" => 3
                "shop" => true
                "validate" => "isString"
              ]
              "unit_price_ratio" => array:2 [
                "type" => 4
                "shop" => true
              ]
              "additional_shipping_cost" => array:3 [
                "type" => 4
                "shop" => true
                "validate" => "isPrice"
              ]
              "customizable" => array:3 [
                "type" => 1
                "shop" => true
                "validate" => "isUnsignedInt"
              ]
              "text_fields" => array:3 [
                "type" => 1
                "shop" => true
                "validate" => "isUnsignedInt"
              ]
              "uploadable_files" => array:3 [
                "type" => 1
                "shop" => true
                "validate" => "isUnsignedInt"
              ]
              "active" => array:3 [
                "type" => 2
                "shop" => true
                "validate" => "isBool"
              ]
              "redirect_type" => array:3 [
                "type" => 3
                "shop" => true
                "validate" => "isString"
              ]
              "id_type_redirected" => array:3 [
                "type" => 1
                "shop" => true
                "validate" => "isUnsignedId"
              ]
              "available_for_order" => array:3 [
                "type" => 2
                "shop" => true
                "validate" => "isBool"
              ]
              "available_date" => array:3 [
                "type" => 5
                "shop" => true
                "validate" => "isDateFormat"
              ]
              "show_condition" => array:3 [
                "type" => 2
                "shop" => true
                "validate" => "isBool"
              ]
              "condition" => array:5 [
                "type" => 3
                "shop" => true
                "validate" => "isGenericName"
                "values" => array:3 [
                  0 => "new"
                  1 => "used"
                  2 => "refurbished"
                ]
                "default" => "new"
              ]
              "show_price" => array:3 [
                "type" => 2
                "shop" => true
                "validate" => "isBool"
              ]
              "indexed" => array:3 [
                "type" => 2
                "shop" => true
                "validate" => "isBool"
              ]
              "visibility" => array:5 [
                "type" => 3
                "shop" => true
                "validate" => "isProductVisibility"
                "values" => array:4 [
                  0 => "both"
                  1 => "catalog"
                  2 => "search"
                  3 => "none"
                ]
                "default" => "both"
              ]
              "cache_default_attribute" => array:2 [
                "type" => 1
                "shop" => true
              ]
              "advanced_stock_management" => array:3 [
                "type" => 2
                "shop" => true
                "validate" => "isBool"
              ]
              "date_add" => array:3 [
                "type" => 5
                "shop" => true
                "validate" => "isDate"
              ]
              "date_upd" => array:3 [
                "type" => 5
                "shop" => true
                "validate" => "isDate"
              ]
              "pack_stock_type" => array:3 [
                "type" => 1
                "shop" => true
                "validate" => "isUnsignedInt"
              ]
              "meta_description" => array:4 [
                "type" => 3
                "lang" => true
                "validate" => "isGenericName"
                "size" => 512
              ]
              "meta_keywords" => array:4 [
                "type" => 3
                "lang" => true
                "validate" => "isGenericName"
                "size" => 255
              ]
              "meta_title" => array:4 [
                "type" => 3
                "lang" => true
                "validate" => "isGenericName"
                "size" => 255
              ]
              "link_rewrite" => array:6 [
                "type" => 3
                "lang" => true
                "validate" => "isLinkRewrite"
                "required" => false
                "size" => 128
                "ws_modifier" => array:2 [
                  "http_method" => 2
                  "modifier" => "modifierWsLinkRewrite"
                ]
              ]
              "name" => array:5 [
                "type" => 3
                "lang" => true
                "validate" => "isCatalogName"
                "required" => false
                "size" => 128
              ]
              "description" => array:3 [
                "type" => 6
                "lang" => true
                "validate" => "isCleanHtml"
              ]
              "description_short" => array:3 [
                "type" => 6
                "lang" => true
                "validate" => "isCleanHtml"
              ]
              "available_now" => array:4 [
                "type" => 3
                "lang" => true
                "validate" => "isGenericName"
                "size" => 255
              ]
              "available_later" => array:4 [
                "type" => 3
                "lang" => true
                "validate" => "IsGenericName"
                "size" => 255
              ]
            ]
            "associations" => array:7 [
              "manufacturer" => array:1 [
                "type" => 1
              ]
              "supplier" => array:1 [
                "type" => 1
              ]
              "default_category" => array:3 [
                "type" => 1
                "field" => "id_category_default"
                "object" => "Category"
              ]
              "tax_rules_group" => array:1 [
                "type" => 1
              ]
              "categories" => array:4 [
                "type" => 2
                "field" => "id_category"
                "object" => "Category"
                "association" => "category_product"
              ]
              "stock_availables" => array:4 [
                "type" => 2
                "field" => "id_stock_available"
                "object" => "StockAvailable"
                "association" => "stock_availables"
              ]
              "l" => array:3 [
                "type" => 2
                "field" => "id_product"
                "foreign_field" => "id_product"
              ]
            ]
            "classname" => "Product"
          ]
          #update_fields: null
          +force_id: false
        }
        
        "id_product"
        
        "21417630"
        
        "id_supplier"
        
        "1"
        
        "id_manufacturer"
        
        "4"
        
        "id_category_default"
        
        "86"
        
        "id_shop_default"
        
        "1"
        
        "id_tax_rules_group"
        
        "0"
        
        "on_sale"
        
        "0"
        
        "online_only"
        
        "0"
        
        "ean13"
        
        ""
        
        "isbn"
        
        ""
        
        "upc"
        
        ""
        
        "mpn"
        
        ""
        
        "ecotax"
        
        "0.000000"
        
        "quantity"
        
        "0"
        
        "minimal_quantity"
        
        "1"
        
        "low_stock_threshold"
        
        null
        
        "low_stock_alert"
        
        "0"
        
        "price"
        
        "89.900000"
        
        "wholesale_price"
        
        "23.450000"
        
        "unity"
        
        ""
        
        "unit_price_ratio"
        
        "0.000000"
        
        "additional_shipping_cost"
        
        "0.000000"
        
        "reference"
        
        "2192971"
        
        "supplier_reference"
        
        "2192971"
        
        "location"
        
        ""
        
        "width"
        
        "0.000000"
        
        "height"
        
        "0.000000"
        
        "depth"
        
        "0.000000"
        
        "weight"
        
        "0.000000"
        
        "out_of_stock"
        
        "2"
        
        "additional_delivery_times"
        
        "1"
        
        "quantity_discount"
        
        "0"
        
        "customizable"
        
        "0"
        
        "uploadable_files"
        
        "0"
        
        "text_fields"
        
        "0"
        
        "active"
        
        "1"
        
        "redirect_type"
        
        ""
        
        "id_type_redirected"
        
        "0"
        
        "available_for_order"
        
        "1"
        
        "available_date"
        
        "0000-00-00"
        
        "show_condition"
        
        "0"
        
        "condition"
        
        "new"
        
        "show_price"
        
        "1"
        
        "indexed"
        
        "0"
        
        "visibility"
        
        "both"
        
        "cache_is_pack"
        
        "0"
        
        "cache_has_attachments"
        
        "0"
        
        "is_virtual"
        
        "0"
        
        "cache_default_attribute"
        
        "21540"
        
        "date_add"
        
        "2025-11-10 00:00:00"
        
        "date_upd"
        
        "2025-11-23 17:03:31"
        
        "advanced_stock_management"
        
        "0"
        
        "pack_stock_type"
        
        "3"
        
        "state"
        
        "1"
        
        "id_shop"
        
        "1"
        
        "description"
        
        array:2 [
          1 => "<p></p>"
          3 => "<p></p>"
        ]
        
        "description_short"
        
        array:2 [
          1 => "<p></p>"
          3 => "<p></p>"
        ]
        
        "link_rewrite"
        
        array:2 [
          1 => "chinelo-de-casa-para-homem"
          3 => "chinelo-de-casa-para-homem"
        ]
        
        "meta_description"
        
        array:2 [
          1 => ""
          3 => ""
        ]
        
        "meta_keywords"
        
        array:2 [
          1 => ""
          3 => ""
        ]
        
        "meta_title"
        
        array:2 [
          1 => ""
          3 => ""
        ]
        
        "name"
        
        array:2 [
          1 => "Chinelo De Casa  - Para Homem"
          3 => "Chinelo De Casa  - Para Homem"
        ]
        
        "available_now"
        
        array:2 [
          1 => ""
          3 => ""
        ]
        
        "available_later"
        
        array:2 [
          1 => ""
          3 => ""
        ]
        
        "delivery_in_stock"
        
        array:2 [
          1 => ""
          3 => ""
        ]
        
        "delivery_out_stock"
        
        array:2 [
          1 => ""
          3 => ""
        ]
        

          • -20%
          00
          day
          :
          00
          hour
          :
          00
          min
          :
          00
          sec
          71,92 TND89,90 TND
          array:66 [
            "id_product" => "21416301"
            "id_supplier" => "1"
            "id_manufacturer" => "4"
            "id_category_default" => "86"
            "id_shop_default" => "1"
            "id_tax_rules_group" => "0"
            "on_sale" => "0"
            "online_only" => "0"
            "ean13" => ""
            "isbn" => ""
            "upc" => ""
            "mpn" => ""
            "ecotax" => "0.000000"
            "quantity" => "0"
            "minimal_quantity" => "1"
            "low_stock_threshold" => null
            "low_stock_alert" => "0"
            "price" => "89.900000"
            "wholesale_price" => "23.450000"
            "unity" => ""
            "unit_price_ratio" => "0.000000"
            "additional_shipping_cost" => "0.000000"
            "reference" => "2194061"
            "supplier_reference" => "2194061"
            "location" => ""
            "width" => "0.000000"
            "height" => "0.000000"
            "depth" => "0.000000"
            "weight" => "0.000000"
            "out_of_stock" => "2"
            "additional_delivery_times" => "1"
            "quantity_discount" => "0"
            "customizable" => "0"
            "uploadable_files" => "0"
            "text_fields" => "0"
            "active" => "1"
            "redirect_type" => "301-category"
            "id_type_redirected" => "0"
            "available_for_order" => "1"
            "available_date" => "0000-00-00"
            "show_condition" => "0"
            "condition" => "new"
            "show_price" => "1"
            "indexed" => "0"
            "visibility" => "both"
            "cache_is_pack" => "0"
            "cache_has_attachments" => "0"
            "is_virtual" => "0"
            "cache_default_attribute" => "13256"
            "date_add" => "2023-10-12 00:00:00"
            "date_upd" => "2025-11-23 17:25:44"
            "advanced_stock_management" => "0"
            "pack_stock_type" => "3"
            "state" => "1"
            "id_shop" => "1"
            "description" => array:2 [
              1 => "<p>Les pantoufles pour homme Beppi avec semelle antidérapante offrent un confort et une sécurité supplémentaires à l'intérieur de la maison. Fabriquées avec des matériaux de qualité, ces pantoufles offrent une adhérence optimale sur les surfaces lisses, réduisant ainsi les risques de glissade et de chute. Leur design confortable et douillet garde les pieds des hommes au chaud et à l'aise pendant les soirées fraîches à la maison. Avec leur semelle antidérapante, les pantoufles Beppi offrent une tranquillité d'esprit supplémentaire, permettant aux hommes de se déplacer en toute sécurité dans leur maison.</p>"
              3 => "<p>Les pantoufles pour homme Beppi avec semelle antidérapante offrent un confort et une sécurité supplémentaires à l'intérieur de la maison. Fabriquées avec des matériaux de qualité, ces pantoufles offrent une adhérence optimale sur les surfaces lisses, réduisant ainsi les risques de glissade et de chute. Leur design confortable et douillet garde les pieds des hommes au chaud et à l'aise pendant les soirées fraîches à la maison. Avec leur semelle antidérapante, les pantoufles Beppi offrent une tranquillité d'esprit supplémentaire, permettant aux hommes de se déplacer en toute sécurité dans leur maison.</p>"
            ]
            "description_short" => array:2 [
              1 => "<p></p>"
              3 => "<p></p>"
            ]
            "link_rewrite" => array:2 [
              1 => "chinelo-de-casa-para-homem"
              3 => "chinelo-de-casa-para-homem"
            ]
            "meta_description" => array:2 [
              1 => ""
              3 => ""
            ]
            "meta_keywords" => array:2 [
              1 => ""
              3 => ""
            ]
            "meta_title" => array:2 [
              1 => ""
              3 => ""
            ]
            "name" => array:2 [
              1 => "Chinelo De Casa  - Para Homem"
              3 => "Chinelo De Casa  - Para Homem"
            ]
            "available_now" => array:2 [
              1 => ""
              3 => ""
            ]
            "available_later" => array:2 [
              1 => ""
              3 => ""
            ]
            "delivery_in_stock" => array:2 [
              1 => ""
              3 => ""
            ]
            "delivery_out_stock" => array:2 [
              1 => ""
              3 => ""
            ]
          ]
          
          Product {#1351
            +tax_name: null
            +tax_rate: null
            +id_manufacturer: null
            +id_supplier: null
            +id_category_default: null
            +id_shop_default: null
            +manufacturer_name: null
            +supplier_name: null
            +name: null
            +description: null
            +description_short: null
            +quantity: 0
            +minimal_quantity: 1
            +low_stock_threshold: null
            +low_stock_alert: false
            +available_now: null
            +available_later: null
            +price: 0
            +specificPrice: 0
            +additional_shipping_cost: 0
            +wholesale_price: 0
            +on_sale: false
            +online_only: false
            +unity: null
            +unit_price: null
            +unit_price_ratio: 0
            +ecotax: 0
            +reference: null
            +supplier_reference: null
            +location: null
            +width: 0
            +height: 0
            +depth: 0
            +weight: 0
            +ean13: null
            +isbn: null
            +upc: null
            +mpn: null
            +link_rewrite: null
            +meta_description: null
            +meta_keywords: null
            +meta_title: null
            +quantity_discount: 0
            +customizable: null
            +new: null
            +uploadable_files: null
            +text_fields: null
            +active: true
            +redirect_type: ""
            +id_type_redirected: 0
            +available_for_order: true
            +available_date: "0000-00-00"
            +show_condition: false
            +condition: null
            +show_price: true
            +indexed: 0
            +visibility: null
            +date_add: null
            +date_upd: null
            +tags: null
            +state: 1
            +base_price: null
            +id_tax_rules_group: 1
            +id_color_default: 0
            +advanced_stock_management: 0
            +out_of_stock: null
            +depends_on_stock: null
            +isFullyLoaded: false
            +cache_is_pack: null
            +cache_has_attachments: null
            +is_virtual: null
            +id_pack_product_attribute: null
            +cache_default_attribute: null
            +category: null
            +pack_stock_type: 3
            +additional_delivery_times: 1
            +delivery_in_stock: null
            +delivery_out_stock: null
            #webserviceParameters: array:4 [
              "objectMethods" => array:2 [
                "add" => "addWs"
                "update" => "updateWs"
              ]
              "objectNodeNames" => "products"
              "fields" => array:12 [
                "id_manufacturer" => array:1 [
                  "xlink_resource" => "manufacturers"
                ]
                "id_supplier" => array:1 [
                  "xlink_resource" => "suppliers"
                ]
                "id_category_default" => array:1 [
                  "xlink_resource" => "categories"
                ]
                "new" => []
                "cache_default_attribute" => []
                "id_default_image" => array:3 [
                  "getter" => "getCoverWs"
                  "setter" => "setCoverWs"
                  "xlink_resource" => array:2 [
                    "resourceName" => "images"
                    "subResourceName" => "products"
                  ]
                ]
                "id_default_combination" => array:3 [
                  "getter" => "getWsDefaultCombination"
                  "setter" => "setWsDefaultCombination"
                  "xlink_resource" => array:1 [
                    "resourceName" => "combinations"
                  ]
                ]
                "id_tax_rules_group" => array:1 [
                  "xlink_resource" => array:1 [
                    "resourceName" => "tax_rule_groups"
                  ]
                ]
                "position_in_category" => array:2 [
                  "getter" => "getWsPositionInCategory"
                  "setter" => "setWsPositionInCategory"
                ]
                "manufacturer_name" => array:2 [
                  "getter" => "getWsManufacturerName"
                  "setter" => false
                ]
                "quantity" => array:2 [
                  "getter" => false
                  "setter" => false
                ]
                "type" => array:2 [
                  "getter" => "getWsType"
                  "setter" => "setWsType"
                ]
              ]
              "associations" => array:9 [
                "categories" => array:2 [
                  "resource" => "category"
                  "fields" => array:1 [
                    "id" => array:1 [
                      "required" => true
                    ]
                  ]
                ]
                "images" => array:2 [
                  "resource" => "image"
                  "fields" => array:1 [
                    "id" => []
                  ]
                ]
                "combinations" => array:2 [
                  "resource" => "combination"
                  "fields" => array:1 [
                    "id" => array:1 [
                      "required" => true
                    ]
                  ]
                ]
                "product_option_values" => array:2 [
                  "resource" => "product_option_value"
                  "fields" => array:1 [
                    "id" => array:1 [
                      "required" => true
                    ]
                  ]
                ]
                "product_features" => array:2 [
                  "resource" => "product_feature"
                  "fields" => array:2 [
                    "id" => array:1 [
                      "required" => true
                    ]
                    "id_feature_value" => array:2 [
                      "required" => true
                      "xlink_resource" => "product_feature_values"
                    ]
                  ]
                ]
                "tags" => array:2 [
                  "resource" => "tag"
                  "fields" => array:1 [
                    "id" => array:1 [
                      "required" => true
                    ]
                  ]
                ]
                "stock_availables" => array:3 [
                  "resource" => "stock_available"
                  "fields" => array:2 [
                    "id" => array:1 [
                      "required" => true
                    ]
                    "id_product_attribute" => array:1 [
                      "required" => true
                    ]
                  ]
                  "setter" => false
                ]
                "accessories" => array:3 [
                  "resource" => "product"
                  "api" => "products"
                  "fields" => array:1 [
                    "id" => array:2 [
                      "required" => true
                      "xlink_resource" => "product"
                    ]
                  ]
                ]
                "product_bundle" => array:3 [
                  "resource" => "product"
                  "api" => "products"
                  "fields" => array:3 [
                    "id" => array:1 [
                      "required" => true
                    ]
                    "id_product_attribute" => []
                    "quantity" => []
                  ]
                ]
              ]
            ]
            +id: 21416301
            #id_lang: null
            #id_shop: 1
            +id_shop_list: []
            #get_shop_from_context: true
            #table: "product"
            #identifier: "id_product"
            #fieldsRequired: array:1 [
              0 => "price"
            ]
            #fieldsSize: array:7 [
              "reference" => 64
              "supplier_reference" => 64
              "location" => 64
              "ean13" => 13
              "isbn" => 32
              "upc" => 12
              "mpn" => 40
            ]
            #fieldsValidate: array:49 [
              "id_shop_default" => "isUnsignedId"
              "id_manufacturer" => "isUnsignedId"
              "id_supplier" => "isUnsignedId"
              "reference" => "isReference"
              "supplier_reference" => "isReference"
              "location" => "isReference"
              "width" => "isUnsignedFloat"
              "height" => "isUnsignedFloat"
              "depth" => "isUnsignedFloat"
              "weight" => "isUnsignedFloat"
              "quantity_discount" => "isBool"
              "ean13" => "isEan13"
              "isbn" => "isIsbn"
              "upc" => "isUpc"
              "mpn" => "isMpn"
              "cache_is_pack" => "isBool"
              "cache_has_attachments" => "isBool"
              "is_virtual" => "isBool"
              "state" => "isUnsignedId"
              "additional_delivery_times" => "isUnsignedId"
              "id_category_default" => "isUnsignedId"
              "id_tax_rules_group" => "isUnsignedId"
              "on_sale" => "isBool"
              "online_only" => "isBool"
              "ecotax" => "isPrice"
              "minimal_quantity" => "isUnsignedInt"
              "low_stock_threshold" => "isInt"
              "low_stock_alert" => "isBool"
              "price" => "isPrice"
              "wholesale_price" => "isPrice"
              "unity" => "isString"
              "additional_shipping_cost" => "isPrice"
              "customizable" => "isUnsignedInt"
              "text_fields" => "isUnsignedInt"
              "uploadable_files" => "isUnsignedInt"
              "active" => "isBool"
              "redirect_type" => "isString"
              "id_type_redirected" => "isUnsignedId"
              "available_for_order" => "isBool"
              "available_date" => "isDateFormat"
              "show_condition" => "isBool"
              "condition" => "isGenericName"
              "show_price" => "isBool"
              "indexed" => "isBool"
              "visibility" => "isProductVisibility"
              "advanced_stock_management" => "isBool"
              "date_add" => "isDate"
              "date_upd" => "isDate"
              "pack_stock_type" => "isUnsignedInt"
            ]
            #fieldsRequiredLang: []
            #fieldsSizeLang: array:9 [
              "delivery_in_stock" => 255
              "delivery_out_stock" => 255
              "meta_description" => 512
              "meta_keywords" => 255
              "meta_title" => 255
              "link_rewrite" => 128
              "name" => 128
              "available_now" => 255
              "available_later" => 255
            ]
            #fieldsValidateLang: array:11 [
              "delivery_in_stock" => "isGenericName"
              "delivery_out_stock" => "isGenericName"
              "meta_description" => "isGenericName"
              "meta_keywords" => "isGenericName"
              "meta_title" => "isGenericName"
              "link_rewrite" => "isLinkRewrite"
              "name" => "isCatalogName"
              "description" => "isCleanHtml"
              "description_short" => "isCleanHtml"
              "available_now" => "isGenericName"
              "available_later" => "IsGenericName"
            ]
            #tables: []
            #image_dir: null
            #image_format: "jpg"
            #translator: null
            #def: array:7 [
              "table" => "product"
              "primary" => "id_product"
              "multilang" => true
              "multilang_shop" => true
              "fields" => array:62 [
                "id_shop_default" => array:2 [
                  "type" => 1
                  "validate" => "isUnsignedId"
                ]
                "id_manufacturer" => array:2 [
                  "type" => 1
                  "validate" => "isUnsignedId"
                ]
                "id_supplier" => array:2 [
                  "type" => 1
                  "validate" => "isUnsignedId"
                ]
                "reference" => array:3 [
                  "type" => 3
                  "validate" => "isReference"
                  "size" => 64
                ]
                "supplier_reference" => array:3 [
                  "type" => 3
                  "validate" => "isReference"
                  "size" => 64
                ]
                "location" => array:3 [
                  "type" => 3
                  "validate" => "isReference"
                  "size" => 64
                ]
                "width" => array:2 [
                  "type" => 4
                  "validate" => "isUnsignedFloat"
                ]
                "height" => array:2 [
                  "type" => 4
                  "validate" => "isUnsignedFloat"
                ]
                "depth" => array:2 [
                  "type" => 4
                  "validate" => "isUnsignedFloat"
                ]
                "weight" => array:2 [
                  "type" => 4
                  "validate" => "isUnsignedFloat"
                ]
                "quantity_discount" => array:2 [
                  "type" => 2
                  "validate" => "isBool"
                ]
                "ean13" => array:3 [
                  "type" => 3
                  "validate" => "isEan13"
                  "size" => 13
                ]
                "isbn" => array:3 [
                  "type" => 3
                  "validate" => "isIsbn"
                  "size" => 32
                ]
                "upc" => array:3 [
                  "type" => 3
                  "validate" => "isUpc"
                  "size" => 12
                ]
                "mpn" => array:3 [
                  "type" => 3
                  "validate" => "isMpn"
                  "size" => 40
                ]
                "cache_is_pack" => array:2 [
                  "type" => 2
                  "validate" => "isBool"
                ]
                "cache_has_attachments" => array:2 [
                  "type" => 2
                  "validate" => "isBool"
                ]
                "is_virtual" => array:2 [
                  "type" => 2
                  "validate" => "isBool"
                ]
                "state" => array:2 [
                  "type" => 1
                  "validate" => "isUnsignedId"
                ]
                "additional_delivery_times" => array:2 [
                  "type" => 1
                  "validate" => "isUnsignedId"
                ]
                "delivery_in_stock" => array:4 [
                  "type" => 3
                  "lang" => true
                  "validate" => "isGenericName"
                  "size" => 255
                ]
                "delivery_out_stock" => array:4 [
                  "type" => 3
                  "lang" => true
                  "validate" => "isGenericName"
                  "size" => 255
                ]
                "id_category_default" => array:3 [
                  "type" => 1
                  "shop" => true
                  "validate" => "isUnsignedId"
                ]
                "id_tax_rules_group" => array:3 [
                  "type" => 1
                  "shop" => true
                  "validate" => "isUnsignedId"
                ]
                "on_sale" => array:3 [
                  "type" => 2
                  "shop" => true
                  "validate" => "isBool"
                ]
                "online_only" => array:3 [
                  "type" => 2
                  "shop" => true
                  "validate" => "isBool"
                ]
                "ecotax" => array:3 [
                  "type" => 4
                  "shop" => true
                  "validate" => "isPrice"
                ]
                "minimal_quantity" => array:3 [
                  "type" => 1
                  "shop" => true
                  "validate" => "isUnsignedInt"
                ]
                "low_stock_threshold" => array:4 [
                  "type" => 1
                  "shop" => true
                  "allow_null" => true
                  "validate" => "isInt"
                ]
                "low_stock_alert" => array:3 [
                  "type" => 2
                  "shop" => true
                  "validate" => "isBool"
                ]
                "price" => array:4 [
                  "type" => 4
                  "shop" => true
                  "validate" => "isPrice"
                  "required" => true
                ]
                "wholesale_price" => array:3 [
                  "type" => 4
                  "shop" => true
                  "validate" => "isPrice"
                ]
                "unity" => array:3 [
                  "type" => 3
                  "shop" => true
                  "validate" => "isString"
                ]
                "unit_price_ratio" => array:2 [
                  "type" => 4
                  "shop" => true
                ]
                "additional_shipping_cost" => array:3 [
                  "type" => 4
                  "shop" => true
                  "validate" => "isPrice"
                ]
                "customizable" => array:3 [
                  "type" => 1
                  "shop" => true
                  "validate" => "isUnsignedInt"
                ]
                "text_fields" => array:3 [
                  "type" => 1
                  "shop" => true
                  "validate" => "isUnsignedInt"
                ]
                "uploadable_files" => array:3 [
                  "type" => 1
                  "shop" => true
                  "validate" => "isUnsignedInt"
                ]
                "active" => array:3 [
                  "type" => 2
                  "shop" => true
                  "validate" => "isBool"
                ]
                "redirect_type" => array:3 [
                  "type" => 3
                  "shop" => true
                  "validate" => "isString"
                ]
                "id_type_redirected" => array:3 [
                  "type" => 1
                  "shop" => true
                  "validate" => "isUnsignedId"
                ]
                "available_for_order" => array:3 [
                  "type" => 2
                  "shop" => true
                  "validate" => "isBool"
                ]
                "available_date" => array:3 [
                  "type" => 5
                  "shop" => true
                  "validate" => "isDateFormat"
                ]
                "show_condition" => array:3 [
                  "type" => 2
                  "shop" => true
                  "validate" => "isBool"
                ]
                "condition" => array:5 [
                  "type" => 3
                  "shop" => true
                  "validate" => "isGenericName"
                  "values" => array:3 [
                    0 => "new"
                    1 => "used"
                    2 => "refurbished"
                  ]
                  "default" => "new"
                ]
                "show_price" => array:3 [
                  "type" => 2
                  "shop" => true
                  "validate" => "isBool"
                ]
                "indexed" => array:3 [
                  "type" => 2
                  "shop" => true
                  "validate" => "isBool"
                ]
                "visibility" => array:5 [
                  "type" => 3
                  "shop" => true
                  "validate" => "isProductVisibility"
                  "values" => array:4 [
                    0 => "both"
                    1 => "catalog"
                    2 => "search"
                    3 => "none"
                  ]
                  "default" => "both"
                ]
                "cache_default_attribute" => array:2 [
                  "type" => 1
                  "shop" => true
                ]
                "advanced_stock_management" => array:3 [
                  "type" => 2
                  "shop" => true
                  "validate" => "isBool"
                ]
                "date_add" => array:3 [
                  "type" => 5
                  "shop" => true
                  "validate" => "isDate"
                ]
                "date_upd" => array:3 [
                  "type" => 5
                  "shop" => true
                  "validate" => "isDate"
                ]
                "pack_stock_type" => array:3 [
                  "type" => 1
                  "shop" => true
                  "validate" => "isUnsignedInt"
                ]
                "meta_description" => array:4 [
                  "type" => 3
                  "lang" => true
                  "validate" => "isGenericName"
                  "size" => 512
                ]
                "meta_keywords" => array:4 [
                  "type" => 3
                  "lang" => true
                  "validate" => "isGenericName"
                  "size" => 255
                ]
                "meta_title" => array:4 [
                  "type" => 3
                  "lang" => true
                  "validate" => "isGenericName"
                  "size" => 255
                ]
                "link_rewrite" => array:6 [
                  "type" => 3
                  "lang" => true
                  "validate" => "isLinkRewrite"
                  "required" => false
                  "size" => 128
                  "ws_modifier" => array:2 [
                    "http_method" => 2
                    "modifier" => "modifierWsLinkRewrite"
                  ]
                ]
                "name" => array:5 [
                  "type" => 3
                  "lang" => true
                  "validate" => "isCatalogName"
                  "required" => false
                  "size" => 128
                ]
                "description" => array:3 [
                  "type" => 6
                  "lang" => true
                  "validate" => "isCleanHtml"
                ]
                "description_short" => array:3 [
                  "type" => 6
                  "lang" => true
                  "validate" => "isCleanHtml"
                ]
                "available_now" => array:4 [
                  "type" => 3
                  "lang" => true
                  "validate" => "isGenericName"
                  "size" => 255
                ]
                "available_later" => array:4 [
                  "type" => 3
                  "lang" => true
                  "validate" => "IsGenericName"
                  "size" => 255
                ]
              ]
              "associations" => array:7 [
                "manufacturer" => array:1 [
                  "type" => 1
                ]
                "supplier" => array:1 [
                  "type" => 1
                ]
                "default_category" => array:3 [
                  "type" => 1
                  "field" => "id_category_default"
                  "object" => "Category"
                ]
                "tax_rules_group" => array:1 [
                  "type" => 1
                ]
                "categories" => array:4 [
                  "type" => 2
                  "field" => "id_category"
                  "object" => "Category"
                  "association" => "category_product"
                ]
                "stock_availables" => array:4 [
                  "type" => 2
                  "field" => "id_stock_available"
                  "object" => "StockAvailable"
                  "association" => "stock_availables"
                ]
                "l" => array:3 [
                  "type" => 2
                  "field" => "id_product"
                  "foreign_field" => "id_product"
                ]
              ]
              "classname" => "Product"
            ]
            #update_fields: null
            +force_id: false
          }
          
          "id_product"
          
          "21416301"
          
          "id_supplier"
          
          "1"
          
          "id_manufacturer"
          
          "4"
          
          "id_category_default"
          
          "86"
          
          "id_shop_default"
          
          "1"
          
          "id_tax_rules_group"
          
          "0"
          
          "on_sale"
          
          "0"
          
          "online_only"
          
          "0"
          
          "ean13"
          
          ""
          
          "isbn"
          
          ""
          
          "upc"
          
          ""
          
          "mpn"
          
          ""
          
          "ecotax"
          
          "0.000000"
          
          "quantity"
          
          "0"
          
          "minimal_quantity"
          
          "1"
          
          "low_stock_threshold"
          
          null
          
          "low_stock_alert"
          
          "0"
          
          "price"
          
          "89.900000"
          
          "wholesale_price"
          
          "23.450000"
          
          "unity"
          
          ""
          
          "unit_price_ratio"
          
          "0.000000"
          
          "additional_shipping_cost"
          
          "0.000000"
          
          "reference"
          
          "2194061"
          
          "supplier_reference"
          
          "2194061"
          
          "location"
          
          ""
          
          "width"
          
          "0.000000"
          
          "height"
          
          "0.000000"
          
          "depth"
          
          "0.000000"
          
          "weight"
          
          "0.000000"
          
          "out_of_stock"
          
          "2"
          
          "additional_delivery_times"
          
          "1"
          
          "quantity_discount"
          
          "0"
          
          "customizable"
          
          "0"
          
          "uploadable_files"
          
          "0"
          
          "text_fields"
          
          "0"
          
          "active"
          
          "1"
          
          "redirect_type"
          
          "301-category"
          
          "id_type_redirected"
          
          "0"
          
          "available_for_order"
          
          "1"
          
          "available_date"
          
          "0000-00-00"
          
          "show_condition"
          
          "0"
          
          "condition"
          
          "new"
          
          "show_price"
          
          "1"
          
          "indexed"
          
          "0"
          
          "visibility"
          
          "both"
          
          "cache_is_pack"
          
          "0"
          
          "cache_has_attachments"
          
          "0"
          
          "is_virtual"
          
          "0"
          
          "cache_default_attribute"
          
          "13256"
          
          "date_add"
          
          "2023-10-12 00:00:00"
          
          "date_upd"
          
          "2025-11-23 17:25:44"
          
          "advanced_stock_management"
          
          "0"
          
          "pack_stock_type"
          
          "3"
          
          "state"
          
          "1"
          
          "id_shop"
          
          "1"
          
          "description"
          
          array:2 [
            1 => "<p>Les pantoufles pour homme Beppi avec semelle antidérapante offrent un confort et une sécurité supplémentaires à l'intérieur de la maison. Fabriquées avec des matériaux de qualité, ces pantoufles offrent une adhérence optimale sur les surfaces lisses, réduisant ainsi les risques de glissade et de chute. Leur design confortable et douillet garde les pieds des hommes au chaud et à l'aise pendant les soirées fraîches à la maison. Avec leur semelle antidérapante, les pantoufles Beppi offrent une tranquillité d'esprit supplémentaire, permettant aux hommes de se déplacer en toute sécurité dans leur maison.</p>"
            3 => "<p>Les pantoufles pour homme Beppi avec semelle antidérapante offrent un confort et une sécurité supplémentaires à l'intérieur de la maison. Fabriquées avec des matériaux de qualité, ces pantoufles offrent une adhérence optimale sur les surfaces lisses, réduisant ainsi les risques de glissade et de chute. Leur design confortable et douillet garde les pieds des hommes au chaud et à l'aise pendant les soirées fraîches à la maison. Avec leur semelle antidérapante, les pantoufles Beppi offrent une tranquillité d'esprit supplémentaire, permettant aux hommes de se déplacer en toute sécurité dans leur maison.</p>"
          ]
          
          "description_short"
          
          array:2 [
            1 => "<p></p>"
            3 => "<p></p>"
          ]
          
          "link_rewrite"
          
          array:2 [
            1 => "chinelo-de-casa-para-homem"
            3 => "chinelo-de-casa-para-homem"
          ]
          
          "meta_description"
          
          array:2 [
            1 => ""
            3 => ""
          ]
          
          "meta_keywords"
          
          array:2 [
            1 => ""
            3 => ""
          ]
          
          "meta_title"
          
          array:2 [
            1 => ""
            3 => ""
          ]
          
          "name"
          
          array:2 [
            1 => "Chinelo De Casa  - Para Homem"
            3 => "Chinelo De Casa  - Para Homem"
          ]
          
          "available_now"
          
          array:2 [
            1 => ""
            3 => ""
          ]
          
          "available_later"
          
          array:2 [
            1 => ""
            3 => ""
          ]
          
          "delivery_in_stock"
          
          array:2 [
            1 => ""
            3 => ""
          ]
          
          "delivery_out_stock"
          
          array:2 [
            1 => ""
            3 => ""
          ]
          

            • -20%
            00
            day
            :
            00
            hour
            :
            00
            min
            :
            00
            sec
            71,92 TND89,90 TND
            array:66 [
              "id_product" => "21417639"
              "id_supplier" => "1"
              "id_manufacturer" => "4"
              "id_category_default" => "76"
              "id_shop_default" => "1"
              "id_tax_rules_group" => "0"
              "on_sale" => "0"
              "online_only" => "0"
              "ean13" => ""
              "isbn" => ""
              "upc" => ""
              "mpn" => ""
              "ecotax" => "0.000000"
              "quantity" => "0"
              "minimal_quantity" => "1"
              "low_stock_threshold" => null
              "low_stock_alert" => "0"
              "price" => "89.900000"
              "wholesale_price" => "30.150000"
              "unity" => ""
              "unit_price_ratio" => "0.000000"
              "additional_shipping_cost" => "0.000000"
              "reference" => "2194080"
              "supplier_reference" => "2194080"
              "location" => ""
              "width" => "0.000000"
              "height" => "0.000000"
              "depth" => "0.000000"
              "weight" => "0.000000"
              "out_of_stock" => "2"
              "additional_delivery_times" => "1"
              "quantity_discount" => "0"
              "customizable" => "0"
              "uploadable_files" => "0"
              "text_fields" => "0"
              "active" => "1"
              "redirect_type" => ""
              "id_type_redirected" => "0"
              "available_for_order" => "1"
              "available_date" => "0000-00-00"
              "show_condition" => "0"
              "condition" => "new"
              "show_price" => "1"
              "indexed" => "0"
              "visibility" => "both"
              "cache_is_pack" => "0"
              "cache_has_attachments" => "0"
              "is_virtual" => "0"
              "cache_default_attribute" => "21595"
              "date_add" => "2025-11-10 00:00:00"
              "date_upd" => "2026-01-02 11:07:55"
              "advanced_stock_management" => "0"
              "pack_stock_type" => "3"
              "state" => "1"
              "id_shop" => "1"
              "description" => array:2 [
                1 => "<p></p>"
                3 => "<p></p>"
              ]
              "description_short" => array:2 [
                1 => "<p></p>"
                3 => "<p></p>"
              ]
              "link_rewrite" => array:2 [
                1 => "chinelo-de-casa-para-senhora"
                3 => "chinelo-de-casa-para-senhora"
              ]
              "meta_description" => array:2 [
                1 => ""
                3 => ""
              ]
              "meta_keywords" => array:2 [
                1 => ""
                3 => ""
              ]
              "meta_title" => array:2 [
                1 => ""
                3 => ""
              ]
              "name" => array:2 [
                1 => "Chinelo De Casa  - Para Senhora"
                3 => "Chinelo De Casa  - Para Senhora"
              ]
              "available_now" => array:2 [
                1 => ""
                3 => ""
              ]
              "available_later" => array:2 [
                1 => ""
                3 => ""
              ]
              "delivery_in_stock" => array:2 [
                1 => ""
                3 => ""
              ]
              "delivery_out_stock" => array:2 [
                1 => ""
                3 => ""
              ]
            ]
            
            Product {#1342
              +tax_name: null
              +tax_rate: null
              +id_manufacturer: null
              +id_supplier: null
              +id_category_default: null
              +id_shop_default: null
              +manufacturer_name: null
              +supplier_name: null
              +name: null
              +description: null
              +description_short: null
              +quantity: 0
              +minimal_quantity: 1
              +low_stock_threshold: null
              +low_stock_alert: false
              +available_now: null
              +available_later: null
              +price: 0
              +specificPrice: 0
              +additional_shipping_cost: 0
              +wholesale_price: 0
              +on_sale: false
              +online_only: false
              +unity: null
              +unit_price: null
              +unit_price_ratio: 0
              +ecotax: 0
              +reference: null
              +supplier_reference: null
              +location: null
              +width: 0
              +height: 0
              +depth: 0
              +weight: 0
              +ean13: null
              +isbn: null
              +upc: null
              +mpn: null
              +link_rewrite: null
              +meta_description: null
              +meta_keywords: null
              +meta_title: null
              +quantity_discount: 0
              +customizable: null
              +new: null
              +uploadable_files: null
              +text_fields: null
              +active: true
              +redirect_type: ""
              +id_type_redirected: 0
              +available_for_order: true
              +available_date: "0000-00-00"
              +show_condition: false
              +condition: null
              +show_price: true
              +indexed: 0
              +visibility: null
              +date_add: null
              +date_upd: null
              +tags: null
              +state: 1
              +base_price: null
              +id_tax_rules_group: 1
              +id_color_default: 0
              +advanced_stock_management: 0
              +out_of_stock: null
              +depends_on_stock: null
              +isFullyLoaded: false
              +cache_is_pack: null
              +cache_has_attachments: null
              +is_virtual: null
              +id_pack_product_attribute: null
              +cache_default_attribute: null
              +category: null
              +pack_stock_type: 3
              +additional_delivery_times: 1
              +delivery_in_stock: null
              +delivery_out_stock: null
              #webserviceParameters: array:4 [
                "objectMethods" => array:2 [
                  "add" => "addWs"
                  "update" => "updateWs"
                ]
                "objectNodeNames" => "products"
                "fields" => array:12 [
                  "id_manufacturer" => array:1 [
                    "xlink_resource" => "manufacturers"
                  ]
                  "id_supplier" => array:1 [
                    "xlink_resource" => "suppliers"
                  ]
                  "id_category_default" => array:1 [
                    "xlink_resource" => "categories"
                  ]
                  "new" => []
                  "cache_default_attribute" => []
                  "id_default_image" => array:3 [
                    "getter" => "getCoverWs"
                    "setter" => "setCoverWs"
                    "xlink_resource" => array:2 [
                      "resourceName" => "images"
                      "subResourceName" => "products"
                    ]
                  ]
                  "id_default_combination" => array:3 [
                    "getter" => "getWsDefaultCombination"
                    "setter" => "setWsDefaultCombination"
                    "xlink_resource" => array:1 [
                      "resourceName" => "combinations"
                    ]
                  ]
                  "id_tax_rules_group" => array:1 [
                    "xlink_resource" => array:1 [
                      "resourceName" => "tax_rule_groups"
                    ]
                  ]
                  "position_in_category" => array:2 [
                    "getter" => "getWsPositionInCategory"
                    "setter" => "setWsPositionInCategory"
                  ]
                  "manufacturer_name" => array:2 [
                    "getter" => "getWsManufacturerName"
                    "setter" => false
                  ]
                  "quantity" => array:2 [
                    "getter" => false
                    "setter" => false
                  ]
                  "type" => array:2 [
                    "getter" => "getWsType"
                    "setter" => "setWsType"
                  ]
                ]
                "associations" => array:9 [
                  "categories" => array:2 [
                    "resource" => "category"
                    "fields" => array:1 [
                      "id" => array:1 [
                        "required" => true
                      ]
                    ]
                  ]
                  "images" => array:2 [
                    "resource" => "image"
                    "fields" => array:1 [
                      "id" => []
                    ]
                  ]
                  "combinations" => array:2 [
                    "resource" => "combination"
                    "fields" => array:1 [
                      "id" => array:1 [
                        "required" => true
                      ]
                    ]
                  ]
                  "product_option_values" => array:2 [
                    "resource" => "product_option_value"
                    "fields" => array:1 [
                      "id" => array:1 [
                        "required" => true
                      ]
                    ]
                  ]
                  "product_features" => array:2 [
                    "resource" => "product_feature"
                    "fields" => array:2 [
                      "id" => array:1 [
                        "required" => true
                      ]
                      "id_feature_value" => array:2 [
                        "required" => true
                        "xlink_resource" => "product_feature_values"
                      ]
                    ]
                  ]
                  "tags" => array:2 [
                    "resource" => "tag"
                    "fields" => array:1 [
                      "id" => array:1 [
                        "required" => true
                      ]
                    ]
                  ]
                  "stock_availables" => array:3 [
                    "resource" => "stock_available"
                    "fields" => array:2 [
                      "id" => array:1 [
                        "required" => true
                      ]
                      "id_product_attribute" => array:1 [
                        "required" => true
                      ]
                    ]
                    "setter" => false
                  ]
                  "accessories" => array:3 [
                    "resource" => "product"
                    "api" => "products"
                    "fields" => array:1 [
                      "id" => array:2 [
                        "required" => true
                        "xlink_resource" => "product"
                      ]
                    ]
                  ]
                  "product_bundle" => array:3 [
                    "resource" => "product"
                    "api" => "products"
                    "fields" => array:3 [
                      "id" => array:1 [
                        "required" => true
                      ]
                      "id_product_attribute" => []
                      "quantity" => []
                    ]
                  ]
                ]
              ]
              +id: 21417639
              #id_lang: null
              #id_shop: 1
              +id_shop_list: []
              #get_shop_from_context: true
              #table: "product"
              #identifier: "id_product"
              #fieldsRequired: array:1 [
                0 => "price"
              ]
              #fieldsSize: array:7 [
                "reference" => 64
                "supplier_reference" => 64
                "location" => 64
                "ean13" => 13
                "isbn" => 32
                "upc" => 12
                "mpn" => 40
              ]
              #fieldsValidate: array:49 [
                "id_shop_default" => "isUnsignedId"
                "id_manufacturer" => "isUnsignedId"
                "id_supplier" => "isUnsignedId"
                "reference" => "isReference"
                "supplier_reference" => "isReference"
                "location" => "isReference"
                "width" => "isUnsignedFloat"
                "height" => "isUnsignedFloat"
                "depth" => "isUnsignedFloat"
                "weight" => "isUnsignedFloat"
                "quantity_discount" => "isBool"
                "ean13" => "isEan13"
                "isbn" => "isIsbn"
                "upc" => "isUpc"
                "mpn" => "isMpn"
                "cache_is_pack" => "isBool"
                "cache_has_attachments" => "isBool"
                "is_virtual" => "isBool"
                "state" => "isUnsignedId"
                "additional_delivery_times" => "isUnsignedId"
                "id_category_default" => "isUnsignedId"
                "id_tax_rules_group" => "isUnsignedId"
                "on_sale" => "isBool"
                "online_only" => "isBool"
                "ecotax" => "isPrice"
                "minimal_quantity" => "isUnsignedInt"
                "low_stock_threshold" => "isInt"
                "low_stock_alert" => "isBool"
                "price" => "isPrice"
                "wholesale_price" => "isPrice"
                "unity" => "isString"
                "additional_shipping_cost" => "isPrice"
                "customizable" => "isUnsignedInt"
                "text_fields" => "isUnsignedInt"
                "uploadable_files" => "isUnsignedInt"
                "active" => "isBool"
                "redirect_type" => "isString"
                "id_type_redirected" => "isUnsignedId"
                "available_for_order" => "isBool"
                "available_date" => "isDateFormat"
                "show_condition" => "isBool"
                "condition" => "isGenericName"
                "show_price" => "isBool"
                "indexed" => "isBool"
                "visibility" => "isProductVisibility"
                "advanced_stock_management" => "isBool"
                "date_add" => "isDate"
                "date_upd" => "isDate"
                "pack_stock_type" => "isUnsignedInt"
              ]
              #fieldsRequiredLang: []
              #fieldsSizeLang: array:9 [
                "delivery_in_stock" => 255
                "delivery_out_stock" => 255
                "meta_description" => 512
                "meta_keywords" => 255
                "meta_title" => 255
                "link_rewrite" => 128
                "name" => 128
                "available_now" => 255
                "available_later" => 255
              ]
              #fieldsValidateLang: array:11 [
                "delivery_in_stock" => "isGenericName"
                "delivery_out_stock" => "isGenericName"
                "meta_description" => "isGenericName"
                "meta_keywords" => "isGenericName"
                "meta_title" => "isGenericName"
                "link_rewrite" => "isLinkRewrite"
                "name" => "isCatalogName"
                "description" => "isCleanHtml"
                "description_short" => "isCleanHtml"
                "available_now" => "isGenericName"
                "available_later" => "IsGenericName"
              ]
              #tables: []
              #image_dir: null
              #image_format: "jpg"
              #translator: null
              #def: array:7 [
                "table" => "product"
                "primary" => "id_product"
                "multilang" => true
                "multilang_shop" => true
                "fields" => array:62 [
                  "id_shop_default" => array:2 [
                    "type" => 1
                    "validate" => "isUnsignedId"
                  ]
                  "id_manufacturer" => array:2 [
                    "type" => 1
                    "validate" => "isUnsignedId"
                  ]
                  "id_supplier" => array:2 [
                    "type" => 1
                    "validate" => "isUnsignedId"
                  ]
                  "reference" => array:3 [
                    "type" => 3
                    "validate" => "isReference"
                    "size" => 64
                  ]
                  "supplier_reference" => array:3 [
                    "type" => 3
                    "validate" => "isReference"
                    "size" => 64
                  ]
                  "location" => array:3 [
                    "type" => 3
                    "validate" => "isReference"
                    "size" => 64
                  ]
                  "width" => array:2 [
                    "type" => 4
                    "validate" => "isUnsignedFloat"
                  ]
                  "height" => array:2 [
                    "type" => 4
                    "validate" => "isUnsignedFloat"
                  ]
                  "depth" => array:2 [
                    "type" => 4
                    "validate" => "isUnsignedFloat"
                  ]
                  "weight" => array:2 [
                    "type" => 4
                    "validate" => "isUnsignedFloat"
                  ]
                  "quantity_discount" => array:2 [
                    "type" => 2
                    "validate" => "isBool"
                  ]
                  "ean13" => array:3 [
                    "type" => 3
                    "validate" => "isEan13"
                    "size" => 13
                  ]
                  "isbn" => array:3 [
                    "type" => 3
                    "validate" => "isIsbn"
                    "size" => 32
                  ]
                  "upc" => array:3 [
                    "type" => 3
                    "validate" => "isUpc"
                    "size" => 12
                  ]
                  "mpn" => array:3 [
                    "type" => 3
                    "validate" => "isMpn"
                    "size" => 40
                  ]
                  "cache_is_pack" => array:2 [
                    "type" => 2
                    "validate" => "isBool"
                  ]
                  "cache_has_attachments" => array:2 [
                    "type" => 2
                    "validate" => "isBool"
                  ]
                  "is_virtual" => array:2 [
                    "type" => 2
                    "validate" => "isBool"
                  ]
                  "state" => array:2 [
                    "type" => 1
                    "validate" => "isUnsignedId"
                  ]
                  "additional_delivery_times" => array:2 [
                    "type" => 1
                    "validate" => "isUnsignedId"
                  ]
                  "delivery_in_stock" => array:4 [
                    "type" => 3
                    "lang" => true
                    "validate" => "isGenericName"
                    "size" => 255
                  ]
                  "delivery_out_stock" => array:4 [
                    "type" => 3
                    "lang" => true
                    "validate" => "isGenericName"
                    "size" => 255
                  ]
                  "id_category_default" => array:3 [
                    "type" => 1
                    "shop" => true
                    "validate" => "isUnsignedId"
                  ]
                  "id_tax_rules_group" => array:3 [
                    "type" => 1
                    "shop" => true
                    "validate" => "isUnsignedId"
                  ]
                  "on_sale" => array:3 [
                    "type" => 2
                    "shop" => true
                    "validate" => "isBool"
                  ]
                  "online_only" => array:3 [
                    "type" => 2
                    "shop" => true
                    "validate" => "isBool"
                  ]
                  "ecotax" => array:3 [
                    "type" => 4
                    "shop" => true
                    "validate" => "isPrice"
                  ]
                  "minimal_quantity" => array:3 [
                    "type" => 1
                    "shop" => true
                    "validate" => "isUnsignedInt"
                  ]
                  "low_stock_threshold" => array:4 [
                    "type" => 1
                    "shop" => true
                    "allow_null" => true
                    "validate" => "isInt"
                  ]
                  "low_stock_alert" => array:3 [
                    "type" => 2
                    "shop" => true
                    "validate" => "isBool"
                  ]
                  "price" => array:4 [
                    "type" => 4
                    "shop" => true
                    "validate" => "isPrice"
                    "required" => true
                  ]
                  "wholesale_price" => array:3 [
                    "type" => 4
                    "shop" => true
                    "validate" => "isPrice"
                  ]
                  "unity" => array:3 [
                    "type" => 3
                    "shop" => true
                    "validate" => "isString"
                  ]
                  "unit_price_ratio" => array:2 [
                    "type" => 4
                    "shop" => true
                  ]
                  "additional_shipping_cost" => array:3 [
                    "type" => 4
                    "shop" => true
                    "validate" => "isPrice"
                  ]
                  "customizable" => array:3 [
                    "type" => 1
                    "shop" => true
                    "validate" => "isUnsignedInt"
                  ]
                  "text_fields" => array:3 [
                    "type" => 1
                    "shop" => true
                    "validate" => "isUnsignedInt"
                  ]
                  "uploadable_files" => array:3 [
                    "type" => 1
                    "shop" => true
                    "validate" => "isUnsignedInt"
                  ]
                  "active" => array:3 [
                    "type" => 2
                    "shop" => true
                    "validate" => "isBool"
                  ]
                  "redirect_type" => array:3 [
                    "type" => 3
                    "shop" => true
                    "validate" => "isString"
                  ]
                  "id_type_redirected" => array:3 [
                    "type" => 1
                    "shop" => true
                    "validate" => "isUnsignedId"
                  ]
                  "available_for_order" => array:3 [
                    "type" => 2
                    "shop" => true
                    "validate" => "isBool"
                  ]
                  "available_date" => array:3 [
                    "type" => 5
                    "shop" => true
                    "validate" => "isDateFormat"
                  ]
                  "show_condition" => array:3 [
                    "type" => 2
                    "shop" => true
                    "validate" => "isBool"
                  ]
                  "condition" => array:5 [
                    "type" => 3
                    "shop" => true
                    "validate" => "isGenericName"
                    "values" => array:3 [
                      0 => "new"
                      1 => "used"
                      2 => "refurbished"
                    ]
                    "default" => "new"
                  ]
                  "show_price" => array:3 [
                    "type" => 2
                    "shop" => true
                    "validate" => "isBool"
                  ]
                  "indexed" => array:3 [
                    "type" => 2
                    "shop" => true
                    "validate" => "isBool"
                  ]
                  "visibility" => array:5 [
                    "type" => 3
                    "shop" => true
                    "validate" => "isProductVisibility"
                    "values" => array:4 [
                      0 => "both"
                      1 => "catalog"
                      2 => "search"
                      3 => "none"
                    ]
                    "default" => "both"
                  ]
                  "cache_default_attribute" => array:2 [
                    "type" => 1
                    "shop" => true
                  ]
                  "advanced_stock_management" => array:3 [
                    "type" => 2
                    "shop" => true
                    "validate" => "isBool"
                  ]
                  "date_add" => array:3 [
                    "type" => 5
                    "shop" => true
                    "validate" => "isDate"
                  ]
                  "date_upd" => array:3 [
                    "type" => 5
                    "shop" => true
                    "validate" => "isDate"
                  ]
                  "pack_stock_type" => array:3 [
                    "type" => 1
                    "shop" => true
                    "validate" => "isUnsignedInt"
                  ]
                  "meta_description" => array:4 [
                    "type" => 3
                    "lang" => true
                    "validate" => "isGenericName"
                    "size" => 512
                  ]
                  "meta_keywords" => array:4 [
                    "type" => 3
                    "lang" => true
                    "validate" => "isGenericName"
                    "size" => 255
                  ]
                  "meta_title" => array:4 [
                    "type" => 3
                    "lang" => true
                    "validate" => "isGenericName"
                    "size" => 255
                  ]
                  "link_rewrite" => array:6 [
                    "type" => 3
                    "lang" => true
                    "validate" => "isLinkRewrite"
                    "required" => false
                    "size" => 128
                    "ws_modifier" => array:2 [
                      "http_method" => 2
                      "modifier" => "modifierWsLinkRewrite"
                    ]
                  ]
                  "name" => array:5 [
                    "type" => 3
                    "lang" => true
                    "validate" => "isCatalogName"
                    "required" => false
                    "size" => 128
                  ]
                  "description" => array:3 [
                    "type" => 6
                    "lang" => true
                    "validate" => "isCleanHtml"
                  ]
                  "description_short" => array:3 [
                    "type" => 6
                    "lang" => true
                    "validate" => "isCleanHtml"
                  ]
                  "available_now" => array:4 [
                    "type" => 3
                    "lang" => true
                    "validate" => "isGenericName"
                    "size" => 255
                  ]
                  "available_later" => array:4 [
                    "type" => 3
                    "lang" => true
                    "validate" => "IsGenericName"
                    "size" => 255
                  ]
                ]
                "associations" => array:7 [
                  "manufacturer" => array:1 [
                    "type" => 1
                  ]
                  "supplier" => array:1 [
                    "type" => 1
                  ]
                  "default_category" => array:3 [
                    "type" => 1
                    "field" => "id_category_default"
                    "object" => "Category"
                  ]
                  "tax_rules_group" => array:1 [
                    "type" => 1
                  ]
                  "categories" => array:4 [
                    "type" => 2
                    "field" => "id_category"
                    "object" => "Category"
                    "association" => "category_product"
                  ]
                  "stock_availables" => array:4 [
                    "type" => 2
                    "field" => "id_stock_available"
                    "object" => "StockAvailable"
                    "association" => "stock_availables"
                  ]
                  "l" => array:3 [
                    "type" => 2
                    "field" => "id_product"
                    "foreign_field" => "id_product"
                  ]
                ]
                "classname" => "Product"
              ]
              #update_fields: null
              +force_id: false
            }
            
            "id_product"
            
            "21417639"
            
            "id_supplier"
            
            "1"
            
            "id_manufacturer"
            
            "4"
            
            "id_category_default"
            
            "76"
            
            "id_shop_default"
            
            "1"
            
            "id_tax_rules_group"
            
            "0"
            
            "on_sale"
            
            "0"
            
            "online_only"
            
            "0"
            
            "ean13"
            
            ""
            
            "isbn"
            
            ""
            
            "upc"
            
            ""
            
            "mpn"
            
            ""
            
            "ecotax"
            
            "0.000000"
            
            "quantity"
            
            "0"
            
            "minimal_quantity"
            
            "1"
            
            "low_stock_threshold"
            
            null
            
            "low_stock_alert"
            
            "0"
            
            "price"
            
            "89.900000"
            
            "wholesale_price"
            
            "30.150000"
            
            "unity"
            
            ""
            
            "unit_price_ratio"
            
            "0.000000"
            
            "additional_shipping_cost"
            
            "0.000000"
            
            "reference"
            
            "2194080"
            
            "supplier_reference"
            
            "2194080"
            
            "location"
            
            ""
            
            "width"
            
            "0.000000"
            
            "height"
            
            "0.000000"
            
            "depth"
            
            "0.000000"
            
            "weight"
            
            "0.000000"
            
            "out_of_stock"
            
            "2"
            
            "additional_delivery_times"
            
            "1"
            
            "quantity_discount"
            
            "0"
            
            "customizable"
            
            "0"
            
            "uploadable_files"
            
            "0"
            
            "text_fields"
            
            "0"
            
            "active"
            
            "1"
            
            "redirect_type"
            
            ""
            
            "id_type_redirected"
            
            "0"
            
            "available_for_order"
            
            "1"
            
            "available_date"
            
            "0000-00-00"
            
            "show_condition"
            
            "0"
            
            "condition"
            
            "new"
            
            "show_price"
            
            "1"
            
            "indexed"
            
            "0"
            
            "visibility"
            
            "both"
            
            "cache_is_pack"
            
            "0"
            
            "cache_has_attachments"
            
            "0"
            
            "is_virtual"
            
            "0"
            
            "cache_default_attribute"
            
            "21595"
            
            "date_add"
            
            "2025-11-10 00:00:00"
            
            "date_upd"
            
            "2026-01-02 11:07:55"
            
            "advanced_stock_management"
            
            "0"
            
            "pack_stock_type"
            
            "3"
            
            "state"
            
            "1"
            
            "id_shop"
            
            "1"
            
            "description"
            
            array:2 [
              1 => "<p></p>"
              3 => "<p></p>"
            ]
            
            "description_short"
            
            array:2 [
              1 => "<p></p>"
              3 => "<p></p>"
            ]
            
            "link_rewrite"
            
            array:2 [
              1 => "chinelo-de-casa-para-senhora"
              3 => "chinelo-de-casa-para-senhora"
            ]
            
            "meta_description"
            
            array:2 [
              1 => ""
              3 => ""
            ]
            
            "meta_keywords"
            
            array:2 [
              1 => ""
              3 => ""
            ]
            
            "meta_title"
            
            array:2 [
              1 => ""
              3 => ""
            ]
            
            "name"
            
            array:2 [
              1 => "Chinelo De Casa  - Para Senhora"
              3 => "Chinelo De Casa  - Para Senhora"
            ]
            
            "available_now"
            
            array:2 [
              1 => ""
              3 => ""
            ]
            
            "available_later"
            
            array:2 [
              1 => ""
              3 => ""
            ]
            
            "delivery_in_stock"
            
            array:2 [
              1 => ""
              3 => ""
            ]
            
            "delivery_out_stock"
            
            array:2 [
              1 => ""
              3 => ""
            ]
            

              • -20%
              00
              day
              :
              00
              hour
              :
              00
              min
              :
              00
              sec
              71,92 TND89,90 TND
              array:66 [
                "id_product" => "21417633"
                "id_supplier" => "1"
                "id_manufacturer" => "4"
                "id_category_default" => "76"
                "id_shop_default" => "1"
                "id_tax_rules_group" => "0"
                "on_sale" => "0"
                "online_only" => "0"
                "ean13" => ""
                "isbn" => ""
                "upc" => ""
                "mpn" => ""
                "ecotax" => "0.000000"
                "quantity" => "0"
                "minimal_quantity" => "1"
                "low_stock_threshold" => null
                "low_stock_alert" => "0"
                "price" => "89.900000"
                "wholesale_price" => "23.450000"
                "unity" => ""
                "unit_price_ratio" => "0.000000"
                "additional_shipping_cost" => "0.000000"
                "reference" => "2193811"
                "supplier_reference" => "2193811"
                "location" => ""
                "width" => "0.000000"
                "height" => "0.000000"
                "depth" => "0.000000"
                "weight" => "0.000000"
                "out_of_stock" => "2"
                "additional_delivery_times" => "1"
                "quantity_discount" => "0"
                "customizable" => "0"
                "uploadable_files" => "0"
                "text_fields" => "0"
                "active" => "1"
                "redirect_type" => ""
                "id_type_redirected" => "0"
                "available_for_order" => "1"
                "available_date" => "0000-00-00"
                "show_condition" => "0"
                "condition" => "new"
                "show_price" => "1"
                "indexed" => "0"
                "visibility" => "both"
                "cache_is_pack" => "0"
                "cache_has_attachments" => "0"
                "is_virtual" => "0"
                "cache_default_attribute" => "21558"
                "date_add" => "2025-11-10 00:00:00"
                "date_upd" => "2026-01-02 11:07:55"
                "advanced_stock_management" => "0"
                "pack_stock_type" => "3"
                "state" => "1"
                "id_shop" => "1"
                "description" => array:2 [
                  1 => "<p></p>"
                  3 => "<p></p>"
                ]
                "description_short" => array:2 [
                  1 => "<p></p>"
                  3 => "<p></p>"
                ]
                "link_rewrite" => array:2 [
                  1 => "chinelo-de-casa-para-senhora"
                  3 => "chinelo-de-casa-para-senhora"
                ]
                "meta_description" => array:2 [
                  1 => ""
                  3 => ""
                ]
                "meta_keywords" => array:2 [
                  1 => ""
                  3 => ""
                ]
                "meta_title" => array:2 [
                  1 => ""
                  3 => ""
                ]
                "name" => array:2 [
                  1 => "Chinelo De Casa  - Para Senhora"
                  3 => "Chinelo De Casa  - Para Senhora"
                ]
                "available_now" => array:2 [
                  1 => ""
                  3 => ""
                ]
                "available_later" => array:2 [
                  1 => ""
                  3 => ""
                ]
                "delivery_in_stock" => array:2 [
                  1 => ""
                  3 => ""
                ]
                "delivery_out_stock" => array:2 [
                  1 => ""
                  3 => ""
                ]
              ]
              
              Product {#1341
                +tax_name: null
                +tax_rate: null
                +id_manufacturer: null
                +id_supplier: null
                +id_category_default: null
                +id_shop_default: null
                +manufacturer_name: null
                +supplier_name: null
                +name: null
                +description: null
                +description_short: null
                +quantity: 0
                +minimal_quantity: 1
                +low_stock_threshold: null
                +low_stock_alert: false
                +available_now: null
                +available_later: null
                +price: 0
                +specificPrice: 0
                +additional_shipping_cost: 0
                +wholesale_price: 0
                +on_sale: false
                +online_only: false
                +unity: null
                +unit_price: null
                +unit_price_ratio: 0
                +ecotax: 0
                +reference: null
                +supplier_reference: null
                +location: null
                +width: 0
                +height: 0
                +depth: 0
                +weight: 0
                +ean13: null
                +isbn: null
                +upc: null
                +mpn: null
                +link_rewrite: null
                +meta_description: null
                +meta_keywords: null
                +meta_title: null
                +quantity_discount: 0
                +customizable: null
                +new: null
                +uploadable_files: null
                +text_fields: null
                +active: true
                +redirect_type: ""
                +id_type_redirected: 0
                +available_for_order: true
                +available_date: "0000-00-00"
                +show_condition: false
                +condition: null
                +show_price: true
                +indexed: 0
                +visibility: null
                +date_add: null
                +date_upd: null
                +tags: null
                +state: 1
                +base_price: null
                +id_tax_rules_group: 1
                +id_color_default: 0
                +advanced_stock_management: 0
                +out_of_stock: null
                +depends_on_stock: null
                +isFullyLoaded: false
                +cache_is_pack: null
                +cache_has_attachments: null
                +is_virtual: null
                +id_pack_product_attribute: null
                +cache_default_attribute: null
                +category: null
                +pack_stock_type: 3
                +additional_delivery_times: 1
                +delivery_in_stock: null
                +delivery_out_stock: null
                #webserviceParameters: array:4 [
                  "objectMethods" => array:2 [
                    "add" => "addWs"
                    "update" => "updateWs"
                  ]
                  "objectNodeNames" => "products"
                  "fields" => array:12 [
                    "id_manufacturer" => array:1 [
                      "xlink_resource" => "manufacturers"
                    ]
                    "id_supplier" => array:1 [
                      "xlink_resource" => "suppliers"
                    ]
                    "id_category_default" => array:1 [
                      "xlink_resource" => "categories"
                    ]
                    "new" => []
                    "cache_default_attribute" => []
                    "id_default_image" => array:3 [
                      "getter" => "getCoverWs"
                      "setter" => "setCoverWs"
                      "xlink_resource" => array:2 [
                        "resourceName" => "images"
                        "subResourceName" => "products"
                      ]
                    ]
                    "id_default_combination" => array:3 [
                      "getter" => "getWsDefaultCombination"
                      "setter" => "setWsDefaultCombination"
                      "xlink_resource" => array:1 [
                        "resourceName" => "combinations"
                      ]
                    ]
                    "id_tax_rules_group" => array:1 [
                      "xlink_resource" => array:1 [
                        "resourceName" => "tax_rule_groups"
                      ]
                    ]
                    "position_in_category" => array:2 [
                      "getter" => "getWsPositionInCategory"
                      "setter" => "setWsPositionInCategory"
                    ]
                    "manufacturer_name" => array:2 [
                      "getter" => "getWsManufacturerName"
                      "setter" => false
                    ]
                    "quantity" => array:2 [
                      "getter" => false
                      "setter" => false
                    ]
                    "type" => array:2 [
                      "getter" => "getWsType"
                      "setter" => "setWsType"
                    ]
                  ]
                  "associations" => array:9 [
                    "categories" => array:2 [
                      "resource" => "category"
                      "fields" => array:1 [
                        "id" => array:1 [
                          "required" => true
                        ]
                      ]
                    ]
                    "images" => array:2 [
                      "resource" => "image"
                      "fields" => array:1 [
                        "id" => []
                      ]
                    ]
                    "combinations" => array:2 [
                      "resource" => "combination"
                      "fields" => array:1 [
                        "id" => array:1 [
                          "required" => true
                        ]
                      ]
                    ]
                    "product_option_values" => array:2 [
                      "resource" => "product_option_value"
                      "fields" => array:1 [
                        "id" => array:1 [
                          "required" => true
                        ]
                      ]
                    ]
                    "product_features" => array:2 [
                      "resource" => "product_feature"
                      "fields" => array:2 [
                        "id" => array:1 [
                          "required" => true
                        ]
                        "id_feature_value" => array:2 [
                          "required" => true
                          "xlink_resource" => "product_feature_values"
                        ]
                      ]
                    ]
                    "tags" => array:2 [
                      "resource" => "tag"
                      "fields" => array:1 [
                        "id" => array:1 [
                          "required" => true
                        ]
                      ]
                    ]
                    "stock_availables" => array:3 [
                      "resource" => "stock_available"
                      "fields" => array:2 [
                        "id" => array:1 [
                          "required" => true
                        ]
                        "id_product_attribute" => array:1 [
                          "required" => true
                        ]
                      ]
                      "setter" => false
                    ]
                    "accessories" => array:3 [
                      "resource" => "product"
                      "api" => "products"
                      "fields" => array:1 [
                        "id" => array:2 [
                          "required" => true
                          "xlink_resource" => "product"
                        ]
                      ]
                    ]
                    "product_bundle" => array:3 [
                      "resource" => "product"
                      "api" => "products"
                      "fields" => array:3 [
                        "id" => array:1 [
                          "required" => true
                        ]
                        "id_product_attribute" => []
                        "quantity" => []
                      ]
                    ]
                  ]
                ]
                +id: 21417633
                #id_lang: null
                #id_shop: 1
                +id_shop_list: []
                #get_shop_from_context: true
                #table: "product"
                #identifier: "id_product"
                #fieldsRequired: array:1 [
                  0 => "price"
                ]
                #fieldsSize: array:7 [
                  "reference" => 64
                  "supplier_reference" => 64
                  "location" => 64
                  "ean13" => 13
                  "isbn" => 32
                  "upc" => 12
                  "mpn" => 40
                ]
                #fieldsValidate: array:49 [
                  "id_shop_default" => "isUnsignedId"
                  "id_manufacturer" => "isUnsignedId"
                  "id_supplier" => "isUnsignedId"
                  "reference" => "isReference"
                  "supplier_reference" => "isReference"
                  "location" => "isReference"
                  "width" => "isUnsignedFloat"
                  "height" => "isUnsignedFloat"
                  "depth" => "isUnsignedFloat"
                  "weight" => "isUnsignedFloat"
                  "quantity_discount" => "isBool"
                  "ean13" => "isEan13"
                  "isbn" => "isIsbn"
                  "upc" => "isUpc"
                  "mpn" => "isMpn"
                  "cache_is_pack" => "isBool"
                  "cache_has_attachments" => "isBool"
                  "is_virtual" => "isBool"
                  "state" => "isUnsignedId"
                  "additional_delivery_times" => "isUnsignedId"
                  "id_category_default" => "isUnsignedId"
                  "id_tax_rules_group" => "isUnsignedId"
                  "on_sale" => "isBool"
                  "online_only" => "isBool"
                  "ecotax" => "isPrice"
                  "minimal_quantity" => "isUnsignedInt"
                  "low_stock_threshold" => "isInt"
                  "low_stock_alert" => "isBool"
                  "price" => "isPrice"
                  "wholesale_price" => "isPrice"
                  "unity" => "isString"
                  "additional_shipping_cost" => "isPrice"
                  "customizable" => "isUnsignedInt"
                  "text_fields" => "isUnsignedInt"
                  "uploadable_files" => "isUnsignedInt"
                  "active" => "isBool"
                  "redirect_type" => "isString"
                  "id_type_redirected" => "isUnsignedId"
                  "available_for_order" => "isBool"
                  "available_date" => "isDateFormat"
                  "show_condition" => "isBool"
                  "condition" => "isGenericName"
                  "show_price" => "isBool"
                  "indexed" => "isBool"
                  "visibility" => "isProductVisibility"
                  "advanced_stock_management" => "isBool"
                  "date_add" => "isDate"
                  "date_upd" => "isDate"
                  "pack_stock_type" => "isUnsignedInt"
                ]
                #fieldsRequiredLang: []
                #fieldsSizeLang: array:9 [
                  "delivery_in_stock" => 255
                  "delivery_out_stock" => 255
                  "meta_description" => 512
                  "meta_keywords" => 255
                  "meta_title" => 255
                  "link_rewrite" => 128
                  "name" => 128
                  "available_now" => 255
                  "available_later" => 255
                ]
                #fieldsValidateLang: array:11 [
                  "delivery_in_stock" => "isGenericName"
                  "delivery_out_stock" => "isGenericName"
                  "meta_description" => "isGenericName"
                  "meta_keywords" => "isGenericName"
                  "meta_title" => "isGenericName"
                  "link_rewrite" => "isLinkRewrite"
                  "name" => "isCatalogName"
                  "description" => "isCleanHtml"
                  "description_short" => "isCleanHtml"
                  "available_now" => "isGenericName"
                  "available_later" => "IsGenericName"
                ]
                #tables: []
                #image_dir: null
                #image_format: "jpg"
                #translator: null
                #def: array:7 [
                  "table" => "product"
                  "primary" => "id_product"
                  "multilang" => true
                  "multilang_shop" => true
                  "fields" => array:62 [
                    "id_shop_default" => array:2 [
                      "type" => 1
                      "validate" => "isUnsignedId"
                    ]
                    "id_manufacturer" => array:2 [
                      "type" => 1
                      "validate" => "isUnsignedId"
                    ]
                    "id_supplier" => array:2 [
                      "type" => 1
                      "validate" => "isUnsignedId"
                    ]
                    "reference" => array:3 [
                      "type" => 3
                      "validate" => "isReference"
                      "size" => 64
                    ]
                    "supplier_reference" => array:3 [
                      "type" => 3
                      "validate" => "isReference"
                      "size" => 64
                    ]
                    "location" => array:3 [
                      "type" => 3
                      "validate" => "isReference"
                      "size" => 64
                    ]
                    "width" => array:2 [
                      "type" => 4
                      "validate" => "isUnsignedFloat"
                    ]
                    "height" => array:2 [
                      "type" => 4
                      "validate" => "isUnsignedFloat"
                    ]
                    "depth" => array:2 [
                      "type" => 4
                      "validate" => "isUnsignedFloat"
                    ]
                    "weight" => array:2 [
                      "type" => 4
                      "validate" => "isUnsignedFloat"
                    ]
                    "quantity_discount" => array:2 [
                      "type" => 2
                      "validate" => "isBool"
                    ]
                    "ean13" => array:3 [
                      "type" => 3
                      "validate" => "isEan13"
                      "size" => 13
                    ]
                    "isbn" => array:3 [
                      "type" => 3
                      "validate" => "isIsbn"
                      "size" => 32
                    ]
                    "upc" => array:3 [
                      "type" => 3
                      "validate" => "isUpc"
                      "size" => 12
                    ]
                    "mpn" => array:3 [
                      "type" => 3
                      "validate" => "isMpn"
                      "size" => 40
                    ]
                    "cache_is_pack" => array:2 [
                      "type" => 2
                      "validate" => "isBool"
                    ]
                    "cache_has_attachments" => array:2 [
                      "type" => 2
                      "validate" => "isBool"
                    ]
                    "is_virtual" => array:2 [
                      "type" => 2
                      "validate" => "isBool"
                    ]
                    "state" => array:2 [
                      "type" => 1
                      "validate" => "isUnsignedId"
                    ]
                    "additional_delivery_times" => array:2 [
                      "type" => 1
                      "validate" => "isUnsignedId"
                    ]
                    "delivery_in_stock" => array:4 [
                      "type" => 3
                      "lang" => true
                      "validate" => "isGenericName"
                      "size" => 255
                    ]
                    "delivery_out_stock" => array:4 [
                      "type" => 3
                      "lang" => true
                      "validate" => "isGenericName"
                      "size" => 255
                    ]
                    "id_category_default" => array:3 [
                      "type" => 1
                      "shop" => true
                      "validate" => "isUnsignedId"
                    ]
                    "id_tax_rules_group" => array:3 [
                      "type" => 1
                      "shop" => true
                      "validate" => "isUnsignedId"
                    ]
                    "on_sale" => array:3 [
                      "type" => 2
                      "shop" => true
                      "validate" => "isBool"
                    ]
                    "online_only" => array:3 [
                      "type" => 2
                      "shop" => true
                      "validate" => "isBool"
                    ]
                    "ecotax" => array:3 [
                      "type" => 4
                      "shop" => true
                      "validate" => "isPrice"
                    ]
                    "minimal_quantity" => array:3 [
                      "type" => 1
                      "shop" => true
                      "validate" => "isUnsignedInt"
                    ]
                    "low_stock_threshold" => array:4 [
                      "type" => 1
                      "shop" => true
                      "allow_null" => true
                      "validate" => "isInt"
                    ]
                    "low_stock_alert" => array:3 [
                      "type" => 2
                      "shop" => true
                      "validate" => "isBool"
                    ]
                    "price" => array:4 [
                      "type" => 4
                      "shop" => true
                      "validate" => "isPrice"
                      "required" => true
                    ]
                    "wholesale_price" => array:3 [
                      "type" => 4
                      "shop" => true
                      "validate" => "isPrice"
                    ]
                    "unity" => array:3 [
                      "type" => 3
                      "shop" => true
                      "validate" => "isString"
                    ]
                    "unit_price_ratio" => array:2 [
                      "type" => 4
                      "shop" => true
                    ]
                    "additional_shipping_cost" => array:3 [
                      "type" => 4
                      "shop" => true
                      "validate" => "isPrice"
                    ]
                    "customizable" => array:3 [
                      "type" => 1
                      "shop" => true
                      "validate" => "isUnsignedInt"
                    ]
                    "text_fields" => array:3 [
                      "type" => 1
                      "shop" => true
                      "validate" => "isUnsignedInt"
                    ]
                    "uploadable_files" => array:3 [
                      "type" => 1
                      "shop" => true
                      "validate" => "isUnsignedInt"
                    ]
                    "active" => array:3 [
                      "type" => 2
                      "shop" => true
                      "validate" => "isBool"
                    ]
                    "redirect_type" => array:3 [
                      "type" => 3
                      "shop" => true
                      "validate" => "isString"
                    ]
                    "id_type_redirected" => array:3 [
                      "type" => 1
                      "shop" => true
                      "validate" => "isUnsignedId"
                    ]
                    "available_for_order" => array:3 [
                      "type" => 2
                      "shop" => true
                      "validate" => "isBool"
                    ]
                    "available_date" => array:3 [
                      "type" => 5
                      "shop" => true
                      "validate" => "isDateFormat"
                    ]
                    "show_condition" => array:3 [
                      "type" => 2
                      "shop" => true
                      "validate" => "isBool"
                    ]
                    "condition" => array:5 [
                      "type" => 3
                      "shop" => true
                      "validate" => "isGenericName"
                      "values" => array:3 [
                        0 => "new"
                        1 => "used"
                        2 => "refurbished"
                      ]
                      "default" => "new"
                    ]
                    "show_price" => array:3 [
                      "type" => 2
                      "shop" => true
                      "validate" => "isBool"
                    ]
                    "indexed" => array:3 [
                      "type" => 2
                      "shop" => true
                      "validate" => "isBool"
                    ]
                    "visibility" => array:5 [
                      "type" => 3
                      "shop" => true
                      "validate" => "isProductVisibility"
                      "values" => array:4 [
                        0 => "both"
                        1 => "catalog"
                        2 => "search"
                        3 => "none"
                      ]
                      "default" => "both"
                    ]
                    "cache_default_attribute" => array:2 [
                      "type" => 1
                      "shop" => true
                    ]
                    "advanced_stock_management" => array:3 [
                      "type" => 2
                      "shop" => true
                      "validate" => "isBool"
                    ]
                    "date_add" => array:3 [
                      "type" => 5
                      "shop" => true
                      "validate" => "isDate"
                    ]
                    "date_upd" => array:3 [
                      "type" => 5
                      "shop" => true
                      "validate" => "isDate"
                    ]
                    "pack_stock_type" => array:3 [
                      "type" => 1
                      "shop" => true
                      "validate" => "isUnsignedInt"
                    ]
                    "meta_description" => array:4 [
                      "type" => 3
                      "lang" => true
                      "validate" => "isGenericName"
                      "size" => 512
                    ]
                    "meta_keywords" => array:4 [
                      "type" => 3
                      "lang" => true
                      "validate" => "isGenericName"
                      "size" => 255
                    ]
                    "meta_title" => array:4 [
                      "type" => 3
                      "lang" => true
                      "validate" => "isGenericName"
                      "size" => 255
                    ]
                    "link_rewrite" => array:6 [
                      "type" => 3
                      "lang" => true
                      "validate" => "isLinkRewrite"
                      "required" => false
                      "size" => 128
                      "ws_modifier" => array:2 [
                        "http_method" => 2
                        "modifier" => "modifierWsLinkRewrite"
                      ]
                    ]
                    "name" => array:5 [
                      "type" => 3
                      "lang" => true
                      "validate" => "isCatalogName"
                      "required" => false
                      "size" => 128
                    ]
                    "description" => array:3 [
                      "type" => 6
                      "lang" => true
                      "validate" => "isCleanHtml"
                    ]
                    "description_short" => array:3 [
                      "type" => 6
                      "lang" => true
                      "validate" => "isCleanHtml"
                    ]
                    "available_now" => array:4 [
                      "type" => 3
                      "lang" => true
                      "validate" => "isGenericName"
                      "size" => 255
                    ]
                    "available_later" => array:4 [
                      "type" => 3
                      "lang" => true
                      "validate" => "IsGenericName"
                      "size" => 255
                    ]
                  ]
                  "associations" => array:7 [
                    "manufacturer" => array:1 [
                      "type" => 1
                    ]
                    "supplier" => array:1 [
                      "type" => 1
                    ]
                    "default_category" => array:3 [
                      "type" => 1
                      "field" => "id_category_default"
                      "object" => "Category"
                    ]
                    "tax_rules_group" => array:1 [
                      "type" => 1
                    ]
                    "categories" => array:4 [
                      "type" => 2
                      "field" => "id_category"
                      "object" => "Category"
                      "association" => "category_product"
                    ]
                    "stock_availables" => array:4 [
                      "type" => 2
                      "field" => "id_stock_available"
                      "object" => "StockAvailable"
                      "association" => "stock_availables"
                    ]
                    "l" => array:3 [
                      "type" => 2
                      "field" => "id_product"
                      "foreign_field" => "id_product"
                    ]
                  ]
                  "classname" => "Product"
                ]
                #update_fields: null
                +force_id: false
              }
              
              "id_product"
              
              "21417633"
              
              "id_supplier"
              
              "1"
              
              "id_manufacturer"
              
              "4"
              
              "id_category_default"
              
              "76"
              
              "id_shop_default"
              
              "1"
              
              "id_tax_rules_group"
              
              "0"
              
              "on_sale"
              
              "0"
              
              "online_only"
              
              "0"
              
              "ean13"
              
              ""
              
              "isbn"
              
              ""
              
              "upc"
              
              ""
              
              "mpn"
              
              ""
              
              "ecotax"
              
              "0.000000"
              
              "quantity"
              
              "0"
              
              "minimal_quantity"
              
              "1"
              
              "low_stock_threshold"
              
              null
              
              "low_stock_alert"
              
              "0"
              
              "price"
              
              "89.900000"
              
              "wholesale_price"
              
              "23.450000"
              
              "unity"
              
              ""
              
              "unit_price_ratio"
              
              "0.000000"
              
              "additional_shipping_cost"
              
              "0.000000"
              
              "reference"
              
              "2193811"
              
              "supplier_reference"
              
              "2193811"
              
              "location"
              
              ""
              
              "width"
              
              "0.000000"
              
              "height"
              
              "0.000000"
              
              "depth"
              
              "0.000000"
              
              "weight"
              
              "0.000000"
              
              "out_of_stock"
              
              "2"
              
              "additional_delivery_times"
              
              "1"
              
              "quantity_discount"
              
              "0"
              
              "customizable"
              
              "0"
              
              "uploadable_files"
              
              "0"
              
              "text_fields"
              
              "0"
              
              "active"
              
              "1"
              
              "redirect_type"
              
              ""
              
              "id_type_redirected"
              
              "0"
              
              "available_for_order"
              
              "1"
              
              "available_date"
              
              "0000-00-00"
              
              "show_condition"
              
              "0"
              
              "condition"
              
              "new"
              
              "show_price"
              
              "1"
              
              "indexed"
              
              "0"
              
              "visibility"
              
              "both"
              
              "cache_is_pack"
              
              "0"
              
              "cache_has_attachments"
              
              "0"
              
              "is_virtual"
              
              "0"
              
              "cache_default_attribute"
              
              "21558"
              
              "date_add"
              
              "2025-11-10 00:00:00"
              
              "date_upd"
              
              "2026-01-02 11:07:55"
              
              "advanced_stock_management"
              
              "0"
              
              "pack_stock_type"
              
              "3"
              
              "state"
              
              "1"
              
              "id_shop"
              
              "1"
              
              "description"
              
              array:2 [
                1 => "<p></p>"
                3 => "<p></p>"
              ]
              
              "description_short"
              
              array:2 [
                1 => "<p></p>"
                3 => "<p></p>"
              ]
              
              "link_rewrite"
              
              array:2 [
                1 => "chinelo-de-casa-para-senhora"
                3 => "chinelo-de-casa-para-senhora"
              ]
              
              "meta_description"
              
              array:2 [
                1 => ""
                3 => ""
              ]
              
              "meta_keywords"
              
              array:2 [
                1 => ""
                3 => ""
              ]
              
              "meta_title"
              
              array:2 [
                1 => ""
                3 => ""
              ]
              
              "name"
              
              array:2 [
                1 => "Chinelo De Casa  - Para Senhora"
                3 => "Chinelo De Casa  - Para Senhora"
              ]
              
              "available_now"
              
              array:2 [
                1 => ""
                3 => ""
              ]
              
              "available_later"
              
              array:2 [
                1 => ""
                3 => ""
              ]
              
              "delivery_in_stock"
              
              array:2 [
                1 => ""
                3 => ""
              ]
              
              "delivery_out_stock"
              
              array:2 [
                1 => ""
                3 => ""
              ]
              

                • -20%
                00
                day
                :
                00
                hour
                :
                00
                min
                :
                00
                sec
                71,92 TND89,90 TND
                array:66 [
                  "id_product" => "21417062"
                  "id_supplier" => "1"
                  "id_manufacturer" => "4"
                  "id_category_default" => "76"
                  "id_shop_default" => "1"
                  "id_tax_rules_group" => "0"
                  "on_sale" => "0"
                  "online_only" => "0"
                  "ean13" => ""
                  "isbn" => ""
                  "upc" => ""
                  "mpn" => ""
                  "ecotax" => "0.000000"
                  "quantity" => "0"
                  "minimal_quantity" => "1"
                  "low_stock_threshold" => null
                  "low_stock_alert" => "0"
                  "price" => "89.900000"
                  "wholesale_price" => "23.450000"
                  "unity" => ""
                  "unit_price_ratio" => "0.000000"
                  "additional_shipping_cost" => "0.000000"
                  "reference" => "2193250"
                  "supplier_reference" => "2193250"
                  "location" => ""
                  "width" => "0.000000"
                  "height" => "0.000000"
                  "depth" => "0.000000"
                  "weight" => "0.000000"
                  "out_of_stock" => "2"
                  "additional_delivery_times" => "1"
                  "quantity_discount" => "0"
                  "customizable" => "0"
                  "uploadable_files" => "0"
                  "text_fields" => "0"
                  "active" => "1"
                  "redirect_type" => ""
                  "id_type_redirected" => "0"
                  "available_for_order" => "1"
                  "available_date" => "0000-00-00"
                  "show_condition" => "0"
                  "condition" => "new"
                  "show_price" => "1"
                  "indexed" => "1"
                  "visibility" => "both"
                  "cache_is_pack" => "0"
                  "cache_has_attachments" => "0"
                  "is_virtual" => "0"
                  "cache_default_attribute" => "18015"
                  "date_add" => "2024-11-01 00:00:00"
                  "date_upd" => "2026-01-02 11:07:55"
                  "advanced_stock_management" => "0"
                  "pack_stock_type" => "3"
                  "state" => "1"
                  "id_shop" => "1"
                  "description" => array:2 [
                    1 => "<p>Offrez à vos pieds un confort optimal avec les pantoufles Beppi pour femme, conçues pour garantir chaleur et sécurité à la maison. Leur semelle anti-skid assure une adhérence parfaite, évitant tout risque de glissade sur les sols lisses, tout en offrant une grande stabilité. Le matériau doux et agréable à l’intérieur garde vos pieds au chaud, tandis que l’extérieur robuste et élégant ajoute une touche de style à vos moments de détente. Idéales pour l'hiver, ces pantoufles sont parfaites pour se relaxer après une longue journée ou pour flâner à la maison.</p>"
                    3 => "<p>Offrez à vos pieds un confort optimal avec les pantoufles Beppi pour femme, conçues pour garantir chaleur et sécurité à la maison. Leur semelle anti-skid assure une adhérence parfaite, évitant tout risque de glissade sur les sols lisses, tout en offrant une grande stabilité. Le matériau doux et agréable à l’intérieur garde vos pieds au chaud, tandis que l’extérieur robuste et élégant ajoute une touche de style à vos moments de détente. Idéales pour l'hiver, ces pantoufles sont parfaites pour se relaxer après une longue journée ou pour flâner à la maison.</p>"
                  ]
                  "description_short" => array:2 [
                    1 => "<p></p>"
                    3 => "<p></p>"
                  ]
                  "link_rewrite" => array:2 [
                    1 => "chinelo-de-casa-para-senhora"
                    3 => "chinelo-de-casa-para-senhora"
                  ]
                  "meta_description" => array:2 [
                    1 => ""
                    3 => ""
                  ]
                  "meta_keywords" => array:2 [
                    1 => ""
                    3 => ""
                  ]
                  "meta_title" => array:2 [
                    1 => ""
                    3 => ""
                  ]
                  "name" => array:2 [
                    1 => "Chinelo De Casa  - Para Senhora"
                    3 => "Chinelo De Casa  - Para Senhora"
                  ]
                  "available_now" => array:2 [
                    1 => ""
                    3 => ""
                  ]
                  "available_later" => array:2 [
                    1 => ""
                    3 => ""
                  ]
                  "delivery_in_stock" => array:2 [
                    1 => ""
                    3 => ""
                  ]
                  "delivery_out_stock" => array:2 [
                    1 => ""
                    3 => ""
                  ]
                ]
                
                Product {#1309
                  +tax_name: null
                  +tax_rate: null
                  +id_manufacturer: null
                  +id_supplier: null
                  +id_category_default: null
                  +id_shop_default: null
                  +manufacturer_name: null
                  +supplier_name: null
                  +name: null
                  +description: null
                  +description_short: null
                  +quantity: 0
                  +minimal_quantity: 1
                  +low_stock_threshold: null
                  +low_stock_alert: false
                  +available_now: null
                  +available_later: null
                  +price: 0
                  +specificPrice: 0
                  +additional_shipping_cost: 0
                  +wholesale_price: 0
                  +on_sale: false
                  +online_only: false
                  +unity: null
                  +unit_price: null
                  +unit_price_ratio: 0
                  +ecotax: 0
                  +reference: null
                  +supplier_reference: null
                  +location: null
                  +width: 0
                  +height: 0
                  +depth: 0
                  +weight: 0
                  +ean13: null
                  +isbn: null
                  +upc: null
                  +mpn: null
                  +link_rewrite: null
                  +meta_description: null
                  +meta_keywords: null
                  +meta_title: null
                  +quantity_discount: 0
                  +customizable: null
                  +new: null
                  +uploadable_files: null
                  +text_fields: null
                  +active: true
                  +redirect_type: ""
                  +id_type_redirected: 0
                  +available_for_order: true
                  +available_date: "0000-00-00"
                  +show_condition: false
                  +condition: null
                  +show_price: true
                  +indexed: 0
                  +visibility: null
                  +date_add: null
                  +date_upd: null
                  +tags: null
                  +state: 1
                  +base_price: null
                  +id_tax_rules_group: 1
                  +id_color_default: 0
                  +advanced_stock_management: 0
                  +out_of_stock: null
                  +depends_on_stock: null
                  +isFullyLoaded: false
                  +cache_is_pack: null
                  +cache_has_attachments: null
                  +is_virtual: null
                  +id_pack_product_attribute: null
                  +cache_default_attribute: null
                  +category: null
                  +pack_stock_type: 3
                  +additional_delivery_times: 1
                  +delivery_in_stock: null
                  +delivery_out_stock: null
                  #webserviceParameters: array:4 [
                    "objectMethods" => array:2 [
                      "add" => "addWs"
                      "update" => "updateWs"
                    ]
                    "objectNodeNames" => "products"
                    "fields" => array:12 [
                      "id_manufacturer" => array:1 [
                        "xlink_resource" => "manufacturers"
                      ]
                      "id_supplier" => array:1 [
                        "xlink_resource" => "suppliers"
                      ]
                      "id_category_default" => array:1 [
                        "xlink_resource" => "categories"
                      ]
                      "new" => []
                      "cache_default_attribute" => []
                      "id_default_image" => array:3 [
                        "getter" => "getCoverWs"
                        "setter" => "setCoverWs"
                        "xlink_resource" => array:2 [
                          "resourceName" => "images"
                          "subResourceName" => "products"
                        ]
                      ]
                      "id_default_combination" => array:3 [
                        "getter" => "getWsDefaultCombination"
                        "setter" => "setWsDefaultCombination"
                        "xlink_resource" => array:1 [
                          "resourceName" => "combinations"
                        ]
                      ]
                      "id_tax_rules_group" => array:1 [
                        "xlink_resource" => array:1 [
                          "resourceName" => "tax_rule_groups"
                        ]
                      ]
                      "position_in_category" => array:2 [
                        "getter" => "getWsPositionInCategory"
                        "setter" => "setWsPositionInCategory"
                      ]
                      "manufacturer_name" => array:2 [
                        "getter" => "getWsManufacturerName"
                        "setter" => false
                      ]
                      "quantity" => array:2 [
                        "getter" => false
                        "setter" => false
                      ]
                      "type" => array:2 [
                        "getter" => "getWsType"
                        "setter" => "setWsType"
                      ]
                    ]
                    "associations" => array:9 [
                      "categories" => array:2 [
                        "resource" => "category"
                        "fields" => array:1 [
                          "id" => array:1 [
                            "required" => true
                          ]
                        ]
                      ]
                      "images" => array:2 [
                        "resource" => "image"
                        "fields" => array:1 [
                          "id" => []
                        ]
                      ]
                      "combinations" => array:2 [
                        "resource" => "combination"
                        "fields" => array:1 [
                          "id" => array:1 [
                            "required" => true
                          ]
                        ]
                      ]
                      "product_option_values" => array:2 [
                        "resource" => "product_option_value"
                        "fields" => array:1 [
                          "id" => array:1 [
                            "required" => true
                          ]
                        ]
                      ]
                      "product_features" => array:2 [
                        "resource" => "product_feature"
                        "fields" => array:2 [
                          "id" => array:1 [
                            "required" => true
                          ]
                          "id_feature_value" => array:2 [
                            "required" => true
                            "xlink_resource" => "product_feature_values"
                          ]
                        ]
                      ]
                      "tags" => array:2 [
                        "resource" => "tag"
                        "fields" => array:1 [
                          "id" => array:1 [
                            "required" => true
                          ]
                        ]
                      ]
                      "stock_availables" => array:3 [
                        "resource" => "stock_available"
                        "fields" => array:2 [
                          "id" => array:1 [
                            "required" => true
                          ]
                          "id_product_attribute" => array:1 [
                            "required" => true
                          ]
                        ]
                        "setter" => false
                      ]
                      "accessories" => array:3 [
                        "resource" => "product"
                        "api" => "products"
                        "fields" => array:1 [
                          "id" => array:2 [
                            "required" => true
                            "xlink_resource" => "product"
                          ]
                        ]
                      ]
                      "product_bundle" => array:3 [
                        "resource" => "product"
                        "api" => "products"
                        "fields" => array:3 [
                          "id" => array:1 [
                            "required" => true
                          ]
                          "id_product_attribute" => []
                          "quantity" => []
                        ]
                      ]
                    ]
                  ]
                  +id: 21417062
                  #id_lang: null
                  #id_shop: 1
                  +id_shop_list: []
                  #get_shop_from_context: true
                  #table: "product"
                  #identifier: "id_product"
                  #fieldsRequired: array:1 [
                    0 => "price"
                  ]
                  #fieldsSize: array:7 [
                    "reference" => 64
                    "supplier_reference" => 64
                    "location" => 64
                    "ean13" => 13
                    "isbn" => 32
                    "upc" => 12
                    "mpn" => 40
                  ]
                  #fieldsValidate: array:49 [
                    "id_shop_default" => "isUnsignedId"
                    "id_manufacturer" => "isUnsignedId"
                    "id_supplier" => "isUnsignedId"
                    "reference" => "isReference"
                    "supplier_reference" => "isReference"
                    "location" => "isReference"
                    "width" => "isUnsignedFloat"
                    "height" => "isUnsignedFloat"
                    "depth" => "isUnsignedFloat"
                    "weight" => "isUnsignedFloat"
                    "quantity_discount" => "isBool"
                    "ean13" => "isEan13"
                    "isbn" => "isIsbn"
                    "upc" => "isUpc"
                    "mpn" => "isMpn"
                    "cache_is_pack" => "isBool"
                    "cache_has_attachments" => "isBool"
                    "is_virtual" => "isBool"
                    "state" => "isUnsignedId"
                    "additional_delivery_times" => "isUnsignedId"
                    "id_category_default" => "isUnsignedId"
                    "id_tax_rules_group" => "isUnsignedId"
                    "on_sale" => "isBool"
                    "online_only" => "isBool"
                    "ecotax" => "isPrice"
                    "minimal_quantity" => "isUnsignedInt"
                    "low_stock_threshold" => "isInt"
                    "low_stock_alert" => "isBool"
                    "price" => "isPrice"
                    "wholesale_price" => "isPrice"
                    "unity" => "isString"
                    "additional_shipping_cost" => "isPrice"
                    "customizable" => "isUnsignedInt"
                    "text_fields" => "isUnsignedInt"
                    "uploadable_files" => "isUnsignedInt"
                    "active" => "isBool"
                    "redirect_type" => "isString"
                    "id_type_redirected" => "isUnsignedId"
                    "available_for_order" => "isBool"
                    "available_date" => "isDateFormat"
                    "show_condition" => "isBool"
                    "condition" => "isGenericName"
                    "show_price" => "isBool"
                    "indexed" => "isBool"
                    "visibility" => "isProductVisibility"
                    "advanced_stock_management" => "isBool"
                    "date_add" => "isDate"
                    "date_upd" => "isDate"
                    "pack_stock_type" => "isUnsignedInt"
                  ]
                  #fieldsRequiredLang: []
                  #fieldsSizeLang: array:9 [
                    "delivery_in_stock" => 255
                    "delivery_out_stock" => 255
                    "meta_description" => 512
                    "meta_keywords" => 255
                    "meta_title" => 255
                    "link_rewrite" => 128
                    "name" => 128
                    "available_now" => 255
                    "available_later" => 255
                  ]
                  #fieldsValidateLang: array:11 [
                    "delivery_in_stock" => "isGenericName"
                    "delivery_out_stock" => "isGenericName"
                    "meta_description" => "isGenericName"
                    "meta_keywords" => "isGenericName"
                    "meta_title" => "isGenericName"
                    "link_rewrite" => "isLinkRewrite"
                    "name" => "isCatalogName"
                    "description" => "isCleanHtml"
                    "description_short" => "isCleanHtml"
                    "available_now" => "isGenericName"
                    "available_later" => "IsGenericName"
                  ]
                  #tables: []
                  #image_dir: null
                  #image_format: "jpg"
                  #translator: null
                  #def: array:7 [
                    "table" => "product"
                    "primary" => "id_product"
                    "multilang" => true
                    "multilang_shop" => true
                    "fields" => array:62 [
                      "id_shop_default" => array:2 [
                        "type" => 1
                        "validate" => "isUnsignedId"
                      ]
                      "id_manufacturer" => array:2 [
                        "type" => 1
                        "validate" => "isUnsignedId"
                      ]
                      "id_supplier" => array:2 [
                        "type" => 1
                        "validate" => "isUnsignedId"
                      ]
                      "reference" => array:3 [
                        "type" => 3
                        "validate" => "isReference"
                        "size" => 64
                      ]
                      "supplier_reference" => array:3 [
                        "type" => 3
                        "validate" => "isReference"
                        "size" => 64
                      ]
                      "location" => array:3 [
                        "type" => 3
                        "validate" => "isReference"
                        "size" => 64
                      ]
                      "width" => array:2 [
                        "type" => 4
                        "validate" => "isUnsignedFloat"
                      ]
                      "height" => array:2 [
                        "type" => 4
                        "validate" => "isUnsignedFloat"
                      ]
                      "depth" => array:2 [
                        "type" => 4
                        "validate" => "isUnsignedFloat"
                      ]
                      "weight" => array:2 [
                        "type" => 4
                        "validate" => "isUnsignedFloat"
                      ]
                      "quantity_discount" => array:2 [
                        "type" => 2
                        "validate" => "isBool"
                      ]
                      "ean13" => array:3 [
                        "type" => 3
                        "validate" => "isEan13"
                        "size" => 13
                      ]
                      "isbn" => array:3 [
                        "type" => 3
                        "validate" => "isIsbn"
                        "size" => 32
                      ]
                      "upc" => array:3 [
                        "type" => 3
                        "validate" => "isUpc"
                        "size" => 12
                      ]
                      "mpn" => array:3 [
                        "type" => 3
                        "validate" => "isMpn"
                        "size" => 40
                      ]
                      "cache_is_pack" => array:2 [
                        "type" => 2
                        "validate" => "isBool"
                      ]
                      "cache_has_attachments" => array:2 [
                        "type" => 2
                        "validate" => "isBool"
                      ]
                      "is_virtual" => array:2 [
                        "type" => 2
                        "validate" => "isBool"
                      ]
                      "state" => array:2 [
                        "type" => 1
                        "validate" => "isUnsignedId"
                      ]
                      "additional_delivery_times" => array:2 [
                        "type" => 1
                        "validate" => "isUnsignedId"
                      ]
                      "delivery_in_stock" => array:4 [
                        "type" => 3
                        "lang" => true
                        "validate" => "isGenericName"
                        "size" => 255
                      ]
                      "delivery_out_stock" => array:4 [
                        "type" => 3
                        "lang" => true
                        "validate" => "isGenericName"
                        "size" => 255
                      ]
                      "id_category_default" => array:3 [
                        "type" => 1
                        "shop" => true
                        "validate" => "isUnsignedId"
                      ]
                      "id_tax_rules_group" => array:3 [
                        "type" => 1
                        "shop" => true
                        "validate" => "isUnsignedId"
                      ]
                      "on_sale" => array:3 [
                        "type" => 2
                        "shop" => true
                        "validate" => "isBool"
                      ]
                      "online_only" => array:3 [
                        "type" => 2
                        "shop" => true
                        "validate" => "isBool"
                      ]
                      "ecotax" => array:3 [
                        "type" => 4
                        "shop" => true
                        "validate" => "isPrice"
                      ]
                      "minimal_quantity" => array:3 [
                        "type" => 1
                        "shop" => true
                        "validate" => "isUnsignedInt"
                      ]
                      "low_stock_threshold" => array:4 [
                        "type" => 1
                        "shop" => true
                        "allow_null" => true
                        "validate" => "isInt"
                      ]
                      "low_stock_alert" => array:3 [
                        "type" => 2
                        "shop" => true
                        "validate" => "isBool"
                      ]
                      "price" => array:4 [
                        "type" => 4
                        "shop" => true
                        "validate" => "isPrice"
                        "required" => true
                      ]
                      "wholesale_price" => array:3 [
                        "type" => 4
                        "shop" => true
                        "validate" => "isPrice"
                      ]
                      "unity" => array:3 [
                        "type" => 3
                        "shop" => true
                        "validate" => "isString"
                      ]
                      "unit_price_ratio" => array:2 [
                        "type" => 4
                        "shop" => true
                      ]
                      "additional_shipping_cost" => array:3 [
                        "type" => 4
                        "shop" => true
                        "validate" => "isPrice"
                      ]
                      "customizable" => array:3 [
                        "type" => 1
                        "shop" => true
                        "validate" => "isUnsignedInt"
                      ]
                      "text_fields" => array:3 [
                        "type" => 1
                        "shop" => true
                        "validate" => "isUnsignedInt"
                      ]
                      "uploadable_files" => array:3 [
                        "type" => 1
                        "shop" => true
                        "validate" => "isUnsignedInt"
                      ]
                      "active" => array:3 [
                        "type" => 2
                        "shop" => true
                        "validate" => "isBool"
                      ]
                      "redirect_type" => array:3 [
                        "type" => 3
                        "shop" => true
                        "validate" => "isString"
                      ]
                      "id_type_redirected" => array:3 [
                        "type" => 1
                        "shop" => true
                        "validate" => "isUnsignedId"
                      ]
                      "available_for_order" => array:3 [
                        "type" => 2
                        "shop" => true
                        "validate" => "isBool"
                      ]
                      "available_date" => array:3 [
                        "type" => 5
                        "shop" => true
                        "validate" => "isDateFormat"
                      ]
                      "show_condition" => array:3 [
                        "type" => 2
                        "shop" => true
                        "validate" => "isBool"
                      ]
                      "condition" => array:5 [
                        "type" => 3
                        "shop" => true
                        "validate" => "isGenericName"
                        "values" => array:3 [
                          0 => "new"
                          1 => "used"
                          2 => "refurbished"
                        ]
                        "default" => "new"
                      ]
                      "show_price" => array:3 [
                        "type" => 2
                        "shop" => true
                        "validate" => "isBool"
                      ]
                      "indexed" => array:3 [
                        "type" => 2
                        "shop" => true
                        "validate" => "isBool"
                      ]
                      "visibility" => array:5 [
                        "type" => 3
                        "shop" => true
                        "validate" => "isProductVisibility"
                        "values" => array:4 [
                          0 => "both"
                          1 => "catalog"
                          2 => "search"
                          3 => "none"
                        ]
                        "default" => "both"
                      ]
                      "cache_default_attribute" => array:2 [
                        "type" => 1
                        "shop" => true
                      ]
                      "advanced_stock_management" => array:3 [
                        "type" => 2
                        "shop" => true
                        "validate" => "isBool"
                      ]
                      "date_add" => array:3 [
                        "type" => 5
                        "shop" => true
                        "validate" => "isDate"
                      ]
                      "date_upd" => array:3 [
                        "type" => 5
                        "shop" => true
                        "validate" => "isDate"
                      ]
                      "pack_stock_type" => array:3 [
                        "type" => 1
                        "shop" => true
                        "validate" => "isUnsignedInt"
                      ]
                      "meta_description" => array:4 [
                        "type" => 3
                        "lang" => true
                        "validate" => "isGenericName"
                        "size" => 512
                      ]
                      "meta_keywords" => array:4 [
                        "type" => 3
                        "lang" => true
                        "validate" => "isGenericName"
                        "size" => 255
                      ]
                      "meta_title" => array:4 [
                        "type" => 3
                        "lang" => true
                        "validate" => "isGenericName"
                        "size" => 255
                      ]
                      "link_rewrite" => array:6 [
                        "type" => 3
                        "lang" => true
                        "validate" => "isLinkRewrite"
                        "required" => false
                        "size" => 128
                        "ws_modifier" => array:2 [
                          "http_method" => 2
                          "modifier" => "modifierWsLinkRewrite"
                        ]
                      ]
                      "name" => array:5 [
                        "type" => 3
                        "lang" => true
                        "validate" => "isCatalogName"
                        "required" => false
                        "size" => 128
                      ]
                      "description" => array:3 [
                        "type" => 6
                        "lang" => true
                        "validate" => "isCleanHtml"
                      ]
                      "description_short" => array:3 [
                        "type" => 6
                        "lang" => true
                        "validate" => "isCleanHtml"
                      ]
                      "available_now" => array:4 [
                        "type" => 3
                        "lang" => true
                        "validate" => "isGenericName"
                        "size" => 255
                      ]
                      "available_later" => array:4 [
                        "type" => 3
                        "lang" => true
                        "validate" => "IsGenericName"
                        "size" => 255
                      ]
                    ]
                    "associations" => array:7 [
                      "manufacturer" => array:1 [
                        "type" => 1
                      ]
                      "supplier" => array:1 [
                        "type" => 1
                      ]
                      "default_category" => array:3 [
                        "type" => 1
                        "field" => "id_category_default"
                        "object" => "Category"
                      ]
                      "tax_rules_group" => array:1 [
                        "type" => 1
                      ]
                      "categories" => array:4 [
                        "type" => 2
                        "field" => "id_category"
                        "object" => "Category"
                        "association" => "category_product"
                      ]
                      "stock_availables" => array:4 [
                        "type" => 2
                        "field" => "id_stock_available"
                        "object" => "StockAvailable"
                        "association" => "stock_availables"
                      ]
                      "l" => array:3 [
                        "type" => 2
                        "field" => "id_product"
                        "foreign_field" => "id_product"
                      ]
                    ]
                    "classname" => "Product"
                  ]
                  #update_fields: null
                  +force_id: false
                }
                
                "id_product"
                
                "21417062"
                
                "id_supplier"
                
                "1"
                
                "id_manufacturer"
                
                "4"
                
                "id_category_default"
                
                "76"
                
                "id_shop_default"
                
                "1"
                
                "id_tax_rules_group"
                
                "0"
                
                "on_sale"
                
                "0"
                
                "online_only"
                
                "0"
                
                "ean13"
                
                ""
                
                "isbn"
                
                ""
                
                "upc"
                
                ""
                
                "mpn"
                
                ""
                
                "ecotax"
                
                "0.000000"
                
                "quantity"
                
                "0"
                
                "minimal_quantity"
                
                "1"
                
                "low_stock_threshold"
                
                null
                
                "low_stock_alert"
                
                "0"
                
                "price"
                
                "89.900000"
                
                "wholesale_price"
                
                "23.450000"
                
                "unity"
                
                ""
                
                "unit_price_ratio"
                
                "0.000000"
                
                "additional_shipping_cost"
                
                "0.000000"
                
                "reference"
                
                "2193250"
                
                "supplier_reference"
                
                "2193250"
                
                "location"
                
                ""
                
                "width"
                
                "0.000000"
                
                "height"
                
                "0.000000"
                
                "depth"
                
                "0.000000"
                
                "weight"
                
                "0.000000"
                
                "out_of_stock"
                
                "2"
                
                "additional_delivery_times"
                
                "1"
                
                "quantity_discount"
                
                "0"
                
                "customizable"
                
                "0"
                
                "uploadable_files"
                
                "0"
                
                "text_fields"
                
                "0"
                
                "active"
                
                "1"
                
                "redirect_type"
                
                ""
                
                "id_type_redirected"
                
                "0"
                
                "available_for_order"
                
                "1"
                
                "available_date"
                
                "0000-00-00"
                
                "show_condition"
                
                "0"
                
                "condition"
                
                "new"
                
                "show_price"
                
                "1"
                
                "indexed"
                
                "1"
                
                "visibility"
                
                "both"
                
                "cache_is_pack"
                
                "0"
                
                "cache_has_attachments"
                
                "0"
                
                "is_virtual"
                
                "0"
                
                "cache_default_attribute"
                
                "18015"
                
                "date_add"
                
                "2024-11-01 00:00:00"
                
                "date_upd"
                
                "2026-01-02 11:07:55"
                
                "advanced_stock_management"
                
                "0"
                
                "pack_stock_type"
                
                "3"
                
                "state"
                
                "1"
                
                "id_shop"
                
                "1"
                
                "description"
                
                array:2 [
                  1 => "<p>Offrez à vos pieds un confort optimal avec les pantoufles Beppi pour femme, conçues pour garantir chaleur et sécurité à la maison. Leur semelle anti-skid assure une adhérence parfaite, évitant tout risque de glissade sur les sols lisses, tout en offrant une grande stabilité. Le matériau doux et agréable à l’intérieur garde vos pieds au chaud, tandis que l’extérieur robuste et élégant ajoute une touche de style à vos moments de détente. Idéales pour l'hiver, ces pantoufles sont parfaites pour se relaxer après une longue journée ou pour flâner à la maison.</p>"
                  3 => "<p>Offrez à vos pieds un confort optimal avec les pantoufles Beppi pour femme, conçues pour garantir chaleur et sécurité à la maison. Leur semelle anti-skid assure une adhérence parfaite, évitant tout risque de glissade sur les sols lisses, tout en offrant une grande stabilité. Le matériau doux et agréable à l’intérieur garde vos pieds au chaud, tandis que l’extérieur robuste et élégant ajoute une touche de style à vos moments de détente. Idéales pour l'hiver, ces pantoufles sont parfaites pour se relaxer après une longue journée ou pour flâner à la maison.</p>"
                ]
                
                "description_short"
                
                array:2 [
                  1 => "<p></p>"
                  3 => "<p></p>"
                ]
                
                "link_rewrite"
                
                array:2 [
                  1 => "chinelo-de-casa-para-senhora"
                  3 => "chinelo-de-casa-para-senhora"
                ]
                
                "meta_description"
                
                array:2 [
                  1 => ""
                  3 => ""
                ]
                
                "meta_keywords"
                
                array:2 [
                  1 => ""
                  3 => ""
                ]
                
                "meta_title"
                
                array:2 [
                  1 => ""
                  3 => ""
                ]
                
                "name"
                
                array:2 [
                  1 => "Chinelo De Casa  - Para Senhora"
                  3 => "Chinelo De Casa  - Para Senhora"
                ]
                
                "available_now"
                
                array:2 [
                  1 => ""
                  3 => ""
                ]
                
                "available_later"
                
                array:2 [
                  1 => ""
                  3 => ""
                ]
                
                "delivery_in_stock"
                
                array:2 [
                  1 => ""
                  3 => ""
                ]
                
                "delivery_out_stock"
                
                array:2 [
                  1 => ""
                  3 => ""
                ]
                

                  • -20%
                  00
                  day
                  :
                  00
                  hour
                  :
                  00
                  min
                  :
                  00
                  sec
                  135,92 TND169,90 TND
                  array:66 [
                    "id_product" => "21417693"
                    "id_supplier" => "1"
                    "id_manufacturer" => "4"
                    "id_category_default" => "92"
                    "id_shop_default" => "1"
                    "id_tax_rules_group" => "0"
                    "on_sale" => "0"
                    "online_only" => "0"
                    "ean13" => ""
                    "isbn" => ""
                    "upc" => ""
                    "mpn" => ""
                    "ecotax" => "0.000000"
                    "quantity" => "0"
                    "minimal_quantity" => "1"
                    "low_stock_threshold" => null
                    "low_stock_alert" => "0"
                    "price" => "169.900000"
                    "wholesale_price" => "40.000000"
                    "unity" => ""
                    "unit_price_ratio" => "0.000000"
                    "additional_shipping_cost" => "0.000000"
                    "reference" => "2214790"
                    "supplier_reference" => "2214790"
                    "location" => ""
                    "width" => "0.000000"
                    "height" => "0.000000"
                    "depth" => "0.000000"
                    "weight" => "0.000000"
                    "out_of_stock" => "2"
                    "additional_delivery_times" => "1"
                    "quantity_discount" => "0"
                    "customizable" => "0"
                    "uploadable_files" => "0"
                    "text_fields" => "0"
                    "active" => "1"
                    "redirect_type" => ""
                    "id_type_redirected" => "0"
                    "available_for_order" => "1"
                    "available_date" => "0000-00-00"
                    "show_condition" => "0"
                    "condition" => "new"
                    "show_price" => "1"
                    "indexed" => "1"
                    "visibility" => "both"
                    "cache_is_pack" => "0"
                    "cache_has_attachments" => "0"
                    "is_virtual" => "0"
                    "cache_default_attribute" => "21908"
                    "date_add" => "2025-11-10 00:00:00"
                    "date_upd" => "2026-02-09 15:55:59"
                    "advanced_stock_management" => "0"
                    "pack_stock_type" => "3"
                    "state" => "1"
                    "id_shop" => "1"
                    "description" => array:2 [
                      1 => "<p></p>"
                      3 => "<p></p>"
                    ]
                    "description_short" => array:2 [
                      1 => "<p></p>"
                      3 => "<p></p>"
                    ]
                    "link_rewrite" => array:2 [
                      1 => "sapato-casual-desportivo-memory-gel-insole"
                      3 => "sapato-casual-desportivo-memory-gel-insole"
                    ]
                    "meta_description" => array:2 [
                      1 => ""
                      3 => ""
                    ]
                    "meta_keywords" => array:2 [
                      1 => ""
                      3 => ""
                    ]
                    "meta_title" => array:2 [
                      1 => ""
                      3 => ""
                    ]
                    "name" => array:2 [
                      1 => "Sapato Casual Desportivo  - Memory Gel Insole"
                      3 => "Sapato Casual Desportivo  - Memory Gel Insole"
                    ]
                    "available_now" => array:2 [
                      1 => ""
                      3 => ""
                    ]
                    "available_later" => array:2 [
                      1 => ""
                      3 => ""
                    ]
                    "delivery_in_stock" => array:2 [
                      1 => ""
                      3 => ""
                    ]
                    "delivery_out_stock" => array:2 [
                      1 => ""
                      3 => ""
                    ]
                  ]
                  
                  Product {#1296
                    +tax_name: null
                    +tax_rate: null
                    +id_manufacturer: null
                    +id_supplier: null
                    +id_category_default: null
                    +id_shop_default: null
                    +manufacturer_name: null
                    +supplier_name: null
                    +name: null
                    +description: null
                    +description_short: null
                    +quantity: 0
                    +minimal_quantity: 1
                    +low_stock_threshold: null
                    +low_stock_alert: false
                    +available_now: null
                    +available_later: null
                    +price: 0
                    +specificPrice: 0
                    +additional_shipping_cost: 0
                    +wholesale_price: 0
                    +on_sale: false
                    +online_only: false
                    +unity: null
                    +unit_price: null
                    +unit_price_ratio: 0
                    +ecotax: 0
                    +reference: null
                    +supplier_reference: null
                    +location: null
                    +width: 0
                    +height: 0
                    +depth: 0
                    +weight: 0
                    +ean13: null
                    +isbn: null
                    +upc: null
                    +mpn: null
                    +link_rewrite: null
                    +meta_description: null
                    +meta_keywords: null
                    +meta_title: null
                    +quantity_discount: 0
                    +customizable: null
                    +new: null
                    +uploadable_files: null
                    +text_fields: null
                    +active: true
                    +redirect_type: ""
                    +id_type_redirected: 0
                    +available_for_order: true
                    +available_date: "0000-00-00"
                    +show_condition: false
                    +condition: null
                    +show_price: true
                    +indexed: 0
                    +visibility: null
                    +date_add: null
                    +date_upd: null
                    +tags: null
                    +state: 1
                    +base_price: null
                    +id_tax_rules_group: 1
                    +id_color_default: 0
                    +advanced_stock_management: 0
                    +out_of_stock: null
                    +depends_on_stock: null
                    +isFullyLoaded: false
                    +cache_is_pack: null
                    +cache_has_attachments: null
                    +is_virtual: null
                    +id_pack_product_attribute: null
                    +cache_default_attribute: null
                    +category: null
                    +pack_stock_type: 3
                    +additional_delivery_times: 1
                    +delivery_in_stock: null
                    +delivery_out_stock: null
                    #webserviceParameters: array:4 [
                      "objectMethods" => array:2 [
                        "add" => "addWs"
                        "update" => "updateWs"
                      ]
                      "objectNodeNames" => "products"
                      "fields" => array:12 [
                        "id_manufacturer" => array:1 [
                          "xlink_resource" => "manufacturers"
                        ]
                        "id_supplier" => array:1 [
                          "xlink_resource" => "suppliers"
                        ]
                        "id_category_default" => array:1 [
                          "xlink_resource" => "categories"
                        ]
                        "new" => []
                        "cache_default_attribute" => []
                        "id_default_image" => array:3 [
                          "getter" => "getCoverWs"
                          "setter" => "setCoverWs"
                          "xlink_resource" => array:2 [
                            "resourceName" => "images"
                            "subResourceName" => "products"
                          ]
                        ]
                        "id_default_combination" => array:3 [
                          "getter" => "getWsDefaultCombination"
                          "setter" => "setWsDefaultCombination"
                          "xlink_resource" => array:1 [
                            "resourceName" => "combinations"
                          ]
                        ]
                        "id_tax_rules_group" => array:1 [
                          "xlink_resource" => array:1 [
                            "resourceName" => "tax_rule_groups"
                          ]
                        ]
                        "position_in_category" => array:2 [
                          "getter" => "getWsPositionInCategory"
                          "setter" => "setWsPositionInCategory"
                        ]
                        "manufacturer_name" => array:2 [
                          "getter" => "getWsManufacturerName"
                          "setter" => false
                        ]
                        "quantity" => array:2 [
                          "getter" => false
                          "setter" => false
                        ]
                        "type" => array:2 [
                          "getter" => "getWsType"
                          "setter" => "setWsType"
                        ]
                      ]
                      "associations" => array:9 [
                        "categories" => array:2 [
                          "resource" => "category"
                          "fields" => array:1 [
                            "id" => array:1 [
                              "required" => true
                            ]
                          ]
                        ]
                        "images" => array:2 [
                          "resource" => "image"
                          "fields" => array:1 [
                            "id" => []
                          ]
                        ]
                        "combinations" => array:2 [
                          "resource" => "combination"
                          "fields" => array:1 [
                            "id" => array:1 [
                              "required" => true
                            ]
                          ]
                        ]
                        "product_option_values" => array:2 [
                          "resource" => "product_option_value"
                          "fields" => array:1 [
                            "id" => array:1 [
                              "required" => true
                            ]
                          ]
                        ]
                        "product_features" => array:2 [
                          "resource" => "product_feature"
                          "fields" => array:2 [
                            "id" => array:1 [
                              "required" => true
                            ]
                            "id_feature_value" => array:2 [
                              "required" => true
                              "xlink_resource" => "product_feature_values"
                            ]
                          ]
                        ]
                        "tags" => array:2 [
                          "resource" => "tag"
                          "fields" => array:1 [
                            "id" => array:1 [
                              "required" => true
                            ]
                          ]
                        ]
                        "stock_availables" => array:3 [
                          "resource" => "stock_available"
                          "fields" => array:2 [
                            "id" => array:1 [
                              "required" => true
                            ]
                            "id_product_attribute" => array:1 [
                              "required" => true
                            ]
                          ]
                          "setter" => false
                        ]
                        "accessories" => array:3 [
                          "resource" => "product"
                          "api" => "products"
                          "fields" => array:1 [
                            "id" => array:2 [
                              "required" => true
                              "xlink_resource" => "product"
                            ]
                          ]
                        ]
                        "product_bundle" => array:3 [
                          "resource" => "product"
                          "api" => "products"
                          "fields" => array:3 [
                            "id" => array:1 [
                              "required" => true
                            ]
                            "id_product_attribute" => []
                            "quantity" => []
                          ]
                        ]
                      ]
                    ]
                    +id: 21417693
                    #id_lang: null
                    #id_shop: 1
                    +id_shop_list: []
                    #get_shop_from_context: true
                    #table: "product"
                    #identifier: "id_product"
                    #fieldsRequired: array:1 [
                      0 => "price"
                    ]
                    #fieldsSize: array:7 [
                      "reference" => 64
                      "supplier_reference" => 64
                      "location" => 64
                      "ean13" => 13
                      "isbn" => 32
                      "upc" => 12
                      "mpn" => 40
                    ]
                    #fieldsValidate: array:49 [
                      "id_shop_default" => "isUnsignedId"
                      "id_manufacturer" => "isUnsignedId"
                      "id_supplier" => "isUnsignedId"
                      "reference" => "isReference"
                      "supplier_reference" => "isReference"
                      "location" => "isReference"
                      "width" => "isUnsignedFloat"
                      "height" => "isUnsignedFloat"
                      "depth" => "isUnsignedFloat"
                      "weight" => "isUnsignedFloat"
                      "quantity_discount" => "isBool"
                      "ean13" => "isEan13"
                      "isbn" => "isIsbn"
                      "upc" => "isUpc"
                      "mpn" => "isMpn"
                      "cache_is_pack" => "isBool"
                      "cache_has_attachments" => "isBool"
                      "is_virtual" => "isBool"
                      "state" => "isUnsignedId"
                      "additional_delivery_times" => "isUnsignedId"
                      "id_category_default" => "isUnsignedId"
                      "id_tax_rules_group" => "isUnsignedId"
                      "on_sale" => "isBool"
                      "online_only" => "isBool"
                      "ecotax" => "isPrice"
                      "minimal_quantity" => "isUnsignedInt"
                      "low_stock_threshold" => "isInt"
                      "low_stock_alert" => "isBool"
                      "price" => "isPrice"
                      "wholesale_price" => "isPrice"
                      "unity" => "isString"
                      "additional_shipping_cost" => "isPrice"
                      "customizable" => "isUnsignedInt"
                      "text_fields" => "isUnsignedInt"
                      "uploadable_files" => "isUnsignedInt"
                      "active" => "isBool"
                      "redirect_type" => "isString"
                      "id_type_redirected" => "isUnsignedId"
                      "available_for_order" => "isBool"
                      "available_date" => "isDateFormat"
                      "show_condition" => "isBool"
                      "condition" => "isGenericName"
                      "show_price" => "isBool"
                      "indexed" => "isBool"
                      "visibility" => "isProductVisibility"
                      "advanced_stock_management" => "isBool"
                      "date_add" => "isDate"
                      "date_upd" => "isDate"
                      "pack_stock_type" => "isUnsignedInt"
                    ]
                    #fieldsRequiredLang: []
                    #fieldsSizeLang: array:9 [
                      "delivery_in_stock" => 255
                      "delivery_out_stock" => 255
                      "meta_description" => 512
                      "meta_keywords" => 255
                      "meta_title" => 255
                      "link_rewrite" => 128
                      "name" => 128
                      "available_now" => 255
                      "available_later" => 255
                    ]
                    #fieldsValidateLang: array:11 [
                      "delivery_in_stock" => "isGenericName"
                      "delivery_out_stock" => "isGenericName"
                      "meta_description" => "isGenericName"
                      "meta_keywords" => "isGenericName"
                      "meta_title" => "isGenericName"
                      "link_rewrite" => "isLinkRewrite"
                      "name" => "isCatalogName"
                      "description" => "isCleanHtml"
                      "description_short" => "isCleanHtml"
                      "available_now" => "isGenericName"
                      "available_later" => "IsGenericName"
                    ]
                    #tables: []
                    #image_dir: null
                    #image_format: "jpg"
                    #translator: null
                    #def: array:7 [
                      "table" => "product"
                      "primary" => "id_product"
                      "multilang" => true
                      "multilang_shop" => true
                      "fields" => array:62 [
                        "id_shop_default" => array:2 [
                          "type" => 1
                          "validate" => "isUnsignedId"
                        ]
                        "id_manufacturer" => array:2 [
                          "type" => 1
                          "validate" => "isUnsignedId"
                        ]
                        "id_supplier" => array:2 [
                          "type" => 1
                          "validate" => "isUnsignedId"
                        ]
                        "reference" => array:3 [
                          "type" => 3
                          "validate" => "isReference"
                          "size" => 64
                        ]
                        "supplier_reference" => array:3 [
                          "type" => 3
                          "validate" => "isReference"
                          "size" => 64
                        ]
                        "location" => array:3 [
                          "type" => 3
                          "validate" => "isReference"
                          "size" => 64
                        ]
                        "width" => array:2 [
                          "type" => 4
                          "validate" => "isUnsignedFloat"
                        ]
                        "height" => array:2 [
                          "type" => 4
                          "validate" => "isUnsignedFloat"
                        ]
                        "depth" => array:2 [
                          "type" => 4
                          "validate" => "isUnsignedFloat"
                        ]
                        "weight" => array:2 [
                          "type" => 4
                          "validate" => "isUnsignedFloat"
                        ]
                        "quantity_discount" => array:2 [
                          "type" => 2
                          "validate" => "isBool"
                        ]
                        "ean13" => array:3 [
                          "type" => 3
                          "validate" => "isEan13"
                          "size" => 13
                        ]
                        "isbn" => array:3 [
                          "type" => 3
                          "validate" => "isIsbn"
                          "size" => 32
                        ]
                        "upc" => array:3 [
                          "type" => 3
                          "validate" => "isUpc"
                          "size" => 12
                        ]
                        "mpn" => array:3 [
                          "type" => 3
                          "validate" => "isMpn"
                          "size" => 40
                        ]
                        "cache_is_pack" => array:2 [
                          "type" => 2
                          "validate" => "isBool"
                        ]
                        "cache_has_attachments" => array:2 [
                          "type" => 2
                          "validate" => "isBool"
                        ]
                        "is_virtual" => array:2 [
                          "type" => 2
                          "validate" => "isBool"
                        ]
                        "state" => array:2 [
                          "type" => 1
                          "validate" => "isUnsignedId"
                        ]
                        "additional_delivery_times" => array:2 [
                          "type" => 1
                          "validate" => "isUnsignedId"
                        ]
                        "delivery_in_stock" => array:4 [
                          "type" => 3
                          "lang" => true
                          "validate" => "isGenericName"
                          "size" => 255
                        ]
                        "delivery_out_stock" => array:4 [
                          "type" => 3
                          "lang" => true
                          "validate" => "isGenericName"
                          "size" => 255
                        ]
                        "id_category_default" => array:3 [
                          "type" => 1
                          "shop" => true
                          "validate" => "isUnsignedId"
                        ]
                        "id_tax_rules_group" => array:3 [
                          "type" => 1
                          "shop" => true
                          "validate" => "isUnsignedId"
                        ]
                        "on_sale" => array:3 [
                          "type" => 2
                          "shop" => true
                          "validate" => "isBool"
                        ]
                        "online_only" => array:3 [
                          "type" => 2
                          "shop" => true
                          "validate" => "isBool"
                        ]
                        "ecotax" => array:3 [
                          "type" => 4
                          "shop" => true
                          "validate" => "isPrice"
                        ]
                        "minimal_quantity" => array:3 [
                          "type" => 1
                          "shop" => true
                          "validate" => "isUnsignedInt"
                        ]
                        "low_stock_threshold" => array:4 [
                          "type" => 1
                          "shop" => true
                          "allow_null" => true
                          "validate" => "isInt"
                        ]
                        "low_stock_alert" => array:3 [
                          "type" => 2
                          "shop" => true
                          "validate" => "isBool"
                        ]
                        "price" => array:4 [
                          "type" => 4
                          "shop" => true
                          "validate" => "isPrice"
                          "required" => true
                        ]
                        "wholesale_price" => array:3 [
                          "type" => 4
                          "shop" => true
                          "validate" => "isPrice"
                        ]
                        "unity" => array:3 [
                          "type" => 3
                          "shop" => true
                          "validate" => "isString"
                        ]
                        "unit_price_ratio" => array:2 [
                          "type" => 4
                          "shop" => true
                        ]
                        "additional_shipping_cost" => array:3 [
                          "type" => 4
                          "shop" => true
                          "validate" => "isPrice"
                        ]
                        "customizable" => array:3 [
                          "type" => 1
                          "shop" => true
                          "validate" => "isUnsignedInt"
                        ]
                        "text_fields" => array:3 [
                          "type" => 1
                          "shop" => true
                          "validate" => "isUnsignedInt"
                        ]
                        "uploadable_files" => array:3 [
                          "type" => 1
                          "shop" => true
                          "validate" => "isUnsignedInt"
                        ]
                        "active" => array:3 [
                          "type" => 2
                          "shop" => true
                          "validate" => "isBool"
                        ]
                        "redirect_type" => array:3 [
                          "type" => 3
                          "shop" => true
                          "validate" => "isString"
                        ]
                        "id_type_redirected" => array:3 [
                          "type" => 1
                          "shop" => true
                          "validate" => "isUnsignedId"
                        ]
                        "available_for_order" => array:3 [
                          "type" => 2
                          "shop" => true
                          "validate" => "isBool"
                        ]
                        "available_date" => array:3 [
                          "type" => 5
                          "shop" => true
                          "validate" => "isDateFormat"
                        ]
                        "show_condition" => array:3 [
                          "type" => 2
                          "shop" => true
                          "validate" => "isBool"
                        ]
                        "condition" => array:5 [
                          "type" => 3
                          "shop" => true
                          "validate" => "isGenericName"
                          "values" => array:3 [
                            0 => "new"
                            1 => "used"
                            2 => "refurbished"
                          ]
                          "default" => "new"
                        ]
                        "show_price" => array:3 [
                          "type" => 2
                          "shop" => true
                          "validate" => "isBool"
                        ]
                        "indexed" => array:3 [
                          "type" => 2
                          "shop" => true
                          "validate" => "isBool"
                        ]
                        "visibility" => array:5 [
                          "type" => 3
                          "shop" => true
                          "validate" => "isProductVisibility"
                          "values" => array:4 [
                            0 => "both"
                            1 => "catalog"
                            2 => "search"
                            3 => "none"
                          ]
                          "default" => "both"
                        ]
                        "cache_default_attribute" => array:2 [
                          "type" => 1
                          "shop" => true
                        ]
                        "advanced_stock_management" => array:3 [
                          "type" => 2
                          "shop" => true
                          "validate" => "isBool"
                        ]
                        "date_add" => array:3 [
                          "type" => 5
                          "shop" => true
                          "validate" => "isDate"
                        ]
                        "date_upd" => array:3 [
                          "type" => 5
                          "shop" => true
                          "validate" => "isDate"
                        ]
                        "pack_stock_type" => array:3 [
                          "type" => 1
                          "shop" => true
                          "validate" => "isUnsignedInt"
                        ]
                        "meta_description" => array:4 [
                          "type" => 3
                          "lang" => true
                          "validate" => "isGenericName"
                          "size" => 512
                        ]
                        "meta_keywords" => array:4 [
                          "type" => 3
                          "lang" => true
                          "validate" => "isGenericName"
                          "size" => 255
                        ]
                        "meta_title" => array:4 [
                          "type" => 3
                          "lang" => true
                          "validate" => "isGenericName"
                          "size" => 255
                        ]
                        "link_rewrite" => array:6 [
                          "type" => 3
                          "lang" => true
                          "validate" => "isLinkRewrite"
                          "required" => false
                          "size" => 128
                          "ws_modifier" => array:2 [
                            "http_method" => 2
                            "modifier" => "modifierWsLinkRewrite"
                          ]
                        ]
                        "name" => array:5 [
                          "type" => 3
                          "lang" => true
                          "validate" => "isCatalogName"
                          "required" => false
                          "size" => 128
                        ]
                        "description" => array:3 [
                          "type" => 6
                          "lang" => true
                          "validate" => "isCleanHtml"
                        ]
                        "description_short" => array:3 [
                          "type" => 6
                          "lang" => true
                          "validate" => "isCleanHtml"
                        ]
                        "available_now" => array:4 [
                          "type" => 3
                          "lang" => true
                          "validate" => "isGenericName"
                          "size" => 255
                        ]
                        "available_later" => array:4 [
                          "type" => 3
                          "lang" => true
                          "validate" => "IsGenericName"
                          "size" => 255
                        ]
                      ]
                      "associations" => array:7 [
                        "manufacturer" => array:1 [
                          "type" => 1
                        ]
                        "supplier" => array:1 [
                          "type" => 1
                        ]
                        "default_category" => array:3 [
                          "type" => 1
                          "field" => "id_category_default"
                          "object" => "Category"
                        ]
                        "tax_rules_group" => array:1 [
                          "type" => 1
                        ]
                        "categories" => array:4 [
                          "type" => 2
                          "field" => "id_category"
                          "object" => "Category"
                          "association" => "category_product"
                        ]
                        "stock_availables" => array:4 [
                          "type" => 2
                          "field" => "id_stock_available"
                          "object" => "StockAvailable"
                          "association" => "stock_availables"
                        ]
                        "l" => array:3 [
                          "type" => 2
                          "field" => "id_product"
                          "foreign_field" => "id_product"
                        ]
                      ]
                      "classname" => "Product"
                    ]
                    #update_fields: null
                    +force_id: false
                  }
                  
                  "id_product"
                  
                  "21417693"
                  
                  "id_supplier"
                  
                  "1"
                  
                  "id_manufacturer"
                  
                  "4"
                  
                  "id_category_default"
                  
                  "92"
                  
                  "id_shop_default"
                  
                  "1"
                  
                  "id_tax_rules_group"
                  
                  "0"
                  
                  "on_sale"
                  
                  "0"
                  
                  "online_only"
                  
                  "0"
                  
                  "ean13"
                  
                  ""
                  
                  "isbn"
                  
                  ""
                  
                  "upc"
                  
                  ""
                  
                  "mpn"
                  
                  ""
                  
                  "ecotax"
                  
                  "0.000000"
                  
                  "quantity"
                  
                  "0"
                  
                  "minimal_quantity"
                  
                  "1"
                  
                  "low_stock_threshold"
                  
                  null
                  
                  "low_stock_alert"
                  
                  "0"
                  
                  "price"
                  
                  "169.900000"
                  
                  "wholesale_price"
                  
                  "40.000000"
                  
                  "unity"
                  
                  ""
                  
                  "unit_price_ratio"
                  
                  "0.000000"
                  
                  "additional_shipping_cost"
                  
                  "0.000000"
                  
                  "reference"
                  
                  "2214790"
                  
                  "supplier_reference"
                  
                  "2214790"
                  
                  "location"
                  
                  ""
                  
                  "width"
                  
                  "0.000000"
                  
                  "height"
                  
                  "0.000000"
                  
                  "depth"
                  
                  "0.000000"
                  
                  "weight"
                  
                  "0.000000"
                  
                  "out_of_stock"
                  
                  "2"
                  
                  "additional_delivery_times"
                  
                  "1"
                  
                  "quantity_discount"
                  
                  "0"
                  
                  "customizable"
                  
                  "0"
                  
                  "uploadable_files"
                  
                  "0"
                  
                  "text_fields"
                  
                  "0"
                  
                  "active"
                  
                  "1"
                  
                  "redirect_type"
                  
                  ""
                  
                  "id_type_redirected"
                  
                  "0"
                  
                  "available_for_order"
                  
                  "1"
                  
                  "available_date"
                  
                  "0000-00-00"
                  
                  "show_condition"
                  
                  "0"
                  
                  "condition"
                  
                  "new"
                  
                  "show_price"
                  
                  "1"
                  
                  "indexed"
                  
                  "1"
                  
                  "visibility"
                  
                  "both"
                  
                  "cache_is_pack"
                  
                  "0"
                  
                  "cache_has_attachments"
                  
                  "0"
                  
                  "is_virtual"
                  
                  "0"
                  
                  "cache_default_attribute"
                  
                  "21908"
                  
                  "date_add"
                  
                  "2025-11-10 00:00:00"
                  
                  "date_upd"
                  
                  "2026-02-09 15:55:59"
                  
                  "advanced_stock_management"
                  
                  "0"
                  
                  "pack_stock_type"
                  
                  "3"
                  
                  "state"
                  
                  "1"
                  
                  "id_shop"
                  
                  "1"
                  
                  "description"
                  
                  array:2 [
                    1 => "<p></p>"
                    3 => "<p></p>"
                  ]
                  
                  "description_short"
                  
                  array:2 [
                    1 => "<p></p>"
                    3 => "<p></p>"
                  ]
                  
                  "link_rewrite"
                  
                  array:2 [
                    1 => "sapato-casual-desportivo-memory-gel-insole"
                    3 => "sapato-casual-desportivo-memory-gel-insole"
                  ]
                  
                  "meta_description"
                  
                  array:2 [
                    1 => ""
                    3 => ""
                  ]
                  
                  "meta_keywords"
                  
                  array:2 [
                    1 => ""
                    3 => ""
                  ]
                  
                  "meta_title"
                  
                  array:2 [
                    1 => ""
                    3 => ""
                  ]
                  
                  "name"
                  
                  array:2 [
                    1 => "Sapato Casual Desportivo  - Memory Gel Insole"
                    3 => "Sapato Casual Desportivo  - Memory Gel Insole"
                  ]
                  
                  "available_now"
                  
                  array:2 [
                    1 => ""
                    3 => ""
                  ]
                  
                  "available_later"
                  
                  array:2 [
                    1 => ""
                    3 => ""
                  ]
                  
                  "delivery_in_stock"
                  
                  array:2 [
                    1 => ""
                    3 => ""
                  ]
                  
                  "delivery_out_stock"
                  
                  array:2 [
                    1 => ""
                    3 => ""
                  ]
                  

                    • -30%
                    00
                    day
                    :
                    00
                    hour
                    :
                    00
                    min
                    :
                    00
                    sec
                    167,93 TND239,90 TND
                    array:66 [
                      "id_product" => "21417431"
                      "id_supplier" => "1"
                      "id_manufacturer" => "4"
                      "id_category_default" => "69"
                      "id_shop_default" => "1"
                      "id_tax_rules_group" => "0"
                      "on_sale" => "0"
                      "online_only" => "0"
                      "ean13" => ""
                      "isbn" => ""
                      "upc" => ""
                      "mpn" => ""
                      "ecotax" => "0.000000"
                      "quantity" => "0"
                      "minimal_quantity" => "1"
                      "low_stock_threshold" => null
                      "low_stock_alert" => "0"
                      "price" => "239.900000"
                      "wholesale_price" => "48.000000"
                      "unity" => ""
                      "unit_price_ratio" => "0.000000"
                      "additional_shipping_cost" => "0.000000"
                      "reference" => "2213574"
                      "supplier_reference" => "2213574"
                      "location" => ""
                      "width" => "0.000000"
                      "height" => "0.000000"
                      "depth" => "0.000000"
                      "weight" => "0.000000"
                      "out_of_stock" => "2"
                      "additional_delivery_times" => "1"
                      "quantity_discount" => "0"
                      "customizable" => "0"
                      "uploadable_files" => "0"
                      "text_fields" => "0"
                      "active" => "1"
                      "redirect_type" => ""
                      "id_type_redirected" => "0"
                      "available_for_order" => "1"
                      "available_date" => "0000-00-00"
                      "show_condition" => "0"
                      "condition" => "new"
                      "show_price" => "1"
                      "indexed" => "1"
                      "visibility" => "both"
                      "cache_is_pack" => "0"
                      "cache_has_attachments" => "0"
                      "is_virtual" => "0"
                      "cache_default_attribute" => "20230"
                      "date_add" => "2025-09-06 00:00:00"
                      "date_upd" => "2026-01-02 11:07:55"
                      "advanced_stock_management" => "0"
                      "pack_stock_type" => "3"
                      "state" => "1"
                      "id_shop" => "1"
                      "description" => array:2 [
                        1 => "<p></p>"
                        3 => "<p></p>"
                      ]
                      "description_short" => array:2 [
                        1 => "<p></p>"
                        3 => "<p></p>"
                      ]
                      "link_rewrite" => array:2 [
                        1 => "sapato-casual-desportivo-fit-ins-hands-free"
                        3 => "sapato-casual-desportivo-fit-ins-hands-free"
                      ]
                      "meta_description" => array:2 [
                        1 => ""
                        3 => ""
                      ]
                      "meta_keywords" => array:2 [
                        1 => ""
                        3 => ""
                      ]
                      "meta_title" => array:2 [
                        1 => ""
                        3 => ""
                      ]
                      "name" => array:2 [
                        1 => "Sapato Casual Desportivo - Fit-ins - Hands Free"
                        3 => "Sapato Casual Desportivo - Fit-ins - Hands Free"
                      ]
                      "available_now" => array:2 [
                        1 => ""
                        3 => ""
                      ]
                      "available_later" => array:2 [
                        1 => ""
                        3 => ""
                      ]
                      "delivery_in_stock" => array:2 [
                        1 => ""
                        3 => ""
                      ]
                      "delivery_out_stock" => array:2 [
                        1 => ""
                        3 => ""
                      ]
                    ]
                    
                    Product {#1351
                      +tax_name: null
                      +tax_rate: null
                      +id_manufacturer: null
                      +id_supplier: null
                      +id_category_default: null
                      +id_shop_default: null
                      +manufacturer_name: null
                      +supplier_name: null
                      +name: null
                      +description: null
                      +description_short: null
                      +quantity: 0
                      +minimal_quantity: 1
                      +low_stock_threshold: null
                      +low_stock_alert: false
                      +available_now: null
                      +available_later: null
                      +price: 0
                      +specificPrice: 0
                      +additional_shipping_cost: 0
                      +wholesale_price: 0
                      +on_sale: false
                      +online_only: false
                      +unity: null
                      +unit_price: null
                      +unit_price_ratio: 0
                      +ecotax: 0
                      +reference: null
                      +supplier_reference: null
                      +location: null
                      +width: 0
                      +height: 0
                      +depth: 0
                      +weight: 0
                      +ean13: null
                      +isbn: null
                      +upc: null
                      +mpn: null
                      +link_rewrite: null
                      +meta_description: null
                      +meta_keywords: null
                      +meta_title: null
                      +quantity_discount: 0
                      +customizable: null
                      +new: null
                      +uploadable_files: null
                      +text_fields: null
                      +active: true
                      +redirect_type: ""
                      +id_type_redirected: 0
                      +available_for_order: true
                      +available_date: "0000-00-00"
                      +show_condition: false
                      +condition: null
                      +show_price: true
                      +indexed: 0
                      +visibility: null
                      +date_add: null
                      +date_upd: null
                      +tags: null
                      +state: 1
                      +base_price: null
                      +id_tax_rules_group: 1
                      +id_color_default: 0
                      +advanced_stock_management: 0
                      +out_of_stock: null
                      +depends_on_stock: null
                      +isFullyLoaded: false
                      +cache_is_pack: null
                      +cache_has_attachments: null
                      +is_virtual: null
                      +id_pack_product_attribute: null
                      +cache_default_attribute: null
                      +category: null
                      +pack_stock_type: 3
                      +additional_delivery_times: 1
                      +delivery_in_stock: null
                      +delivery_out_stock: null
                      #webserviceParameters: array:4 [
                        "objectMethods" => array:2 [
                          "add" => "addWs"
                          "update" => "updateWs"
                        ]
                        "objectNodeNames" => "products"
                        "fields" => array:12 [
                          "id_manufacturer" => array:1 [
                            "xlink_resource" => "manufacturers"
                          ]
                          "id_supplier" => array:1 [
                            "xlink_resource" => "suppliers"
                          ]
                          "id_category_default" => array:1 [
                            "xlink_resource" => "categories"
                          ]
                          "new" => []
                          "cache_default_attribute" => []
                          "id_default_image" => array:3 [
                            "getter" => "getCoverWs"
                            "setter" => "setCoverWs"
                            "xlink_resource" => array:2 [
                              "resourceName" => "images"
                              "subResourceName" => "products"
                            ]
                          ]
                          "id_default_combination" => array:3 [
                            "getter" => "getWsDefaultCombination"
                            "setter" => "setWsDefaultCombination"
                            "xlink_resource" => array:1 [
                              "resourceName" => "combinations"
                            ]
                          ]
                          "id_tax_rules_group" => array:1 [
                            "xlink_resource" => array:1 [
                              "resourceName" => "tax_rule_groups"
                            ]
                          ]
                          "position_in_category" => array:2 [
                            "getter" => "getWsPositionInCategory"
                            "setter" => "setWsPositionInCategory"
                          ]
                          "manufacturer_name" => array:2 [
                            "getter" => "getWsManufacturerName"
                            "setter" => false
                          ]
                          "quantity" => array:2 [
                            "getter" => false
                            "setter" => false
                          ]
                          "type" => array:2 [
                            "getter" => "getWsType"
                            "setter" => "setWsType"
                          ]
                        ]
                        "associations" => array:9 [
                          "categories" => array:2 [
                            "resource" => "category"
                            "fields" => array:1 [
                              "id" => array:1 [
                                "required" => true
                              ]
                            ]
                          ]
                          "images" => array:2 [
                            "resource" => "image"
                            "fields" => array:1 [
                              "id" => []
                            ]
                          ]
                          "combinations" => array:2 [
                            "resource" => "combination"
                            "fields" => array:1 [
                              "id" => array:1 [
                                "required" => true
                              ]
                            ]
                          ]
                          "product_option_values" => array:2 [
                            "resource" => "product_option_value"
                            "fields" => array:1 [
                              "id" => array:1 [
                                "required" => true
                              ]
                            ]
                          ]
                          "product_features" => array:2 [
                            "resource" => "product_feature"
                            "fields" => array:2 [
                              "id" => array:1 [
                                "required" => true
                              ]
                              "id_feature_value" => array:2 [
                                "required" => true
                                "xlink_resource" => "product_feature_values"
                              ]
                            ]
                          ]
                          "tags" => array:2 [
                            "resource" => "tag"
                            "fields" => array:1 [
                              "id" => array:1 [
                                "required" => true
                              ]
                            ]
                          ]
                          "stock_availables" => array:3 [
                            "resource" => "stock_available"
                            "fields" => array:2 [
                              "id" => array:1 [
                                "required" => true
                              ]
                              "id_product_attribute" => array:1 [
                                "required" => true
                              ]
                            ]
                            "setter" => false
                          ]
                          "accessories" => array:3 [
                            "resource" => "product"
                            "api" => "products"
                            "fields" => array:1 [
                              "id" => array:2 [
                                "required" => true
                                "xlink_resource" => "product"
                              ]
                            ]
                          ]
                          "product_bundle" => array:3 [
                            "resource" => "product"
                            "api" => "products"
                            "fields" => array:3 [
                              "id" => array:1 [
                                "required" => true
                              ]
                              "id_product_attribute" => []
                              "quantity" => []
                            ]
                          ]
                        ]
                      ]
                      +id: 21417431
                      #id_lang: null
                      #id_shop: 1
                      +id_shop_list: []
                      #get_shop_from_context: true
                      #table: "product"
                      #identifier: "id_product"
                      #fieldsRequired: array:1 [
                        0 => "price"
                      ]
                      #fieldsSize: array:7 [
                        "reference" => 64
                        "supplier_reference" => 64
                        "location" => 64
                        "ean13" => 13
                        "isbn" => 32
                        "upc" => 12
                        "mpn" => 40
                      ]
                      #fieldsValidate: array:49 [
                        "id_shop_default" => "isUnsignedId"
                        "id_manufacturer" => "isUnsignedId"
                        "id_supplier" => "isUnsignedId"
                        "reference" => "isReference"
                        "supplier_reference" => "isReference"
                        "location" => "isReference"
                        "width" => "isUnsignedFloat"
                        "height" => "isUnsignedFloat"
                        "depth" => "isUnsignedFloat"
                        "weight" => "isUnsignedFloat"
                        "quantity_discount" => "isBool"
                        "ean13" => "isEan13"
                        "isbn" => "isIsbn"
                        "upc" => "isUpc"
                        "mpn" => "isMpn"
                        "cache_is_pack" => "isBool"
                        "cache_has_attachments" => "isBool"
                        "is_virtual" => "isBool"
                        "state" => "isUnsignedId"
                        "additional_delivery_times" => "isUnsignedId"
                        "id_category_default" => "isUnsignedId"
                        "id_tax_rules_group" => "isUnsignedId"
                        "on_sale" => "isBool"
                        "online_only" => "isBool"
                        "ecotax" => "isPrice"
                        "minimal_quantity" => "isUnsignedInt"
                        "low_stock_threshold" => "isInt"
                        "low_stock_alert" => "isBool"
                        "price" => "isPrice"
                        "wholesale_price" => "isPrice"
                        "unity" => "isString"
                        "additional_shipping_cost" => "isPrice"
                        "customizable" => "isUnsignedInt"
                        "text_fields" => "isUnsignedInt"
                        "uploadable_files" => "isUnsignedInt"
                        "active" => "isBool"
                        "redirect_type" => "isString"
                        "id_type_redirected" => "isUnsignedId"
                        "available_for_order" => "isBool"
                        "available_date" => "isDateFormat"
                        "show_condition" => "isBool"
                        "condition" => "isGenericName"
                        "show_price" => "isBool"
                        "indexed" => "isBool"
                        "visibility" => "isProductVisibility"
                        "advanced_stock_management" => "isBool"
                        "date_add" => "isDate"
                        "date_upd" => "isDate"
                        "pack_stock_type" => "isUnsignedInt"
                      ]
                      #fieldsRequiredLang: []
                      #fieldsSizeLang: array:9 [
                        "delivery_in_stock" => 255
                        "delivery_out_stock" => 255
                        "meta_description" => 512
                        "meta_keywords" => 255
                        "meta_title" => 255
                        "link_rewrite" => 128
                        "name" => 128
                        "available_now" => 255
                        "available_later" => 255
                      ]
                      #fieldsValidateLang: array:11 [
                        "delivery_in_stock" => "isGenericName"
                        "delivery_out_stock" => "isGenericName"
                        "meta_description" => "isGenericName"
                        "meta_keywords" => "isGenericName"
                        "meta_title" => "isGenericName"
                        "link_rewrite" => "isLinkRewrite"
                        "name" => "isCatalogName"
                        "description" => "isCleanHtml"
                        "description_short" => "isCleanHtml"
                        "available_now" => "isGenericName"
                        "available_later" => "IsGenericName"
                      ]
                      #tables: []
                      #image_dir: null
                      #image_format: "jpg"
                      #translator: null
                      #def: array:7 [
                        "table" => "product"
                        "primary" => "id_product"
                        "multilang" => true
                        "multilang_shop" => true
                        "fields" => array:62 [
                          "id_shop_default" => array:2 [
                            "type" => 1
                            "validate" => "isUnsignedId"
                          ]
                          "id_manufacturer" => array:2 [
                            "type" => 1
                            "validate" => "isUnsignedId"
                          ]
                          "id_supplier" => array:2 [
                            "type" => 1
                            "validate" => "isUnsignedId"
                          ]
                          "reference" => array:3 [
                            "type" => 3
                            "validate" => "isReference"
                            "size" => 64
                          ]
                          "supplier_reference" => array:3 [
                            "type" => 3
                            "validate" => "isReference"
                            "size" => 64
                          ]
                          "location" => array:3 [
                            "type" => 3
                            "validate" => "isReference"
                            "size" => 64
                          ]
                          "width" => array:2 [
                            "type" => 4
                            "validate" => "isUnsignedFloat"
                          ]
                          "height" => array:2 [
                            "type" => 4
                            "validate" => "isUnsignedFloat"
                          ]
                          "depth" => array:2 [
                            "type" => 4
                            "validate" => "isUnsignedFloat"
                          ]
                          "weight" => array:2 [
                            "type" => 4
                            "validate" => "isUnsignedFloat"
                          ]
                          "quantity_discount" => array:2 [
                            "type" => 2
                            "validate" => "isBool"
                          ]
                          "ean13" => array:3 [
                            "type" => 3
                            "validate" => "isEan13"
                            "size" => 13
                          ]
                          "isbn" => array:3 [
                            "type" => 3
                            "validate" => "isIsbn"
                            "size" => 32
                          ]
                          "upc" => array:3 [
                            "type" => 3
                            "validate" => "isUpc"
                            "size" => 12
                          ]
                          "mpn" => array:3 [
                            "type" => 3
                            "validate" => "isMpn"
                            "size" => 40
                          ]
                          "cache_is_pack" => array:2 [
                            "type" => 2
                            "validate" => "isBool"
                          ]
                          "cache_has_attachments" => array:2 [
                            "type" => 2
                            "validate" => "isBool"
                          ]
                          "is_virtual" => array:2 [
                            "type" => 2
                            "validate" => "isBool"
                          ]
                          "state" => array:2 [
                            "type" => 1
                            "validate" => "isUnsignedId"
                          ]
                          "additional_delivery_times" => array:2 [
                            "type" => 1
                            "validate" => "isUnsignedId"
                          ]
                          "delivery_in_stock" => array:4 [
                            "type" => 3
                            "lang" => true
                            "validate" => "isGenericName"
                            "size" => 255
                          ]
                          "delivery_out_stock" => array:4 [
                            "type" => 3
                            "lang" => true
                            "validate" => "isGenericName"
                            "size" => 255
                          ]
                          "id_category_default" => array:3 [
                            "type" => 1
                            "shop" => true
                            "validate" => "isUnsignedId"
                          ]
                          "id_tax_rules_group" => array:3 [
                            "type" => 1
                            "shop" => true
                            "validate" => "isUnsignedId"
                          ]
                          "on_sale" => array:3 [
                            "type" => 2
                            "shop" => true
                            "validate" => "isBool"
                          ]
                          "online_only" => array:3 [
                            "type" => 2
                            "shop" => true
                            "validate" => "isBool"
                          ]
                          "ecotax" => array:3 [
                            "type" => 4
                            "shop" => true
                            "validate" => "isPrice"
                          ]
                          "minimal_quantity" => array:3 [
                            "type" => 1
                            "shop" => true
                            "validate" => "isUnsignedInt"
                          ]
                          "low_stock_threshold" => array:4 [
                            "type" => 1
                            "shop" => true
                            "allow_null" => true
                            "validate" => "isInt"
                          ]
                          "low_stock_alert" => array:3 [
                            "type" => 2
                            "shop" => true
                            "validate" => "isBool"
                          ]
                          "price" => array:4 [
                            "type" => 4
                            "shop" => true
                            "validate" => "isPrice"
                            "required" => true
                          ]
                          "wholesale_price" => array:3 [
                            "type" => 4
                            "shop" => true
                            "validate" => "isPrice"
                          ]
                          "unity" => array:3 [
                            "type" => 3
                            "shop" => true
                            "validate" => "isString"
                          ]
                          "unit_price_ratio" => array:2 [
                            "type" => 4
                            "shop" => true
                          ]
                          "additional_shipping_cost" => array:3 [
                            "type" => 4
                            "shop" => true
                            "validate" => "isPrice"
                          ]
                          "customizable" => array:3 [
                            "type" => 1
                            "shop" => true
                            "validate" => "isUnsignedInt"
                          ]
                          "text_fields" => array:3 [
                            "type" => 1
                            "shop" => true
                            "validate" => "isUnsignedInt"
                          ]
                          "uploadable_files" => array:3 [
                            "type" => 1
                            "shop" => true
                            "validate" => "isUnsignedInt"
                          ]
                          "active" => array:3 [
                            "type" => 2
                            "shop" => true
                            "validate" => "isBool"
                          ]
                          "redirect_type" => array:3 [
                            "type" => 3
                            "shop" => true
                            "validate" => "isString"
                          ]
                          "id_type_redirected" => array:3 [
                            "type" => 1
                            "shop" => true
                            "validate" => "isUnsignedId"
                          ]
                          "available_for_order" => array:3 [
                            "type" => 2
                            "shop" => true
                            "validate" => "isBool"
                          ]
                          "available_date" => array:3 [
                            "type" => 5
                            "shop" => true
                            "validate" => "isDateFormat"
                          ]
                          "show_condition" => array:3 [
                            "type" => 2
                            "shop" => true
                            "validate" => "isBool"
                          ]
                          "condition" => array:5 [
                            "type" => 3
                            "shop" => true
                            "validate" => "isGenericName"
                            "values" => array:3 [
                              0 => "new"
                              1 => "used"
                              2 => "refurbished"
                            ]
                            "default" => "new"
                          ]
                          "show_price" => array:3 [
                            "type" => 2
                            "shop" => true
                            "validate" => "isBool"
                          ]
                          "indexed" => array:3 [
                            "type" => 2
                            "shop" => true
                            "validate" => "isBool"
                          ]
                          "visibility" => array:5 [
                            "type" => 3
                            "shop" => true
                            "validate" => "isProductVisibility"
                            "values" => array:4 [
                              0 => "both"
                              1 => "catalog"
                              2 => "search"
                              3 => "none"
                            ]
                            "default" => "both"
                          ]
                          "cache_default_attribute" => array:2 [
                            "type" => 1
                            "shop" => true
                          ]
                          "advanced_stock_management" => array:3 [
                            "type" => 2
                            "shop" => true
                            "validate" => "isBool"
                          ]
                          "date_add" => array:3 [
                            "type" => 5
                            "shop" => true
                            "validate" => "isDate"
                          ]
                          "date_upd" => array:3 [
                            "type" => 5
                            "shop" => true
                            "validate" => "isDate"
                          ]
                          "pack_stock_type" => array:3 [
                            "type" => 1
                            "shop" => true
                            "validate" => "isUnsignedInt"
                          ]
                          "meta_description" => array:4 [
                            "type" => 3
                            "lang" => true
                            "validate" => "isGenericName"
                            "size" => 512
                          ]
                          "meta_keywords" => array:4 [
                            "type" => 3
                            "lang" => true
                            "validate" => "isGenericName"
                            "size" => 255
                          ]
                          "meta_title" => array:4 [
                            "type" => 3
                            "lang" => true
                            "validate" => "isGenericName"
                            "size" => 255
                          ]
                          "link_rewrite" => array:6 [
                            "type" => 3
                            "lang" => true
                            "validate" => "isLinkRewrite"
                            "required" => false
                            "size" => 128
                            "ws_modifier" => array:2 [
                              "http_method" => 2
                              "modifier" => "modifierWsLinkRewrite"
                            ]
                          ]
                          "name" => array:5 [
                            "type" => 3
                            "lang" => true
                            "validate" => "isCatalogName"
                            "required" => false
                            "size" => 128
                          ]
                          "description" => array:3 [
                            "type" => 6
                            "lang" => true
                            "validate" => "isCleanHtml"
                          ]
                          "description_short" => array:3 [
                            "type" => 6
                            "lang" => true
                            "validate" => "isCleanHtml"
                          ]
                          "available_now" => array:4 [
                            "type" => 3
                            "lang" => true
                            "validate" => "isGenericName"
                            "size" => 255
                          ]
                          "available_later" => array:4 [
                            "type" => 3
                            "lang" => true
                            "validate" => "IsGenericName"
                            "size" => 255
                          ]
                        ]
                        "associations" => array:7 [
                          "manufacturer" => array:1 [
                            "type" => 1
                          ]
                          "supplier" => array:1 [
                            "type" => 1
                          ]
                          "default_category" => array:3 [
                            "type" => 1
                            "field" => "id_category_default"
                            "object" => "Category"
                          ]
                          "tax_rules_group" => array:1 [
                            "type" => 1
                          ]
                          "categories" => array:4 [
                            "type" => 2
                            "field" => "id_category"
                            "object" => "Category"
                            "association" => "category_product"
                          ]
                          "stock_availables" => array:4 [
                            "type" => 2
                            "field" => "id_stock_available"
                            "object" => "StockAvailable"
                            "association" => "stock_availables"
                          ]
                          "l" => array:3 [
                            "type" => 2
                            "field" => "id_product"
                            "foreign_field" => "id_product"
                          ]
                        ]
                        "classname" => "Product"
                      ]
                      #update_fields: null
                      +force_id: false
                    }
                    
                    "id_product"
                    
                    "21417431"
                    
                    "id_supplier"
                    
                    "1"
                    
                    "id_manufacturer"
                    
                    "4"
                    
                    "id_category_default"
                    
                    "69"
                    
                    "id_shop_default"
                    
                    "1"
                    
                    "id_tax_rules_group"
                    
                    "0"
                    
                    "on_sale"
                    
                    "0"
                    
                    "online_only"
                    
                    "0"
                    
                    "ean13"
                    
                    ""
                    
                    "isbn"
                    
                    ""
                    
                    "upc"
                    
                    ""
                    
                    "mpn"
                    
                    ""
                    
                    "ecotax"
                    
                    "0.000000"
                    
                    "quantity"
                    
                    "0"
                    
                    "minimal_quantity"
                    
                    "1"
                    
                    "low_stock_threshold"
                    
                    null
                    
                    "low_stock_alert"
                    
                    "0"
                    
                    "price"
                    
                    "239.900000"
                    
                    "wholesale_price"
                    
                    "48.000000"
                    
                    "unity"
                    
                    ""
                    
                    "unit_price_ratio"
                    
                    "0.000000"
                    
                    "additional_shipping_cost"
                    
                    "0.000000"
                    
                    "reference"
                    
                    "2213574"
                    
                    "supplier_reference"
                    
                    "2213574"
                    
                    "location"
                    
                    ""
                    
                    "width"
                    
                    "0.000000"
                    
                    "height"
                    
                    "0.000000"
                    
                    "depth"
                    
                    "0.000000"
                    
                    "weight"
                    
                    "0.000000"
                    
                    "out_of_stock"
                    
                    "2"
                    
                    "additional_delivery_times"
                    
                    "1"
                    
                    "quantity_discount"
                    
                    "0"
                    
                    "customizable"
                    
                    "0"
                    
                    "uploadable_files"
                    
                    "0"
                    
                    "text_fields"
                    
                    "0"
                    
                    "active"
                    
                    "1"
                    
                    "redirect_type"
                    
                    ""
                    
                    "id_type_redirected"
                    
                    "0"
                    
                    "available_for_order"
                    
                    "1"
                    
                    "available_date"
                    
                    "0000-00-00"
                    
                    "show_condition"
                    
                    "0"
                    
                    "condition"
                    
                    "new"
                    
                    "show_price"
                    
                    "1"
                    
                    "indexed"
                    
                    "1"
                    
                    "visibility"
                    
                    "both"
                    
                    "cache_is_pack"
                    
                    "0"
                    
                    "cache_has_attachments"
                    
                    "0"
                    
                    "is_virtual"
                    
                    "0"
                    
                    "cache_default_attribute"
                    
                    "20230"
                    
                    "date_add"
                    
                    "2025-09-06 00:00:00"
                    
                    "date_upd"
                    
                    "2026-01-02 11:07:55"
                    
                    "advanced_stock_management"
                    
                    "0"
                    
                    "pack_stock_type"
                    
                    "3"
                    
                    "state"
                    
                    "1"
                    
                    "id_shop"
                    
                    "1"
                    
                    "description"
                    
                    array:2 [
                      1 => "<p></p>"
                      3 => "<p></p>"
                    ]
                    
                    "description_short"
                    
                    array:2 [
                      1 => "<p></p>"
                      3 => "<p></p>"
                    ]
                    
                    "link_rewrite"
                    
                    array:2 [
                      1 => "sapato-casual-desportivo-fit-ins-hands-free"
                      3 => "sapato-casual-desportivo-fit-ins-hands-free"
                    ]
                    
                    "meta_description"
                    
                    array:2 [
                      1 => ""
                      3 => ""
                    ]
                    
                    "meta_keywords"
                    
                    array:2 [
                      1 => ""
                      3 => ""
                    ]
                    
                    "meta_title"
                    
                    array:2 [
                      1 => ""
                      3 => ""
                    ]
                    
                    "name"
                    
                    array:2 [
                      1 => "Sapato Casual Desportivo - Fit-ins - Hands Free"
                      3 => "Sapato Casual Desportivo - Fit-ins - Hands Free"
                    ]
                    
                    "available_now"
                    
                    array:2 [
                      1 => ""
                      3 => ""
                    ]
                    
                    "available_later"
                    
                    array:2 [
                      1 => ""
                      3 => ""
                    ]
                    
                    "delivery_in_stock"
                    
                    array:2 [
                      1 => ""
                      3 => ""
                    ]
                    
                    "delivery_out_stock"
                    
                    array:2 [
                      1 => ""
                      3 => ""
                    ]
                    

                      • -30%
                      00
                      day
                      :
                      00
                      hour
                      :
                      00
                      min
                      :
                      00
                      sec
                      132,93 TND189,90 TND
                      array:66 [
                        "id_product" => "21417618"
                        "id_supplier" => "1"
                        "id_manufacturer" => "4"
                        "id_category_default" => "69"
                        "id_shop_default" => "1"
                        "id_tax_rules_group" => "0"
                        "on_sale" => "0"
                        "online_only" => "0"
                        "ean13" => ""
                        "isbn" => ""
                        "upc" => ""
                        "mpn" => ""
                        "ecotax" => "0.000000"
                        "quantity" => "0"
                        "minimal_quantity" => "1"
                        "low_stock_threshold" => null
                        "low_stock_alert" => "0"
                        "price" => "189.900000"
                        "wholesale_price" => "44.000000"
                        "unity" => ""
                        "unit_price_ratio" => "0.000000"
                        "additional_shipping_cost" => "0.000000"
                        "reference" => "2217503"
                        "supplier_reference" => "2217503"
                        "location" => ""
                        "width" => "0.000000"
                        "height" => "0.000000"
                        "depth" => "0.000000"
                        "weight" => "0.000000"
                        "out_of_stock" => "2"
                        "additional_delivery_times" => "1"
                        "quantity_discount" => "0"
                        "customizable" => "0"
                        "uploadable_files" => "0"
                        "text_fields" => "0"
                        "active" => "1"
                        "redirect_type" => "301-category"
                        "id_type_redirected" => "0"
                        "available_for_order" => "1"
                        "available_date" => "0000-00-00"
                        "show_condition" => "0"
                        "condition" => "new"
                        "show_price" => "1"
                        "indexed" => "0"
                        "visibility" => "both"
                        "cache_is_pack" => "0"
                        "cache_has_attachments" => "0"
                        "is_virtual" => "0"
                        "cache_default_attribute" => "21459"
                        "date_add" => "2025-11-10 00:00:00"
                        "date_upd" => "2026-01-02 11:07:55"
                        "advanced_stock_management" => "0"
                        "pack_stock_type" => "3"
                        "state" => "1"
                        "id_shop" => "1"
                        "description" => array:2 [
                          1 => "<p></p>"
                          3 => "<p></p>"
                        ]
                        "description_short" => array:2 [
                          1 => "<p></p>"
                          3 => "<p></p>"
                        ]
                        "link_rewrite" => array:2 [
                          1 => "sapato-casual-para-senhora"
                          3 => "sapato-casual-para-senhora"
                        ]
                        "meta_description" => array:2 [
                          1 => ""
                          3 => ""
                        ]
                        "meta_keywords" => array:2 [
                          1 => ""
                          3 => ""
                        ]
                        "meta_title" => array:2 [
                          1 => ""
                          3 => ""
                        ]
                        "name" => array:2 [
                          1 => "Sapato Casual Para Senhora"
                          3 => "Sapato Casual Para Senhora"
                        ]
                        "available_now" => array:2 [
                          1 => ""
                          3 => ""
                        ]
                        "available_later" => array:2 [
                          1 => ""
                          3 => ""
                        ]
                        "delivery_in_stock" => array:2 [
                          1 => ""
                          3 => ""
                        ]
                        "delivery_out_stock" => array:2 [
                          1 => ""
                          3 => ""
                        ]
                      ]
                      
                      Product {#1342
                        +tax_name: null
                        +tax_rate: null
                        +id_manufacturer: null
                        +id_supplier: null
                        +id_category_default: null
                        +id_shop_default: null
                        +manufacturer_name: null
                        +supplier_name: null
                        +name: null
                        +description: null
                        +description_short: null
                        +quantity: 0
                        +minimal_quantity: 1
                        +low_stock_threshold: null
                        +low_stock_alert: false
                        +available_now: null
                        +available_later: null
                        +price: 0
                        +specificPrice: 0
                        +additional_shipping_cost: 0
                        +wholesale_price: 0
                        +on_sale: false
                        +online_only: false
                        +unity: null
                        +unit_price: null
                        +unit_price_ratio: 0
                        +ecotax: 0
                        +reference: null
                        +supplier_reference: null
                        +location: null
                        +width: 0
                        +height: 0
                        +depth: 0
                        +weight: 0
                        +ean13: null
                        +isbn: null
                        +upc: null
                        +mpn: null
                        +link_rewrite: null
                        +meta_description: null
                        +meta_keywords: null
                        +meta_title: null
                        +quantity_discount: 0
                        +customizable: null
                        +new: null
                        +uploadable_files: null
                        +text_fields: null
                        +active: true
                        +redirect_type: ""
                        +id_type_redirected: 0
                        +available_for_order: true
                        +available_date: "0000-00-00"
                        +show_condition: false
                        +condition: null
                        +show_price: true
                        +indexed: 0
                        +visibility: null
                        +date_add: null
                        +date_upd: null
                        +tags: null
                        +state: 1
                        +base_price: null
                        +id_tax_rules_group: 1
                        +id_color_default: 0
                        +advanced_stock_management: 0
                        +out_of_stock: null
                        +depends_on_stock: null
                        +isFullyLoaded: false
                        +cache_is_pack: null
                        +cache_has_attachments: null
                        +is_virtual: null
                        +id_pack_product_attribute: null
                        +cache_default_attribute: null
                        +category: null
                        +pack_stock_type: 3
                        +additional_delivery_times: 1
                        +delivery_in_stock: null
                        +delivery_out_stock: null
                        #webserviceParameters: array:4 [
                          "objectMethods" => array:2 [
                            "add" => "addWs"
                            "update" => "updateWs"
                          ]
                          "objectNodeNames" => "products"
                          "fields" => array:12 [
                            "id_manufacturer" => array:1 [
                              "xlink_resource" => "manufacturers"
                            ]
                            "id_supplier" => array:1 [
                              "xlink_resource" => "suppliers"
                            ]
                            "id_category_default" => array:1 [
                              "xlink_resource" => "categories"
                            ]
                            "new" => []
                            "cache_default_attribute" => []
                            "id_default_image" => array:3 [
                              "getter" => "getCoverWs"
                              "setter" => "setCoverWs"
                              "xlink_resource" => array:2 [
                                "resourceName" => "images"
                                "subResourceName" => "products"
                              ]
                            ]
                            "id_default_combination" => array:3 [
                              "getter" => "getWsDefaultCombination"
                              "setter" => "setWsDefaultCombination"
                              "xlink_resource" => array:1 [
                                "resourceName" => "combinations"
                              ]
                            ]
                            "id_tax_rules_group" => array:1 [
                              "xlink_resource" => array:1 [
                                "resourceName" => "tax_rule_groups"
                              ]
                            ]
                            "position_in_category" => array:2 [
                              "getter" => "getWsPositionInCategory"
                              "setter" => "setWsPositionInCategory"
                            ]
                            "manufacturer_name" => array:2 [
                              "getter" => "getWsManufacturerName"
                              "setter" => false
                            ]
                            "quantity" => array:2 [
                              "getter" => false
                              "setter" => false
                            ]
                            "type" => array:2 [
                              "getter" => "getWsType"
                              "setter" => "setWsType"
                            ]
                          ]
                          "associations" => array:9 [
                            "categories" => array:2 [
                              "resource" => "category"
                              "fields" => array:1 [
                                "id" => array:1 [
                                  "required" => true
                                ]
                              ]
                            ]
                            "images" => array:2 [
                              "resource" => "image"
                              "fields" => array:1 [
                                "id" => []
                              ]
                            ]
                            "combinations" => array:2 [
                              "resource" => "combination"
                              "fields" => array:1 [
                                "id" => array:1 [
                                  "required" => true
                                ]
                              ]
                            ]
                            "product_option_values" => array:2 [
                              "resource" => "product_option_value"
                              "fields" => array:1 [
                                "id" => array:1 [
                                  "required" => true
                                ]
                              ]
                            ]
                            "product_features" => array:2 [
                              "resource" => "product_feature"
                              "fields" => array:2 [
                                "id" => array:1 [
                                  "required" => true
                                ]
                                "id_feature_value" => array:2 [
                                  "required" => true
                                  "xlink_resource" => "product_feature_values"
                                ]
                              ]
                            ]
                            "tags" => array:2 [
                              "resource" => "tag"
                              "fields" => array:1 [
                                "id" => array:1 [
                                  "required" => true
                                ]
                              ]
                            ]
                            "stock_availables" => array:3 [
                              "resource" => "stock_available"
                              "fields" => array:2 [
                                "id" => array:1 [
                                  "required" => true
                                ]
                                "id_product_attribute" => array:1 [
                                  "required" => true
                                ]
                              ]
                              "setter" => false
                            ]
                            "accessories" => array:3 [
                              "resource" => "product"
                              "api" => "products"
                              "fields" => array:1 [
                                "id" => array:2 [
                                  "required" => true
                                  "xlink_resource" => "product"
                                ]
                              ]
                            ]
                            "product_bundle" => array:3 [
                              "resource" => "product"
                              "api" => "products"
                              "fields" => array:3 [
                                "id" => array:1 [
                                  "required" => true
                                ]
                                "id_product_attribute" => []
                                "quantity" => []
                              ]
                            ]
                          ]
                        ]
                        +id: 21417618
                        #id_lang: null
                        #id_shop: 1
                        +id_shop_list: []
                        #get_shop_from_context: true
                        #table: "product"
                        #identifier: "id_product"
                        #fieldsRequired: array:1 [
                          0 => "price"
                        ]
                        #fieldsSize: array:7 [
                          "reference" => 64
                          "supplier_reference" => 64
                          "location" => 64
                          "ean13" => 13
                          "isbn" => 32
                          "upc" => 12
                          "mpn" => 40
                        ]
                        #fieldsValidate: array:49 [
                          "id_shop_default" => "isUnsignedId"
                          "id_manufacturer" => "isUnsignedId"
                          "id_supplier" => "isUnsignedId"
                          "reference" => "isReference"
                          "supplier_reference" => "isReference"
                          "location" => "isReference"
                          "width" => "isUnsignedFloat"
                          "height" => "isUnsignedFloat"
                          "depth" => "isUnsignedFloat"
                          "weight" => "isUnsignedFloat"
                          "quantity_discount" => "isBool"
                          "ean13" => "isEan13"
                          "isbn" => "isIsbn"
                          "upc" => "isUpc"
                          "mpn" => "isMpn"
                          "cache_is_pack" => "isBool"
                          "cache_has_attachments" => "isBool"
                          "is_virtual" => "isBool"
                          "state" => "isUnsignedId"
                          "additional_delivery_times" => "isUnsignedId"
                          "id_category_default" => "isUnsignedId"
                          "id_tax_rules_group" => "isUnsignedId"
                          "on_sale" => "isBool"
                          "online_only" => "isBool"
                          "ecotax" => "isPrice"
                          "minimal_quantity" => "isUnsignedInt"
                          "low_stock_threshold" => "isInt"
                          "low_stock_alert" => "isBool"
                          "price" => "isPrice"
                          "wholesale_price" => "isPrice"
                          "unity" => "isString"
                          "additional_shipping_cost" => "isPrice"
                          "customizable" => "isUnsignedInt"
                          "text_fields" => "isUnsignedInt"
                          "uploadable_files" => "isUnsignedInt"
                          "active" => "isBool"
                          "redirect_type" => "isString"
                          "id_type_redirected" => "isUnsignedId"
                          "available_for_order" => "isBool"
                          "available_date" => "isDateFormat"
                          "show_condition" => "isBool"
                          "condition" => "isGenericName"
                          "show_price" => "isBool"
                          "indexed" => "isBool"
                          "visibility" => "isProductVisibility"
                          "advanced_stock_management" => "isBool"
                          "date_add" => "isDate"
                          "date_upd" => "isDate"
                          "pack_stock_type" => "isUnsignedInt"
                        ]
                        #fieldsRequiredLang: []
                        #fieldsSizeLang: array:9 [
                          "delivery_in_stock" => 255
                          "delivery_out_stock" => 255
                          "meta_description" => 512
                          "meta_keywords" => 255
                          "meta_title" => 255
                          "link_rewrite" => 128
                          "name" => 128
                          "available_now" => 255
                          "available_later" => 255
                        ]
                        #fieldsValidateLang: array:11 [
                          "delivery_in_stock" => "isGenericName"
                          "delivery_out_stock" => "isGenericName"
                          "meta_description" => "isGenericName"
                          "meta_keywords" => "isGenericName"
                          "meta_title" => "isGenericName"
                          "link_rewrite" => "isLinkRewrite"
                          "name" => "isCatalogName"
                          "description" => "isCleanHtml"
                          "description_short" => "isCleanHtml"
                          "available_now" => "isGenericName"
                          "available_later" => "IsGenericName"
                        ]
                        #tables: []
                        #image_dir: null
                        #image_format: "jpg"
                        #translator: null
                        #def: array:7 [
                          "table" => "product"
                          "primary" => "id_product"
                          "multilang" => true
                          "multilang_shop" => true
                          "fields" => array:62 [
                            "id_shop_default" => array:2 [
                              "type" => 1
                              "validate" => "isUnsignedId"
                            ]
                            "id_manufacturer" => array:2 [
                              "type" => 1
                              "validate" => "isUnsignedId"
                            ]
                            "id_supplier" => array:2 [
                              "type" => 1
                              "validate" => "isUnsignedId"
                            ]
                            "reference" => array:3 [
                              "type" => 3
                              "validate" => "isReference"
                              "size" => 64
                            ]
                            "supplier_reference" => array:3 [
                              "type" => 3
                              "validate" => "isReference"
                              "size" => 64
                            ]
                            "location" => array:3 [
                              "type" => 3
                              "validate" => "isReference"
                              "size" => 64
                            ]
                            "width" => array:2 [
                              "type" => 4
                              "validate" => "isUnsignedFloat"
                            ]
                            "height" => array:2 [
                              "type" => 4
                              "validate" => "isUnsignedFloat"
                            ]
                            "depth" => array:2 [
                              "type" => 4
                              "validate" => "isUnsignedFloat"
                            ]
                            "weight" => array:2 [
                              "type" => 4
                              "validate" => "isUnsignedFloat"
                            ]
                            "quantity_discount" => array:2 [
                              "type" => 2
                              "validate" => "isBool"
                            ]
                            "ean13" => array:3 [
                              "type" => 3
                              "validate" => "isEan13"
                              "size" => 13
                            ]
                            "isbn" => array:3 [
                              "type" => 3
                              "validate" => "isIsbn"
                              "size" => 32
                            ]
                            "upc" => array:3 [
                              "type" => 3
                              "validate" => "isUpc"
                              "size" => 12
                            ]
                            "mpn" => array:3 [
                              "type" => 3
                              "validate" => "isMpn"
                              "size" => 40
                            ]
                            "cache_is_pack" => array:2 [
                              "type" => 2
                              "validate" => "isBool"
                            ]
                            "cache_has_attachments" => array:2 [
                              "type" => 2
                              "validate" => "isBool"
                            ]
                            "is_virtual" => array:2 [
                              "type" => 2
                              "validate" => "isBool"
                            ]
                            "state" => array:2 [
                              "type" => 1
                              "validate" => "isUnsignedId"
                            ]
                            "additional_delivery_times" => array:2 [
                              "type" => 1
                              "validate" => "isUnsignedId"
                            ]
                            "delivery_in_stock" => array:4 [
                              "type" => 3
                              "lang" => true
                              "validate" => "isGenericName"
                              "size" => 255
                            ]
                            "delivery_out_stock" => array:4 [
                              "type" => 3
                              "lang" => true
                              "validate" => "isGenericName"
                              "size" => 255
                            ]
                            "id_category_default" => array:3 [
                              "type" => 1
                              "shop" => true
                              "validate" => "isUnsignedId"
                            ]
                            "id_tax_rules_group" => array:3 [
                              "type" => 1
                              "shop" => true
                              "validate" => "isUnsignedId"
                            ]
                            "on_sale" => array:3 [
                              "type" => 2
                              "shop" => true
                              "validate" => "isBool"
                            ]
                            "online_only" => array:3 [
                              "type" => 2
                              "shop" => true
                              "validate" => "isBool"
                            ]
                            "ecotax" => array:3 [
                              "type" => 4
                              "shop" => true
                              "validate" => "isPrice"
                            ]
                            "minimal_quantity" => array:3 [
                              "type" => 1
                              "shop" => true
                              "validate" => "isUnsignedInt"
                            ]
                            "low_stock_threshold" => array:4 [
                              "type" => 1
                              "shop" => true
                              "allow_null" => true
                              "validate" => "isInt"
                            ]
                            "low_stock_alert" => array:3 [
                              "type" => 2
                              "shop" => true
                              "validate" => "isBool"
                            ]
                            "price" => array:4 [
                              "type" => 4
                              "shop" => true
                              "validate" => "isPrice"
                              "required" => true
                            ]
                            "wholesale_price" => array:3 [
                              "type" => 4
                              "shop" => true
                              "validate" => "isPrice"
                            ]
                            "unity" => array:3 [
                              "type" => 3
                              "shop" => true
                              "validate" => "isString"
                            ]
                            "unit_price_ratio" => array:2 [
                              "type" => 4
                              "shop" => true
                            ]
                            "additional_shipping_cost" => array:3 [
                              "type" => 4
                              "shop" => true
                              "validate" => "isPrice"
                            ]
                            "customizable" => array:3 [
                              "type" => 1
                              "shop" => true
                              "validate" => "isUnsignedInt"
                            ]
                            "text_fields" => array:3 [
                              "type" => 1
                              "shop" => true
                              "validate" => "isUnsignedInt"
                            ]
                            "uploadable_files" => array:3 [
                              "type" => 1
                              "shop" => true
                              "validate" => "isUnsignedInt"
                            ]
                            "active" => array:3 [
                              "type" => 2
                              "shop" => true
                              "validate" => "isBool"
                            ]
                            "redirect_type" => array:3 [
                              "type" => 3
                              "shop" => true
                              "validate" => "isString"
                            ]
                            "id_type_redirected" => array:3 [
                              "type" => 1
                              "shop" => true
                              "validate" => "isUnsignedId"
                            ]
                            "available_for_order" => array:3 [
                              "type" => 2
                              "shop" => true
                              "validate" => "isBool"
                            ]
                            "available_date" => array:3 [
                              "type" => 5
                              "shop" => true
                              "validate" => "isDateFormat"
                            ]
                            "show_condition" => array:3 [
                              "type" => 2
                              "shop" => true
                              "validate" => "isBool"
                            ]
                            "condition" => array:5 [
                              "type" => 3
                              "shop" => true
                              "validate" => "isGenericName"
                              "values" => array:3 [
                                0 => "new"
                                1 => "used"
                                2 => "refurbished"
                              ]
                              "default" => "new"
                            ]
                            "show_price" => array:3 [
                              "type" => 2
                              "shop" => true
                              "validate" => "isBool"
                            ]
                            "indexed" => array:3 [
                              "type" => 2
                              "shop" => true
                              "validate" => "isBool"
                            ]
                            "visibility" => array:5 [
                              "type" => 3
                              "shop" => true
                              "validate" => "isProductVisibility"
                              "values" => array:4 [
                                0 => "both"
                                1 => "catalog"
                                2 => "search"
                                3 => "none"
                              ]
                              "default" => "both"
                            ]
                            "cache_default_attribute" => array:2 [
                              "type" => 1
                              "shop" => true
                            ]
                            "advanced_stock_management" => array:3 [
                              "type" => 2
                              "shop" => true
                              "validate" => "isBool"
                            ]
                            "date_add" => array:3 [
                              "type" => 5
                              "shop" => true
                              "validate" => "isDate"
                            ]
                            "date_upd" => array:3 [
                              "type" => 5
                              "shop" => true
                              "validate" => "isDate"
                            ]
                            "pack_stock_type" => array:3 [
                              "type" => 1
                              "shop" => true
                              "validate" => "isUnsignedInt"
                            ]
                            "meta_description" => array:4 [
                              "type" => 3
                              "lang" => true
                              "validate" => "isGenericName"
                              "size" => 512
                            ]
                            "meta_keywords" => array:4 [
                              "type" => 3
                              "lang" => true
                              "validate" => "isGenericName"
                              "size" => 255
                            ]
                            "meta_title" => array:4 [
                              "type" => 3
                              "lang" => true
                              "validate" => "isGenericName"
                              "size" => 255
                            ]
                            "link_rewrite" => array:6 [
                              "type" => 3
                              "lang" => true
                              "validate" => "isLinkRewrite"
                              "required" => false
                              "size" => 128
                              "ws_modifier" => array:2 [
                                "http_method" => 2
                                "modifier" => "modifierWsLinkRewrite"
                              ]
                            ]
                            "name" => array:5 [
                              "type" => 3
                              "lang" => true
                              "validate" => "isCatalogName"
                              "required" => false
                              "size" => 128
                            ]
                            "description" => array:3 [
                              "type" => 6
                              "lang" => true
                              "validate" => "isCleanHtml"
                            ]
                            "description_short" => array:3 [
                              "type" => 6
                              "lang" => true
                              "validate" => "isCleanHtml"
                            ]
                            "available_now" => array:4 [
                              "type" => 3
                              "lang" => true
                              "validate" => "isGenericName"
                              "size" => 255
                            ]
                            "available_later" => array:4 [
                              "type" => 3
                              "lang" => true
                              "validate" => "IsGenericName"
                              "size" => 255
                            ]
                          ]
                          "associations" => array:7 [
                            "manufacturer" => array:1 [
                              "type" => 1
                            ]
                            "supplier" => array:1 [
                              "type" => 1
                            ]
                            "default_category" => array:3 [
                              "type" => 1
                              "field" => "id_category_default"
                              "object" => "Category"
                            ]
                            "tax_rules_group" => array:1 [
                              "type" => 1
                            ]
                            "categories" => array:4 [
                              "type" => 2
                              "field" => "id_category"
                              "object" => "Category"
                              "association" => "category_product"
                            ]
                            "stock_availables" => array:4 [
                              "type" => 2
                              "field" => "id_stock_available"
                              "object" => "StockAvailable"
                              "association" => "stock_availables"
                            ]
                            "l" => array:3 [
                              "type" => 2
                              "field" => "id_product"
                              "foreign_field" => "id_product"
                            ]
                          ]
                          "classname" => "Product"
                        ]
                        #update_fields: null
                        +force_id: false
                      }
                      
                      "id_product"
                      
                      "21417618"
                      
                      "id_supplier"
                      
                      "1"
                      
                      "id_manufacturer"
                      
                      "4"
                      
                      "id_category_default"
                      
                      "69"
                      
                      "id_shop_default"
                      
                      "1"
                      
                      "id_tax_rules_group"
                      
                      "0"
                      
                      "on_sale"
                      
                      "0"
                      
                      "online_only"
                      
                      "0"
                      
                      "ean13"
                      
                      ""
                      
                      "isbn"
                      
                      ""
                      
                      "upc"
                      
                      ""
                      
                      "mpn"
                      
                      ""
                      
                      "ecotax"
                      
                      "0.000000"
                      
                      "quantity"
                      
                      "0"
                      
                      "minimal_quantity"
                      
                      "1"
                      
                      "low_stock_threshold"
                      
                      null
                      
                      "low_stock_alert"
                      
                      "0"
                      
                      "price"
                      
                      "189.900000"
                      
                      "wholesale_price"
                      
                      "44.000000"
                      
                      "unity"
                      
                      ""
                      
                      "unit_price_ratio"
                      
                      "0.000000"
                      
                      "additional_shipping_cost"
                      
                      "0.000000"
                      
                      "reference"
                      
                      "2217503"
                      
                      "supplier_reference"
                      
                      "2217503"
                      
                      "location"
                      
                      ""
                      
                      "width"
                      
                      "0.000000"
                      
                      "height"
                      
                      "0.000000"
                      
                      "depth"
                      
                      "0.000000"
                      
                      "weight"
                      
                      "0.000000"
                      
                      "out_of_stock"
                      
                      "2"
                      
                      "additional_delivery_times"
                      
                      "1"
                      
                      "quantity_discount"
                      
                      "0"
                      
                      "customizable"
                      
                      "0"
                      
                      "uploadable_files"
                      
                      "0"
                      
                      "text_fields"
                      
                      "0"
                      
                      "active"
                      
                      "1"
                      
                      "redirect_type"
                      
                      "301-category"
                      
                      "id_type_redirected"
                      
                      "0"
                      
                      "available_for_order"
                      
                      "1"
                      
                      "available_date"
                      
                      "0000-00-00"
                      
                      "show_condition"
                      
                      "0"
                      
                      "condition"
                      
                      "new"
                      
                      "show_price"
                      
                      "1"
                      
                      "indexed"
                      
                      "0"
                      
                      "visibility"
                      
                      "both"
                      
                      "cache_is_pack"
                      
                      "0"
                      
                      "cache_has_attachments"
                      
                      "0"
                      
                      "is_virtual"
                      
                      "0"
                      
                      "cache_default_attribute"
                      
                      "21459"
                      
                      "date_add"
                      
                      "2025-11-10 00:00:00"
                      
                      "date_upd"
                      
                      "2026-01-02 11:07:55"
                      
                      "advanced_stock_management"
                      
                      "0"
                      
                      "pack_stock_type"
                      
                      "3"
                      
                      "state"
                      
                      "1"
                      
                      "id_shop"
                      
                      "1"
                      
                      "description"
                      
                      array:2 [
                        1 => "<p></p>"
                        3 => "<p></p>"
                      ]
                      
                      "description_short"
                      
                      array:2 [
                        1 => "<p></p>"
                        3 => "<p></p>"
                      ]
                      
                      "link_rewrite"
                      
                      array:2 [
                        1 => "sapato-casual-para-senhora"
                        3 => "sapato-casual-para-senhora"
                      ]
                      
                      "meta_description"
                      
                      array:2 [
                        1 => ""
                        3 => ""
                      ]
                      
                      "meta_keywords"
                      
                      array:2 [
                        1 => ""
                        3 => ""
                      ]
                      
                      "meta_title"
                      
                      array:2 [
                        1 => ""
                        3 => ""
                      ]
                      
                      "name"
                      
                      array:2 [
                        1 => "Sapato Casual Para Senhora"
                        3 => "Sapato Casual Para Senhora"
                      ]
                      
                      "available_now"
                      
                      array:2 [
                        1 => ""
                        3 => ""
                      ]
                      
                      "available_later"
                      
                      array:2 [
                        1 => ""
                        3 => ""
                      ]
                      
                      "delivery_in_stock"
                      
                      array:2 [
                        1 => ""
                        3 => ""
                      ]
                      
                      "delivery_out_stock"
                      
                      array:2 [
                        1 => ""
                        3 => ""
                      ]
                      

                        • -20%
                        00
                        day
                        :
                        00
                        hour
                        :
                        00
                        min
                        :
                        00
                        sec
                        63,92 TND79,90 TND
                        array:66 [
                          "id_product" => "21417680"
                          "id_supplier" => "1"
                          "id_manufacturer" => "4"
                          "id_category_default" => "100"
                          "id_shop_default" => "1"
                          "id_tax_rules_group" => "0"
                          "on_sale" => "0"
                          "online_only" => "0"
                          "ean13" => ""
                          "isbn" => ""
                          "upc" => ""
                          "mpn" => ""
                          "ecotax" => "0.000000"
                          "quantity" => "0"
                          "minimal_quantity" => "1"
                          "low_stock_threshold" => null
                          "low_stock_alert" => "0"
                          "price" => "79.900000"
                          "wholesale_price" => "13.000000"
                          "unity" => ""
                          "unit_price_ratio" => "0.000000"
                          "additional_shipping_cost" => "0.000000"
                          "reference" => "2210230"
                          "supplier_reference" => "2210230"
                          "location" => ""
                          "width" => "0.000000"
                          "height" => "0.000000"
                          "depth" => "0.000000"
                          "weight" => "0.000000"
                          "out_of_stock" => "2"
                          "additional_delivery_times" => "1"
                          "quantity_discount" => "0"
                          "customizable" => "0"
                          "uploadable_files" => "0"
                          "text_fields" => "0"
                          "active" => "1"
                          "redirect_type" => ""
                          "id_type_redirected" => "0"
                          "available_for_order" => "1"
                          "available_date" => "0000-00-00"
                          "show_condition" => "0"
                          "condition" => "new"
                          "show_price" => "1"
                          "indexed" => "1"
                          "visibility" => "both"
                          "cache_is_pack" => "0"
                          "cache_has_attachments" => "0"
                          "is_virtual" => "0"
                          "cache_default_attribute" => "21823"
                          "date_add" => "2025-11-10 00:00:00"
                          "date_upd" => "2026-02-01 11:18:37"
                          "advanced_stock_management" => "0"
                          "pack_stock_type" => "3"
                          "state" => "1"
                          "id_shop" => "1"
                          "description" => array:2 [
                            1 => "<p></p>"
                            3 => "<p></p>"
                          ]
                          "description_short" => array:2 [
                            1 => "<p></p>"
                            3 => "<p></p>"
                          ]
                          "link_rewrite" => array:2 [
                            1 => "zapatilla-de-casa-barefoot-colecao"
                            3 => "zapatilla-de-casa-barefoot-colecao"
                          ]
                          "meta_description" => array:2 [
                            1 => ""
                            3 => ""
                          ]
                          "meta_keywords" => array:2 [
                            1 => ""
                            3 => ""
                          ]
                          "meta_title" => array:2 [
                            1 => ""
                            3 => ""
                          ]
                          "name" => array:2 [
                            1 => "Zapatilla De Casa  - Barefoot Colecao"
                            3 => "Zapatilla De Casa  - Barefoot Colecao"
                          ]
                          "available_now" => array:2 [
                            1 => ""
                            3 => ""
                          ]
                          "available_later" => array:2 [
                            1 => ""
                            3 => ""
                          ]
                          "delivery_in_stock" => array:2 [
                            1 => ""
                            3 => ""
                          ]
                          "delivery_out_stock" => array:2 [
                            1 => ""
                            3 => ""
                          ]
                        ]
                        
                        Product {#1341
                          +tax_name: null
                          +tax_rate: null
                          +id_manufacturer: null
                          +id_supplier: null
                          +id_category_default: null
                          +id_shop_default: null
                          +manufacturer_name: null
                          +supplier_name: null
                          +name: null
                          +description: null
                          +description_short: null
                          +quantity: 0
                          +minimal_quantity: 1
                          +low_stock_threshold: null
                          +low_stock_alert: false
                          +available_now: null
                          +available_later: null
                          +price: 0
                          +specificPrice: 0
                          +additional_shipping_cost: 0
                          +wholesale_price: 0
                          +on_sale: false
                          +online_only: false
                          +unity: null
                          +unit_price: null
                          +unit_price_ratio: 0
                          +ecotax: 0
                          +reference: null
                          +supplier_reference: null
                          +location: null
                          +width: 0
                          +height: 0
                          +depth: 0
                          +weight: 0
                          +ean13: null
                          +isbn: null
                          +upc: null
                          +mpn: null
                          +link_rewrite: null
                          +meta_description: null
                          +meta_keywords: null
                          +meta_title: null
                          +quantity_discount: 0
                          +customizable: null
                          +new: null
                          +uploadable_files: null
                          +text_fields: null
                          +active: true
                          +redirect_type: ""
                          +id_type_redirected: 0
                          +available_for_order: true
                          +available_date: "0000-00-00"
                          +show_condition: false
                          +condition: null
                          +show_price: true
                          +indexed: 0
                          +visibility: null
                          +date_add: null
                          +date_upd: null
                          +tags: null
                          +state: 1
                          +base_price: null
                          +id_tax_rules_group: 1
                          +id_color_default: 0
                          +advanced_stock_management: 0
                          +out_of_stock: null
                          +depends_on_stock: null
                          +isFullyLoaded: false
                          +cache_is_pack: null
                          +cache_has_attachments: null
                          +is_virtual: null
                          +id_pack_product_attribute: null
                          +cache_default_attribute: null
                          +category: null
                          +pack_stock_type: 3
                          +additional_delivery_times: 1
                          +delivery_in_stock: null
                          +delivery_out_stock: null
                          #webserviceParameters: array:4 [
                            "objectMethods" => array:2 [
                              "add" => "addWs"
                              "update" => "updateWs"
                            ]
                            "objectNodeNames" => "products"
                            "fields" => array:12 [
                              "id_manufacturer" => array:1 [
                                "xlink_resource" => "manufacturers"
                              ]
                              "id_supplier" => array:1 [
                                "xlink_resource" => "suppliers"
                              ]
                              "id_category_default" => array:1 [
                                "xlink_resource" => "categories"
                              ]
                              "new" => []
                              "cache_default_attribute" => []
                              "id_default_image" => array:3 [
                                "getter" => "getCoverWs"
                                "setter" => "setCoverWs"
                                "xlink_resource" => array:2 [
                                  "resourceName" => "images"
                                  "subResourceName" => "products"
                                ]
                              ]
                              "id_default_combination" => array:3 [
                                "getter" => "getWsDefaultCombination"
                                "setter" => "setWsDefaultCombination"
                                "xlink_resource" => array:1 [
                                  "resourceName" => "combinations"
                                ]
                              ]
                              "id_tax_rules_group" => array:1 [
                                "xlink_resource" => array:1 [
                                  "resourceName" => "tax_rule_groups"
                                ]
                              ]
                              "position_in_category" => array:2 [
                                "getter" => "getWsPositionInCategory"
                                "setter" => "setWsPositionInCategory"
                              ]
                              "manufacturer_name" => array:2 [
                                "getter" => "getWsManufacturerName"
                                "setter" => false
                              ]
                              "quantity" => array:2 [
                                "getter" => false
                                "setter" => false
                              ]
                              "type" => array:2 [
                                "getter" => "getWsType"
                                "setter" => "setWsType"
                              ]
                            ]
                            "associations" => array:9 [
                              "categories" => array:2 [
                                "resource" => "category"
                                "fields" => array:1 [
                                  "id" => array:1 [
                                    "required" => true
                                  ]
                                ]
                              ]
                              "images" => array:2 [
                                "resource" => "image"
                                "fields" => array:1 [
                                  "id" => []
                                ]
                              ]
                              "combinations" => array:2 [
                                "resource" => "combination"
                                "fields" => array:1 [
                                  "id" => array:1 [
                                    "required" => true
                                  ]
                                ]
                              ]
                              "product_option_values" => array:2 [
                                "resource" => "product_option_value"
                                "fields" => array:1 [
                                  "id" => array:1 [
                                    "required" => true
                                  ]
                                ]
                              ]
                              "product_features" => array:2 [
                                "resource" => "product_feature"
                                "fields" => array:2 [
                                  "id" => array:1 [
                                    "required" => true
                                  ]
                                  "id_feature_value" => array:2 [
                                    "required" => true
                                    "xlink_resource" => "product_feature_values"
                                  ]
                                ]
                              ]
                              "tags" => array:2 [
                                "resource" => "tag"
                                "fields" => array:1 [
                                  "id" => array:1 [
                                    "required" => true
                                  ]
                                ]
                              ]
                              "stock_availables" => array:3 [
                                "resource" => "stock_available"
                                "fields" => array:2 [
                                  "id" => array:1 [
                                    "required" => true
                                  ]
                                  "id_product_attribute" => array:1 [
                                    "required" => true
                                  ]
                                ]
                                "setter" => false
                              ]
                              "accessories" => array:3 [
                                "resource" => "product"
                                "api" => "products"
                                "fields" => array:1 [
                                  "id" => array:2 [
                                    "required" => true
                                    "xlink_resource" => "product"
                                  ]
                                ]
                              ]
                              "product_bundle" => array:3 [
                                "resource" => "product"
                                "api" => "products"
                                "fields" => array:3 [
                                  "id" => array:1 [
                                    "required" => true
                                  ]
                                  "id_product_attribute" => []
                                  "quantity" => []
                                ]
                              ]
                            ]
                          ]
                          +id: 21417680
                          #id_lang: null
                          #id_shop: 1
                          +id_shop_list: []
                          #get_shop_from_context: true
                          #table: "product"
                          #identifier: "id_product"
                          #fieldsRequired: array:1 [
                            0 => "price"
                          ]
                          #fieldsSize: array:7 [
                            "reference" => 64
                            "supplier_reference" => 64
                            "location" => 64
                            "ean13" => 13
                            "isbn" => 32
                            "upc" => 12
                            "mpn" => 40
                          ]
                          #fieldsValidate: array:49 [
                            "id_shop_default" => "isUnsignedId"
                            "id_manufacturer" => "isUnsignedId"
                            "id_supplier" => "isUnsignedId"
                            "reference" => "isReference"
                            "supplier_reference" => "isReference"
                            "location" => "isReference"
                            "width" => "isUnsignedFloat"
                            "height" => "isUnsignedFloat"
                            "depth" => "isUnsignedFloat"
                            "weight" => "isUnsignedFloat"
                            "quantity_discount" => "isBool"
                            "ean13" => "isEan13"
                            "isbn" => "isIsbn"
                            "upc" => "isUpc"
                            "mpn" => "isMpn"
                            "cache_is_pack" => "isBool"
                            "cache_has_attachments" => "isBool"
                            "is_virtual" => "isBool"
                            "state" => "isUnsignedId"
                            "additional_delivery_times" => "isUnsignedId"
                            "id_category_default" => "isUnsignedId"
                            "id_tax_rules_group" => "isUnsignedId"
                            "on_sale" => "isBool"
                            "online_only" => "isBool"
                            "ecotax" => "isPrice"
                            "minimal_quantity" => "isUnsignedInt"
                            "low_stock_threshold" => "isInt"
                            "low_stock_alert" => "isBool"
                            "price" => "isPrice"
                            "wholesale_price" => "isPrice"
                            "unity" => "isString"
                            "additional_shipping_cost" => "isPrice"
                            "customizable" => "isUnsignedInt"
                            "text_fields" => "isUnsignedInt"
                            "uploadable_files" => "isUnsignedInt"
                            "active" => "isBool"
                            "redirect_type" => "isString"
                            "id_type_redirected" => "isUnsignedId"
                            "available_for_order" => "isBool"
                            "available_date" => "isDateFormat"
                            "show_condition" => "isBool"
                            "condition" => "isGenericName"
                            "show_price" => "isBool"
                            "indexed" => "isBool"
                            "visibility" => "isProductVisibility"
                            "advanced_stock_management" => "isBool"
                            "date_add" => "isDate"
                            "date_upd" => "isDate"
                            "pack_stock_type" => "isUnsignedInt"
                          ]
                          #fieldsRequiredLang: []
                          #fieldsSizeLang: array:9 [
                            "delivery_in_stock" => 255
                            "delivery_out_stock" => 255
                            "meta_description" => 512
                            "meta_keywords" => 255
                            "meta_title" => 255
                            "link_rewrite" => 128
                            "name" => 128
                            "available_now" => 255
                            "available_later" => 255
                          ]
                          #fieldsValidateLang: array:11 [
                            "delivery_in_stock" => "isGenericName"
                            "delivery_out_stock" => "isGenericName"
                            "meta_description" => "isGenericName"
                            "meta_keywords" => "isGenericName"
                            "meta_title" => "isGenericName"
                            "link_rewrite" => "isLinkRewrite"
                            "name" => "isCatalogName"
                            "description" => "isCleanHtml"
                            "description_short" => "isCleanHtml"
                            "available_now" => "isGenericName"
                            "available_later" => "IsGenericName"
                          ]
                          #tables: []
                          #image_dir: null
                          #image_format: "jpg"
                          #translator: null
                          #def: array:7 [
                            "table" => "product"
                            "primary" => "id_product"
                            "multilang" => true
                            "multilang_shop" => true
                            "fields" => array:62 [
                              "id_shop_default" => array:2 [
                                "type" => 1
                                "validate" => "isUnsignedId"
                              ]
                              "id_manufacturer" => array:2 [
                                "type" => 1
                                "validate" => "isUnsignedId"
                              ]
                              "id_supplier" => array:2 [
                                "type" => 1
                                "validate" => "isUnsignedId"
                              ]
                              "reference" => array:3 [
                                "type" => 3
                                "validate" => "isReference"
                                "size" => 64
                              ]
                              "supplier_reference" => array:3 [
                                "type" => 3
                                "validate" => "isReference"
                                "size" => 64
                              ]
                              "location" => array:3 [
                                "type" => 3
                                "validate" => "isReference"
                                "size" => 64
                              ]
                              "width" => array:2 [
                                "type" => 4
                                "validate" => "isUnsignedFloat"
                              ]
                              "height" => array:2 [
                                "type" => 4
                                "validate" => "isUnsignedFloat"
                              ]
                              "depth" => array:2 [
                                "type" => 4
                                "validate" => "isUnsignedFloat"
                              ]
                              "weight" => array:2 [
                                "type" => 4
                                "validate" => "isUnsignedFloat"
                              ]
                              "quantity_discount" => array:2 [
                                "type" => 2
                                "validate" => "isBool"
                              ]
                              "ean13" => array:3 [
                                "type" => 3
                                "validate" => "isEan13"
                                "size" => 13
                              ]
                              "isbn" => array:3 [
                                "type" => 3
                                "validate" => "isIsbn"
                                "size" => 32
                              ]
                              "upc" => array:3 [
                                "type" => 3
                                "validate" => "isUpc"
                                "size" => 12
                              ]
                              "mpn" => array:3 [
                                "type" => 3
                                "validate" => "isMpn"
                                "size" => 40
                              ]
                              "cache_is_pack" => array:2 [
                                "type" => 2
                                "validate" => "isBool"
                              ]
                              "cache_has_attachments" => array:2 [
                                "type" => 2
                                "validate" => "isBool"
                              ]
                              "is_virtual" => array:2 [
                                "type" => 2
                                "validate" => "isBool"
                              ]
                              "state" => array:2 [
                                "type" => 1
                                "validate" => "isUnsignedId"
                              ]
                              "additional_delivery_times" => array:2 [
                                "type" => 1
                                "validate" => "isUnsignedId"
                              ]
                              "delivery_in_stock" => array:4 [
                                "type" => 3
                                "lang" => true
                                "validate" => "isGenericName"
                                "size" => 255
                              ]
                              "delivery_out_stock" => array:4 [
                                "type" => 3
                                "lang" => true
                                "validate" => "isGenericName"
                                "size" => 255
                              ]
                              "id_category_default" => array:3 [
                                "type" => 1
                                "shop" => true
                                "validate" => "isUnsignedId"
                              ]
                              "id_tax_rules_group" => array:3 [
                                "type" => 1
                                "shop" => true
                                "validate" => "isUnsignedId"
                              ]
                              "on_sale" => array:3 [
                                "type" => 2
                                "shop" => true
                                "validate" => "isBool"
                              ]
                              "online_only" => array:3 [
                                "type" => 2
                                "shop" => true
                                "validate" => "isBool"
                              ]
                              "ecotax" => array:3 [
                                "type" => 4
                                "shop" => true
                                "validate" => "isPrice"
                              ]
                              "minimal_quantity" => array:3 [
                                "type" => 1
                                "shop" => true
                                "validate" => "isUnsignedInt"
                              ]
                              "low_stock_threshold" => array:4 [
                                "type" => 1
                                "shop" => true
                                "allow_null" => true
                                "validate" => "isInt"
                              ]
                              "low_stock_alert" => array:3 [
                                "type" => 2
                                "shop" => true
                                "validate" => "isBool"
                              ]
                              "price" => array:4 [
                                "type" => 4
                                "shop" => true
                                "validate" => "isPrice"
                                "required" => true
                              ]
                              "wholesale_price" => array:3 [
                                "type" => 4
                                "shop" => true
                                "validate" => "isPrice"
                              ]
                              "unity" => array:3 [
                                "type" => 3
                                "shop" => true
                                "validate" => "isString"
                              ]
                              "unit_price_ratio" => array:2 [
                                "type" => 4
                                "shop" => true
                              ]
                              "additional_shipping_cost" => array:3 [
                                "type" => 4
                                "shop" => true
                                "validate" => "isPrice"
                              ]
                              "customizable" => array:3 [
                                "type" => 1
                                "shop" => true
                                "validate" => "isUnsignedInt"
                              ]
                              "text_fields" => array:3 [
                                "type" => 1
                                "shop" => true
                                "validate" => "isUnsignedInt"
                              ]
                              "uploadable_files" => array:3 [
                                "type" => 1
                                "shop" => true
                                "validate" => "isUnsignedInt"
                              ]
                              "active" => array:3 [
                                "type" => 2
                                "shop" => true
                                "validate" => "isBool"
                              ]
                              "redirect_type" => array:3 [
                                "type" => 3
                                "shop" => true
                                "validate" => "isString"
                              ]
                              "id_type_redirected" => array:3 [
                                "type" => 1
                                "shop" => true
                                "validate" => "isUnsignedId"
                              ]
                              "available_for_order" => array:3 [
                                "type" => 2
                                "shop" => true
                                "validate" => "isBool"
                              ]
                              "available_date" => array:3 [
                                "type" => 5
                                "shop" => true
                                "validate" => "isDateFormat"
                              ]
                              "show_condition" => array:3 [
                                "type" => 2
                                "shop" => true
                                "validate" => "isBool"
                              ]
                              "condition" => array:5 [
                                "type" => 3
                                "shop" => true
                                "validate" => "isGenericName"
                                "values" => array:3 [
                                  0 => "new"
                                  1 => "used"
                                  2 => "refurbished"
                                ]
                                "default" => "new"
                              ]
                              "show_price" => array:3 [
                                "type" => 2
                                "shop" => true
                                "validate" => "isBool"
                              ]
                              "indexed" => array:3 [
                                "type" => 2
                                "shop" => true
                                "validate" => "isBool"
                              ]
                              "visibility" => array:5 [
                                "type" => 3
                                "shop" => true
                                "validate" => "isProductVisibility"
                                "values" => array:4 [
                                  0 => "both"
                                  1 => "catalog"
                                  2 => "search"
                                  3 => "none"
                                ]
                                "default" => "both"
                              ]
                              "cache_default_attribute" => array:2 [
                                "type" => 1
                                "shop" => true
                              ]
                              "advanced_stock_management" => array:3 [
                                "type" => 2
                                "shop" => true
                                "validate" => "isBool"
                              ]
                              "date_add" => array:3 [
                                "type" => 5
                                "shop" => true
                                "validate" => "isDate"
                              ]
                              "date_upd" => array:3 [
                                "type" => 5
                                "shop" => true
                                "validate" => "isDate"
                              ]
                              "pack_stock_type" => array:3 [
                                "type" => 1
                                "shop" => true
                                "validate" => "isUnsignedInt"
                              ]
                              "meta_description" => array:4 [
                                "type" => 3
                                "lang" => true
                                "validate" => "isGenericName"
                                "size" => 512
                              ]
                              "meta_keywords" => array:4 [
                                "type" => 3
                                "lang" => true
                                "validate" => "isGenericName"
                                "size" => 255
                              ]
                              "meta_title" => array:4 [
                                "type" => 3
                                "lang" => true
                                "validate" => "isGenericName"
                                "size" => 255
                              ]
                              "link_rewrite" => array:6 [
                                "type" => 3
                                "lang" => true
                                "validate" => "isLinkRewrite"
                                "required" => false
                                "size" => 128
                                "ws_modifier" => array:2 [
                                  "http_method" => 2
                                  "modifier" => "modifierWsLinkRewrite"
                                ]
                              ]
                              "name" => array:5 [
                                "type" => 3
                                "lang" => true
                                "validate" => "isCatalogName"
                                "required" => false
                                "size" => 128
                              ]
                              "description" => array:3 [
                                "type" => 6
                                "lang" => true
                                "validate" => "isCleanHtml"
                              ]
                              "description_short" => array:3 [
                                "type" => 6
                                "lang" => true
                                "validate" => "isCleanHtml"
                              ]
                              "available_now" => array:4 [
                                "type" => 3
                                "lang" => true
                                "validate" => "isGenericName"
                                "size" => 255
                              ]
                              "available_later" => array:4 [
                                "type" => 3
                                "lang" => true
                                "validate" => "IsGenericName"
                                "size" => 255
                              ]
                            ]
                            "associations" => array:7 [
                              "manufacturer" => array:1 [
                                "type" => 1
                              ]
                              "supplier" => array:1 [
                                "type" => 1
                              ]
                              "default_category" => array:3 [
                                "type" => 1
                                "field" => "id_category_default"
                                "object" => "Category"
                              ]
                              "tax_rules_group" => array:1 [
                                "type" => 1
                              ]
                              "categories" => array:4 [
                                "type" => 2
                                "field" => "id_category"
                                "object" => "Category"
                                "association" => "category_product"
                              ]
                              "stock_availables" => array:4 [
                                "type" => 2
                                "field" => "id_stock_available"
                                "object" => "StockAvailable"
                                "association" => "stock_availables"
                              ]
                              "l" => array:3 [
                                "type" => 2
                                "field" => "id_product"
                                "foreign_field" => "id_product"
                              ]
                            ]
                            "classname" => "Product"
                          ]
                          #update_fields: null
                          +force_id: false
                        }
                        
                        "id_product"
                        
                        "21417680"
                        
                        "id_supplier"
                        
                        "1"
                        
                        "id_manufacturer"
                        
                        "4"
                        
                        "id_category_default"
                        
                        "100"
                        
                        "id_shop_default"
                        
                        "1"
                        
                        "id_tax_rules_group"
                        
                        "0"
                        
                        "on_sale"
                        
                        "0"
                        
                        "online_only"
                        
                        "0"
                        
                        "ean13"
                        
                        ""
                        
                        "isbn"
                        
                        ""
                        
                        "upc"
                        
                        ""
                        
                        "mpn"
                        
                        ""
                        
                        "ecotax"
                        
                        "0.000000"
                        
                        "quantity"
                        
                        "0"
                        
                        "minimal_quantity"
                        
                        "1"
                        
                        "low_stock_threshold"
                        
                        null
                        
                        "low_stock_alert"
                        
                        "0"
                        
                        "price"
                        
                        "79.900000"
                        
                        "wholesale_price"
                        
                        "13.000000"
                        
                        "unity"
                        
                        ""
                        
                        "unit_price_ratio"
                        
                        "0.000000"
                        
                        "additional_shipping_cost"
                        
                        "0.000000"
                        
                        "reference"
                        
                        "2210230"
                        
                        "supplier_reference"
                        
                        "2210230"
                        
                        "location"
                        
                        ""
                        
                        "width"
                        
                        "0.000000"
                        
                        "height"
                        
                        "0.000000"
                        
                        "depth"
                        
                        "0.000000"
                        
                        "weight"
                        
                        "0.000000"
                        
                        "out_of_stock"
                        
                        "2"
                        
                        "additional_delivery_times"
                        
                        "1"
                        
                        "quantity_discount"
                        
                        "0"
                        
                        "customizable"
                        
                        "0"
                        
                        "uploadable_files"
                        
                        "0"
                        
                        "text_fields"
                        
                        "0"
                        
                        "active"
                        
                        "1"
                        
                        "redirect_type"
                        
                        ""
                        
                        "id_type_redirected"
                        
                        "0"
                        
                        "available_for_order"
                        
                        "1"
                        
                        "available_date"
                        
                        "0000-00-00"
                        
                        "show_condition"
                        
                        "0"
                        
                        "condition"
                        
                        "new"
                        
                        "show_price"
                        
                        "1"
                        
                        "indexed"
                        
                        "1"
                        
                        "visibility"
                        
                        "both"
                        
                        "cache_is_pack"
                        
                        "0"
                        
                        "cache_has_attachments"
                        
                        "0"
                        
                        "is_virtual"
                        
                        "0"
                        
                        "cache_default_attribute"
                        
                        "21823"
                        
                        "date_add"
                        
                        "2025-11-10 00:00:00"
                        
                        "date_upd"
                        
                        "2026-02-01 11:18:37"
                        
                        "advanced_stock_management"
                        
                        "0"
                        
                        "pack_stock_type"
                        
                        "3"
                        
                        "state"
                        
                        "1"
                        
                        "id_shop"
                        
                        "1"
                        
                        "description"
                        
                        array:2 [
                          1 => "<p></p>"
                          3 => "<p></p>"
                        ]
                        
                        "description_short"
                        
                        array:2 [
                          1 => "<p></p>"
                          3 => "<p></p>"
                        ]
                        
                        "link_rewrite"
                        
                        array:2 [
                          1 => "zapatilla-de-casa-barefoot-colecao"
                          3 => "zapatilla-de-casa-barefoot-colecao"
                        ]
                        
                        "meta_description"
                        
                        array:2 [
                          1 => ""
                          3 => ""
                        ]
                        
                        "meta_keywords"
                        
                        array:2 [
                          1 => ""
                          3 => ""
                        ]
                        
                        "meta_title"
                        
                        array:2 [
                          1 => ""
                          3 => ""
                        ]
                        
                        "name"
                        
                        array:2 [
                          1 => "Zapatilla De Casa  - Barefoot Colecao"
                          3 => "Zapatilla De Casa  - Barefoot Colecao"
                        ]
                        
                        "available_now"
                        
                        array:2 [
                          1 => ""
                          3 => ""
                        ]
                        
                        "available_later"
                        
                        array:2 [
                          1 => ""
                          3 => ""
                        ]
                        
                        "delivery_in_stock"
                        
                        array:2 [
                          1 => ""
                          3 => ""
                        ]
                        
                        "delivery_out_stock"
                        
                        array:2 [
                          1 => ""
                          3 => ""
                        ]
                        

                          • -20%
                          00
                          day
                          :
                          00
                          hour
                          :
                          00
                          min
                          :
                          00
                          sec
                          63,92 TND79,90 TND
                          array:66 [
                            "id_product" => "21416549"
                            "id_supplier" => "1"
                            "id_manufacturer" => "4"
                            "id_category_default" => "100"
                            "id_shop_default" => "1"
                            "id_tax_rules_group" => "0"
                            "on_sale" => "0"
                            "online_only" => "0"
                            "ean13" => ""
                            "isbn" => ""
                            "upc" => ""
                            "mpn" => ""
                            "ecotax" => "0.000000"
                            "quantity" => "0"
                            "minimal_quantity" => "1"
                            "low_stock_threshold" => null
                            "low_stock_alert" => "0"
                            "price" => "79.900000"
                            "wholesale_price" => "13.000000"
                            "unity" => ""
                            "unit_price_ratio" => "0.000000"
                            "additional_shipping_cost" => "0.000000"
                            "reference" => "2202201"
                            "supplier_reference" => "2202201"
                            "location" => ""
                            "width" => "0.000000"
                            "height" => "0.000000"
                            "depth" => "0.000000"
                            "weight" => "0.000000"
                            "out_of_stock" => "2"
                            "additional_delivery_times" => "1"
                            "quantity_discount" => "0"
                            "customizable" => "0"
                            "uploadable_files" => "0"
                            "text_fields" => "0"
                            "active" => "1"
                            "redirect_type" => "301-category"
                            "id_type_redirected" => "0"
                            "available_for_order" => "1"
                            "available_date" => "0000-00-00"
                            "show_condition" => "0"
                            "condition" => "new"
                            "show_price" => "1"
                            "indexed" => "1"
                            "visibility" => "both"
                            "cache_is_pack" => "0"
                            "cache_has_attachments" => "0"
                            "is_virtual" => "0"
                            "cache_default_attribute" => "14761"
                            "date_add" => "2023-12-06 00:00:00"
                            "date_upd" => "2026-02-01 11:18:32"
                            "advanced_stock_management" => "0"
                            "pack_stock_type" => "3"
                            "state" => "1"
                            "id_shop" => "1"
                            "description" => array:2 [
                              1 => "<p>Les pantoufles anti-dérapantes Beppi pour fille sont conçues avec une semelle spéciale qui offre une adhérence supplémentaire sur les surfaces lisses et glissantes, réduisant ainsi le risque de glissade et de chute. Fabriquées avec des matériaux de haute qualité et une conception sûre, ces pantoufles offrent non seulement chaleur et confort à l'intérieur, mais aussi une tranquillité d'esprit quant à la sécurité de votre enfant lorsqu'elle se déplace dans la maison. Disponibles dans une variété de styles et de couleurs attrayants, les pantoufles anti-dérapantes Beppi pour fille sont un choix pratique et sécuritaire pour les moments de détente à la maison.</p>"
                              3 => "<p>Les pantoufles anti-dérapantes Beppi pour fille sont conçues avec une semelle spéciale qui offre une adhérence supplémentaire sur les surfaces lisses et glissantes, réduisant ainsi le risque de glissade et de chute. Fabriquées avec des matériaux de haute qualité et une conception sûre, ces pantoufles offrent non seulement chaleur et confort à l'intérieur, mais aussi une tranquillité d'esprit quant à la sécurité de votre enfant lorsqu'elle se déplace dans la maison. Disponibles dans une variété de styles et de couleurs attrayants, les pantoufles anti-dérapantes Beppi pour fille sont un choix pratique et sécuritaire pour les moments de détente à la maison.</p>"
                            ]
                            "description_short" => array:2 [
                              1 => "<p></p>"
                              3 => "<p></p>"
                            ]
                            "link_rewrite" => array:2 [
                              1 => "zapatilla-de-casa-barefoot-colecao"
                              3 => "zapatilla-de-casa-barefoot-colecao"
                            ]
                            "meta_description" => array:2 [
                              1 => ""
                              3 => ""
                            ]
                            "meta_keywords" => array:2 [
                              1 => ""
                              3 => ""
                            ]
                            "meta_title" => array:2 [
                              1 => ""
                              3 => ""
                            ]
                            "name" => array:2 [
                              1 => "Zapatilla De Casa  - Barefoot Colecao"
                              3 => "Zapatilla De Casa  - Barefoot Colecao"
                            ]
                            "available_now" => array:2 [
                              1 => ""
                              3 => ""
                            ]
                            "available_later" => array:2 [
                              1 => ""
                              3 => ""
                            ]
                            "delivery_in_stock" => array:2 [
                              1 => ""
                              3 => ""
                            ]
                            "delivery_out_stock" => array:2 [
                              1 => ""
                              3 => ""
                            ]
                          ]
                          
                          Product {#1309
                            +tax_name: null
                            +tax_rate: null
                            +id_manufacturer: null
                            +id_supplier: null
                            +id_category_default: null
                            +id_shop_default: null
                            +manufacturer_name: null
                            +supplier_name: null
                            +name: null
                            +description: null
                            +description_short: null
                            +quantity: 0
                            +minimal_quantity: 1
                            +low_stock_threshold: null
                            +low_stock_alert: false
                            +available_now: null
                            +available_later: null
                            +price: 0
                            +specificPrice: 0
                            +additional_shipping_cost: 0
                            +wholesale_price: 0
                            +on_sale: false
                            +online_only: false
                            +unity: null
                            +unit_price: null
                            +unit_price_ratio: 0
                            +ecotax: 0
                            +reference: null
                            +supplier_reference: null
                            +location: null
                            +width: 0
                            +height: 0
                            +depth: 0
                            +weight: 0
                            +ean13: null
                            +isbn: null
                            +upc: null
                            +mpn: null
                            +link_rewrite: null
                            +meta_description: null
                            +meta_keywords: null
                            +meta_title: null
                            +quantity_discount: 0
                            +customizable: null
                            +new: null
                            +uploadable_files: null
                            +text_fields: null
                            +active: true
                            +redirect_type: ""
                            +id_type_redirected: 0
                            +available_for_order: true
                            +available_date: "0000-00-00"
                            +show_condition: false
                            +condition: null
                            +show_price: true
                            +indexed: 0
                            +visibility: null
                            +date_add: null
                            +date_upd: null
                            +tags: null
                            +state: 1
                            +base_price: null
                            +id_tax_rules_group: 1
                            +id_color_default: 0
                            +advanced_stock_management: 0
                            +out_of_stock: null
                            +depends_on_stock: null
                            +isFullyLoaded: false
                            +cache_is_pack: null
                            +cache_has_attachments: null
                            +is_virtual: null
                            +id_pack_product_attribute: null
                            +cache_default_attribute: null
                            +category: null
                            +pack_stock_type: 3
                            +additional_delivery_times: 1
                            +delivery_in_stock: null
                            +delivery_out_stock: null
                            #webserviceParameters: array:4 [
                              "objectMethods" => array:2 [
                                "add" => "addWs"
                                "update" => "updateWs"
                              ]
                              "objectNodeNames" => "products"
                              "fields" => array:12 [
                                "id_manufacturer" => array:1 [
                                  "xlink_resource" => "manufacturers"
                                ]
                                "id_supplier" => array:1 [
                                  "xlink_resource" => "suppliers"
                                ]
                                "id_category_default" => array:1 [
                                  "xlink_resource" => "categories"
                                ]
                                "new" => []
                                "cache_default_attribute" => []
                                "id_default_image" => array:3 [
                                  "getter" => "getCoverWs"
                                  "setter" => "setCoverWs"
                                  "xlink_resource" => array:2 [
                                    "resourceName" => "images"
                                    "subResourceName" => "products"
                                  ]
                                ]
                                "id_default_combination" => array:3 [
                                  "getter" => "getWsDefaultCombination"
                                  "setter" => "setWsDefaultCombination"
                                  "xlink_resource" => array:1 [
                                    "resourceName" => "combinations"
                                  ]
                                ]
                                "id_tax_rules_group" => array:1 [
                                  "xlink_resource" => array:1 [
                                    "resourceName" => "tax_rule_groups"
                                  ]
                                ]
                                "position_in_category" => array:2 [
                                  "getter" => "getWsPositionInCategory"
                                  "setter" => "setWsPositionInCategory"
                                ]
                                "manufacturer_name" => array:2 [
                                  "getter" => "getWsManufacturerName"
                                  "setter" => false
                                ]
                                "quantity" => array:2 [
                                  "getter" => false
                                  "setter" => false
                                ]
                                "type" => array:2 [
                                  "getter" => "getWsType"
                                  "setter" => "setWsType"
                                ]
                              ]
                              "associations" => array:9 [
                                "categories" => array:2 [
                                  "resource" => "category"
                                  "fields" => array:1 [
                                    "id" => array:1 [
                                      "required" => true
                                    ]
                                  ]
                                ]
                                "images" => array:2 [
                                  "resource" => "image"
                                  "fields" => array:1 [
                                    "id" => []
                                  ]
                                ]
                                "combinations" => array:2 [
                                  "resource" => "combination"
                                  "fields" => array:1 [
                                    "id" => array:1 [
                                      "required" => true
                                    ]
                                  ]
                                ]
                                "product_option_values" => array:2 [
                                  "resource" => "product_option_value"
                                  "fields" => array:1 [
                                    "id" => array:1 [
                                      "required" => true
                                    ]
                                  ]
                                ]
                                "product_features" => array:2 [
                                  "resource" => "product_feature"
                                  "fields" => array:2 [
                                    "id" => array:1 [
                                      "required" => true
                                    ]
                                    "id_feature_value" => array:2 [
                                      "required" => true
                                      "xlink_resource" => "product_feature_values"
                                    ]
                                  ]
                                ]
                                "tags" => array:2 [
                                  "resource" => "tag"
                                  "fields" => array:1 [
                                    "id" => array:1 [
                                      "required" => true
                                    ]
                                  ]
                                ]
                                "stock_availables" => array:3 [
                                  "resource" => "stock_available"
                                  "fields" => array:2 [
                                    "id" => array:1 [
                                      "required" => true
                                    ]
                                    "id_product_attribute" => array:1 [
                                      "required" => true
                                    ]
                                  ]
                                  "setter" => false
                                ]
                                "accessories" => array:3 [
                                  "resource" => "product"
                                  "api" => "products"
                                  "fields" => array:1 [
                                    "id" => array:2 [
                                      "required" => true
                                      "xlink_resource" => "product"
                                    ]
                                  ]
                                ]
                                "product_bundle" => array:3 [
                                  "resource" => "product"
                                  "api" => "products"
                                  "fields" => array:3 [
                                    "id" => array:1 [
                                      "required" => true
                                    ]
                                    "id_product_attribute" => []
                                    "quantity" => []
                                  ]
                                ]
                              ]
                            ]
                            +id: 21416549
                            #id_lang: null
                            #id_shop: 1
                            +id_shop_list: []
                            #get_shop_from_context: true
                            #table: "product"
                            #identifier: "id_product"
                            #fieldsRequired: array:1 [
                              0 => "price"
                            ]
                            #fieldsSize: array:7 [
                              "reference" => 64
                              "supplier_reference" => 64
                              "location" => 64
                              "ean13" => 13
                              "isbn" => 32
                              "upc" => 12
                              "mpn" => 40
                            ]
                            #fieldsValidate: array:49 [
                              "id_shop_default" => "isUnsignedId"
                              "id_manufacturer" => "isUnsignedId"
                              "id_supplier" => "isUnsignedId"
                              "reference" => "isReference"
                              "supplier_reference" => "isReference"
                              "location" => "isReference"
                              "width" => "isUnsignedFloat"
                              "height" => "isUnsignedFloat"
                              "depth" => "isUnsignedFloat"
                              "weight" => "isUnsignedFloat"
                              "quantity_discount" => "isBool"
                              "ean13" => "isEan13"
                              "isbn" => "isIsbn"
                              "upc" => "isUpc"
                              "mpn" => "isMpn"
                              "cache_is_pack" => "isBool"
                              "cache_has_attachments" => "isBool"
                              "is_virtual" => "isBool"
                              "state" => "isUnsignedId"
                              "additional_delivery_times" => "isUnsignedId"
                              "id_category_default" => "isUnsignedId"
                              "id_tax_rules_group" => "isUnsignedId"
                              "on_sale" => "isBool"
                              "online_only" => "isBool"
                              "ecotax" => "isPrice"
                              "minimal_quantity" => "isUnsignedInt"
                              "low_stock_threshold" => "isInt"
                              "low_stock_alert" => "isBool"
                              "price" => "isPrice"
                              "wholesale_price" => "isPrice"
                              "unity" => "isString"
                              "additional_shipping_cost" => "isPrice"
                              "customizable" => "isUnsignedInt"
                              "text_fields" => "isUnsignedInt"
                              "uploadable_files" => "isUnsignedInt"
                              "active" => "isBool"
                              "redirect_type" => "isString"
                              "id_type_redirected" => "isUnsignedId"
                              "available_for_order" => "isBool"
                              "available_date" => "isDateFormat"
                              "show_condition" => "isBool"
                              "condition" => "isGenericName"
                              "show_price" => "isBool"
                              "indexed" => "isBool"
                              "visibility" => "isProductVisibility"
                              "advanced_stock_management" => "isBool"
                              "date_add" => "isDate"
                              "date_upd" => "isDate"
                              "pack_stock_type" => "isUnsignedInt"
                            ]
                            #fieldsRequiredLang: []
                            #fieldsSizeLang: array:9 [
                              "delivery_in_stock" => 255
                              "delivery_out_stock" => 255
                              "meta_description" => 512
                              "meta_keywords" => 255
                              "meta_title" => 255
                              "link_rewrite" => 128
                              "name" => 128
                              "available_now" => 255
                              "available_later" => 255
                            ]
                            #fieldsValidateLang: array:11 [
                              "delivery_in_stock" => "isGenericName"
                              "delivery_out_stock" => "isGenericName"
                              "meta_description" => "isGenericName"
                              "meta_keywords" => "isGenericName"
                              "meta_title" => "isGenericName"
                              "link_rewrite" => "isLinkRewrite"
                              "name" => "isCatalogName"
                              "description" => "isCleanHtml"
                              "description_short" => "isCleanHtml"
                              "available_now" => "isGenericName"
                              "available_later" => "IsGenericName"
                            ]
                            #tables: []
                            #image_dir: null
                            #image_format: "jpg"
                            #translator: null
                            #def: array:7 [
                              "table" => "product"
                              "primary" => "id_product"
                              "multilang" => true
                              "multilang_shop" => true
                              "fields" => array:62 [
                                "id_shop_default" => array:2 [
                                  "type" => 1
                                  "validate" => "isUnsignedId"
                                ]
                                "id_manufacturer" => array:2 [
                                  "type" => 1
                                  "validate" => "isUnsignedId"
                                ]
                                "id_supplier" => array:2 [
                                  "type" => 1
                                  "validate" => "isUnsignedId"
                                ]
                                "reference" => array:3 [
                                  "type" => 3
                                  "validate" => "isReference"
                                  "size" => 64
                                ]
                                "supplier_reference" => array:3 [
                                  "type" => 3
                                  "validate" => "isReference"
                                  "size" => 64
                                ]
                                "location" => array:3 [
                                  "type" => 3
                                  "validate" => "isReference"
                                  "size" => 64
                                ]
                                "width" => array:2 [
                                  "type" => 4
                                  "validate" => "isUnsignedFloat"
                                ]
                                "height" => array:2 [
                                  "type" => 4
                                  "validate" => "isUnsignedFloat"
                                ]
                                "depth" => array:2 [
                                  "type" => 4
                                  "validate" => "isUnsignedFloat"
                                ]
                                "weight" => array:2 [
                                  "type" => 4
                                  "validate" => "isUnsignedFloat"
                                ]
                                "quantity_discount" => array:2 [
                                  "type" => 2
                                  "validate" => "isBool"
                                ]
                                "ean13" => array:3 [
                                  "type" => 3
                                  "validate" => "isEan13"
                                  "size" => 13
                                ]
                                "isbn" => array:3 [
                                  "type" => 3
                                  "validate" => "isIsbn"
                                  "size" => 32
                                ]
                                "upc" => array:3 [
                                  "type" => 3
                                  "validate" => "isUpc"
                                  "size" => 12
                                ]
                                "mpn" => array:3 [
                                  "type" => 3
                                  "validate" => "isMpn"
                                  "size" => 40
                                ]
                                "cache_is_pack" => array:2 [
                                  "type" => 2
                                  "validate" => "isBool"
                                ]
                                "cache_has_attachments" => array:2 [
                                  "type" => 2
                                  "validate" => "isBool"
                                ]
                                "is_virtual" => array:2 [
                                  "type" => 2
                                  "validate" => "isBool"
                                ]
                                "state" => array:2 [
                                  "type" => 1
                                  "validate" => "isUnsignedId"
                                ]
                                "additional_delivery_times" => array:2 [
                                  "type" => 1
                                  "validate" => "isUnsignedId"
                                ]
                                "delivery_in_stock" => array:4 [
                                  "type" => 3
                                  "lang" => true
                                  "validate" => "isGenericName"
                                  "size" => 255
                                ]
                                "delivery_out_stock" => array:4 [
                                  "type" => 3
                                  "lang" => true
                                  "validate" => "isGenericName"
                                  "size" => 255
                                ]
                                "id_category_default" => array:3 [
                                  "type" => 1
                                  "shop" => true
                                  "validate" => "isUnsignedId"
                                ]
                                "id_tax_rules_group" => array:3 [
                                  "type" => 1
                                  "shop" => true
                                  "validate" => "isUnsignedId"
                                ]
                                "on_sale" => array:3 [
                                  "type" => 2
                                  "shop" => true
                                  "validate" => "isBool"
                                ]
                                "online_only" => array:3 [
                                  "type" => 2
                                  "shop" => true
                                  "validate" => "isBool"
                                ]
                                "ecotax" => array:3 [
                                  "type" => 4
                                  "shop" => true
                                  "validate" => "isPrice"
                                ]
                                "minimal_quantity" => array:3 [
                                  "type" => 1
                                  "shop" => true
                                  "validate" => "isUnsignedInt"
                                ]
                                "low_stock_threshold" => array:4 [
                                  "type" => 1
                                  "shop" => true
                                  "allow_null" => true
                                  "validate" => "isInt"
                                ]
                                "low_stock_alert" => array:3 [
                                  "type" => 2
                                  "shop" => true
                                  "validate" => "isBool"
                                ]
                                "price" => array:4 [
                                  "type" => 4
                                  "shop" => true
                                  "validate" => "isPrice"
                                  "required" => true
                                ]
                                "wholesale_price" => array:3 [
                                  "type" => 4
                                  "shop" => true
                                  "validate" => "isPrice"
                                ]
                                "unity" => array:3 [
                                  "type" => 3
                                  "shop" => true
                                  "validate" => "isString"
                                ]
                                "unit_price_ratio" => array:2 [
                                  "type" => 4
                                  "shop" => true
                                ]
                                "additional_shipping_cost" => array:3 [
                                  "type" => 4
                                  "shop" => true
                                  "validate" => "isPrice"
                                ]
                                "customizable" => array:3 [
                                  "type" => 1
                                  "shop" => true
                                  "validate" => "isUnsignedInt"
                                ]
                                "text_fields" => array:3 [
                                  "type" => 1
                                  "shop" => true
                                  "validate" => "isUnsignedInt"
                                ]
                                "uploadable_files" => array:3 [
                                  "type" => 1
                                  "shop" => true
                                  "validate" => "isUnsignedInt"
                                ]
                                "active" => array:3 [
                                  "type" => 2
                                  "shop" => true
                                  "validate" => "isBool"
                                ]
                                "redirect_type" => array:3 [
                                  "type" => 3
                                  "shop" => true
                                  "validate" => "isString"
                                ]
                                "id_type_redirected" => array:3 [
                                  "type" => 1
                                  "shop" => true
                                  "validate" => "isUnsignedId"
                                ]
                                "available_for_order" => array:3 [
                                  "type" => 2
                                  "shop" => true
                                  "validate" => "isBool"
                                ]
                                "available_date" => array:3 [
                                  "type" => 5
                                  "shop" => true
                                  "validate" => "isDateFormat"
                                ]
                                "show_condition" => array:3 [
                                  "type" => 2
                                  "shop" => true
                                  "validate" => "isBool"
                                ]
                                "condition" => array:5 [
                                  "type" => 3
                                  "shop" => true
                                  "validate" => "isGenericName"
                                  "values" => array:3 [
                                    0 => "new"
                                    1 => "used"
                                    2 => "refurbished"
                                  ]
                                  "default" => "new"
                                ]
                                "show_price" => array:3 [
                                  "type" => 2
                                  "shop" => true
                                  "validate" => "isBool"
                                ]
                                "indexed" => array:3 [
                                  "type" => 2
                                  "shop" => true
                                  "validate" => "isBool"
                                ]
                                "visibility" => array:5 [
                                  "type" => 3
                                  "shop" => true
                                  "validate" => "isProductVisibility"
                                  "values" => array:4 [
                                    0 => "both"
                                    1 => "catalog"
                                    2 => "search"
                                    3 => "none"
                                  ]
                                  "default" => "both"
                                ]
                                "cache_default_attribute" => array:2 [
                                  "type" => 1
                                  "shop" => true
                                ]
                                "advanced_stock_management" => array:3 [
                                  "type" => 2
                                  "shop" => true
                                  "validate" => "isBool"
                                ]
                                "date_add" => array:3 [
                                  "type" => 5
                                  "shop" => true
                                  "validate" => "isDate"
                                ]
                                "date_upd" => array:3 [
                                  "type" => 5
                                  "shop" => true
                                  "validate" => "isDate"
                                ]
                                "pack_stock_type" => array:3 [
                                  "type" => 1
                                  "shop" => true
                                  "validate" => "isUnsignedInt"
                                ]
                                "meta_description" => array:4 [
                                  "type" => 3
                                  "lang" => true
                                  "validate" => "isGenericName"
                                  "size" => 512
                                ]
                                "meta_keywords" => array:4 [
                                  "type" => 3
                                  "lang" => true
                                  "validate" => "isGenericName"
                                  "size" => 255
                                ]
                                "meta_title" => array:4 [
                                  "type" => 3
                                  "lang" => true
                                  "validate" => "isGenericName"
                                  "size" => 255
                                ]
                                "link_rewrite" => array:6 [
                                  "type" => 3
                                  "lang" => true
                                  "validate" => "isLinkRewrite"
                                  "required" => false
                                  "size" => 128
                                  "ws_modifier" => array:2 [
                                    "http_method" => 2
                                    "modifier" => "modifierWsLinkRewrite"
                                  ]
                                ]
                                "name" => array:5 [
                                  "type" => 3
                                  "lang" => true
                                  "validate" => "isCatalogName"
                                  "required" => false
                                  "size" => 128
                                ]
                                "description" => array:3 [
                                  "type" => 6
                                  "lang" => true
                                  "validate" => "isCleanHtml"
                                ]
                                "description_short" => array:3 [
                                  "type" => 6
                                  "lang" => true
                                  "validate" => "isCleanHtml"
                                ]
                                "available_now" => array:4 [
                                  "type" => 3
                                  "lang" => true
                                  "validate" => "isGenericName"
                                  "size" => 255
                                ]
                                "available_later" => array:4 [
                                  "type" => 3
                                  "lang" => true
                                  "validate" => "IsGenericName"
                                  "size" => 255
                                ]
                              ]
                              "associations" => array:7 [
                                "manufacturer" => array:1 [
                                  "type" => 1
                                ]
                                "supplier" => array:1 [
                                  "type" => 1
                                ]
                                "default_category" => array:3 [
                                  "type" => 1
                                  "field" => "id_category_default"
                                  "object" => "Category"
                                ]
                                "tax_rules_group" => array:1 [
                                  "type" => 1
                                ]
                                "categories" => array:4 [
                                  "type" => 2
                                  "field" => "id_category"
                                  "object" => "Category"
                                  "association" => "category_product"
                                ]
                                "stock_availables" => array:4 [
                                  "type" => 2
                                  "field" => "id_stock_available"
                                  "object" => "StockAvailable"
                                  "association" => "stock_availables"
                                ]
                                "l" => array:3 [
                                  "type" => 2
                                  "field" => "id_product"
                                  "foreign_field" => "id_product"
                                ]
                              ]
                              "classname" => "Product"
                            ]
                            #update_fields: null
                            +force_id: false
                          }
                          
                          "id_product"
                          
                          "21416549"
                          
                          "id_supplier"
                          
                          "1"
                          
                          "id_manufacturer"
                          
                          "4"
                          
                          "id_category_default"
                          
                          "100"
                          
                          "id_shop_default"
                          
                          "1"
                          
                          "id_tax_rules_group"
                          
                          "0"
                          
                          "on_sale"
                          
                          "0"
                          
                          "online_only"
                          
                          "0"
                          
                          "ean13"
                          
                          ""
                          
                          "isbn"
                          
                          ""
                          
                          "upc"
                          
                          ""
                          
                          "mpn"
                          
                          ""
                          
                          "ecotax"
                          
                          "0.000000"
                          
                          "quantity"
                          
                          "0"
                          
                          "minimal_quantity"
                          
                          "1"
                          
                          "low_stock_threshold"
                          
                          null
                          
                          "low_stock_alert"
                          
                          "0"
                          
                          "price"
                          
                          "79.900000"
                          
                          "wholesale_price"
                          
                          "13.000000"
                          
                          "unity"
                          
                          ""
                          
                          "unit_price_ratio"
                          
                          "0.000000"
                          
                          "additional_shipping_cost"
                          
                          "0.000000"
                          
                          "reference"
                          
                          "2202201"
                          
                          "supplier_reference"
                          
                          "2202201"
                          
                          "location"
                          
                          ""
                          
                          "width"
                          
                          "0.000000"
                          
                          "height"
                          
                          "0.000000"
                          
                          "depth"
                          
                          "0.000000"
                          
                          "weight"
                          
                          "0.000000"
                          
                          "out_of_stock"
                          
                          "2"
                          
                          "additional_delivery_times"
                          
                          "1"
                          
                          "quantity_discount"
                          
                          "0"
                          
                          "customizable"
                          
                          "0"
                          
                          "uploadable_files"
                          
                          "0"
                          
                          "text_fields"
                          
                          "0"
                          
                          "active"
                          
                          "1"
                          
                          "redirect_type"
                          
                          "301-category"
                          
                          "id_type_redirected"
                          
                          "0"
                          
                          "available_for_order"
                          
                          "1"
                          
                          "available_date"
                          
                          "0000-00-00"
                          
                          "show_condition"
                          
                          "0"
                          
                          "condition"
                          
                          "new"
                          
                          "show_price"
                          
                          "1"
                          
                          "indexed"
                          
                          "1"
                          
                          "visibility"
                          
                          "both"
                          
                          "cache_is_pack"
                          
                          "0"
                          
                          "cache_has_attachments"
                          
                          "0"
                          
                          "is_virtual"
                          
                          "0"
                          
                          "cache_default_attribute"
                          
                          "14761"
                          
                          "date_add"
                          
                          "2023-12-06 00:00:00"
                          
                          "date_upd"
                          
                          "2026-02-01 11:18:32"
                          
                          "advanced_stock_management"
                          
                          "0"
                          
                          "pack_stock_type"
                          
                          "3"
                          
                          "state"
                          
                          "1"
                          
                          "id_shop"
                          
                          "1"
                          
                          "description"
                          
                          array:2 [
                            1 => "<p>Les pantoufles anti-dérapantes Beppi pour fille sont conçues avec une semelle spéciale qui offre une adhérence supplémentaire sur les surfaces lisses et glissantes, réduisant ainsi le risque de glissade et de chute. Fabriquées avec des matériaux de haute qualité et une conception sûre, ces pantoufles offrent non seulement chaleur et confort à l'intérieur, mais aussi une tranquillité d'esprit quant à la sécurité de votre enfant lorsqu'elle se déplace dans la maison. Disponibles dans une variété de styles et de couleurs attrayants, les pantoufles anti-dérapantes Beppi pour fille sont un choix pratique et sécuritaire pour les moments de détente à la maison.</p>"
                            3 => "<p>Les pantoufles anti-dérapantes Beppi pour fille sont conçues avec une semelle spéciale qui offre une adhérence supplémentaire sur les surfaces lisses et glissantes, réduisant ainsi le risque de glissade et de chute. Fabriquées avec des matériaux de haute qualité et une conception sûre, ces pantoufles offrent non seulement chaleur et confort à l'intérieur, mais aussi une tranquillité d'esprit quant à la sécurité de votre enfant lorsqu'elle se déplace dans la maison. Disponibles dans une variété de styles et de couleurs attrayants, les pantoufles anti-dérapantes Beppi pour fille sont un choix pratique et sécuritaire pour les moments de détente à la maison.</p>"
                          ]
                          
                          "description_short"
                          
                          array:2 [
                            1 => "<p></p>"
                            3 => "<p></p>"
                          ]
                          
                          "link_rewrite"
                          
                          array:2 [
                            1 => "zapatilla-de-casa-barefoot-colecao"
                            3 => "zapatilla-de-casa-barefoot-colecao"
                          ]
                          
                          "meta_description"
                          
                          array:2 [
                            1 => ""
                            3 => ""
                          ]
                          
                          "meta_keywords"
                          
                          array:2 [
                            1 => ""
                            3 => ""
                          ]
                          
                          "meta_title"
                          
                          array:2 [
                            1 => ""
                            3 => ""
                          ]
                          
                          "name"
                          
                          array:2 [
                            1 => "Zapatilla De Casa  - Barefoot Colecao"
                            3 => "Zapatilla De Casa  - Barefoot Colecao"
                          ]
                          
                          "available_now"
                          
                          array:2 [
                            1 => ""
                            3 => ""
                          ]
                          
                          "available_later"
                          
                          array:2 [
                            1 => ""
                            3 => ""
                          ]
                          
                          "delivery_in_stock"
                          
                          array:2 [
                            1 => ""
                            3 => ""
                          ]
                          
                          "delivery_out_stock"
                          
                          array:2 [
                            1 => ""
                            3 => ""
                          ]
                          

                            • -40%
                            00
                            day
                            :
                            00
                            hour
                            :
                            00
                            min
                            :
                            00
                            sec
                            59,94 TND99,90 TND
                            array:66 [
                              "id_product" => "21417572"
                              "id_supplier" => "1"
                              "id_manufacturer" => "4"
                              "id_category_default" => "94"
                              "id_shop_default" => "1"
                              "id_tax_rules_group" => "0"
                              "on_sale" => "0"
                              "online_only" => "0"
                              "ean13" => ""
                              "isbn" => ""
                              "upc" => ""
                              "mpn" => ""
                              "ecotax" => "0.000000"
                              "quantity" => "0"
                              "minimal_quantity" => "1"
                              "low_stock_threshold" => null
                              "low_stock_alert" => "0"
                              "price" => "99.900000"
                              "wholesale_price" => "19.000000"
                              "unity" => ""
                              "unit_price_ratio" => "0.000000"
                              "additional_shipping_cost" => "0.000000"
                              "reference" => "2216621"
                              "supplier_reference" => "2216621"
                              "location" => ""
                              "width" => "0.000000"
                              "height" => "0.000000"
                              "depth" => "0.000000"
                              "weight" => "0.000000"
                              "out_of_stock" => "2"
                              "additional_delivery_times" => "1"
                              "quantity_discount" => "0"
                              "customizable" => "0"
                              "uploadable_files" => "0"
                              "text_fields" => "0"
                              "active" => "1"
                              "redirect_type" => "301-category"
                              "id_type_redirected" => "0"
                              "available_for_order" => "1"
                              "available_date" => "0000-00-00"
                              "show_condition" => "0"
                              "condition" => "new"
                              "show_price" => "1"
                              "indexed" => "1"
                              "visibility" => "both"
                              "cache_is_pack" => "0"
                              "cache_has_attachments" => "0"
                              "is_virtual" => "0"
                              "cache_default_attribute" => "21183"
                              "date_add" => "2025-11-10 00:00:00"
                              "date_upd" => "2026-01-26 13:03:08"
                              "advanced_stock_management" => "0"
                              "pack_stock_type" => "3"
                              "state" => "1"
                              "id_shop" => "1"
                              "description" => array:2 [
                                1 => "<p></p>"
                                3 => "<p></p>"
                              ]
                              "description_short" => array:2 [
                                1 => "<p></p>"
                                3 => "<p></p>"
                              ]
                              "link_rewrite" => array:2 [
                                1 => "zapatilla-de-casa-moonlight-playled"
                                3 => "zapatilla-de-casa-moonlight-playled"
                              ]
                              "meta_description" => array:2 [
                                1 => ""
                                3 => ""
                              ]
                              "meta_keywords" => array:2 [
                                1 => ""
                                3 => ""
                              ]
                              "meta_title" => array:2 [
                                1 => ""
                                3 => ""
                              ]
                              "name" => array:2 [
                                1 => "Zapatilla De Casa  - Moonlight & Playled"
                                3 => "Zapatilla De Casa  - Moonlight & Playled"
                              ]
                              "available_now" => array:2 [
                                1 => ""
                                3 => ""
                              ]
                              "available_later" => array:2 [
                                1 => ""
                                3 => ""
                              ]
                              "delivery_in_stock" => array:2 [
                                1 => ""
                                3 => ""
                              ]
                              "delivery_out_stock" => array:2 [
                                1 => ""
                                3 => ""
                              ]
                            ]
                            
                            Product {#1296
                              +tax_name: null
                              +tax_rate: null
                              +id_manufacturer: null
                              +id_supplier: null
                              +id_category_default: null
                              +id_shop_default: null
                              +manufacturer_name: null
                              +supplier_name: null
                              +name: null
                              +description: null
                              +description_short: null
                              +quantity: 0
                              +minimal_quantity: 1
                              +low_stock_threshold: null
                              +low_stock_alert: false
                              +available_now: null
                              +available_later: null
                              +price: 0
                              +specificPrice: 0
                              +additional_shipping_cost: 0
                              +wholesale_price: 0
                              +on_sale: false
                              +online_only: false
                              +unity: null
                              +unit_price: null
                              +unit_price_ratio: 0
                              +ecotax: 0
                              +reference: null
                              +supplier_reference: null
                              +location: null
                              +width: 0
                              +height: 0
                              +depth: 0
                              +weight: 0
                              +ean13: null
                              +isbn: null
                              +upc: null
                              +mpn: null
                              +link_rewrite: null
                              +meta_description: null
                              +meta_keywords: null
                              +meta_title: null
                              +quantity_discount: 0
                              +customizable: null
                              +new: null
                              +uploadable_files: null
                              +text_fields: null
                              +active: true
                              +redirect_type: ""
                              +id_type_redirected: 0
                              +available_for_order: true
                              +available_date: "0000-00-00"
                              +show_condition: false
                              +condition: null
                              +show_price: true
                              +indexed: 0
                              +visibility: null
                              +date_add: null
                              +date_upd: null
                              +tags: null
                              +state: 1
                              +base_price: null
                              +id_tax_rules_group: 1
                              +id_color_default: 0
                              +advanced_stock_management: 0
                              +out_of_stock: null
                              +depends_on_stock: null
                              +isFullyLoaded: false
                              +cache_is_pack: null
                              +cache_has_attachments: null
                              +is_virtual: null
                              +id_pack_product_attribute: null
                              +cache_default_attribute: null
                              +category: null
                              +pack_stock_type: 3
                              +additional_delivery_times: 1
                              +delivery_in_stock: null
                              +delivery_out_stock: null
                              #webserviceParameters: array:4 [
                                "objectMethods" => array:2 [
                                  "add" => "addWs"
                                  "update" => "updateWs"
                                ]
                                "objectNodeNames" => "products"
                                "fields" => array:12 [
                                  "id_manufacturer" => array:1 [
                                    "xlink_resource" => "manufacturers"
                                  ]
                                  "id_supplier" => array:1 [
                                    "xlink_resource" => "suppliers"
                                  ]
                                  "id_category_default" => array:1 [
                                    "xlink_resource" => "categories"
                                  ]
                                  "new" => []
                                  "cache_default_attribute" => []
                                  "id_default_image" => array:3 [
                                    "getter" => "getCoverWs"
                                    "setter" => "setCoverWs"
                                    "xlink_resource" => array:2 [
                                      "resourceName" => "images"
                                      "subResourceName" => "products"
                                    ]
                                  ]
                                  "id_default_combination" => array:3 [
                                    "getter" => "getWsDefaultCombination"
                                    "setter" => "setWsDefaultCombination"
                                    "xlink_resource" => array:1 [
                                      "resourceName" => "combinations"
                                    ]
                                  ]
                                  "id_tax_rules_group" => array:1 [
                                    "xlink_resource" => array:1 [
                                      "resourceName" => "tax_rule_groups"
                                    ]
                                  ]
                                  "position_in_category" => array:2 [
                                    "getter" => "getWsPositionInCategory"
                                    "setter" => "setWsPositionInCategory"
                                  ]
                                  "manufacturer_name" => array:2 [
                                    "getter" => "getWsManufacturerName"
                                    "setter" => false
                                  ]
                                  "quantity" => array:2 [
                                    "getter" => false
                                    "setter" => false
                                  ]
                                  "type" => array:2 [
                                    "getter" => "getWsType"
                                    "setter" => "setWsType"
                                  ]
                                ]
                                "associations" => array:9 [
                                  "categories" => array:2 [
                                    "resource" => "category"
                                    "fields" => array:1 [
                                      "id" => array:1 [
                                        "required" => true
                                      ]
                                    ]
                                  ]
                                  "images" => array:2 [
                                    "resource" => "image"
                                    "fields" => array:1 [
                                      "id" => []
                                    ]
                                  ]
                                  "combinations" => array:2 [
                                    "resource" => "combination"
                                    "fields" => array:1 [
                                      "id" => array:1 [
                                        "required" => true
                                      ]
                                    ]
                                  ]
                                  "product_option_values" => array:2 [
                                    "resource" => "product_option_value"
                                    "fields" => array:1 [
                                      "id" => array:1 [
                                        "required" => true
                                      ]
                                    ]
                                  ]
                                  "product_features" => array:2 [
                                    "resource" => "product_feature"
                                    "fields" => array:2 [
                                      "id" => array:1 [
                                        "required" => true
                                      ]
                                      "id_feature_value" => array:2 [
                                        "required" => true
                                        "xlink_resource" => "product_feature_values"
                                      ]
                                    ]
                                  ]
                                  "tags" => array:2 [
                                    "resource" => "tag"
                                    "fields" => array:1 [
                                      "id" => array:1 [
                                        "required" => true
                                      ]
                                    ]
                                  ]
                                  "stock_availables" => array:3 [
                                    "resource" => "stock_available"
                                    "fields" => array:2 [
                                      "id" => array:1 [
                                        "required" => true
                                      ]
                                      "id_product_attribute" => array:1 [
                                        "required" => true
                                      ]
                                    ]
                                    "setter" => false
                                  ]
                                  "accessories" => array:3 [
                                    "resource" => "product"
                                    "api" => "products"
                                    "fields" => array:1 [
                                      "id" => array:2 [
                                        "required" => true
                                        "xlink_resource" => "product"
                                      ]
                                    ]
                                  ]
                                  "product_bundle" => array:3 [
                                    "resource" => "product"
                                    "api" => "products"
                                    "fields" => array:3 [
                                      "id" => array:1 [
                                        "required" => true
                                      ]
                                      "id_product_attribute" => []
                                      "quantity" => []
                                    ]
                                  ]
                                ]
                              ]
                              +id: 21417572
                              #id_lang: null
                              #id_shop: 1
                              +id_shop_list: []
                              #get_shop_from_context: true
                              #table: "product"
                              #identifier: "id_product"
                              #fieldsRequired: array:1 [
                                0 => "price"
                              ]
                              #fieldsSize: array:7 [
                                "reference" => 64
                                "supplier_reference" => 64
                                "location" => 64
                                "ean13" => 13
                                "isbn" => 32
                                "upc" => 12
                                "mpn" => 40
                              ]
                              #fieldsValidate: array:49 [
                                "id_shop_default" => "isUnsignedId"
                                "id_manufacturer" => "isUnsignedId"
                                "id_supplier" => "isUnsignedId"
                                "reference" => "isReference"
                                "supplier_reference" => "isReference"
                                "location" => "isReference"
                                "width" => "isUnsignedFloat"
                                "height" => "isUnsignedFloat"
                                "depth" => "isUnsignedFloat"
                                "weight" => "isUnsignedFloat"
                                "quantity_discount" => "isBool"
                                "ean13" => "isEan13"
                                "isbn" => "isIsbn"
                                "upc" => "isUpc"
                                "mpn" => "isMpn"
                                "cache_is_pack" => "isBool"
                                "cache_has_attachments" => "isBool"
                                "is_virtual" => "isBool"
                                "state" => "isUnsignedId"
                                "additional_delivery_times" => "isUnsignedId"
                                "id_category_default" => "isUnsignedId"
                                "id_tax_rules_group" => "isUnsignedId"
                                "on_sale" => "isBool"
                                "online_only" => "isBool"
                                "ecotax" => "isPrice"
                                "minimal_quantity" => "isUnsignedInt"
                                "low_stock_threshold" => "isInt"
                                "low_stock_alert" => "isBool"
                                "price" => "isPrice"
                                "wholesale_price" => "isPrice"
                                "unity" => "isString"
                                "additional_shipping_cost" => "isPrice"
                                "customizable" => "isUnsignedInt"
                                "text_fields" => "isUnsignedInt"
                                "uploadable_files" => "isUnsignedInt"
                                "active" => "isBool"
                                "redirect_type" => "isString"
                                "id_type_redirected" => "isUnsignedId"
                                "available_for_order" => "isBool"
                                "available_date" => "isDateFormat"
                                "show_condition" => "isBool"
                                "condition" => "isGenericName"
                                "show_price" => "isBool"
                                "indexed" => "isBool"
                                "visibility" => "isProductVisibility"
                                "advanced_stock_management" => "isBool"
                                "date_add" => "isDate"
                                "date_upd" => "isDate"
                                "pack_stock_type" => "isUnsignedInt"
                              ]
                              #fieldsRequiredLang: []
                              #fieldsSizeLang: array:9 [
                                "delivery_in_stock" => 255
                                "delivery_out_stock" => 255
                                "meta_description" => 512
                                "meta_keywords" => 255
                                "meta_title" => 255
                                "link_rewrite" => 128
                                "name" => 128
                                "available_now" => 255
                                "available_later" => 255
                              ]
                              #fieldsValidateLang: array:11 [
                                "delivery_in_stock" => "isGenericName"
                                "delivery_out_stock" => "isGenericName"
                                "meta_description" => "isGenericName"
                                "meta_keywords" => "isGenericName"
                                "meta_title" => "isGenericName"
                                "link_rewrite" => "isLinkRewrite"
                                "name" => "isCatalogName"
                                "description" => "isCleanHtml"
                                "description_short" => "isCleanHtml"
                                "available_now" => "isGenericName"
                                "available_later" => "IsGenericName"
                              ]
                              #tables: []
                              #image_dir: null
                              #image_format: "jpg"
                              #translator: null
                              #def: array:7 [
                                "table" => "product"
                                "primary" => "id_product"
                                "multilang" => true
                                "multilang_shop" => true
                                "fields" => array:62 [
                                  "id_shop_default" => array:2 [
                                    "type" => 1
                                    "validate" => "isUnsignedId"
                                  ]
                                  "id_manufacturer" => array:2 [
                                    "type" => 1
                                    "validate" => "isUnsignedId"
                                  ]
                                  "id_supplier" => array:2 [
                                    "type" => 1
                                    "validate" => "isUnsignedId"
                                  ]
                                  "reference" => array:3 [
                                    "type" => 3
                                    "validate" => "isReference"
                                    "size" => 64
                                  ]
                                  "supplier_reference" => array:3 [
                                    "type" => 3
                                    "validate" => "isReference"
                                    "size" => 64
                                  ]
                                  "location" => array:3 [
                                    "type" => 3
                                    "validate" => "isReference"
                                    "size" => 64
                                  ]
                                  "width" => array:2 [
                                    "type" => 4
                                    "validate" => "isUnsignedFloat"
                                  ]
                                  "height" => array:2 [
                                    "type" => 4
                                    "validate" => "isUnsignedFloat"
                                  ]
                                  "depth" => array:2 [
                                    "type" => 4
                                    "validate" => "isUnsignedFloat"
                                  ]
                                  "weight" => array:2 [
                                    "type" => 4
                                    "validate" => "isUnsignedFloat"
                                  ]
                                  "quantity_discount" => array:2 [
                                    "type" => 2
                                    "validate" => "isBool"
                                  ]
                                  "ean13" => array:3 [
                                    "type" => 3
                                    "validate" => "isEan13"
                                    "size" => 13
                                  ]
                                  "isbn" => array:3 [
                                    "type" => 3
                                    "validate" => "isIsbn"
                                    "size" => 32
                                  ]
                                  "upc" => array:3 [
                                    "type" => 3
                                    "validate" => "isUpc"
                                    "size" => 12
                                  ]
                                  "mpn" => array:3 [
                                    "type" => 3
                                    "validate" => "isMpn"
                                    "size" => 40
                                  ]
                                  "cache_is_pack" => array:2 [
                                    "type" => 2
                                    "validate" => "isBool"
                                  ]
                                  "cache_has_attachments" => array:2 [
                                    "type" => 2
                                    "validate" => "isBool"
                                  ]
                                  "is_virtual" => array:2 [
                                    "type" => 2
                                    "validate" => "isBool"
                                  ]
                                  "state" => array:2 [
                                    "type" => 1
                                    "validate" => "isUnsignedId"
                                  ]
                                  "additional_delivery_times" => array:2 [
                                    "type" => 1
                                    "validate" => "isUnsignedId"
                                  ]
                                  "delivery_in_stock" => array:4 [
                                    "type" => 3
                                    "lang" => true
                                    "validate" => "isGenericName"
                                    "size" => 255
                                  ]
                                  "delivery_out_stock" => array:4 [
                                    "type" => 3
                                    "lang" => true
                                    "validate" => "isGenericName"
                                    "size" => 255
                                  ]
                                  "id_category_default" => array:3 [
                                    "type" => 1
                                    "shop" => true
                                    "validate" => "isUnsignedId"
                                  ]
                                  "id_tax_rules_group" => array:3 [
                                    "type" => 1
                                    "shop" => true
                                    "validate" => "isUnsignedId"
                                  ]
                                  "on_sale" => array:3 [
                                    "type" => 2
                                    "shop" => true
                                    "validate" => "isBool"
                                  ]
                                  "online_only" => array:3 [
                                    "type" => 2
                                    "shop" => true
                                    "validate" => "isBool"
                                  ]
                                  "ecotax" => array:3 [
                                    "type" => 4
                                    "shop" => true
                                    "validate" => "isPrice"
                                  ]
                                  "minimal_quantity" => array:3 [
                                    "type" => 1
                                    "shop" => true
                                    "validate" => "isUnsignedInt"
                                  ]
                                  "low_stock_threshold" => array:4 [
                                    "type" => 1
                                    "shop" => true
                                    "allow_null" => true
                                    "validate" => "isInt"
                                  ]
                                  "low_stock_alert" => array:3 [
                                    "type" => 2
                                    "shop" => true
                                    "validate" => "isBool"
                                  ]
                                  "price" => array:4 [
                                    "type" => 4
                                    "shop" => true
                                    "validate" => "isPrice"
                                    "required" => true
                                  ]
                                  "wholesale_price" => array:3 [
                                    "type" => 4
                                    "shop" => true
                                    "validate" => "isPrice"
                                  ]
                                  "unity" => array:3 [
                                    "type" => 3
                                    "shop" => true
                                    "validate" => "isString"
                                  ]
                                  "unit_price_ratio" => array:2 [
                                    "type" => 4
                                    "shop" => true
                                  ]
                                  "additional_shipping_cost" => array:3 [
                                    "type" => 4
                                    "shop" => true
                                    "validate" => "isPrice"
                                  ]
                                  "customizable" => array:3 [
                                    "type" => 1
                                    "shop" => true
                                    "validate" => "isUnsignedInt"
                                  ]
                                  "text_fields" => array:3 [
                                    "type" => 1
                                    "shop" => true
                                    "validate" => "isUnsignedInt"
                                  ]
                                  "uploadable_files" => array:3 [
                                    "type" => 1
                                    "shop" => true
                                    "validate" => "isUnsignedInt"
                                  ]
                                  "active" => array:3 [
                                    "type" => 2
                                    "shop" => true
                                    "validate" => "isBool"
                                  ]
                                  "redirect_type" => array:3 [
                                    "type" => 3
                                    "shop" => true
                                    "validate" => "isString"
                                  ]
                                  "id_type_redirected" => array:3 [
                                    "type" => 1
                                    "shop" => true
                                    "validate" => "isUnsignedId"
                                  ]
                                  "available_for_order" => array:3 [
                                    "type" => 2
                                    "shop" => true
                                    "validate" => "isBool"
                                  ]
                                  "available_date" => array:3 [
                                    "type" => 5
                                    "shop" => true
                                    "validate" => "isDateFormat"
                                  ]
                                  "show_condition" => array:3 [
                                    "type" => 2
                                    "shop" => true
                                    "validate" => "isBool"
                                  ]
                                  "condition" => array:5 [
                                    "type" => 3
                                    "shop" => true
                                    "validate" => "isGenericName"
                                    "values" => array:3 [
                                      0 => "new"
                                      1 => "used"
                                      2 => "refurbished"
                                    ]
                                    "default" => "new"
                                  ]
                                  "show_price" => array:3 [
                                    "type" => 2
                                    "shop" => true
                                    "validate" => "isBool"
                                  ]
                                  "indexed" => array:3 [
                                    "type" => 2
                                    "shop" => true
                                    "validate" => "isBool"
                                  ]
                                  "visibility" => array:5 [
                                    "type" => 3
                                    "shop" => true
                                    "validate" => "isProductVisibility"
                                    "values" => array:4 [
                                      0 => "both"
                                      1 => "catalog"
                                      2 => "search"
                                      3 => "none"
                                    ]
                                    "default" => "both"
                                  ]
                                  "cache_default_attribute" => array:2 [
                                    "type" => 1
                                    "shop" => true
                                  ]
                                  "advanced_stock_management" => array:3 [
                                    "type" => 2
                                    "shop" => true
                                    "validate" => "isBool"
                                  ]
                                  "date_add" => array:3 [
                                    "type" => 5
                                    "shop" => true
                                    "validate" => "isDate"
                                  ]
                                  "date_upd" => array:3 [
                                    "type" => 5
                                    "shop" => true
                                    "validate" => "isDate"
                                  ]
                                  "pack_stock_type" => array:3 [
                                    "type" => 1
                                    "shop" => true
                                    "validate" => "isUnsignedInt"
                                  ]
                                  "meta_description" => array:4 [
                                    "type" => 3
                                    "lang" => true
                                    "validate" => "isGenericName"
                                    "size" => 512
                                  ]
                                  "meta_keywords" => array:4 [
                                    "type" => 3
                                    "lang" => true
                                    "validate" => "isGenericName"
                                    "size" => 255
                                  ]
                                  "meta_title" => array:4 [
                                    "type" => 3
                                    "lang" => true
                                    "validate" => "isGenericName"
                                    "size" => 255
                                  ]
                                  "link_rewrite" => array:6 [
                                    "type" => 3
                                    "lang" => true
                                    "validate" => "isLinkRewrite"
                                    "required" => false
                                    "size" => 128
                                    "ws_modifier" => array:2 [
                                      "http_method" => 2
                                      "modifier" => "modifierWsLinkRewrite"
                                    ]
                                  ]
                                  "name" => array:5 [
                                    "type" => 3
                                    "lang" => true
                                    "validate" => "isCatalogName"
                                    "required" => false
                                    "size" => 128
                                  ]
                                  "description" => array:3 [
                                    "type" => 6
                                    "lang" => true
                                    "validate" => "isCleanHtml"
                                  ]
                                  "description_short" => array:3 [
                                    "type" => 6
                                    "lang" => true
                                    "validate" => "isCleanHtml"
                                  ]
                                  "available_now" => array:4 [
                                    "type" => 3
                                    "lang" => true
                                    "validate" => "isGenericName"
                                    "size" => 255
                                  ]
                                  "available_later" => array:4 [
                                    "type" => 3
                                    "lang" => true
                                    "validate" => "IsGenericName"
                                    "size" => 255
                                  ]
                                ]
                                "associations" => array:7 [
                                  "manufacturer" => array:1 [
                                    "type" => 1
                                  ]
                                  "supplier" => array:1 [
                                    "type" => 1
                                  ]
                                  "default_category" => array:3 [
                                    "type" => 1
                                    "field" => "id_category_default"
                                    "object" => "Category"
                                  ]
                                  "tax_rules_group" => array:1 [
                                    "type" => 1
                                  ]
                                  "categories" => array:4 [
                                    "type" => 2
                                    "field" => "id_category"
                                    "object" => "Category"
                                    "association" => "category_product"
                                  ]
                                  "stock_availables" => array:4 [
                                    "type" => 2
                                    "field" => "id_stock_available"
                                    "object" => "StockAvailable"
                                    "association" => "stock_availables"
                                  ]
                                  "l" => array:3 [
                                    "type" => 2
                                    "field" => "id_product"
                                    "foreign_field" => "id_product"
                                  ]
                                ]
                                "classname" => "Product"
                              ]
                              #update_fields: null
                              +force_id: false
                            }
                            
                            "id_product"
                            
                            "21417572"
                            
                            "id_supplier"
                            
                            "1"
                            
                            "id_manufacturer"
                            
                            "4"
                            
                            "id_category_default"
                            
                            "94"
                            
                            "id_shop_default"
                            
                            "1"
                            
                            "id_tax_rules_group"
                            
                            "0"
                            
                            "on_sale"
                            
                            "0"
                            
                            "online_only"
                            
                            "0"
                            
                            "ean13"
                            
                            ""
                            
                            "isbn"
                            
                            ""
                            
                            "upc"
                            
                            ""
                            
                            "mpn"
                            
                            ""
                            
                            "ecotax"
                            
                            "0.000000"
                            
                            "quantity"
                            
                            "0"
                            
                            "minimal_quantity"
                            
                            "1"
                            
                            "low_stock_threshold"
                            
                            null
                            
                            "low_stock_alert"
                            
                            "0"
                            
                            "price"
                            
                            "99.900000"
                            
                            "wholesale_price"
                            
                            "19.000000"
                            
                            "unity"
                            
                            ""
                            
                            "unit_price_ratio"
                            
                            "0.000000"
                            
                            "additional_shipping_cost"
                            
                            "0.000000"
                            
                            "reference"
                            
                            "2216621"
                            
                            "supplier_reference"
                            
                            "2216621"
                            
                            "location"
                            
                            ""
                            
                            "width"
                            
                            "0.000000"
                            
                            "height"
                            
                            "0.000000"
                            
                            "depth"
                            
                            "0.000000"
                            
                            "weight"
                            
                            "0.000000"
                            
                            "out_of_stock"
                            
                            "2"
                            
                            "additional_delivery_times"
                            
                            "1"
                            
                            "quantity_discount"
                            
                            "0"
                            
                            "customizable"
                            
                            "0"
                            
                            "uploadable_files"
                            
                            "0"
                            
                            "text_fields"
                            
                            "0"
                            
                            "active"
                            
                            "1"
                            
                            "redirect_type"
                            
                            "301-category"
                            
                            "id_type_redirected"
                            
                            "0"
                            
                            "available_for_order"
                            
                            "1"
                            
                            "available_date"
                            
                            "0000-00-00"
                            
                            "show_condition"
                            
                            "0"
                            
                            "condition"
                            
                            "new"
                            
                            "show_price"
                            
                            "1"
                            
                            "indexed"
                            
                            "1"
                            
                            "visibility"
                            
                            "both"
                            
                            "cache_is_pack"
                            
                            "0"
                            
                            "cache_has_attachments"
                            
                            "0"
                            
                            "is_virtual"
                            
                            "0"
                            
                            "cache_default_attribute"
                            
                            "21183"
                            
                            "date_add"
                            
                            "2025-11-10 00:00:00"
                            
                            "date_upd"
                            
                            "2026-01-26 13:03:08"
                            
                            "advanced_stock_management"
                            
                            "0"
                            
                            "pack_stock_type"
                            
                            "3"
                            
                            "state"
                            
                            "1"
                            
                            "id_shop"
                            
                            "1"
                            
                            "description"
                            
                            array:2 [
                              1 => "<p></p>"
                              3 => "<p></p>"
                            ]
                            
                            "description_short"
                            
                            array:2 [
                              1 => "<p></p>"
                              3 => "<p></p>"
                            ]
                            
                            "link_rewrite"
                            
                            array:2 [
                              1 => "zapatilla-de-casa-moonlight-playled"
                              3 => "zapatilla-de-casa-moonlight-playled"
                            ]
                            
                            "meta_description"
                            
                            array:2 [
                              1 => ""
                              3 => ""
                            ]
                            
                            "meta_keywords"
                            
                            array:2 [
                              1 => ""
                              3 => ""
                            ]
                            
                            "meta_title"
                            
                            array:2 [
                              1 => ""
                              3 => ""
                            ]
                            
                            "name"
                            
                            array:2 [
                              1 => "Zapatilla De Casa  - Moonlight & Playled"
                              3 => "Zapatilla De Casa  - Moonlight & Playled"
                            ]
                            
                            "available_now"
                            
                            array:2 [
                              1 => ""
                              3 => ""
                            ]
                            
                            "available_later"
                            
                            array:2 [
                              1 => ""
                              3 => ""
                            ]
                            
                            "delivery_in_stock"
                            
                            array:2 [
                              1 => ""
                              3 => ""
                            ]
                            
                            "delivery_out_stock"
                            
                            array:2 [
                              1 => ""
                              3 => ""
                            ]
                            

                              • -20%
                              00
                              day
                              :
                              00
                              hour
                              :
                              00
                              min
                              :
                              00
                              sec
                              143,92 TND179,90 TND
                              array:66 [
                                "id_product" => "21417692"
                                "id_supplier" => "1"
                                "id_manufacturer" => "4"
                                "id_category_default" => "92"
                                "id_shop_default" => "1"
                                "id_tax_rules_group" => "0"
                                "on_sale" => "0"
                                "online_only" => "0"
                                "ean13" => ""
                                "isbn" => ""
                                "upc" => ""
                                "mpn" => ""
                                "ecotax" => "0.000000"
                                "quantity" => "0"
                                "minimal_quantity" => "1"
                                "low_stock_threshold" => null
                                "low_stock_alert" => "0"
                                "price" => "179.900000"
                                "wholesale_price" => "44.000000"
                                "unity" => ""
                                "unit_price_ratio" => "0.000000"
                                "additional_shipping_cost" => "0.000000"
                                "reference" => "2214620"
                                "supplier_reference" => "2214620"
                                "location" => ""
                                "width" => "0.000000"
                                "height" => "0.000000"
                                "depth" => "0.000000"
                                "weight" => "0.000000"
                                "out_of_stock" => "2"
                                "additional_delivery_times" => "1"
                                "quantity_discount" => "0"
                                "customizable" => "0"
                                "uploadable_files" => "0"
                                "text_fields" => "0"
                                "active" => "1"
                                "redirect_type" => ""
                                "id_type_redirected" => "0"
                                "available_for_order" => "1"
                                "available_date" => "0000-00-00"
                                "show_condition" => "0"
                                "condition" => "new"
                                "show_price" => "1"
                                "indexed" => "1"
                                "visibility" => "both"
                                "cache_is_pack" => "0"
                                "cache_has_attachments" => "0"
                                "is_virtual" => "0"
                                "cache_default_attribute" => "21899"
                                "date_add" => "2025-11-10 00:00:00"
                                "date_upd" => "2026-02-09 15:51:51"
                                "advanced_stock_management" => "0"
                                "pack_stock_type" => "3"
                                "state" => "1"
                                "id_shop" => "1"
                                "description" => array:2 [
                                  1 => "<p></p>"
                                  3 => "<p></p>"
                                ]
                                "description_short" => array:2 [
                                  1 => "<p></p>"
                                  3 => "<p></p>"
                                ]
                                "link_rewrite" => array:2 [
                                  1 => "zapato-casual-snakers-by-beppi"
                                  3 => "zapato-casual-snakers-by-beppi"
                                ]
                                "meta_description" => array:2 [
                                  1 => ""
                                  3 => ""
                                ]
                                "meta_keywords" => array:2 [
                                  1 => ""
                                  3 => ""
                                ]
                                "meta_title" => array:2 [
                                  1 => ""
                                  3 => ""
                                ]
                                "name" => array:2 [
                                  1 => "Zapato Casual  - Snakers By Beppi"
                                  3 => "Zapato Casual  - Snakers By Beppi"
                                ]
                                "available_now" => array:2 [
                                  1 => ""
                                  3 => ""
                                ]
                                "available_later" => array:2 [
                                  1 => ""
                                  3 => ""
                                ]
                                "delivery_in_stock" => array:2 [
                                  1 => ""
                                  3 => ""
                                ]
                                "delivery_out_stock" => array:2 [
                                  1 => ""
                                  3 => ""
                                ]
                              ]
                              
                              Product {#1351
                                +tax_name: null
                                +tax_rate: null
                                +id_manufacturer: null
                                +id_supplier: null
                                +id_category_default: null
                                +id_shop_default: null
                                +manufacturer_name: null
                                +supplier_name: null
                                +name: null
                                +description: null
                                +description_short: null
                                +quantity: 0
                                +minimal_quantity: 1
                                +low_stock_threshold: null
                                +low_stock_alert: false
                                +available_now: null
                                +available_later: null
                                +price: 0
                                +specificPrice: 0
                                +additional_shipping_cost: 0
                                +wholesale_price: 0
                                +on_sale: false
                                +online_only: false
                                +unity: null
                                +unit_price: null
                                +unit_price_ratio: 0
                                +ecotax: 0
                                +reference: null
                                +supplier_reference: null
                                +location: null
                                +width: 0
                                +height: 0
                                +depth: 0
                                +weight: 0
                                +ean13: null
                                +isbn: null
                                +upc: null
                                +mpn: null
                                +link_rewrite: null
                                +meta_description: null
                                +meta_keywords: null
                                +meta_title: null
                                +quantity_discount: 0
                                +customizable: null
                                +new: null
                                +uploadable_files: null
                                +text_fields: null
                                +active: true
                                +redirect_type: ""
                                +id_type_redirected: 0
                                +available_for_order: true
                                +available_date: "0000-00-00"
                                +show_condition: false
                                +condition: null
                                +show_price: true
                                +indexed: 0
                                +visibility: null
                                +date_add: null
                                +date_upd: null
                                +tags: null
                                +state: 1
                                +base_price: null
                                +id_tax_rules_group: 1
                                +id_color_default: 0
                                +advanced_stock_management: 0
                                +out_of_stock: null
                                +depends_on_stock: null
                                +isFullyLoaded: false
                                +cache_is_pack: null
                                +cache_has_attachments: null
                                +is_virtual: null
                                +id_pack_product_attribute: null
                                +cache_default_attribute: null
                                +category: null
                                +pack_stock_type: 3
                                +additional_delivery_times: 1
                                +delivery_in_stock: null
                                +delivery_out_stock: null
                                #webserviceParameters: array:4 [
                                  "objectMethods" => array:2 [
                                    "add" => "addWs"
                                    "update" => "updateWs"
                                  ]
                                  "objectNodeNames" => "products"
                                  "fields" => array:12 [
                                    "id_manufacturer" => array:1 [
                                      "xlink_resource" => "manufacturers"
                                    ]
                                    "id_supplier" => array:1 [
                                      "xlink_resource" => "suppliers"
                                    ]
                                    "id_category_default" => array:1 [
                                      "xlink_resource" => "categories"
                                    ]
                                    "new" => []
                                    "cache_default_attribute" => []
                                    "id_default_image" => array:3 [
                                      "getter" => "getCoverWs"
                                      "setter" => "setCoverWs"
                                      "xlink_resource" => array:2 [
                                        "resourceName" => "images"
                                        "subResourceName" => "products"
                                      ]
                                    ]
                                    "id_default_combination" => array:3 [
                                      "getter" => "getWsDefaultCombination"
                                      "setter" => "setWsDefaultCombination"
                                      "xlink_resource" => array:1 [
                                        "resourceName" => "combinations"
                                      ]
                                    ]
                                    "id_tax_rules_group" => array:1 [
                                      "xlink_resource" => array:1 [
                                        "resourceName" => "tax_rule_groups"
                                      ]
                                    ]
                                    "position_in_category" => array:2 [
                                      "getter" => "getWsPositionInCategory"
                                      "setter" => "setWsPositionInCategory"
                                    ]
                                    "manufacturer_name" => array:2 [
                                      "getter" => "getWsManufacturerName"
                                      "setter" => false
                                    ]
                                    "quantity" => array:2 [
                                      "getter" => false
                                      "setter" => false
                                    ]
                                    "type" => array:2 [
                                      "getter" => "getWsType"
                                      "setter" => "setWsType"
                                    ]
                                  ]
                                  "associations" => array:9 [
                                    "categories" => array:2 [
                                      "resource" => "category"
                                      "fields" => array:1 [
                                        "id" => array:1 [
                                          "required" => true
                                        ]
                                      ]
                                    ]
                                    "images" => array:2 [
                                      "resource" => "image"
                                      "fields" => array:1 [
                                        "id" => []
                                      ]
                                    ]
                                    "combinations" => array:2 [
                                      "resource" => "combination"
                                      "fields" => array:1 [
                                        "id" => array:1 [
                                          "required" => true
                                        ]
                                      ]
                                    ]
                                    "product_option_values" => array:2 [
                                      "resource" => "product_option_value"
                                      "fields" => array:1 [
                                        "id" => array:1 [
                                          "required" => true
                                        ]
                                      ]
                                    ]
                                    "product_features" => array:2 [
                                      "resource" => "product_feature"
                                      "fields" => array:2 [
                                        "id" => array:1 [
                                          "required" => true
                                        ]
                                        "id_feature_value" => array:2 [
                                          "required" => true
                                          "xlink_resource" => "product_feature_values"
                                        ]
                                      ]
                                    ]
                                    "tags" => array:2 [
                                      "resource" => "tag"
                                      "fields" => array:1 [
                                        "id" => array:1 [
                                          "required" => true
                                        ]
                                      ]
                                    ]
                                    "stock_availables" => array:3 [
                                      "resource" => "stock_available"
                                      "fields" => array:2 [
                                        "id" => array:1 [
                                          "required" => true
                                        ]
                                        "id_product_attribute" => array:1 [
                                          "required" => true
                                        ]
                                      ]
                                      "setter" => false
                                    ]
                                    "accessories" => array:3 [
                                      "resource" => "product"
                                      "api" => "products"
                                      "fields" => array:1 [
                                        "id" => array:2 [
                                          "required" => true
                                          "xlink_resource" => "product"
                                        ]
                                      ]
                                    ]
                                    "product_bundle" => array:3 [
                                      "resource" => "product"
                                      "api" => "products"
                                      "fields" => array:3 [
                                        "id" => array:1 [
                                          "required" => true
                                        ]
                                        "id_product_attribute" => []
                                        "quantity" => []
                                      ]
                                    ]
                                  ]
                                ]
                                +id: 21417692
                                #id_lang: null
                                #id_shop: 1
                                +id_shop_list: []
                                #get_shop_from_context: true
                                #table: "product"
                                #identifier: "id_product"
                                #fieldsRequired: array:1 [
                                  0 => "price"
                                ]
                                #fieldsSize: array:7 [
                                  "reference" => 64
                                  "supplier_reference" => 64
                                  "location" => 64
                                  "ean13" => 13
                                  "isbn" => 32
                                  "upc" => 12
                                  "mpn" => 40
                                ]
                                #fieldsValidate: array:49 [
                                  "id_shop_default" => "isUnsignedId"
                                  "id_manufacturer" => "isUnsignedId"
                                  "id_supplier" => "isUnsignedId"
                                  "reference" => "isReference"
                                  "supplier_reference" => "isReference"
                                  "location" => "isReference"
                                  "width" => "isUnsignedFloat"
                                  "height" => "isUnsignedFloat"
                                  "depth" => "isUnsignedFloat"
                                  "weight" => "isUnsignedFloat"
                                  "quantity_discount" => "isBool"
                                  "ean13" => "isEan13"
                                  "isbn" => "isIsbn"
                                  "upc" => "isUpc"
                                  "mpn" => "isMpn"
                                  "cache_is_pack" => "isBool"
                                  "cache_has_attachments" => "isBool"
                                  "is_virtual" => "isBool"
                                  "state" => "isUnsignedId"
                                  "additional_delivery_times" => "isUnsignedId"
                                  "id_category_default" => "isUnsignedId"
                                  "id_tax_rules_group" => "isUnsignedId"
                                  "on_sale" => "isBool"
                                  "online_only" => "isBool"
                                  "ecotax" => "isPrice"
                                  "minimal_quantity" => "isUnsignedInt"
                                  "low_stock_threshold" => "isInt"
                                  "low_stock_alert" => "isBool"
                                  "price" => "isPrice"
                                  "wholesale_price" => "isPrice"
                                  "unity" => "isString"
                                  "additional_shipping_cost" => "isPrice"
                                  "customizable" => "isUnsignedInt"
                                  "text_fields" => "isUnsignedInt"
                                  "uploadable_files" => "isUnsignedInt"
                                  "active" => "isBool"
                                  "redirect_type" => "isString"
                                  "id_type_redirected" => "isUnsignedId"
                                  "available_for_order" => "isBool"
                                  "available_date" => "isDateFormat"
                                  "show_condition" => "isBool"
                                  "condition" => "isGenericName"
                                  "show_price" => "isBool"
                                  "indexed" => "isBool"
                                  "visibility" => "isProductVisibility"
                                  "advanced_stock_management" => "isBool"
                                  "date_add" => "isDate"
                                  "date_upd" => "isDate"
                                  "pack_stock_type" => "isUnsignedInt"
                                ]
                                #fieldsRequiredLang: []
                                #fieldsSizeLang: array:9 [
                                  "delivery_in_stock" => 255
                                  "delivery_out_stock" => 255
                                  "meta_description" => 512
                                  "meta_keywords" => 255
                                  "meta_title" => 255
                                  "link_rewrite" => 128
                                  "name" => 128
                                  "available_now" => 255
                                  "available_later" => 255
                                ]
                                #fieldsValidateLang: array:11 [
                                  "delivery_in_stock" => "isGenericName"
                                  "delivery_out_stock" => "isGenericName"
                                  "meta_description" => "isGenericName"
                                  "meta_keywords" => "isGenericName"
                                  "meta_title" => "isGenericName"
                                  "link_rewrite" => "isLinkRewrite"
                                  "name" => "isCatalogName"
                                  "description" => "isCleanHtml"
                                  "description_short" => "isCleanHtml"
                                  "available_now" => "isGenericName"
                                  "available_later" => "IsGenericName"
                                ]
                                #tables: []
                                #image_dir: null
                                #image_format: "jpg"
                                #translator: null
                                #def: array:7 [
                                  "table" => "product"
                                  "primary" => "id_product"
                                  "multilang" => true
                                  "multilang_shop" => true
                                  "fields" => array:62 [
                                    "id_shop_default" => array:2 [
                                      "type" => 1
                                      "validate" => "isUnsignedId"
                                    ]
                                    "id_manufacturer" => array:2 [
                                      "type" => 1
                                      "validate" => "isUnsignedId"
                                    ]
                                    "id_supplier" => array:2 [
                                      "type" => 1
                                      "validate" => "isUnsignedId"
                                    ]
                                    "reference" => array:3 [
                                      "type" => 3
                                      "validate" => "isReference"
                                      "size" => 64
                                    ]
                                    "supplier_reference" => array:3 [
                                      "type" => 3
                                      "validate" => "isReference"
                                      "size" => 64
                                    ]
                                    "location" => array:3 [
                                      "type" => 3
                                      "validate" => "isReference"
                                      "size" => 64
                                    ]
                                    "width" => array:2 [
                                      "type" => 4
                                      "validate" => "isUnsignedFloat"
                                    ]
                                    "height" => array:2 [
                                      "type" => 4
                                      "validate" => "isUnsignedFloat"
                                    ]
                                    "depth" => array:2 [
                                      "type" => 4
                                      "validate" => "isUnsignedFloat"
                                    ]
                                    "weight" => array:2 [
                                      "type" => 4
                                      "validate" => "isUnsignedFloat"
                                    ]
                                    "quantity_discount" => array:2 [
                                      "type" => 2
                                      "validate" => "isBool"
                                    ]
                                    "ean13" => array:3 [
                                      "type" => 3
                                      "validate" => "isEan13"
                                      "size" => 13
                                    ]
                                    "isbn" => array:3 [
                                      "type" => 3
                                      "validate" => "isIsbn"
                                      "size" => 32
                                    ]
                                    "upc" => array:3 [
                                      "type" => 3
                                      "validate" => "isUpc"
                                      "size" => 12
                                    ]
                                    "mpn" => array:3 [
                                      "type" => 3
                                      "validate" => "isMpn"
                                      "size" => 40
                                    ]
                                    "cache_is_pack" => array:2 [
                                      "type" => 2
                                      "validate" => "isBool"
                                    ]
                                    "cache_has_attachments" => array:2 [
                                      "type" => 2
                                      "validate" => "isBool"
                                    ]
                                    "is_virtual" => array:2 [
                                      "type" => 2
                                      "validate" => "isBool"
                                    ]
                                    "state" => array:2 [
                                      "type" => 1
                                      "validate" => "isUnsignedId"
                                    ]
                                    "additional_delivery_times" => array:2 [
                                      "type" => 1
                                      "validate" => "isUnsignedId"
                                    ]
                                    "delivery_in_stock" => array:4 [
                                      "type" => 3
                                      "lang" => true
                                      "validate" => "isGenericName"
                                      "size" => 255
                                    ]
                                    "delivery_out_stock" => array:4 [
                                      "type" => 3
                                      "lang" => true
                                      "validate" => "isGenericName"
                                      "size" => 255
                                    ]
                                    "id_category_default" => array:3 [
                                      "type" => 1
                                      "shop" => true
                                      "validate" => "isUnsignedId"
                                    ]
                                    "id_tax_rules_group" => array:3 [
                                      "type" => 1
                                      "shop" => true
                                      "validate" => "isUnsignedId"
                                    ]
                                    "on_sale" => array:3 [
                                      "type" => 2
                                      "shop" => true
                                      "validate" => "isBool"
                                    ]
                                    "online_only" => array:3 [
                                      "type" => 2
                                      "shop" => true
                                      "validate" => "isBool"
                                    ]
                                    "ecotax" => array:3 [
                                      "type" => 4
                                      "shop" => true
                                      "validate" => "isPrice"
                                    ]
                                    "minimal_quantity" => array:3 [
                                      "type" => 1
                                      "shop" => true
                                      "validate" => "isUnsignedInt"
                                    ]
                                    "low_stock_threshold" => array:4 [
                                      "type" => 1
                                      "shop" => true
                                      "allow_null" => true
                                      "validate" => "isInt"
                                    ]
                                    "low_stock_alert" => array:3 [
                                      "type" => 2
                                      "shop" => true
                                      "validate" => "isBool"
                                    ]
                                    "price" => array:4 [
                                      "type" => 4
                                      "shop" => true
                                      "validate" => "isPrice"
                                      "required" => true
                                    ]
                                    "wholesale_price" => array:3 [
                                      "type" => 4
                                      "shop" => true
                                      "validate" => "isPrice"
                                    ]
                                    "unity" => array:3 [
                                      "type" => 3
                                      "shop" => true
                                      "validate" => "isString"
                                    ]
                                    "unit_price_ratio" => array:2 [
                                      "type" => 4
                                      "shop" => true
                                    ]
                                    "additional_shipping_cost" => array:3 [
                                      "type" => 4
                                      "shop" => true
                                      "validate" => "isPrice"
                                    ]
                                    "customizable" => array:3 [
                                      "type" => 1
                                      "shop" => true
                                      "validate" => "isUnsignedInt"
                                    ]
                                    "text_fields" => array:3 [
                                      "type" => 1
                                      "shop" => true
                                      "validate" => "isUnsignedInt"
                                    ]
                                    "uploadable_files" => array:3 [
                                      "type" => 1
                                      "shop" => true
                                      "validate" => "isUnsignedInt"
                                    ]
                                    "active" => array:3 [
                                      "type" => 2
                                      "shop" => true
                                      "validate" => "isBool"
                                    ]
                                    "redirect_type" => array:3 [
                                      "type" => 3
                                      "shop" => true
                                      "validate" => "isString"
                                    ]
                                    "id_type_redirected" => array:3 [
                                      "type" => 1
                                      "shop" => true
                                      "validate" => "isUnsignedId"
                                    ]
                                    "available_for_order" => array:3 [
                                      "type" => 2
                                      "shop" => true
                                      "validate" => "isBool"
                                    ]
                                    "available_date" => array:3 [
                                      "type" => 5
                                      "shop" => true
                                      "validate" => "isDateFormat"
                                    ]
                                    "show_condition" => array:3 [
                                      "type" => 2
                                      "shop" => true
                                      "validate" => "isBool"
                                    ]
                                    "condition" => array:5 [
                                      "type" => 3
                                      "shop" => true
                                      "validate" => "isGenericName"
                                      "values" => array:3 [
                                        0 => "new"
                                        1 => "used"
                                        2 => "refurbished"
                                      ]
                                      "default" => "new"
                                    ]
                                    "show_price" => array:3 [
                                      "type" => 2
                                      "shop" => true
                                      "validate" => "isBool"
                                    ]
                                    "indexed" => array:3 [
                                      "type" => 2
                                      "shop" => true
                                      "validate" => "isBool"
                                    ]
                                    "visibility" => array:5 [
                                      "type" => 3
                                      "shop" => true
                                      "validate" => "isProductVisibility"
                                      "values" => array:4 [
                                        0 => "both"
                                        1 => "catalog"
                                        2 => "search"
                                        3 => "none"
                                      ]
                                      "default" => "both"
                                    ]
                                    "cache_default_attribute" => array:2 [
                                      "type" => 1
                                      "shop" => true
                                    ]
                                    "advanced_stock_management" => array:3 [
                                      "type" => 2
                                      "shop" => true
                                      "validate" => "isBool"
                                    ]
                                    "date_add" => array:3 [
                                      "type" => 5
                                      "shop" => true
                                      "validate" => "isDate"
                                    ]
                                    "date_upd" => array:3 [
                                      "type" => 5
                                      "shop" => true
                                      "validate" => "isDate"
                                    ]
                                    "pack_stock_type" => array:3 [
                                      "type" => 1
                                      "shop" => true
                                      "validate" => "isUnsignedInt"
                                    ]
                                    "meta_description" => array:4 [
                                      "type" => 3
                                      "lang" => true
                                      "validate" => "isGenericName"
                                      "size" => 512
                                    ]
                                    "meta_keywords" => array:4 [
                                      "type" => 3
                                      "lang" => true
                                      "validate" => "isGenericName"
                                      "size" => 255
                                    ]
                                    "meta_title" => array:4 [
                                      "type" => 3
                                      "lang" => true
                                      "validate" => "isGenericName"
                                      "size" => 255
                                    ]
                                    "link_rewrite" => array:6 [
                                      "type" => 3
                                      "lang" => true
                                      "validate" => "isLinkRewrite"
                                      "required" => false
                                      "size" => 128
                                      "ws_modifier" => array:2 [
                                        "http_method" => 2
                                        "modifier" => "modifierWsLinkRewrite"
                                      ]
                                    ]
                                    "name" => array:5 [
                                      "type" => 3
                                      "lang" => true
                                      "validate" => "isCatalogName"
                                      "required" => false
                                      "size" => 128
                                    ]
                                    "description" => array:3 [
                                      "type" => 6
                                      "lang" => true
                                      "validate" => "isCleanHtml"
                                    ]
                                    "description_short" => array:3 [
                                      "type" => 6
                                      "lang" => true
                                      "validate" => "isCleanHtml"
                                    ]
                                    "available_now" => array:4 [
                                      "type" => 3
                                      "lang" => true
                                      "validate" => "isGenericName"
                                      "size" => 255
                                    ]
                                    "available_later" => array:4 [
                                      "type" => 3
                                      "lang" => true
                                      "validate" => "IsGenericName"
                                      "size" => 255
                                    ]
                                  ]
                                  "associations" => array:7 [
                                    "manufacturer" => array:1 [
                                      "type" => 1
                                    ]
                                    "supplier" => array:1 [
                                      "type" => 1
                                    ]
                                    "default_category" => array:3 [
                                      "type" => 1
                                      "field" => "id_category_default"
                                      "object" => "Category"
                                    ]
                                    "tax_rules_group" => array:1 [
                                      "type" => 1
                                    ]
                                    "categories" => array:4 [
                                      "type" => 2
                                      "field" => "id_category"
                                      "object" => "Category"
                                      "association" => "category_product"
                                    ]
                                    "stock_availables" => array:4 [
                                      "type" => 2
                                      "field" => "id_stock_available"
                                      "object" => "StockAvailable"
                                      "association" => "stock_availables"
                                    ]
                                    "l" => array:3 [
                                      "type" => 2
                                      "field" => "id_product"
                                      "foreign_field" => "id_product"
                                    ]
                                  ]
                                  "classname" => "Product"
                                ]
                                #update_fields: null
                                +force_id: false
                              }
                              
                              "id_product"
                              
                              "21417692"
                              
                              "id_supplier"
                              
                              "1"
                              
                              "id_manufacturer"
                              
                              "4"
                              
                              "id_category_default"
                              
                              "92"
                              
                              "id_shop_default"
                              
                              "1"
                              
                              "id_tax_rules_group"
                              
                              "0"
                              
                              "on_sale"
                              
                              "0"
                              
                              "online_only"
                              
                              "0"
                              
                              "ean13"
                              
                              ""
                              
                              "isbn"
                              
                              ""
                              
                              "upc"
                              
                              ""
                              
                              "mpn"
                              
                              ""
                              
                              "ecotax"
                              
                              "0.000000"
                              
                              "quantity"
                              
                              "0"
                              
                              "minimal_quantity"
                              
                              "1"
                              
                              "low_stock_threshold"
                              
                              null
                              
                              "low_stock_alert"
                              
                              "0"
                              
                              "price"
                              
                              "179.900000"
                              
                              "wholesale_price"
                              
                              "44.000000"
                              
                              "unity"
                              
                              ""
                              
                              "unit_price_ratio"
                              
                              "0.000000"
                              
                              "additional_shipping_cost"
                              
                              "0.000000"
                              
                              "reference"
                              
                              "2214620"
                              
                              "supplier_reference"
                              
                              "2214620"
                              
                              "location"
                              
                              ""
                              
                              "width"
                              
                              "0.000000"
                              
                              "height"
                              
                              "0.000000"
                              
                              "depth"
                              
                              "0.000000"
                              
                              "weight"
                              
                              "0.000000"
                              
                              "out_of_stock"
                              
                              "2"
                              
                              "additional_delivery_times"
                              
                              "1"
                              
                              "quantity_discount"
                              
                              "0"
                              
                              "customizable"
                              
                              "0"
                              
                              "uploadable_files"
                              
                              "0"
                              
                              "text_fields"
                              
                              "0"
                              
                              "active"
                              
                              "1"
                              
                              "redirect_type"
                              
                              ""
                              
                              "id_type_redirected"
                              
                              "0"
                              
                              "available_for_order"
                              
                              "1"
                              
                              "available_date"
                              
                              "0000-00-00"
                              
                              "show_condition"
                              
                              "0"
                              
                              "condition"
                              
                              "new"
                              
                              "show_price"
                              
                              "1"
                              
                              "indexed"
                              
                              "1"
                              
                              "visibility"
                              
                              "both"
                              
                              "cache_is_pack"
                              
                              "0"
                              
                              "cache_has_attachments"
                              
                              "0"
                              
                              "is_virtual"
                              
                              "0"
                              
                              "cache_default_attribute"
                              
                              "21899"
                              
                              "date_add"
                              
                              "2025-11-10 00:00:00"
                              
                              "date_upd"
                              
                              "2026-02-09 15:51:51"
                              
                              "advanced_stock_management"
                              
                              "0"
                              
                              "pack_stock_type"
                              
                              "3"
                              
                              "state"
                              
                              "1"
                              
                              "id_shop"
                              
                              "1"
                              
                              "description"
                              
                              array:2 [
                                1 => "<p></p>"
                                3 => "<p></p>"
                              ]
                              
                              "description_short"
                              
                              array:2 [
                                1 => "<p></p>"
                                3 => "<p></p>"
                              ]
                              
                              "link_rewrite"
                              
                              array:2 [
                                1 => "zapato-casual-snakers-by-beppi"
                                3 => "zapato-casual-snakers-by-beppi"
                              ]
                              
                              "meta_description"
                              
                              array:2 [
                                1 => ""
                                3 => ""
                              ]
                              
                              "meta_keywords"
                              
                              array:2 [
                                1 => ""
                                3 => ""
                              ]
                              
                              "meta_title"
                              
                              array:2 [
                                1 => ""
                                3 => ""
                              ]
                              
                              "name"
                              
                              array:2 [
                                1 => "Zapato Casual  - Snakers By Beppi"
                                3 => "Zapato Casual  - Snakers By Beppi"
                              ]
                              
                              "available_now"
                              
                              array:2 [
                                1 => ""
                                3 => ""
                              ]
                              
                              "available_later"
                              
                              array:2 [
                                1 => ""
                                3 => ""
                              ]
                              
                              "delivery_in_stock"
                              
                              array:2 [
                                1 => ""
                                3 => ""
                              ]
                              
                              "delivery_out_stock"
                              
                              array:2 [
                                1 => ""
                                3 => ""
                              ]
                              

                                • -60%
                                00
                                day
                                :
                                00
                                hour
                                :
                                00
                                min
                                :
                                00
                                sec
                                55,60 TND139,00 TND
                                array:66 [
                                  "id_product" => "21415697"
                                  "id_supplier" => "1"
                                  "id_manufacturer" => "4"
                                  "id_category_default" => "98"
                                  "id_shop_default" => "1"
                                  "id_tax_rules_group" => "0"
                                  "on_sale" => "0"
                                  "online_only" => "0"
                                  "ean13" => ""
                                  "isbn" => ""
                                  "upc" => ""
                                  "mpn" => ""
                                  "ecotax" => "0.000000"
                                  "quantity" => "0"
                                  "minimal_quantity" => "1"
                                  "low_stock_threshold" => null
                                  "low_stock_alert" => "0"
                                  "price" => "139.000000"
                                  "wholesale_price" => "18.000000"
                                  "unity" => ""
                                  "unit_price_ratio" => "0.000000"
                                  "additional_shipping_cost" => "0.000000"
                                  "reference" => "2150041"
                                  "supplier_reference" => "2150041"
                                  "location" => ""
                                  "width" => "0.000000"
                                  "height" => "0.000000"
                                  "depth" => "0.000000"
                                  "weight" => "0.000000"
                                  "out_of_stock" => "2"
                                  "additional_delivery_times" => "1"
                                  "quantity_discount" => "0"
                                  "customizable" => "0"
                                  "uploadable_files" => "0"
                                  "text_fields" => "0"
                                  "active" => "1"
                                  "redirect_type" => "301-category"
                                  "id_type_redirected" => "0"
                                  "available_for_order" => "1"
                                  "available_date" => "0000-00-00"
                                  "show_condition" => "0"
                                  "condition" => "new"
                                  "show_price" => "1"
                                  "indexed" => "1"
                                  "visibility" => "both"
                                  "cache_is_pack" => "0"
                                  "cache_has_attachments" => "0"
                                  "is_virtual" => "0"
                                  "cache_default_attribute" => "9704"
                                  "date_add" => "2023-10-12 00:00:00"
                                  "date_upd" => "2025-11-23 11:12:42"
                                  "advanced_stock_management" => "0"
                                  "pack_stock_type" => "3"
                                  "state" => "1"
                                  "id_shop" => "1"
                                  "description" => array:2 [
                                    1 => "<p>Les espadrilles en toile Beppi pour fille sont des chaussures légères et confortables, parfaites pour les journées chaudes et ensoleillées. Fabriquées avec une toile respirante et durable, ces espadrilles offrent un ajustement confortable et une sensation de légèreté à chaque pas. Elles sont souvent dotées d'une semelle en caoutchouc souple qui offre une bonne adhérence et une traction fiable. Disponibles dans une variété de couleurs et de motifs, les espadrilles en toile Beppi ajoutent une touche de style décontracté à n'importe quelle tenue estivale. Elles sont parfaites pour les promenades en ville, les sorties à la plage ou tout simplement pour se détendre à la maison.</p>"
                                    3 => "<p>Les espadrilles en toile Beppi pour fille sont des chaussures légères et confortables, parfaites pour les journées chaudes et ensoleillées. Fabriquées avec une toile respirante et durable, ces espadrilles offrent un ajustement confortable et une sensation de légèreté à chaque pas. Elles sont souvent dotées d'une semelle en caoutchouc souple qui offre une bonne adhérence et une traction fiable. Disponibles dans une variété de couleurs et de motifs, les espadrilles en toile Beppi ajoutent une touche de style décontracté à n'importe quelle tenue estivale. Elles sont parfaites pour les promenades en ville, les sorties à la plage ou tout simplement pour se détendre à la maison.</p>"
                                  ]
                                  "description_short" => array:2 [
                                    1 => "<p></p>"
                                    3 => "<p></p>"
                                  ]
                                  "link_rewrite" => array:2 [
                                    1 => "zapato-casual-infantil"
                                    3 => "zapato-casual-infantil"
                                  ]
                                  "meta_description" => array:2 [
                                    1 => ""
                                    3 => ""
                                  ]
                                  "meta_keywords" => array:2 [
                                    1 => ""
                                    3 => ""
                                  ]
                                  "meta_title" => array:2 [
                                    1 => ""
                                    3 => ""
                                  ]
                                  "name" => array:2 [
                                    1 => "Zapato Casual Infantil"
                                    3 => "Zapato Casual Infantil"
                                  ]
                                  "available_now" => array:2 [
                                    1 => ""
                                    3 => ""
                                  ]
                                  "available_later" => array:2 [
                                    1 => ""
                                    3 => ""
                                  ]
                                  "delivery_in_stock" => array:2 [
                                    1 => ""
                                    3 => ""
                                  ]
                                  "delivery_out_stock" => array:2 [
                                    1 => ""
                                    3 => ""
                                  ]
                                ]
                                
                                Product {#1342
                                  +tax_name: null
                                  +tax_rate: null
                                  +id_manufacturer: null
                                  +id_supplier: null
                                  +id_category_default: null
                                  +id_shop_default: null
                                  +manufacturer_name: null
                                  +supplier_name: null
                                  +name: null
                                  +description: null
                                  +description_short: null
                                  +quantity: 0
                                  +minimal_quantity: 1
                                  +low_stock_threshold: null
                                  +low_stock_alert: false
                                  +available_now: null
                                  +available_later: null
                                  +price: 0
                                  +specificPrice: 0
                                  +additional_shipping_cost: 0
                                  +wholesale_price: 0
                                  +on_sale: false
                                  +online_only: false
                                  +unity: null
                                  +unit_price: null
                                  +unit_price_ratio: 0
                                  +ecotax: 0
                                  +reference: null
                                  +supplier_reference: null
                                  +location: null
                                  +width: 0
                                  +height: 0
                                  +depth: 0
                                  +weight: 0
                                  +ean13: null
                                  +isbn: null
                                  +upc: null
                                  +mpn: null
                                  +link_rewrite: null
                                  +meta_description: null
                                  +meta_keywords: null
                                  +meta_title: null
                                  +quantity_discount: 0
                                  +customizable: null
                                  +new: null
                                  +uploadable_files: null
                                  +text_fields: null
                                  +active: true
                                  +redirect_type: ""
                                  +id_type_redirected: 0
                                  +available_for_order: true
                                  +available_date: "0000-00-00"
                                  +show_condition: false
                                  +condition: null
                                  +show_price: true
                                  +indexed: 0
                                  +visibility: null
                                  +date_add: null
                                  +date_upd: null
                                  +tags: null
                                  +state: 1
                                  +base_price: null
                                  +id_tax_rules_group: 1
                                  +id_color_default: 0
                                  +advanced_stock_management: 0
                                  +out_of_stock: null
                                  +depends_on_stock: null
                                  +isFullyLoaded: false
                                  +cache_is_pack: null
                                  +cache_has_attachments: null
                                  +is_virtual: null
                                  +id_pack_product_attribute: null
                                  +cache_default_attribute: null
                                  +category: null
                                  +pack_stock_type: 3
                                  +additional_delivery_times: 1
                                  +delivery_in_stock: null
                                  +delivery_out_stock: null
                                  #webserviceParameters: array:4 [
                                    "objectMethods" => array:2 [
                                      "add" => "addWs"
                                      "update" => "updateWs"
                                    ]
                                    "objectNodeNames" => "products"
                                    "fields" => array:12 [
                                      "id_manufacturer" => array:1 [
                                        "xlink_resource" => "manufacturers"
                                      ]
                                      "id_supplier" => array:1 [
                                        "xlink_resource" => "suppliers"
                                      ]
                                      "id_category_default" => array:1 [
                                        "xlink_resource" => "categories"
                                      ]
                                      "new" => []
                                      "cache_default_attribute" => []
                                      "id_default_image" => array:3 [
                                        "getter" => "getCoverWs"
                                        "setter" => "setCoverWs"
                                        "xlink_resource" => array:2 [
                                          "resourceName" => "images"
                                          "subResourceName" => "products"
                                        ]
                                      ]
                                      "id_default_combination" => array:3 [
                                        "getter" => "getWsDefaultCombination"
                                        "setter" => "setWsDefaultCombination"
                                        "xlink_resource" => array:1 [
                                          "resourceName" => "combinations"
                                        ]
                                      ]
                                      "id_tax_rules_group" => array:1 [
                                        "xlink_resource" => array:1 [
                                          "resourceName" => "tax_rule_groups"
                                        ]
                                      ]
                                      "position_in_category" => array:2 [
                                        "getter" => "getWsPositionInCategory"
                                        "setter" => "setWsPositionInCategory"
                                      ]
                                      "manufacturer_name" => array:2 [
                                        "getter" => "getWsManufacturerName"
                                        "setter" => false
                                      ]
                                      "quantity" => array:2 [
                                        "getter" => false
                                        "setter" => false
                                      ]
                                      "type" => array:2 [
                                        "getter" => "getWsType"
                                        "setter" => "setWsType"
                                      ]
                                    ]
                                    "associations" => array:9 [
                                      "categories" => array:2 [
                                        "resource" => "category"
                                        "fields" => array:1 [
                                          "id" => array:1 [
                                            "required" => true
                                          ]
                                        ]
                                      ]
                                      "images" => array:2 [
                                        "resource" => "image"
                                        "fields" => array:1 [
                                          "id" => []
                                        ]
                                      ]
                                      "combinations" => array:2 [
                                        "resource" => "combination"
                                        "fields" => array:1 [
                                          "id" => array:1 [
                                            "required" => true
                                          ]
                                        ]
                                      ]
                                      "product_option_values" => array:2 [
                                        "resource" => "product_option_value"
                                        "fields" => array:1 [
                                          "id" => array:1 [
                                            "required" => true
                                          ]
                                        ]
                                      ]
                                      "product_features" => array:2 [
                                        "resource" => "product_feature"
                                        "fields" => array:2 [
                                          "id" => array:1 [
                                            "required" => true
                                          ]
                                          "id_feature_value" => array:2 [
                                            "required" => true
                                            "xlink_resource" => "product_feature_values"
                                          ]
                                        ]
                                      ]
                                      "tags" => array:2 [
                                        "resource" => "tag"
                                        "fields" => array:1 [
                                          "id" => array:1 [
                                            "required" => true
                                          ]
                                        ]
                                      ]
                                      "stock_availables" => array:3 [
                                        "resource" => "stock_available"
                                        "fields" => array:2 [
                                          "id" => array:1 [
                                            "required" => true
                                          ]
                                          "id_product_attribute" => array:1 [
                                            "required" => true
                                          ]
                                        ]
                                        "setter" => false
                                      ]
                                      "accessories" => array:3 [
                                        "resource" => "product"
                                        "api" => "products"
                                        "fields" => array:1 [
                                          "id" => array:2 [
                                            "required" => true
                                            "xlink_resource" => "product"
                                          ]
                                        ]
                                      ]
                                      "product_bundle" => array:3 [
                                        "resource" => "product"
                                        "api" => "products"
                                        "fields" => array:3 [
                                          "id" => array:1 [
                                            "required" => true
                                          ]
                                          "id_product_attribute" => []
                                          "quantity" => []
                                        ]
                                      ]
                                    ]
                                  ]
                                  +id: 21415697
                                  #id_lang: null
                                  #id_shop: 1
                                  +id_shop_list: []
                                  #get_shop_from_context: true
                                  #table: "product"
                                  #identifier: "id_product"
                                  #fieldsRequired: array:1 [
                                    0 => "price"
                                  ]
                                  #fieldsSize: array:7 [
                                    "reference" => 64
                                    "supplier_reference" => 64
                                    "location" => 64
                                    "ean13" => 13
                                    "isbn" => 32
                                    "upc" => 12
                                    "mpn" => 40
                                  ]
                                  #fieldsValidate: array:49 [
                                    "id_shop_default" => "isUnsignedId"
                                    "id_manufacturer" => "isUnsignedId"
                                    "id_supplier" => "isUnsignedId"
                                    "reference" => "isReference"
                                    "supplier_reference" => "isReference"
                                    "location" => "isReference"
                                    "width" => "isUnsignedFloat"
                                    "height" => "isUnsignedFloat"
                                    "depth" => "isUnsignedFloat"
                                    "weight" => "isUnsignedFloat"
                                    "quantity_discount" => "isBool"
                                    "ean13" => "isEan13"
                                    "isbn" => "isIsbn"
                                    "upc" => "isUpc"
                                    "mpn" => "isMpn"
                                    "cache_is_pack" => "isBool"
                                    "cache_has_attachments" => "isBool"
                                    "is_virtual" => "isBool"
                                    "state" => "isUnsignedId"
                                    "additional_delivery_times" => "isUnsignedId"
                                    "id_category_default" => "isUnsignedId"
                                    "id_tax_rules_group" => "isUnsignedId"
                                    "on_sale" => "isBool"
                                    "online_only" => "isBool"
                                    "ecotax" => "isPrice"
                                    "minimal_quantity" => "isUnsignedInt"
                                    "low_stock_threshold" => "isInt"
                                    "low_stock_alert" => "isBool"
                                    "price" => "isPrice"
                                    "wholesale_price" => "isPrice"
                                    "unity" => "isString"
                                    "additional_shipping_cost" => "isPrice"
                                    "customizable" => "isUnsignedInt"
                                    "text_fields" => "isUnsignedInt"
                                    "uploadable_files" => "isUnsignedInt"
                                    "active" => "isBool"
                                    "redirect_type" => "isString"
                                    "id_type_redirected" => "isUnsignedId"
                                    "available_for_order" => "isBool"
                                    "available_date" => "isDateFormat"
                                    "show_condition" => "isBool"
                                    "condition" => "isGenericName"
                                    "show_price" => "isBool"
                                    "indexed" => "isBool"
                                    "visibility" => "isProductVisibility"
                                    "advanced_stock_management" => "isBool"
                                    "date_add" => "isDate"
                                    "date_upd" => "isDate"
                                    "pack_stock_type" => "isUnsignedInt"
                                  ]
                                  #fieldsRequiredLang: []
                                  #fieldsSizeLang: array:9 [
                                    "delivery_in_stock" => 255
                                    "delivery_out_stock" => 255
                                    "meta_description" => 512
                                    "meta_keywords" => 255
                                    "meta_title" => 255
                                    "link_rewrite" => 128
                                    "name" => 128
                                    "available_now" => 255
                                    "available_later" => 255
                                  ]
                                  #fieldsValidateLang: array:11 [
                                    "delivery_in_stock" => "isGenericName"
                                    "delivery_out_stock" => "isGenericName"
                                    "meta_description" => "isGenericName"
                                    "meta_keywords" => "isGenericName"
                                    "meta_title" => "isGenericName"
                                    "link_rewrite" => "isLinkRewrite"
                                    "name" => "isCatalogName"
                                    "description" => "isCleanHtml"
                                    "description_short" => "isCleanHtml"
                                    "available_now" => "isGenericName"
                                    "available_later" => "IsGenericName"
                                  ]
                                  #tables: []
                                  #image_dir: null
                                  #image_format: "jpg"
                                  #translator: null
                                  #def: array:7 [
                                    "table" => "product"
                                    "primary" => "id_product"
                                    "multilang" => true
                                    "multilang_shop" => true
                                    "fields" => array:62 [
                                      "id_shop_default" => array:2 [
                                        "type" => 1
                                        "validate" => "isUnsignedId"
                                      ]
                                      "id_manufacturer" => array:2 [
                                        "type" => 1
                                        "validate" => "isUnsignedId"
                                      ]
                                      "id_supplier" => array:2 [
                                        "type" => 1
                                        "validate" => "isUnsignedId"
                                      ]
                                      "reference" => array:3 [
                                        "type" => 3
                                        "validate" => "isReference"
                                        "size" => 64
                                      ]
                                      "supplier_reference" => array:3 [
                                        "type" => 3
                                        "validate" => "isReference"
                                        "size" => 64
                                      ]
                                      "location" => array:3 [
                                        "type" => 3
                                        "validate" => "isReference"
                                        "size" => 64
                                      ]
                                      "width" => array:2 [
                                        "type" => 4
                                        "validate" => "isUnsignedFloat"
                                      ]
                                      "height" => array:2 [
                                        "type" => 4
                                        "validate" => "isUnsignedFloat"
                                      ]
                                      "depth" => array:2 [
                                        "type" => 4
                                        "validate" => "isUnsignedFloat"
                                      ]
                                      "weight" => array:2 [
                                        "type" => 4
                                        "validate" => "isUnsignedFloat"
                                      ]
                                      "quantity_discount" => array:2 [
                                        "type" => 2
                                        "validate" => "isBool"
                                      ]
                                      "ean13" => array:3 [
                                        "type" => 3
                                        "validate" => "isEan13"
                                        "size" => 13
                                      ]
                                      "isbn" => array:3 [
                                        "type" => 3
                                        "validate" => "isIsbn"
                                        "size" => 32
                                      ]
                                      "upc" => array:3 [
                                        "type" => 3
                                        "validate" => "isUpc"
                                        "size" => 12
                                      ]
                                      "mpn" => array:3 [
                                        "type" => 3
                                        "validate" => "isMpn"
                                        "size" => 40
                                      ]
                                      "cache_is_pack" => array:2 [
                                        "type" => 2
                                        "validate" => "isBool"
                                      ]
                                      "cache_has_attachments" => array:2 [
                                        "type" => 2
                                        "validate" => "isBool"
                                      ]
                                      "is_virtual" => array:2 [
                                        "type" => 2
                                        "validate" => "isBool"
                                      ]
                                      "state" => array:2 [
                                        "type" => 1
                                        "validate" => "isUnsignedId"
                                      ]
                                      "additional_delivery_times" => array:2 [
                                        "type" => 1
                                        "validate" => "isUnsignedId"
                                      ]
                                      "delivery_in_stock" => array:4 [
                                        "type" => 3
                                        "lang" => true
                                        "validate" => "isGenericName"
                                        "size" => 255
                                      ]
                                      "delivery_out_stock" => array:4 [
                                        "type" => 3
                                        "lang" => true
                                        "validate" => "isGenericName"
                                        "size" => 255
                                      ]
                                      "id_category_default" => array:3 [
                                        "type" => 1
                                        "shop" => true
                                        "validate" => "isUnsignedId"
                                      ]
                                      "id_tax_rules_group" => array:3 [
                                        "type" => 1
                                        "shop" => true
                                        "validate" => "isUnsignedId"
                                      ]
                                      "on_sale" => array:3 [
                                        "type" => 2
                                        "shop" => true
                                        "validate" => "isBool"
                                      ]
                                      "online_only" => array:3 [
                                        "type" => 2
                                        "shop" => true
                                        "validate" => "isBool"
                                      ]
                                      "ecotax" => array:3 [
                                        "type" => 4
                                        "shop" => true
                                        "validate" => "isPrice"
                                      ]
                                      "minimal_quantity" => array:3 [
                                        "type" => 1
                                        "shop" => true
                                        "validate" => "isUnsignedInt"
                                      ]
                                      "low_stock_threshold" => array:4 [
                                        "type" => 1
                                        "shop" => true
                                        "allow_null" => true
                                        "validate" => "isInt"
                                      ]
                                      "low_stock_alert" => array:3 [
                                        "type" => 2
                                        "shop" => true
                                        "validate" => "isBool"
                                      ]
                                      "price" => array:4 [
                                        "type" => 4
                                        "shop" => true
                                        "validate" => "isPrice"
                                        "required" => true
                                      ]
                                      "wholesale_price" => array:3 [
                                        "type" => 4
                                        "shop" => true
                                        "validate" => "isPrice"
                                      ]
                                      "unity" => array:3 [
                                        "type" => 3
                                        "shop" => true
                                        "validate" => "isString"
                                      ]
                                      "unit_price_ratio" => array:2 [
                                        "type" => 4
                                        "shop" => true
                                      ]
                                      "additional_shipping_cost" => array:3 [
                                        "type" => 4
                                        "shop" => true
                                        "validate" => "isPrice"
                                      ]
                                      "customizable" => array:3 [
                                        "type" => 1
                                        "shop" => true
                                        "validate" => "isUnsignedInt"
                                      ]
                                      "text_fields" => array:3 [
                                        "type" => 1
                                        "shop" => true
                                        "validate" => "isUnsignedInt"
                                      ]
                                      "uploadable_files" => array:3 [
                                        "type" => 1
                                        "shop" => true
                                        "validate" => "isUnsignedInt"
                                      ]
                                      "active" => array:3 [
                                        "type" => 2
                                        "shop" => true
                                        "validate" => "isBool"
                                      ]
                                      "redirect_type" => array:3 [
                                        "type" => 3
                                        "shop" => true
                                        "validate" => "isString"
                                      ]
                                      "id_type_redirected" => array:3 [
                                        "type" => 1
                                        "shop" => true
                                        "validate" => "isUnsignedId"
                                      ]
                                      "available_for_order" => array:3 [
                                        "type" => 2
                                        "shop" => true
                                        "validate" => "isBool"
                                      ]
                                      "available_date" => array:3 [
                                        "type" => 5
                                        "shop" => true
                                        "validate" => "isDateFormat"
                                      ]
                                      "show_condition" => array:3 [
                                        "type" => 2
                                        "shop" => true
                                        "validate" => "isBool"
                                      ]
                                      "condition" => array:5 [
                                        "type" => 3
                                        "shop" => true
                                        "validate" => "isGenericName"
                                        "values" => array:3 [
                                          0 => "new"
                                          1 => "used"
                                          2 => "refurbished"
                                        ]
                                        "default" => "new"
                                      ]
                                      "show_price" => array:3 [
                                        "type" => 2
                                        "shop" => true
                                        "validate" => "isBool"
                                      ]
                                      "indexed" => array:3 [
                                        "type" => 2
                                        "shop" => true
                                        "validate" => "isBool"
                                      ]
                                      "visibility" => array:5 [
                                        "type" => 3
                                        "shop" => true
                                        "validate" => "isProductVisibility"
                                        "values" => array:4 [
                                          0 => "both"
                                          1 => "catalog"
                                          2 => "search"
                                          3 => "none"
                                        ]
                                        "default" => "both"
                                      ]
                                      "cache_default_attribute" => array:2 [
                                        "type" => 1
                                        "shop" => true
                                      ]
                                      "advanced_stock_management" => array:3 [
                                        "type" => 2
                                        "shop" => true
                                        "validate" => "isBool"
                                      ]
                                      "date_add" => array:3 [
                                        "type" => 5
                                        "shop" => true
                                        "validate" => "isDate"
                                      ]
                                      "date_upd" => array:3 [
                                        "type" => 5
                                        "shop" => true
                                        "validate" => "isDate"
                                      ]
                                      "pack_stock_type" => array:3 [
                                        "type" => 1
                                        "shop" => true
                                        "validate" => "isUnsignedInt"
                                      ]
                                      "meta_description" => array:4 [
                                        "type" => 3
                                        "lang" => true
                                        "validate" => "isGenericName"
                                        "size" => 512
                                      ]
                                      "meta_keywords" => array:4 [
                                        "type" => 3
                                        "lang" => true
                                        "validate" => "isGenericName"
                                        "size" => 255
                                      ]
                                      "meta_title" => array:4 [
                                        "type" => 3
                                        "lang" => true
                                        "validate" => "isGenericName"
                                        "size" => 255
                                      ]
                                      "link_rewrite" => array:6 [
                                        "type" => 3
                                        "lang" => true
                                        "validate" => "isLinkRewrite"
                                        "required" => false
                                        "size" => 128
                                        "ws_modifier" => array:2 [
                                          "http_method" => 2
                                          "modifier" => "modifierWsLinkRewrite"
                                        ]
                                      ]
                                      "name" => array:5 [
                                        "type" => 3
                                        "lang" => true
                                        "validate" => "isCatalogName"
                                        "required" => false
                                        "size" => 128
                                      ]
                                      "description" => array:3 [
                                        "type" => 6
                                        "lang" => true
                                        "validate" => "isCleanHtml"
                                      ]
                                      "description_short" => array:3 [
                                        "type" => 6
                                        "lang" => true
                                        "validate" => "isCleanHtml"
                                      ]
                                      "available_now" => array:4 [
                                        "type" => 3
                                        "lang" => true
                                        "validate" => "isGenericName"
                                        "size" => 255
                                      ]
                                      "available_later" => array:4 [
                                        "type" => 3
                                        "lang" => true
                                        "validate" => "IsGenericName"
                                        "size" => 255
                                      ]
                                    ]
                                    "associations" => array:7 [
                                      "manufacturer" => array:1 [
                                        "type" => 1
                                      ]
                                      "supplier" => array:1 [
                                        "type" => 1
                                      ]
                                      "default_category" => array:3 [
                                        "type" => 1
                                        "field" => "id_category_default"
                                        "object" => "Category"
                                      ]
                                      "tax_rules_group" => array:1 [
                                        "type" => 1
                                      ]
                                      "categories" => array:4 [
                                        "type" => 2
                                        "field" => "id_category"
                                        "object" => "Category"
                                        "association" => "category_product"
                                      ]
                                      "stock_availables" => array:4 [
                                        "type" => 2
                                        "field" => "id_stock_available"
                                        "object" => "StockAvailable"
                                        "association" => "stock_availables"
                                      ]
                                      "l" => array:3 [
                                        "type" => 2
                                        "field" => "id_product"
                                        "foreign_field" => "id_product"
                                      ]
                                    ]
                                    "classname" => "Product"
                                  ]
                                  #update_fields: null
                                  +force_id: false
                                }
                                
                                "id_product"
                                
                                "21415697"
                                
                                "id_supplier"
                                
                                "1"
                                
                                "id_manufacturer"
                                
                                "4"
                                
                                "id_category_default"
                                
                                "98"
                                
                                "id_shop_default"
                                
                                "1"
                                
                                "id_tax_rules_group"
                                
                                "0"
                                
                                "on_sale"
                                
                                "0"
                                
                                "online_only"
                                
                                "0"
                                
                                "ean13"
                                
                                ""
                                
                                "isbn"
                                
                                ""
                                
                                "upc"
                                
                                ""
                                
                                "mpn"
                                
                                ""
                                
                                "ecotax"
                                
                                "0.000000"
                                
                                "quantity"
                                
                                "0"
                                
                                "minimal_quantity"
                                
                                "1"
                                
                                "low_stock_threshold"
                                
                                null
                                
                                "low_stock_alert"
                                
                                "0"
                                
                                "price"
                                
                                "139.000000"
                                
                                "wholesale_price"
                                
                                "18.000000"
                                
                                "unity"
                                
                                ""
                                
                                "unit_price_ratio"
                                
                                "0.000000"
                                
                                "additional_shipping_cost"
                                
                                "0.000000"
                                
                                "reference"
                                
                                "2150041"
                                
                                "supplier_reference"
                                
                                "2150041"
                                
                                "location"
                                
                                ""
                                
                                "width"
                                
                                "0.000000"
                                
                                "height"
                                
                                "0.000000"
                                
                                "depth"
                                
                                "0.000000"
                                
                                "weight"
                                
                                "0.000000"
                                
                                "out_of_stock"
                                
                                "2"
                                
                                "additional_delivery_times"
                                
                                "1"
                                
                                "quantity_discount"
                                
                                "0"
                                
                                "customizable"
                                
                                "0"
                                
                                "uploadable_files"
                                
                                "0"
                                
                                "text_fields"
                                
                                "0"
                                
                                "active"
                                
                                "1"
                                
                                "redirect_type"
                                
                                "301-category"
                                
                                "id_type_redirected"
                                
                                "0"
                                
                                "available_for_order"
                                
                                "1"
                                
                                "available_date"
                                
                                "0000-00-00"
                                
                                "show_condition"
                                
                                "0"
                                
                                "condition"
                                
                                "new"
                                
                                "show_price"
                                
                                "1"
                                
                                "indexed"
                                
                                "1"
                                
                                "visibility"
                                
                                "both"
                                
                                "cache_is_pack"
                                
                                "0"
                                
                                "cache_has_attachments"
                                
                                "0"
                                
                                "is_virtual"
                                
                                "0"
                                
                                "cache_default_attribute"
                                
                                "9704"
                                
                                "date_add"
                                
                                "2023-10-12 00:00:00"
                                
                                "date_upd"
                                
                                "2025-11-23 11:12:42"
                                
                                "advanced_stock_management"
                                
                                "0"
                                
                                "pack_stock_type"
                                
                                "3"
                                
                                "state"
                                
                                "1"
                                
                                "id_shop"
                                
                                "1"
                                
                                "description"
                                
                                array:2 [
                                  1 => "<p>Les espadrilles en toile Beppi pour fille sont des chaussures légères et confortables, parfaites pour les journées chaudes et ensoleillées. Fabriquées avec une toile respirante et durable, ces espadrilles offrent un ajustement confortable et une sensation de légèreté à chaque pas. Elles sont souvent dotées d'une semelle en caoutchouc souple qui offre une bonne adhérence et une traction fiable. Disponibles dans une variété de couleurs et de motifs, les espadrilles en toile Beppi ajoutent une touche de style décontracté à n'importe quelle tenue estivale. Elles sont parfaites pour les promenades en ville, les sorties à la plage ou tout simplement pour se détendre à la maison.</p>"
                                  3 => "<p>Les espadrilles en toile Beppi pour fille sont des chaussures légères et confortables, parfaites pour les journées chaudes et ensoleillées. Fabriquées avec une toile respirante et durable, ces espadrilles offrent un ajustement confortable et une sensation de légèreté à chaque pas. Elles sont souvent dotées d'une semelle en caoutchouc souple qui offre une bonne adhérence et une traction fiable. Disponibles dans une variété de couleurs et de motifs, les espadrilles en toile Beppi ajoutent une touche de style décontracté à n'importe quelle tenue estivale. Elles sont parfaites pour les promenades en ville, les sorties à la plage ou tout simplement pour se détendre à la maison.</p>"
                                ]
                                
                                "description_short"
                                
                                array:2 [
                                  1 => "<p></p>"
                                  3 => "<p></p>"
                                ]
                                
                                "link_rewrite"
                                
                                array:2 [
                                  1 => "zapato-casual-infantil"
                                  3 => "zapato-casual-infantil"
                                ]
                                
                                "meta_description"
                                
                                array:2 [
                                  1 => ""
                                  3 => ""
                                ]
                                
                                "meta_keywords"
                                
                                array:2 [
                                  1 => ""
                                  3 => ""
                                ]
                                
                                "meta_title"
                                
                                array:2 [
                                  1 => ""
                                  3 => ""
                                ]
                                
                                "name"
                                
                                array:2 [
                                  1 => "Zapato Casual Infantil"
                                  3 => "Zapato Casual Infantil"
                                ]
                                
                                "available_now"
                                
                                array:2 [
                                  1 => ""
                                  3 => ""
                                ]
                                
                                "available_later"
                                
                                array:2 [
                                  1 => ""
                                  3 => ""
                                ]
                                
                                "delivery_in_stock"
                                
                                array:2 [
                                  1 => ""
                                  3 => ""
                                ]
                                
                                "delivery_out_stock"
                                
                                array:2 [
                                  1 => ""
                                  3 => ""
                                ]
                                

                                  • -40%
                                  00
                                  day
                                  :
                                  00
                                  hour
                                  :
                                  00
                                  min
                                  :
                                  00
                                  sec
                                  95,94 TND159,90 TND
                                  array:66 [
                                    "id_product" => "21417625"
                                    "id_supplier" => "1"
                                    "id_manufacturer" => "4"
                                    "id_category_default" => "96"
                                    "id_shop_default" => "1"
                                    "id_tax_rules_group" => "0"
                                    "on_sale" => "0"
                                    "online_only" => "0"
                                    "ean13" => ""
                                    "isbn" => ""
                                    "upc" => ""
                                    "mpn" => ""
                                    "ecotax" => "0.000000"
                                    "quantity" => "0"
                                    "minimal_quantity" => "1"
                                    "low_stock_threshold" => null
                                    "low_stock_alert" => "0"
                                    "price" => "159.900000"
                                    "wholesale_price" => "46.000000"
                                    "unity" => ""
                                    "unit_price_ratio" => "0.000000"
                                    "additional_shipping_cost" => "0.000000"
                                    "reference" => "2217821"
                                    "supplier_reference" => "2217821"
                                    "location" => ""
                                    "width" => "0.000000"
                                    "height" => "0.000000"
                                    "depth" => "0.000000"
                                    "weight" => "0.000000"
                                    "out_of_stock" => "2"
                                    "additional_delivery_times" => "1"
                                    "quantity_discount" => "0"
                                    "customizable" => "0"
                                    "uploadable_files" => "0"
                                    "text_fields" => "0"
                                    "active" => "1"
                                    "redirect_type" => ""
                                    "id_type_redirected" => "0"
                                    "available_for_order" => "1"
                                    "available_date" => "0000-00-00"
                                    "show_condition" => "0"
                                    "condition" => "new"
                                    "show_price" => "1"
                                    "indexed" => "0"
                                    "visibility" => "both"
                                    "cache_is_pack" => "0"
                                    "cache_has_attachments" => "0"
                                    "is_virtual" => "0"
                                    "cache_default_attribute" => "21507"
                                    "date_add" => "2025-11-10 00:00:00"
                                    "date_upd" => "2026-01-08 17:11:58"
                                    "advanced_stock_management" => "0"
                                    "pack_stock_type" => "3"
                                    "state" => "1"
                                    "id_shop" => "1"
                                    "description" => array:2 [
                                      1 => "<p></p>"
                                      3 => "<p></p>"
                                    ]
                                    "description_short" => array:2 [
                                      1 => "<p></p>"
                                      3 => "<p></p>"
                                    ]
                                    "link_rewrite" => array:2 [
                                      1 => "bota-casual-para-juvenil-barefoot-colecao"
                                      3 => "bota-casual-para-juvenil-barefoot-colecao"
                                    ]
                                    "meta_description" => array:2 [
                                      1 => ""
                                      3 => ""
                                    ]
                                    "meta_keywords" => array:2 [
                                      1 => ""
                                      3 => ""
                                    ]
                                    "meta_title" => array:2 [
                                      1 => ""
                                      3 => ""
                                    ]
                                    "name" => array:2 [
                                      1 => "Bota Casual Para Juvenil  - Barefoot Colecao"
                                      3 => "Bota Casual Para Juvenil  - Barefoot Colecao"
                                    ]
                                    "available_now" => array:2 [
                                      1 => ""
                                      3 => ""
                                    ]
                                    "available_later" => array:2 [
                                      1 => ""
                                      3 => ""
                                    ]
                                    "delivery_in_stock" => array:2 [
                                      1 => ""
                                      3 => ""
                                    ]
                                    "delivery_out_stock" => array:2 [
                                      1 => ""
                                      3 => ""
                                    ]
                                  ]
                                  
                                  Product {#1341
                                    +tax_name: null
                                    +tax_rate: null
                                    +id_manufacturer: null
                                    +id_supplier: null
                                    +id_category_default: null
                                    +id_shop_default: null
                                    +manufacturer_name: null
                                    +supplier_name: null
                                    +name: null
                                    +description: null
                                    +description_short: null
                                    +quantity: 0
                                    +minimal_quantity: 1
                                    +low_stock_threshold: null
                                    +low_stock_alert: false
                                    +available_now: null
                                    +available_later: null
                                    +price: 0
                                    +specificPrice: 0
                                    +additional_shipping_cost: 0
                                    +wholesale_price: 0
                                    +on_sale: false
                                    +online_only: false
                                    +unity: null
                                    +unit_price: null
                                    +unit_price_ratio: 0
                                    +ecotax: 0
                                    +reference: null
                                    +supplier_reference: null
                                    +location: null
                                    +width: 0
                                    +height: 0
                                    +depth: 0
                                    +weight: 0
                                    +ean13: null
                                    +isbn: null
                                    +upc: null
                                    +mpn: null
                                    +link_rewrite: null
                                    +meta_description: null
                                    +meta_keywords: null
                                    +meta_title: null
                                    +quantity_discount: 0
                                    +customizable: null
                                    +new: null
                                    +uploadable_files: null
                                    +text_fields: null
                                    +active: true
                                    +redirect_type: ""
                                    +id_type_redirected: 0
                                    +available_for_order: true
                                    +available_date: "0000-00-00"
                                    +show_condition: false
                                    +condition: null
                                    +show_price: true
                                    +indexed: 0
                                    +visibility: null
                                    +date_add: null
                                    +date_upd: null
                                    +tags: null
                                    +state: 1
                                    +base_price: null
                                    +id_tax_rules_group: 1
                                    +id_color_default: 0
                                    +advanced_stock_management: 0
                                    +out_of_stock: null
                                    +depends_on_stock: null
                                    +isFullyLoaded: false
                                    +cache_is_pack: null
                                    +cache_has_attachments: null
                                    +is_virtual: null
                                    +id_pack_product_attribute: null
                                    +cache_default_attribute: null
                                    +category: null
                                    +pack_stock_type: 3
                                    +additional_delivery_times: 1
                                    +delivery_in_stock: null
                                    +delivery_out_stock: null
                                    #webserviceParameters: array:4 [
                                      "objectMethods" => array:2 [
                                        "add" => "addWs"
                                        "update" => "updateWs"
                                      ]
                                      "objectNodeNames" => "products"
                                      "fields" => array:12 [
                                        "id_manufacturer" => array:1 [
                                          "xlink_resource" => "manufacturers"
                                        ]
                                        "id_supplier" => array:1 [
                                          "xlink_resource" => "suppliers"
                                        ]
                                        "id_category_default" => array:1 [
                                          "xlink_resource" => "categories"
                                        ]
                                        "new" => []
                                        "cache_default_attribute" => []
                                        "id_default_image" => array:3 [
                                          "getter" => "getCoverWs"
                                          "setter" => "setCoverWs"
                                          "xlink_resource" => array:2 [
                                            "resourceName" => "images"
                                            "subResourceName" => "products"
                                          ]
                                        ]
                                        "id_default_combination" => array:3 [
                                          "getter" => "getWsDefaultCombination"
                                          "setter" => "setWsDefaultCombination"
                                          "xlink_resource" => array:1 [
                                            "resourceName" => "combinations"
                                          ]
                                        ]
                                        "id_tax_rules_group" => array:1 [
                                          "xlink_resource" => array:1 [
                                            "resourceName" => "tax_rule_groups"
                                          ]
                                        ]
                                        "position_in_category" => array:2 [
                                          "getter" => "getWsPositionInCategory"
                                          "setter" => "setWsPositionInCategory"
                                        ]
                                        "manufacturer_name" => array:2 [
                                          "getter" => "getWsManufacturerName"
                                          "setter" => false
                                        ]
                                        "quantity" => array:2 [
                                          "getter" => false
                                          "setter" => false
                                        ]
                                        "type" => array:2 [
                                          "getter" => "getWsType"
                                          "setter" => "setWsType"
                                        ]
                                      ]
                                      "associations" => array:9 [
                                        "categories" => array:2 [
                                          "resource" => "category"
                                          "fields" => array:1 [
                                            "id" => array:1 [
                                              "required" => true
                                            ]
                                          ]
                                        ]
                                        "images" => array:2 [
                                          "resource" => "image"
                                          "fields" => array:1 [
                                            "id" => []
                                          ]
                                        ]
                                        "combinations" => array:2 [
                                          "resource" => "combination"
                                          "fields" => array:1 [
                                            "id" => array:1 [
                                              "required" => true
                                            ]
                                          ]
                                        ]
                                        "product_option_values" => array:2 [
                                          "resource" => "product_option_value"
                                          "fields" => array:1 [
                                            "id" => array:1 [
                                              "required" => true
                                            ]
                                          ]
                                        ]
                                        "product_features" => array:2 [
                                          "resource" => "product_feature"
                                          "fields" => array:2 [
                                            "id" => array:1 [
                                              "required" => true
                                            ]
                                            "id_feature_value" => array:2 [
                                              "required" => true
                                              "xlink_resource" => "product_feature_values"
                                            ]
                                          ]
                                        ]
                                        "tags" => array:2 [
                                          "resource" => "tag"
                                          "fields" => array:1 [
                                            "id" => array:1 [
                                              "required" => true
                                            ]
                                          ]
                                        ]
                                        "stock_availables" => array:3 [
                                          "resource" => "stock_available"
                                          "fields" => array:2 [
                                            "id" => array:1 [
                                              "required" => true
                                            ]
                                            "id_product_attribute" => array:1 [
                                              "required" => true
                                            ]
                                          ]
                                          "setter" => false
                                        ]
                                        "accessories" => array:3 [
                                          "resource" => "product"
                                          "api" => "products"
                                          "fields" => array:1 [
                                            "id" => array:2 [
                                              "required" => true
                                              "xlink_resource" => "product"
                                            ]
                                          ]
                                        ]
                                        "product_bundle" => array:3 [
                                          "resource" => "product"
                                          "api" => "products"
                                          "fields" => array:3 [
                                            "id" => array:1 [
                                              "required" => true
                                            ]
                                            "id_product_attribute" => []
                                            "quantity" => []
                                          ]
                                        ]
                                      ]
                                    ]
                                    +id: 21417625
                                    #id_lang: null
                                    #id_shop: 1
                                    +id_shop_list: []
                                    #get_shop_from_context: true
                                    #table: "product"
                                    #identifier: "id_product"
                                    #fieldsRequired: array:1 [
                                      0 => "price"
                                    ]
                                    #fieldsSize: array:7 [
                                      "reference" => 64
                                      "supplier_reference" => 64
                                      "location" => 64
                                      "ean13" => 13
                                      "isbn" => 32
                                      "upc" => 12
                                      "mpn" => 40
                                    ]
                                    #fieldsValidate: array:49 [
                                      "id_shop_default" => "isUnsignedId"
                                      "id_manufacturer" => "isUnsignedId"
                                      "id_supplier" => "isUnsignedId"
                                      "reference" => "isReference"
                                      "supplier_reference" => "isReference"
                                      "location" => "isReference"
                                      "width" => "isUnsignedFloat"
                                      "height" => "isUnsignedFloat"
                                      "depth" => "isUnsignedFloat"
                                      "weight" => "isUnsignedFloat"
                                      "quantity_discount" => "isBool"
                                      "ean13" => "isEan13"
                                      "isbn" => "isIsbn"
                                      "upc" => "isUpc"
                                      "mpn" => "isMpn"
                                      "cache_is_pack" => "isBool"
                                      "cache_has_attachments" => "isBool"
                                      "is_virtual" => "isBool"
                                      "state" => "isUnsignedId"
                                      "additional_delivery_times" => "isUnsignedId"
                                      "id_category_default" => "isUnsignedId"
                                      "id_tax_rules_group" => "isUnsignedId"
                                      "on_sale" => "isBool"
                                      "online_only" => "isBool"
                                      "ecotax" => "isPrice"
                                      "minimal_quantity" => "isUnsignedInt"
                                      "low_stock_threshold" => "isInt"
                                      "low_stock_alert" => "isBool"
                                      "price" => "isPrice"
                                      "wholesale_price" => "isPrice"
                                      "unity" => "isString"
                                      "additional_shipping_cost" => "isPrice"
                                      "customizable" => "isUnsignedInt"
                                      "text_fields" => "isUnsignedInt"
                                      "uploadable_files" => "isUnsignedInt"
                                      "active" => "isBool"
                                      "redirect_type" => "isString"
                                      "id_type_redirected" => "isUnsignedId"
                                      "available_for_order" => "isBool"
                                      "available_date" => "isDateFormat"
                                      "show_condition" => "isBool"
                                      "condition" => "isGenericName"
                                      "show_price" => "isBool"
                                      "indexed" => "isBool"
                                      "visibility" => "isProductVisibility"
                                      "advanced_stock_management" => "isBool"
                                      "date_add" => "isDate"
                                      "date_upd" => "isDate"
                                      "pack_stock_type" => "isUnsignedInt"
                                    ]
                                    #fieldsRequiredLang: []
                                    #fieldsSizeLang: array:9 [
                                      "delivery_in_stock" => 255
                                      "delivery_out_stock" => 255
                                      "meta_description" => 512
                                      "meta_keywords" => 255
                                      "meta_title" => 255
                                      "link_rewrite" => 128
                                      "name" => 128
                                      "available_now" => 255
                                      "available_later" => 255
                                    ]
                                    #fieldsValidateLang: array:11 [
                                      "delivery_in_stock" => "isGenericName"
                                      "delivery_out_stock" => "isGenericName"
                                      "meta_description" => "isGenericName"
                                      "meta_keywords" => "isGenericName"
                                      "meta_title" => "isGenericName"
                                      "link_rewrite" => "isLinkRewrite"
                                      "name" => "isCatalogName"
                                      "description" => "isCleanHtml"
                                      "description_short" => "isCleanHtml"
                                      "available_now" => "isGenericName"
                                      "available_later" => "IsGenericName"
                                    ]
                                    #tables: []
                                    #image_dir: null
                                    #image_format: "jpg"
                                    #translator: null
                                    #def: array:7 [
                                      "table" => "product"
                                      "primary" => "id_product"
                                      "multilang" => true
                                      "multilang_shop" => true
                                      "fields" => array:62 [
                                        "id_shop_default" => array:2 [
                                          "type" => 1
                                          "validate" => "isUnsignedId"
                                        ]
                                        "id_manufacturer" => array:2 [
                                          "type" => 1
                                          "validate" => "isUnsignedId"
                                        ]
                                        "id_supplier" => array:2 [
                                          "type" => 1
                                          "validate" => "isUnsignedId"
                                        ]
                                        "reference" => array:3 [
                                          "type" => 3
                                          "validate" => "isReference"
                                          "size" => 64
                                        ]
                                        "supplier_reference" => array:3 [
                                          "type" => 3
                                          "validate" => "isReference"
                                          "size" => 64
                                        ]
                                        "location" => array:3 [
                                          "type" => 3
                                          "validate" => "isReference"
                                          "size" => 64
                                        ]
                                        "width" => array:2 [
                                          "type" => 4
                                          "validate" => "isUnsignedFloat"
                                        ]
                                        "height" => array:2 [
                                          "type" => 4
                                          "validate" => "isUnsignedFloat"
                                        ]
                                        "depth" => array:2 [
                                          "type" => 4
                                          "validate" => "isUnsignedFloat"
                                        ]
                                        "weight" => array:2 [
                                          "type" => 4
                                          "validate" => "isUnsignedFloat"
                                        ]
                                        "quantity_discount" => array:2 [
                                          "type" => 2
                                          "validate" => "isBool"
                                        ]
                                        "ean13" => array:3 [
                                          "type" => 3
                                          "validate" => "isEan13"
                                          "size" => 13
                                        ]
                                        "isbn" => array:3 [
                                          "type" => 3
                                          "validate" => "isIsbn"
                                          "size" => 32
                                        ]
                                        "upc" => array:3 [
                                          "type" => 3
                                          "validate" => "isUpc"
                                          "size" => 12
                                        ]
                                        "mpn" => array:3 [
                                          "type" => 3
                                          "validate" => "isMpn"
                                          "size" => 40
                                        ]
                                        "cache_is_pack" => array:2 [
                                          "type" => 2
                                          "validate" => "isBool"
                                        ]
                                        "cache_has_attachments" => array:2 [
                                          "type" => 2
                                          "validate" => "isBool"
                                        ]
                                        "is_virtual" => array:2 [
                                          "type" => 2
                                          "validate" => "isBool"
                                        ]
                                        "state" => array:2 [
                                          "type" => 1
                                          "validate" => "isUnsignedId"
                                        ]
                                        "additional_delivery_times" => array:2 [
                                          "type" => 1
                                          "validate" => "isUnsignedId"
                                        ]
                                        "delivery_in_stock" => array:4 [
                                          "type" => 3
                                          "lang" => true
                                          "validate" => "isGenericName"
                                          "size" => 255
                                        ]
                                        "delivery_out_stock" => array:4 [
                                          "type" => 3
                                          "lang" => true
                                          "validate" => "isGenericName"
                                          "size" => 255
                                        ]
                                        "id_category_default" => array:3 [
                                          "type" => 1
                                          "shop" => true
                                          "validate" => "isUnsignedId"
                                        ]
                                        "id_tax_rules_group" => array:3 [
                                          "type" => 1
                                          "shop" => true
                                          "validate" => "isUnsignedId"
                                        ]
                                        "on_sale" => array:3 [
                                          "type" => 2
                                          "shop" => true
                                          "validate" => "isBool"
                                        ]
                                        "online_only" => array:3 [
                                          "type" => 2
                                          "shop" => true
                                          "validate" => "isBool"
                                        ]
                                        "ecotax" => array:3 [
                                          "type" => 4
                                          "shop" => true
                                          "validate" => "isPrice"
                                        ]
                                        "minimal_quantity" => array:3 [
                                          "type" => 1
                                          "shop" => true
                                          "validate" => "isUnsignedInt"
                                        ]
                                        "low_stock_threshold" => array:4 [
                                          "type" => 1
                                          "shop" => true
                                          "allow_null" => true
                                          "validate" => "isInt"
                                        ]
                                        "low_stock_alert" => array:3 [
                                          "type" => 2
                                          "shop" => true
                                          "validate" => "isBool"
                                        ]
                                        "price" => array:4 [
                                          "type" => 4
                                          "shop" => true
                                          "validate" => "isPrice"
                                          "required" => true
                                        ]
                                        "wholesale_price" => array:3 [
                                          "type" => 4
                                          "shop" => true
                                          "validate" => "isPrice"
                                        ]
                                        "unity" => array:3 [
                                          "type" => 3
                                          "shop" => true
                                          "validate" => "isString"
                                        ]
                                        "unit_price_ratio" => array:2 [
                                          "type" => 4
                                          "shop" => true
                                        ]
                                        "additional_shipping_cost" => array:3 [
                                          "type" => 4
                                          "shop" => true
                                          "validate" => "isPrice"
                                        ]
                                        "customizable" => array:3 [
                                          "type" => 1
                                          "shop" => true
                                          "validate" => "isUnsignedInt"
                                        ]
                                        "text_fields" => array:3 [
                                          "type" => 1
                                          "shop" => true
                                          "validate" => "isUnsignedInt"
                                        ]
                                        "uploadable_files" => array:3 [
                                          "type" => 1
                                          "shop" => true
                                          "validate" => "isUnsignedInt"
                                        ]
                                        "active" => array:3 [
                                          "type" => 2
                                          "shop" => true
                                          "validate" => "isBool"
                                        ]
                                        "redirect_type" => array:3 [
                                          "type" => 3
                                          "shop" => true
                                          "validate" => "isString"
                                        ]
                                        "id_type_redirected" => array:3 [
                                          "type" => 1
                                          "shop" => true
                                          "validate" => "isUnsignedId"
                                        ]
                                        "available_for_order" => array:3 [
                                          "type" => 2
                                          "shop" => true
                                          "validate" => "isBool"
                                        ]
                                        "available_date" => array:3 [
                                          "type" => 5
                                          "shop" => true
                                          "validate" => "isDateFormat"
                                        ]
                                        "show_condition" => array:3 [
                                          "type" => 2
                                          "shop" => true
                                          "validate" => "isBool"
                                        ]
                                        "condition" => array:5 [
                                          "type" => 3
                                          "shop" => true
                                          "validate" => "isGenericName"
                                          "values" => array:3 [
                                            0 => "new"
                                            1 => "used"
                                            2 => "refurbished"
                                          ]
                                          "default" => "new"
                                        ]
                                        "show_price" => array:3 [
                                          "type" => 2
                                          "shop" => true
                                          "validate" => "isBool"
                                        ]
                                        "indexed" => array:3 [
                                          "type" => 2
                                          "shop" => true
                                          "validate" => "isBool"
                                        ]
                                        "visibility" => array:5 [
                                          "type" => 3
                                          "shop" => true
                                          "validate" => "isProductVisibility"
                                          "values" => array:4 [
                                            0 => "both"
                                            1 => "catalog"
                                            2 => "search"
                                            3 => "none"
                                          ]
                                          "default" => "both"
                                        ]
                                        "cache_default_attribute" => array:2 [
                                          "type" => 1
                                          "shop" => true
                                        ]
                                        "advanced_stock_management" => array:3 [
                                          "type" => 2
                                          "shop" => true
                                          "validate" => "isBool"
                                        ]
                                        "date_add" => array:3 [
                                          "type" => 5
                                          "shop" => true
                                          "validate" => "isDate"
                                        ]
                                        "date_upd" => array:3 [
                                          "type" => 5
                                          "shop" => true
                                          "validate" => "isDate"
                                        ]
                                        "pack_stock_type" => array:3 [
                                          "type" => 1
                                          "shop" => true
                                          "validate" => "isUnsignedInt"
                                        ]
                                        "meta_description" => array:4 [
                                          "type" => 3
                                          "lang" => true
                                          "validate" => "isGenericName"
                                          "size" => 512
                                        ]
                                        "meta_keywords" => array:4 [
                                          "type" => 3
                                          "lang" => true
                                          "validate" => "isGenericName"
                                          "size" => 255
                                        ]
                                        "meta_title" => array:4 [
                                          "type" => 3
                                          "lang" => true
                                          "validate" => "isGenericName"
                                          "size" => 255
                                        ]
                                        "link_rewrite" => array:6 [
                                          "type" => 3
                                          "lang" => true
                                          "validate" => "isLinkRewrite"
                                          "required" => false
                                          "size" => 128
                                          "ws_modifier" => array:2 [
                                            "http_method" => 2
                                            "modifier" => "modifierWsLinkRewrite"
                                          ]
                                        ]
                                        "name" => array:5 [
                                          "type" => 3
                                          "lang" => true
                                          "validate" => "isCatalogName"
                                          "required" => false
                                          "size" => 128
                                        ]
                                        "description" => array:3 [
                                          "type" => 6
                                          "lang" => true
                                          "validate" => "isCleanHtml"
                                        ]
                                        "description_short" => array:3 [
                                          "type" => 6
                                          "lang" => true
                                          "validate" => "isCleanHtml"
                                        ]
                                        "available_now" => array:4 [
                                          "type" => 3
                                          "lang" => true
                                          "validate" => "isGenericName"
                                          "size" => 255
                                        ]
                                        "available_later" => array:4 [
                                          "type" => 3
                                          "lang" => true
                                          "validate" => "IsGenericName"
                                          "size" => 255
                                        ]
                                      ]
                                      "associations" => array:7 [
                                        "manufacturer" => array:1 [
                                          "type" => 1
                                        ]
                                        "supplier" => array:1 [
                                          "type" => 1
                                        ]
                                        "default_category" => array:3 [
                                          "type" => 1
                                          "field" => "id_category_default"
                                          "object" => "Category"
                                        ]
                                        "tax_rules_group" => array:1 [
                                          "type" => 1
                                        ]
                                        "categories" => array:4 [
                                          "type" => 2
                                          "field" => "id_category"
                                          "object" => "Category"
                                          "association" => "category_product"
                                        ]
                                        "stock_availables" => array:4 [
                                          "type" => 2
                                          "field" => "id_stock_available"
                                          "object" => "StockAvailable"
                                          "association" => "stock_availables"
                                        ]
                                        "l" => array:3 [
                                          "type" => 2
                                          "field" => "id_product"
                                          "foreign_field" => "id_product"
                                        ]
                                      ]
                                      "classname" => "Product"
                                    ]
                                    #update_fields: null
                                    +force_id: false
                                  }
                                  
                                  "id_product"
                                  
                                  "21417625"
                                  
                                  "id_supplier"
                                  
                                  "1"
                                  
                                  "id_manufacturer"
                                  
                                  "4"
                                  
                                  "id_category_default"
                                  
                                  "96"
                                  
                                  "id_shop_default"
                                  
                                  "1"
                                  
                                  "id_tax_rules_group"
                                  
                                  "0"
                                  
                                  "on_sale"
                                  
                                  "0"
                                  
                                  "online_only"
                                  
                                  "0"
                                  
                                  "ean13"
                                  
                                  ""
                                  
                                  "isbn"
                                  
                                  ""
                                  
                                  "upc"
                                  
                                  ""
                                  
                                  "mpn"
                                  
                                  ""
                                  
                                  "ecotax"
                                  
                                  "0.000000"
                                  
                                  "quantity"
                                  
                                  "0"
                                  
                                  "minimal_quantity"
                                  
                                  "1"
                                  
                                  "low_stock_threshold"
                                  
                                  null
                                  
                                  "low_stock_alert"
                                  
                                  "0"
                                  
                                  "price"
                                  
                                  "159.900000"
                                  
                                  "wholesale_price"
                                  
                                  "46.000000"
                                  
                                  "unity"
                                  
                                  ""
                                  
                                  "unit_price_ratio"
                                  
                                  "0.000000"
                                  
                                  "additional_shipping_cost"
                                  
                                  "0.000000"
                                  
                                  "reference"
                                  
                                  "2217821"
                                  
                                  "supplier_reference"
                                  
                                  "2217821"
                                  
                                  "location"
                                  
                                  ""
                                  
                                  "width"
                                  
                                  "0.000000"
                                  
                                  "height"
                                  
                                  "0.000000"
                                  
                                  "depth"
                                  
                                  "0.000000"
                                  
                                  "weight"
                                  
                                  "0.000000"
                                  
                                  "out_of_stock"
                                  
                                  "2"
                                  
                                  "additional_delivery_times"
                                  
                                  "1"
                                  
                                  "quantity_discount"
                                  
                                  "0"
                                  
                                  "customizable"
                                  
                                  "0"
                                  
                                  "uploadable_files"
                                  
                                  "0"
                                  
                                  "text_fields"
                                  
                                  "0"
                                  
                                  "active"
                                  
                                  "1"
                                  
                                  "redirect_type"
                                  
                                  ""
                                  
                                  "id_type_redirected"
                                  
                                  "0"
                                  
                                  "available_for_order"
                                  
                                  "1"
                                  
                                  "available_date"
                                  
                                  "0000-00-00"
                                  
                                  "show_condition"
                                  
                                  "0"
                                  
                                  "condition"
                                  
                                  "new"
                                  
                                  "show_price"
                                  
                                  "1"
                                  
                                  "indexed"
                                  
                                  "0"
                                  
                                  "visibility"
                                  
                                  "both"
                                  
                                  "cache_is_pack"
                                  
                                  "0"
                                  
                                  "cache_has_attachments"
                                  
                                  "0"
                                  
                                  "is_virtual"
                                  
                                  "0"
                                  
                                  "cache_default_attribute"
                                  
                                  "21507"
                                  
                                  "date_add"
                                  
                                  "2025-11-10 00:00:00"
                                  
                                  "date_upd"
                                  
                                  "2026-01-08 17:11:58"
                                  
                                  "advanced_stock_management"
                                  
                                  "0"
                                  
                                  "pack_stock_type"
                                  
                                  "3"
                                  
                                  "state"
                                  
                                  "1"
                                  
                                  "id_shop"
                                  
                                  "1"
                                  
                                  "description"
                                  
                                  array:2 [
                                    1 => "<p></p>"
                                    3 => "<p></p>"
                                  ]
                                  
                                  "description_short"
                                  
                                  array:2 [
                                    1 => "<p></p>"
                                    3 => "<p></p>"
                                  ]
                                  
                                  "link_rewrite"
                                  
                                  array:2 [
                                    1 => "bota-casual-para-juvenil-barefoot-colecao"
                                    3 => "bota-casual-para-juvenil-barefoot-colecao"
                                  ]
                                  
                                  "meta_description"
                                  
                                  array:2 [
                                    1 => ""
                                    3 => ""
                                  ]
                                  
                                  "meta_keywords"
                                  
                                  array:2 [
                                    1 => ""
                                    3 => ""
                                  ]
                                  
                                  "meta_title"
                                  
                                  array:2 [
                                    1 => ""
                                    3 => ""
                                  ]
                                  
                                  "name"
                                  
                                  array:2 [
                                    1 => "Bota Casual Para Juvenil  - Barefoot Colecao"
                                    3 => "Bota Casual Para Juvenil  - Barefoot Colecao"
                                  ]
                                  
                                  "available_now"
                                  
                                  array:2 [
                                    1 => ""
                                    3 => ""
                                  ]
                                  
                                  "available_later"
                                  
                                  array:2 [
                                    1 => ""
                                    3 => ""
                                  ]
                                  
                                  "delivery_in_stock"
                                  
                                  array:2 [
                                    1 => ""
                                    3 => ""
                                  ]
                                  
                                  "delivery_out_stock"
                                  
                                  array:2 [
                                    1 => ""
                                    3 => ""
                                  ]
                                  

                                    • -30%
                                    00
                                    day
                                    :
                                    00
                                    hour
                                    :
                                    00
                                    min
                                    :
                                    00
                                    sec
                                    118,93 TND169,90 TND
                                    array:66 [
                                      "id_product" => "21417698"
                                      "id_supplier" => "1"
                                      "id_manufacturer" => "4"
                                      "id_category_default" => "96"
                                      "id_shop_default" => "1"
                                      "id_tax_rules_group" => "0"
                                      "on_sale" => "0"
                                      "online_only" => "0"
                                      "ean13" => ""
                                      "isbn" => ""
                                      "upc" => ""
                                      "mpn" => ""
                                      "ecotax" => "0.000000"
                                      "quantity" => "0"
                                      "minimal_quantity" => "1"
                                      "low_stock_threshold" => null
                                      "low_stock_alert" => "0"
                                      "price" => "169.900000"
                                      "wholesale_price" => "47.000000"
                                      "unity" => ""
                                      "unit_price_ratio" => "0.000000"
                                      "additional_shipping_cost" => "0.000000"
                                      "reference" => "2214891"
                                      "supplier_reference" => "2214891"
                                      "location" => ""
                                      "width" => "0.000000"
                                      "height" => "0.000000"
                                      "depth" => "0.000000"
                                      "weight" => "0.000000"
                                      "out_of_stock" => "2"
                                      "additional_delivery_times" => "1"
                                      "quantity_discount" => "0"
                                      "customizable" => "0"
                                      "uploadable_files" => "0"
                                      "text_fields" => "0"
                                      "active" => "1"
                                      "redirect_type" => ""
                                      "id_type_redirected" => "0"
                                      "available_for_order" => "1"
                                      "available_date" => "0000-00-00"
                                      "show_condition" => "0"
                                      "condition" => "new"
                                      "show_price" => "1"
                                      "indexed" => "1"
                                      "visibility" => "both"
                                      "cache_is_pack" => "0"
                                      "cache_has_attachments" => "0"
                                      "is_virtual" => "0"
                                      "cache_default_attribute" => "21943"
                                      "date_add" => "2025-11-10 00:00:00"
                                      "date_upd" => "2026-01-28 18:59:39"
                                      "advanced_stock_management" => "0"
                                      "pack_stock_type" => "3"
                                      "state" => "1"
                                      "id_shop" => "1"
                                      "description" => array:2 [
                                        1 => "<p></p>"
                                        3 => "<p></p>"
                                      ]
                                      "description_short" => array:2 [
                                        1 => "<p></p>"
                                        3 => "<p></p>"
                                      ]
                                      "link_rewrite" => array:2 [
                                        1 => "bota-casual-para-ninos"
                                        3 => "bota-casual-para-ninos"
                                      ]
                                      "meta_description" => array:2 [
                                        1 => ""
                                        3 => ""
                                      ]
                                      "meta_keywords" => array:2 [
                                        1 => ""
                                        3 => ""
                                      ]
                                      "meta_title" => array:2 [
                                        1 => ""
                                        3 => ""
                                      ]
                                      "name" => array:2 [
                                        1 => "Bota Casual Para Ninos"
                                        3 => "Bota Casual Para Ninos"
                                      ]
                                      "available_now" => array:2 [
                                        1 => ""
                                        3 => ""
                                      ]
                                      "available_later" => array:2 [
                                        1 => ""
                                        3 => ""
                                      ]
                                      "delivery_in_stock" => array:2 [
                                        1 => ""
                                        3 => ""
                                      ]
                                      "delivery_out_stock" => array:2 [
                                        1 => ""
                                        3 => ""
                                      ]
                                    ]
                                    
                                    Product {#1309
                                      +tax_name: null
                                      +tax_rate: null
                                      +id_manufacturer: null
                                      +id_supplier: null
                                      +id_category_default: null
                                      +id_shop_default: null
                                      +manufacturer_name: null
                                      +supplier_name: null
                                      +name: null
                                      +description: null
                                      +description_short: null
                                      +quantity: 0
                                      +minimal_quantity: 1
                                      +low_stock_threshold: null
                                      +low_stock_alert: false
                                      +available_now: null
                                      +available_later: null
                                      +price: 0
                                      +specificPrice: 0
                                      +additional_shipping_cost: 0
                                      +wholesale_price: 0
                                      +on_sale: false
                                      +online_only: false
                                      +unity: null
                                      +unit_price: null
                                      +unit_price_ratio: 0
                                      +ecotax: 0
                                      +reference: null
                                      +supplier_reference: null
                                      +location: null
                                      +width: 0
                                      +height: 0
                                      +depth: 0
                                      +weight: 0
                                      +ean13: null
                                      +isbn: null
                                      +upc: null
                                      +mpn: null
                                      +link_rewrite: null
                                      +meta_description: null
                                      +meta_keywords: null
                                      +meta_title: null
                                      +quantity_discount: 0
                                      +customizable: null
                                      +new: null
                                      +uploadable_files: null
                                      +text_fields: null
                                      +active: true
                                      +redirect_type: ""
                                      +id_type_redirected: 0
                                      +available_for_order: true
                                      +available_date: "0000-00-00"
                                      +show_condition: false
                                      +condition: null
                                      +show_price: true
                                      +indexed: 0
                                      +visibility: null
                                      +date_add: null
                                      +date_upd: null
                                      +tags: null
                                      +state: 1
                                      +base_price: null
                                      +id_tax_rules_group: 1
                                      +id_color_default: 0
                                      +advanced_stock_management: 0
                                      +out_of_stock: null
                                      +depends_on_stock: null
                                      +isFullyLoaded: false
                                      +cache_is_pack: null
                                      +cache_has_attachments: null
                                      +is_virtual: null
                                      +id_pack_product_attribute: null
                                      +cache_default_attribute: null
                                      +category: null
                                      +pack_stock_type: 3
                                      +additional_delivery_times: 1
                                      +delivery_in_stock: null
                                      +delivery_out_stock: null
                                      #webserviceParameters: array:4 [
                                        "objectMethods" => array:2 [
                                          "add" => "addWs"
                                          "update" => "updateWs"
                                        ]
                                        "objectNodeNames" => "products"
                                        "fields" => array:12 [
                                          "id_manufacturer" => array:1 [
                                            "xlink_resource" => "manufacturers"
                                          ]
                                          "id_supplier" => array:1 [
                                            "xlink_resource" => "suppliers"
                                          ]
                                          "id_category_default" => array:1 [
                                            "xlink_resource" => "categories"
                                          ]
                                          "new" => []
                                          "cache_default_attribute" => []
                                          "id_default_image" => array:3 [
                                            "getter" => "getCoverWs"
                                            "setter" => "setCoverWs"
                                            "xlink_resource" => array:2 [
                                              "resourceName" => "images"
                                              "subResourceName" => "products"
                                            ]
                                          ]
                                          "id_default_combination" => array:3 [
                                            "getter" => "getWsDefaultCombination"
                                            "setter" => "setWsDefaultCombination"
                                            "xlink_resource" => array:1 [
                                              "resourceName" => "combinations"
                                            ]
                                          ]
                                          "id_tax_rules_group" => array:1 [
                                            "xlink_resource" => array:1 [
                                              "resourceName" => "tax_rule_groups"
                                            ]
                                          ]
                                          "position_in_category" => array:2 [
                                            "getter" => "getWsPositionInCategory"
                                            "setter" => "setWsPositionInCategory"
                                          ]
                                          "manufacturer_name" => array:2 [
                                            "getter" => "getWsManufacturerName"
                                            "setter" => false
                                          ]
                                          "quantity" => array:2 [
                                            "getter" => false
                                            "setter" => false
                                          ]
                                          "type" => array:2 [
                                            "getter" => "getWsType"
                                            "setter" => "setWsType"
                                          ]
                                        ]
                                        "associations" => array:9 [
                                          "categories" => array:2 [
                                            "resource" => "category"
                                            "fields" => array:1 [
                                              "id" => array:1 [
                                                "required" => true
                                              ]
                                            ]
                                          ]
                                          "images" => array:2 [
                                            "resource" => "image"
                                            "fields" => array:1 [
                                              "id" => []
                                            ]
                                          ]
                                          "combinations" => array:2 [
                                            "resource" => "combination"
                                            "fields" => array:1 [
                                              "id" => array:1 [
                                                "required" => true
                                              ]
                                            ]
                                          ]
                                          "product_option_values" => array:2 [
                                            "resource" => "product_option_value"
                                            "fields" => array:1 [
                                              "id" => array:1 [
                                                "required" => true
                                              ]
                                            ]
                                          ]
                                          "product_features" => array:2 [
                                            "resource" => "product_feature"
                                            "fields" => array:2 [
                                              "id" => array:1 [
                                                "required" => true
                                              ]
                                              "id_feature_value" => array:2 [
                                                "required" => true
                                                "xlink_resource" => "product_feature_values"
                                              ]
                                            ]
                                          ]
                                          "tags" => array:2 [
                                            "resource" => "tag"
                                            "fields" => array:1 [
                                              "id" => array:1 [
                                                "required" => true
                                              ]
                                            ]
                                          ]
                                          "stock_availables" => array:3 [
                                            "resource" => "stock_available"
                                            "fields" => array:2 [
                                              "id" => array:1 [
                                                "required" => true
                                              ]
                                              "id_product_attribute" => array:1 [
                                                "required" => true
                                              ]
                                            ]
                                            "setter" => false
                                          ]
                                          "accessories" => array:3 [
                                            "resource" => "product"
                                            "api" => "products"
                                            "fields" => array:1 [
                                              "id" => array:2 [
                                                "required" => true
                                                "xlink_resource" => "product"
                                              ]
                                            ]
                                          ]
                                          "product_bundle" => array:3 [
                                            "resource" => "product"
                                            "api" => "products"
                                            "fields" => array:3 [
                                              "id" => array:1 [
                                                "required" => true
                                              ]
                                              "id_product_attribute" => []
                                              "quantity" => []
                                            ]
                                          ]
                                        ]
                                      ]
                                      +id: 21417698
                                      #id_lang: null
                                      #id_shop: 1
                                      +id_shop_list: []
                                      #get_shop_from_context: true
                                      #table: "product"
                                      #identifier: "id_product"
                                      #fieldsRequired: array:1 [
                                        0 => "price"
                                      ]
                                      #fieldsSize: array:7 [
                                        "reference" => 64
                                        "supplier_reference" => 64
                                        "location" => 64
                                        "ean13" => 13
                                        "isbn" => 32
                                        "upc" => 12
                                        "mpn" => 40
                                      ]
                                      #fieldsValidate: array:49 [
                                        "id_shop_default" => "isUnsignedId"
                                        "id_manufacturer" => "isUnsignedId"
                                        "id_supplier" => "isUnsignedId"
                                        "reference" => "isReference"
                                        "supplier_reference" => "isReference"
                                        "location" => "isReference"
                                        "width" => "isUnsignedFloat"
                                        "height" => "isUnsignedFloat"
                                        "depth" => "isUnsignedFloat"
                                        "weight" => "isUnsignedFloat"
                                        "quantity_discount" => "isBool"
                                        "ean13" => "isEan13"
                                        "isbn" => "isIsbn"
                                        "upc" => "isUpc"
                                        "mpn" => "isMpn"
                                        "cache_is_pack" => "isBool"
                                        "cache_has_attachments" => "isBool"
                                        "is_virtual" => "isBool"
                                        "state" => "isUnsignedId"
                                        "additional_delivery_times" => "isUnsignedId"
                                        "id_category_default" => "isUnsignedId"
                                        "id_tax_rules_group" => "isUnsignedId"
                                        "on_sale" => "isBool"
                                        "online_only" => "isBool"
                                        "ecotax" => "isPrice"
                                        "minimal_quantity" => "isUnsignedInt"
                                        "low_stock_threshold" => "isInt"
                                        "low_stock_alert" => "isBool"
                                        "price" => "isPrice"
                                        "wholesale_price" => "isPrice"
                                        "unity" => "isString"
                                        "additional_shipping_cost" => "isPrice"
                                        "customizable" => "isUnsignedInt"
                                        "text_fields" => "isUnsignedInt"
                                        "uploadable_files" => "isUnsignedInt"
                                        "active" => "isBool"
                                        "redirect_type" => "isString"
                                        "id_type_redirected" => "isUnsignedId"
                                        "available_for_order" => "isBool"
                                        "available_date" => "isDateFormat"
                                        "show_condition" => "isBool"
                                        "condition" => "isGenericName"
                                        "show_price" => "isBool"
                                        "indexed" => "isBool"
                                        "visibility" => "isProductVisibility"
                                        "advanced_stock_management" => "isBool"
                                        "date_add" => "isDate"
                                        "date_upd" => "isDate"
                                        "pack_stock_type" => "isUnsignedInt"
                                      ]
                                      #fieldsRequiredLang: []
                                      #fieldsSizeLang: array:9 [
                                        "delivery_in_stock" => 255
                                        "delivery_out_stock" => 255
                                        "meta_description" => 512
                                        "meta_keywords" => 255
                                        "meta_title" => 255
                                        "link_rewrite" => 128
                                        "name" => 128
                                        "available_now" => 255
                                        "available_later" => 255
                                      ]
                                      #fieldsValidateLang: array:11 [
                                        "delivery_in_stock" => "isGenericName"
                                        "delivery_out_stock" => "isGenericName"
                                        "meta_description" => "isGenericName"
                                        "meta_keywords" => "isGenericName"
                                        "meta_title" => "isGenericName"
                                        "link_rewrite" => "isLinkRewrite"
                                        "name" => "isCatalogName"
                                        "description" => "isCleanHtml"
                                        "description_short" => "isCleanHtml"
                                        "available_now" => "isGenericName"
                                        "available_later" => "IsGenericName"
                                      ]
                                      #tables: []
                                      #image_dir: null
                                      #image_format: "jpg"
                                      #translator: null
                                      #def: array:7 [
                                        "table" => "product"
                                        "primary" => "id_product"
                                        "multilang" => true
                                        "multilang_shop" => true
                                        "fields" => array:62 [
                                          "id_shop_default" => array:2 [
                                            "type" => 1
                                            "validate" => "isUnsignedId"
                                          ]
                                          "id_manufacturer" => array:2 [
                                            "type" => 1
                                            "validate" => "isUnsignedId"
                                          ]
                                          "id_supplier" => array:2 [
                                            "type" => 1
                                            "validate" => "isUnsignedId"
                                          ]
                                          "reference" => array:3 [
                                            "type" => 3
                                            "validate" => "isReference"
                                            "size" => 64
                                          ]
                                          "supplier_reference" => array:3 [
                                            "type" => 3
                                            "validate" => "isReference"
                                            "size" => 64
                                          ]
                                          "location" => array:3 [
                                            "type" => 3
                                            "validate" => "isReference"
                                            "size" => 64
                                          ]
                                          "width" => array:2 [
                                            "type" => 4
                                            "validate" => "isUnsignedFloat"
                                          ]
                                          "height" => array:2 [
                                            "type" => 4
                                            "validate" => "isUnsignedFloat"
                                          ]
                                          "depth" => array:2 [
                                            "type" => 4
                                            "validate" => "isUnsignedFloat"
                                          ]
                                          "weight" => array:2 [
                                            "type" => 4
                                            "validate" => "isUnsignedFloat"
                                          ]
                                          "quantity_discount" => array:2 [
                                            "type" => 2
                                            "validate" => "isBool"
                                          ]
                                          "ean13" => array:3 [
                                            "type" => 3
                                            "validate" => "isEan13"
                                            "size" => 13
                                          ]
                                          "isbn" => array:3 [
                                            "type" => 3
                                            "validate" => "isIsbn"
                                            "size" => 32
                                          ]
                                          "upc" => array:3 [
                                            "type" => 3
                                            "validate" => "isUpc"
                                            "size" => 12
                                          ]
                                          "mpn" => array:3 [
                                            "type" => 3
                                            "validate" => "isMpn"
                                            "size" => 40
                                          ]
                                          "cache_is_pack" => array:2 [
                                            "type" => 2
                                            "validate" => "isBool"
                                          ]
                                          "cache_has_attachments" => array:2 [
                                            "type" => 2
                                            "validate" => "isBool"
                                          ]
                                          "is_virtual" => array:2 [
                                            "type" => 2
                                            "validate" => "isBool"
                                          ]
                                          "state" => array:2 [
                                            "type" => 1
                                            "validate" => "isUnsignedId"
                                          ]
                                          "additional_delivery_times" => array:2 [
                                            "type" => 1
                                            "validate" => "isUnsignedId"
                                          ]
                                          "delivery_in_stock" => array:4 [
                                            "type" => 3
                                            "lang" => true
                                            "validate" => "isGenericName"
                                            "size" => 255
                                          ]
                                          "delivery_out_stock" => array:4 [
                                            "type" => 3
                                            "lang" => true
                                            "validate" => "isGenericName"
                                            "size" => 255
                                          ]
                                          "id_category_default" => array:3 [
                                            "type" => 1
                                            "shop" => true
                                            "validate" => "isUnsignedId"
                                          ]
                                          "id_tax_rules_group" => array:3 [
                                            "type" => 1
                                            "shop" => true
                                            "validate" => "isUnsignedId"
                                          ]
                                          "on_sale" => array:3 [
                                            "type" => 2
                                            "shop" => true
                                            "validate" => "isBool"
                                          ]
                                          "online_only" => array:3 [
                                            "type" => 2
                                            "shop" => true
                                            "validate" => "isBool"
                                          ]
                                          "ecotax" => array:3 [
                                            "type" => 4
                                            "shop" => true
                                            "validate" => "isPrice"
                                          ]
                                          "minimal_quantity" => array:3 [
                                            "type" => 1
                                            "shop" => true
                                            "validate" => "isUnsignedInt"
                                          ]
                                          "low_stock_threshold" => array:4 [
                                            "type" => 1
                                            "shop" => true
                                            "allow_null" => true
                                            "validate" => "isInt"
                                          ]
                                          "low_stock_alert" => array:3 [
                                            "type" => 2
                                            "shop" => true
                                            "validate" => "isBool"
                                          ]
                                          "price" => array:4 [
                                            "type" => 4
                                            "shop" => true
                                            "validate" => "isPrice"
                                            "required" => true
                                          ]
                                          "wholesale_price" => array:3 [
                                            "type" => 4
                                            "shop" => true
                                            "validate" => "isPrice"
                                          ]
                                          "unity" => array:3 [
                                            "type" => 3
                                            "shop" => true
                                            "validate" => "isString"
                                          ]
                                          "unit_price_ratio" => array:2 [
                                            "type" => 4
                                            "shop" => true
                                          ]
                                          "additional_shipping_cost" => array:3 [
                                            "type" => 4
                                            "shop" => true
                                            "validate" => "isPrice"
                                          ]
                                          "customizable" => array:3 [
                                            "type" => 1
                                            "shop" => true
                                            "validate" => "isUnsignedInt"
                                          ]
                                          "text_fields" => array:3 [
                                            "type" => 1
                                            "shop" => true
                                            "validate" => "isUnsignedInt"
                                          ]
                                          "uploadable_files" => array:3 [
                                            "type" => 1
                                            "shop" => true
                                            "validate" => "isUnsignedInt"
                                          ]
                                          "active" => array:3 [
                                            "type" => 2
                                            "shop" => true
                                            "validate" => "isBool"
                                          ]
                                          "redirect_type" => array:3 [
                                            "type" => 3
                                            "shop" => true
                                            "validate" => "isString"
                                          ]
                                          "id_type_redirected" => array:3 [
                                            "type" => 1
                                            "shop" => true
                                            "validate" => "isUnsignedId"
                                          ]
                                          "available_for_order" => array:3 [
                                            "type" => 2
                                            "shop" => true
                                            "validate" => "isBool"
                                          ]
                                          "available_date" => array:3 [
                                            "type" => 5
                                            "shop" => true
                                            "validate" => "isDateFormat"
                                          ]
                                          "show_condition" => array:3 [
                                            "type" => 2
                                            "shop" => true
                                            "validate" => "isBool"
                                          ]
                                          "condition" => array:5 [
                                            "type" => 3
                                            "shop" => true
                                            "validate" => "isGenericName"
                                            "values" => array:3 [
                                              0 => "new"
                                              1 => "used"
                                              2 => "refurbished"
                                            ]
                                            "default" => "new"
                                          ]
                                          "show_price" => array:3 [
                                            "type" => 2
                                            "shop" => true
                                            "validate" => "isBool"
                                          ]
                                          "indexed" => array:3 [
                                            "type" => 2
                                            "shop" => true
                                            "validate" => "isBool"
                                          ]
                                          "visibility" => array:5 [
                                            "type" => 3
                                            "shop" => true
                                            "validate" => "isProductVisibility"
                                            "values" => array:4 [
                                              0 => "both"
                                              1 => "catalog"
                                              2 => "search"
                                              3 => "none"
                                            ]
                                            "default" => "both"
                                          ]
                                          "cache_default_attribute" => array:2 [
                                            "type" => 1
                                            "shop" => true
                                          ]
                                          "advanced_stock_management" => array:3 [
                                            "type" => 2
                                            "shop" => true
                                            "validate" => "isBool"
                                          ]
                                          "date_add" => array:3 [
                                            "type" => 5
                                            "shop" => true
                                            "validate" => "isDate"
                                          ]
                                          "date_upd" => array:3 [
                                            "type" => 5
                                            "shop" => true
                                            "validate" => "isDate"
                                          ]
                                          "pack_stock_type" => array:3 [
                                            "type" => 1
                                            "shop" => true
                                            "validate" => "isUnsignedInt"
                                          ]
                                          "meta_description" => array:4 [
                                            "type" => 3
                                            "lang" => true
                                            "validate" => "isGenericName"
                                            "size" => 512
                                          ]
                                          "meta_keywords" => array:4 [
                                            "type" => 3
                                            "lang" => true
                                            "validate" => "isGenericName"
                                            "size" => 255
                                          ]
                                          "meta_title" => array:4 [
                                            "type" => 3
                                            "lang" => true
                                            "validate" => "isGenericName"
                                            "size" => 255
                                          ]
                                          "link_rewrite" => array:6 [
                                            "type" => 3
                                            "lang" => true
                                            "validate" => "isLinkRewrite"
                                            "required" => false
                                            "size" => 128
                                            "ws_modifier" => array:2 [
                                              "http_method" => 2
                                              "modifier" => "modifierWsLinkRewrite"
                                            ]
                                          ]
                                          "name" => array:5 [
                                            "type" => 3
                                            "lang" => true
                                            "validate" => "isCatalogName"
                                            "required" => false
                                            "size" => 128
                                          ]
                                          "description" => array:3 [
                                            "type" => 6
                                            "lang" => true
                                            "validate" => "isCleanHtml"
                                          ]
                                          "description_short" => array:3 [
                                            "type" => 6
                                            "lang" => true
                                            "validate" => "isCleanHtml"
                                          ]
                                          "available_now" => array:4 [
                                            "type" => 3
                                            "lang" => true
                                            "validate" => "isGenericName"
                                            "size" => 255
                                          ]
                                          "available_later" => array:4 [
                                            "type" => 3
                                            "lang" => true
                                            "validate" => "IsGenericName"
                                            "size" => 255
                                          ]
                                        ]
                                        "associations" => array:7 [
                                          "manufacturer" => array:1 [
                                            "type" => 1
                                          ]
                                          "supplier" => array:1 [
                                            "type" => 1
                                          ]
                                          "default_category" => array:3 [
                                            "type" => 1
                                            "field" => "id_category_default"
                                            "object" => "Category"
                                          ]
                                          "tax_rules_group" => array:1 [
                                            "type" => 1
                                          ]
                                          "categories" => array:4 [
                                            "type" => 2
                                            "field" => "id_category"
                                            "object" => "Category"
                                            "association" => "category_product"
                                          ]
                                          "stock_availables" => array:4 [
                                            "type" => 2
                                            "field" => "id_stock_available"
                                            "object" => "StockAvailable"
                                            "association" => "stock_availables"
                                          ]
                                          "l" => array:3 [
                                            "type" => 2
                                            "field" => "id_product"
                                            "foreign_field" => "id_product"
                                          ]
                                        ]
                                        "classname" => "Product"
                                      ]
                                      #update_fields: null
                                      +force_id: false
                                    }
                                    
                                    "id_product"
                                    
                                    "21417698"
                                    
                                    "id_supplier"
                                    
                                    "1"
                                    
                                    "id_manufacturer"
                                    
                                    "4"
                                    
                                    "id_category_default"
                                    
                                    "96"
                                    
                                    "id_shop_default"
                                    
                                    "1"
                                    
                                    "id_tax_rules_group"
                                    
                                    "0"
                                    
                                    "on_sale"
                                    
                                    "0"
                                    
                                    "online_only"
                                    
                                    "0"
                                    
                                    "ean13"
                                    
                                    ""
                                    
                                    "isbn"
                                    
                                    ""
                                    
                                    "upc"
                                    
                                    ""
                                    
                                    "mpn"
                                    
                                    ""
                                    
                                    "ecotax"
                                    
                                    "0.000000"
                                    
                                    "quantity"
                                    
                                    "0"
                                    
                                    "minimal_quantity"
                                    
                                    "1"
                                    
                                    "low_stock_threshold"
                                    
                                    null
                                    
                                    "low_stock_alert"
                                    
                                    "0"
                                    
                                    "price"
                                    
                                    "169.900000"
                                    
                                    "wholesale_price"
                                    
                                    "47.000000"
                                    
                                    "unity"
                                    
                                    ""
                                    
                                    "unit_price_ratio"
                                    
                                    "0.000000"
                                    
                                    "additional_shipping_cost"
                                    
                                    "0.000000"
                                    
                                    "reference"
                                    
                                    "2214891"
                                    
                                    "supplier_reference"
                                    
                                    "2214891"
                                    
                                    "location"
                                    
                                    ""
                                    
                                    "width"
                                    
                                    "0.000000"
                                    
                                    "height"
                                    
                                    "0.000000"
                                    
                                    "depth"
                                    
                                    "0.000000"
                                    
                                    "weight"
                                    
                                    "0.000000"
                                    
                                    "out_of_stock"
                                    
                                    "2"
                                    
                                    "additional_delivery_times"
                                    
                                    "1"
                                    
                                    "quantity_discount"
                                    
                                    "0"
                                    
                                    "customizable"
                                    
                                    "0"
                                    
                                    "uploadable_files"
                                    
                                    "0"
                                    
                                    "text_fields"
                                    
                                    "0"
                                    
                                    "active"
                                    
                                    "1"
                                    
                                    "redirect_type"
                                    
                                    ""
                                    
                                    "id_type_redirected"
                                    
                                    "0"
                                    
                                    "available_for_order"
                                    
                                    "1"
                                    
                                    "available_date"
                                    
                                    "0000-00-00"
                                    
                                    "show_condition"
                                    
                                    "0"
                                    
                                    "condition"
                                    
                                    "new"
                                    
                                    "show_price"
                                    
                                    "1"
                                    
                                    "indexed"
                                    
                                    "1"
                                    
                                    "visibility"
                                    
                                    "both"
                                    
                                    "cache_is_pack"
                                    
                                    "0"
                                    
                                    "cache_has_attachments"
                                    
                                    "0"
                                    
                                    "is_virtual"
                                    
                                    "0"
                                    
                                    "cache_default_attribute"
                                    
                                    "21943"
                                    
                                    "date_add"
                                    
                                    "2025-11-10 00:00:00"
                                    
                                    "date_upd"
                                    
                                    "2026-01-28 18:59:39"
                                    
                                    "advanced_stock_management"
                                    
                                    "0"
                                    
                                    "pack_stock_type"
                                    
                                    "3"
                                    
                                    "state"
                                    
                                    "1"
                                    
                                    "id_shop"
                                    
                                    "1"
                                    
                                    "description"
                                    
                                    array:2 [
                                      1 => "<p></p>"
                                      3 => "<p></p>"
                                    ]
                                    
                                    "description_short"
                                    
                                    array:2 [
                                      1 => "<p></p>"
                                      3 => "<p></p>"
                                    ]
                                    
                                    "link_rewrite"
                                    
                                    array:2 [
                                      1 => "bota-casual-para-ninos"
                                      3 => "bota-casual-para-ninos"
                                    ]
                                    
                                    "meta_description"
                                    
                                    array:2 [
                                      1 => ""
                                      3 => ""
                                    ]
                                    
                                    "meta_keywords"
                                    
                                    array:2 [
                                      1 => ""
                                      3 => ""
                                    ]
                                    
                                    "meta_title"
                                    
                                    array:2 [
                                      1 => ""
                                      3 => ""
                                    ]
                                    
                                    "name"
                                    
                                    array:2 [
                                      1 => "Bota Casual Para Ninos"
                                      3 => "Bota Casual Para Ninos"
                                    ]
                                    
                                    "available_now"
                                    
                                    array:2 [
                                      1 => ""
                                      3 => ""
                                    ]
                                    
                                    "available_later"
                                    
                                    array:2 [
                                      1 => ""
                                      3 => ""
                                    ]
                                    
                                    "delivery_in_stock"
                                    
                                    array:2 [
                                      1 => ""
                                      3 => ""
                                    ]
                                    
                                    "delivery_out_stock"
                                    
                                    array:2 [
                                      1 => ""
                                      3 => ""
                                    ]
                                    

                                      • -40%
                                      00
                                      day
                                      :
                                      00
                                      hour
                                      :
                                      00
                                      min
                                      :
                                      00
                                      sec
                                      101,94 TND169,90 TND
                                      array:66 [
                                        "id_product" => "21417705"
                                        "id_supplier" => "1"
                                        "id_manufacturer" => "4"
                                        "id_category_default" => "96"
                                        "id_shop_default" => "1"
                                        "id_tax_rules_group" => "0"
                                        "on_sale" => "0"
                                        "online_only" => "0"
                                        "ean13" => ""
                                        "isbn" => ""
                                        "upc" => ""
                                        "mpn" => ""
                                        "ecotax" => "0.000000"
                                        "quantity" => "0"
                                        "minimal_quantity" => "1"
                                        "low_stock_threshold" => null
                                        "low_stock_alert" => "0"
                                        "price" => "169.900000"
                                        "wholesale_price" => "43.200000"
                                        "unity" => ""
                                        "unit_price_ratio" => "0.000000"
                                        "additional_shipping_cost" => "0.000000"
                                        "reference" => "2214941"
                                        "supplier_reference" => "2214941"
                                        "location" => ""
                                        "width" => "0.000000"
                                        "height" => "0.000000"
                                        "depth" => "0.000000"
                                        "weight" => "0.000000"
                                        "out_of_stock" => "2"
                                        "additional_delivery_times" => "1"
                                        "quantity_discount" => "0"
                                        "customizable" => "0"
                                        "uploadable_files" => "0"
                                        "text_fields" => "0"
                                        "active" => "1"
                                        "redirect_type" => ""
                                        "id_type_redirected" => "0"
                                        "available_for_order" => "1"
                                        "available_date" => "0000-00-00"
                                        "show_condition" => "0"
                                        "condition" => "new"
                                        "show_price" => "1"
                                        "indexed" => "1"
                                        "visibility" => "both"
                                        "cache_is_pack" => "0"
                                        "cache_has_attachments" => "0"
                                        "is_virtual" => "0"
                                        "cache_default_attribute" => "21998"
                                        "date_add" => "2025-11-10 00:00:00"
                                        "date_upd" => "2026-01-28 18:59:43"
                                        "advanced_stock_management" => "0"
                                        "pack_stock_type" => "3"
                                        "state" => "1"
                                        "id_shop" => "1"
                                        "description" => array:2 [
                                          1 => "<p></p>"
                                          3 => "<p></p>"
                                        ]
                                        "description_short" => array:2 [
                                          1 => "<p></p>"
                                          3 => "<p></p>"
                                        ]
                                        "link_rewrite" => array:2 [
                                          1 => "bota-casual-para-ninos-barefoot-colecao"
                                          3 => "bota-casual-para-ninos-barefoot-colecao"
                                        ]
                                        "meta_description" => array:2 [
                                          1 => ""
                                          3 => ""
                                        ]
                                        "meta_keywords" => array:2 [
                                          1 => ""
                                          3 => ""
                                        ]
                                        "meta_title" => array:2 [
                                          1 => ""
                                          3 => ""
                                        ]
                                        "name" => array:2 [
                                          1 => "Bota Casual Para Ninos  - Barefoot Colecao"
                                          3 => "Bota Casual Para Ninos  - Barefoot Colecao"
                                        ]
                                        "available_now" => array:2 [
                                          1 => ""
                                          3 => ""
                                        ]
                                        "available_later" => array:2 [
                                          1 => ""
                                          3 => ""
                                        ]
                                        "delivery_in_stock" => array:2 [
                                          1 => ""
                                          3 => ""
                                        ]
                                        "delivery_out_stock" => array:2 [
                                          1 => ""
                                          3 => ""
                                        ]
                                      ]
                                      
                                      Product {#1296
                                        +tax_name: null
                                        +tax_rate: null
                                        +id_manufacturer: null
                                        +id_supplier: null
                                        +id_category_default: null
                                        +id_shop_default: null
                                        +manufacturer_name: null
                                        +supplier_name: null
                                        +name: null
                                        +description: null
                                        +description_short: null
                                        +quantity: 0
                                        +minimal_quantity: 1
                                        +low_stock_threshold: null
                                        +low_stock_alert: false
                                        +available_now: null
                                        +available_later: null
                                        +price: 0
                                        +specificPrice: 0
                                        +additional_shipping_cost: 0
                                        +wholesale_price: 0
                                        +on_sale: false
                                        +online_only: false
                                        +unity: null
                                        +unit_price: null
                                        +unit_price_ratio: 0
                                        +ecotax: 0
                                        +reference: null
                                        +supplier_reference: null
                                        +location: null
                                        +width: 0
                                        +height: 0
                                        +depth: 0
                                        +weight: 0
                                        +ean13: null
                                        +isbn: null
                                        +upc: null
                                        +mpn: null
                                        +link_rewrite: null
                                        +meta_description: null
                                        +meta_keywords: null
                                        +meta_title: null
                                        +quantity_discount: 0
                                        +customizable: null
                                        +new: null
                                        +uploadable_files: null
                                        +text_fields: null
                                        +active: true
                                        +redirect_type: ""
                                        +id_type_redirected: 0
                                        +available_for_order: true
                                        +available_date: "0000-00-00"
                                        +show_condition: false
                                        +condition: null
                                        +show_price: true
                                        +indexed: 0
                                        +visibility: null
                                        +date_add: null
                                        +date_upd: null
                                        +tags: null
                                        +state: 1
                                        +base_price: null
                                        +id_tax_rules_group: 1
                                        +id_color_default: 0
                                        +advanced_stock_management: 0
                                        +out_of_stock: null
                                        +depends_on_stock: null
                                        +isFullyLoaded: false
                                        +cache_is_pack: null
                                        +cache_has_attachments: null
                                        +is_virtual: null
                                        +id_pack_product_attribute: null
                                        +cache_default_attribute: null
                                        +category: null
                                        +pack_stock_type: 3
                                        +additional_delivery_times: 1
                                        +delivery_in_stock: null
                                        +delivery_out_stock: null
                                        #webserviceParameters: array:4 [
                                          "objectMethods" => array:2 [
                                            "add" => "addWs"
                                            "update" => "updateWs"
                                          ]
                                          "objectNodeNames" => "products"
                                          "fields" => array:12 [
                                            "id_manufacturer" => array:1 [
                                              "xlink_resource" => "manufacturers"
                                            ]
                                            "id_supplier" => array:1 [
                                              "xlink_resource" => "suppliers"
                                            ]
                                            "id_category_default" => array:1 [
                                              "xlink_resource" => "categories"
                                            ]
                                            "new" => []
                                            "cache_default_attribute" => []
                                            "id_default_image" => array:3 [
                                              "getter" => "getCoverWs"
                                              "setter" => "setCoverWs"
                                              "xlink_resource" => array:2 [
                                                "resourceName" => "images"
                                                "subResourceName" => "products"
                                              ]
                                            ]
                                            "id_default_combination" => array:3 [
                                              "getter" => "getWsDefaultCombination"
                                              "setter" => "setWsDefaultCombination"
                                              "xlink_resource" => array:1 [
                                                "resourceName" => "combinations"
                                              ]
                                            ]
                                            "id_tax_rules_group" => array:1 [
                                              "xlink_resource" => array:1 [
                                                "resourceName" => "tax_rule_groups"
                                              ]
                                            ]
                                            "position_in_category" => array:2 [
                                              "getter" => "getWsPositionInCategory"
                                              "setter" => "setWsPositionInCategory"
                                            ]
                                            "manufacturer_name" => array:2 [
                                              "getter" => "getWsManufacturerName"
                                              "setter" => false
                                            ]
                                            "quantity" => array:2 [
                                              "getter" => false
                                              "setter" => false
                                            ]
                                            "type" => array:2 [
                                              "getter" => "getWsType"
                                              "setter" => "setWsType"
                                            ]
                                          ]
                                          "associations" => array:9 [
                                            "categories" => array:2 [
                                              "resource" => "category"
                                              "fields" => array:1 [
                                                "id" => array:1 [
                                                  "required" => true
                                                ]
                                              ]
                                            ]
                                            "images" => array:2 [
                                              "resource" => "image"
                                              "fields" => array:1 [
                                                "id" => []
                                              ]
                                            ]
                                            "combinations" => array:2 [
                                              "resource" => "combination"
                                              "fields" => array:1 [
                                                "id" => array:1 [
                                                  "required" => true
                                                ]
                                              ]
                                            ]
                                            "product_option_values" => array:2 [
                                              "resource" => "product_option_value"
                                              "fields" => array:1 [
                                                "id" => array:1 [
                                                  "required" => true
                                                ]
                                              ]
                                            ]
                                            "product_features" => array:2 [
                                              "resource" => "product_feature"
                                              "fields" => array:2 [
                                                "id" => array:1 [
                                                  "required" => true
                                                ]
                                                "id_feature_value" => array:2 [
                                                  "required" => true
                                                  "xlink_resource" => "product_feature_values"
                                                ]
                                              ]
                                            ]
                                            "tags" => array:2 [
                                              "resource" => "tag"
                                              "fields" => array:1 [
                                                "id" => array:1 [
                                                  "required" => true
                                                ]
                                              ]
                                            ]
                                            "stock_availables" => array:3 [
                                              "resource" => "stock_available"
                                              "fields" => array:2 [
                                                "id" => array:1 [
                                                  "required" => true
                                                ]
                                                "id_product_attribute" => array:1 [
                                                  "required" => true
                                                ]
                                              ]
                                              "setter" => false
                                            ]
                                            "accessories" => array:3 [
                                              "resource" => "product"
                                              "api" => "products"
                                              "fields" => array:1 [
                                                "id" => array:2 [
                                                  "required" => true
                                                  "xlink_resource" => "product"
                                                ]
                                              ]
                                            ]
                                            "product_bundle" => array:3 [
                                              "resource" => "product"
                                              "api" => "products"
                                              "fields" => array:3 [
                                                "id" => array:1 [
                                                  "required" => true
                                                ]
                                                "id_product_attribute" => []
                                                "quantity" => []
                                              ]
                                            ]
                                          ]
                                        ]
                                        +id: 21417705
                                        #id_lang: null
                                        #id_shop: 1
                                        +id_shop_list: []
                                        #get_shop_from_context: true
                                        #table: "product"
                                        #identifier: "id_product"
                                        #fieldsRequired: array:1 [
                                          0 => "price"
                                        ]
                                        #fieldsSize: array:7 [
                                          "reference" => 64
                                          "supplier_reference" => 64
                                          "location" => 64
                                          "ean13" => 13
                                          "isbn" => 32
                                          "upc" => 12
                                          "mpn" => 40
                                        ]
                                        #fieldsValidate: array:49 [
                                          "id_shop_default" => "isUnsignedId"
                                          "id_manufacturer" => "isUnsignedId"
                                          "id_supplier" => "isUnsignedId"
                                          "reference" => "isReference"
                                          "supplier_reference" => "isReference"
                                          "location" => "isReference"
                                          "width" => "isUnsignedFloat"
                                          "height" => "isUnsignedFloat"
                                          "depth" => "isUnsignedFloat"
                                          "weight" => "isUnsignedFloat"
                                          "quantity_discount" => "isBool"
                                          "ean13" => "isEan13"
                                          "isbn" => "isIsbn"
                                          "upc" => "isUpc"
                                          "mpn" => "isMpn"
                                          "cache_is_pack" => "isBool"
                                          "cache_has_attachments" => "isBool"
                                          "is_virtual" => "isBool"
                                          "state" => "isUnsignedId"
                                          "additional_delivery_times" => "isUnsignedId"
                                          "id_category_default" => "isUnsignedId"
                                          "id_tax_rules_group" => "isUnsignedId"
                                          "on_sale" => "isBool"
                                          "online_only" => "isBool"
                                          "ecotax" => "isPrice"
                                          "minimal_quantity" => "isUnsignedInt"
                                          "low_stock_threshold" => "isInt"
                                          "low_stock_alert" => "isBool"
                                          "price" => "isPrice"
                                          "wholesale_price" => "isPrice"
                                          "unity" => "isString"
                                          "additional_shipping_cost" => "isPrice"
                                          "customizable" => "isUnsignedInt"
                                          "text_fields" => "isUnsignedInt"
                                          "uploadable_files" => "isUnsignedInt"
                                          "active" => "isBool"
                                          "redirect_type" => "isString"
                                          "id_type_redirected" => "isUnsignedId"
                                          "available_for_order" => "isBool"
                                          "available_date" => "isDateFormat"
                                          "show_condition" => "isBool"
                                          "condition" => "isGenericName"
                                          "show_price" => "isBool"
                                          "indexed" => "isBool"
                                          "visibility" => "isProductVisibility"
                                          "advanced_stock_management" => "isBool"
                                          "date_add" => "isDate"
                                          "date_upd" => "isDate"
                                          "pack_stock_type" => "isUnsignedInt"
                                        ]
                                        #fieldsRequiredLang: []
                                        #fieldsSizeLang: array:9 [
                                          "delivery_in_stock" => 255
                                          "delivery_out_stock" => 255
                                          "meta_description" => 512
                                          "meta_keywords" => 255
                                          "meta_title" => 255
                                          "link_rewrite" => 128
                                          "name" => 128
                                          "available_now" => 255
                                          "available_later" => 255
                                        ]
                                        #fieldsValidateLang: array:11 [
                                          "delivery_in_stock" => "isGenericName"
                                          "delivery_out_stock" => "isGenericName"
                                          "meta_description" => "isGenericName"
                                          "meta_keywords" => "isGenericName"
                                          "meta_title" => "isGenericName"
                                          "link_rewrite" => "isLinkRewrite"
                                          "name" => "isCatalogName"
                                          "description" => "isCleanHtml"
                                          "description_short" => "isCleanHtml"
                                          "available_now" => "isGenericName"
                                          "available_later" => "IsGenericName"
                                        ]
                                        #tables: []
                                        #image_dir: null
                                        #image_format: "jpg"
                                        #translator: null
                                        #def: array:7 [
                                          "table" => "product"
                                          "primary" => "id_product"
                                          "multilang" => true
                                          "multilang_shop" => true
                                          "fields" => array:62 [
                                            "id_shop_default" => array:2 [
                                              "type" => 1
                                              "validate" => "isUnsignedId"
                                            ]
                                            "id_manufacturer" => array:2 [
                                              "type" => 1
                                              "validate" => "isUnsignedId"
                                            ]
                                            "id_supplier" => array:2 [
                                              "type" => 1
                                              "validate" => "isUnsignedId"
                                            ]
                                            "reference" => array:3 [
                                              "type" => 3
                                              "validate" => "isReference"
                                              "size" => 64
                                            ]
                                            "supplier_reference" => array:3 [
                                              "type" => 3
                                              "validate" => "isReference"
                                              "size" => 64
                                            ]
                                            "location" => array:3 [
                                              "type" => 3
                                              "validate" => "isReference"
                                              "size" => 64
                                            ]
                                            "width" => array:2 [
                                              "type" => 4
                                              "validate" => "isUnsignedFloat"
                                            ]
                                            "height" => array:2 [
                                              "type" => 4
                                              "validate" => "isUnsignedFloat"
                                            ]
                                            "depth" => array:2 [
                                              "type" => 4
                                              "validate" => "isUnsignedFloat"
                                            ]
                                            "weight" => array:2 [
                                              "type" => 4
                                              "validate" => "isUnsignedFloat"
                                            ]
                                            "quantity_discount" => array:2 [
                                              "type" => 2
                                              "validate" => "isBool"
                                            ]
                                            "ean13" => array:3 [
                                              "type" => 3
                                              "validate" => "isEan13"
                                              "size" => 13
                                            ]
                                            "isbn" => array:3 [
                                              "type" => 3
                                              "validate" => "isIsbn"
                                              "size" => 32
                                            ]
                                            "upc" => array:3 [
                                              "type" => 3
                                              "validate" => "isUpc"
                                              "size" => 12
                                            ]
                                            "mpn" => array:3 [
                                              "type" => 3
                                              "validate" => "isMpn"
                                              "size" => 40
                                            ]
                                            "cache_is_pack" => array:2 [
                                              "type" => 2
                                              "validate" => "isBool"
                                            ]
                                            "cache_has_attachments" => array:2 [
                                              "type" => 2
                                              "validate" => "isBool"
                                            ]
                                            "is_virtual" => array:2 [
                                              "type" => 2
                                              "validate" => "isBool"
                                            ]
                                            "state" => array:2 [
                                              "type" => 1
                                              "validate" => "isUnsignedId"
                                            ]
                                            "additional_delivery_times" => array:2 [
                                              "type" => 1
                                              "validate" => "isUnsignedId"
                                            ]
                                            "delivery_in_stock" => array:4 [
                                              "type" => 3
                                              "lang" => true
                                              "validate" => "isGenericName"
                                              "size" => 255
                                            ]
                                            "delivery_out_stock" => array:4 [
                                              "type" => 3
                                              "lang" => true
                                              "validate" => "isGenericName"
                                              "size" => 255
                                            ]
                                            "id_category_default" => array:3 [
                                              "type" => 1
                                              "shop" => true
                                              "validate" => "isUnsignedId"
                                            ]
                                            "id_tax_rules_group" => array:3 [
                                              "type" => 1
                                              "shop" => true
                                              "validate" => "isUnsignedId"
                                            ]
                                            "on_sale" => array:3 [
                                              "type" => 2
                                              "shop" => true
                                              "validate" => "isBool"
                                            ]
                                            "online_only" => array:3 [
                                              "type" => 2
                                              "shop" => true
                                              "validate" => "isBool"
                                            ]
                                            "ecotax" => array:3 [
                                              "type" => 4
                                              "shop" => true
                                              "validate" => "isPrice"
                                            ]
                                            "minimal_quantity" => array:3 [
                                              "type" => 1
                                              "shop" => true
                                              "validate" => "isUnsignedInt"
                                            ]
                                            "low_stock_threshold" => array:4 [
                                              "type" => 1
                                              "shop" => true
                                              "allow_null" => true
                                              "validate" => "isInt"
                                            ]
                                            "low_stock_alert" => array:3 [
                                              "type" => 2
                                              "shop" => true
                                              "validate" => "isBool"
                                            ]
                                            "price" => array:4 [
                                              "type" => 4
                                              "shop" => true
                                              "validate" => "isPrice"
                                              "required" => true
                                            ]
                                            "wholesale_price" => array:3 [
                                              "type" => 4
                                              "shop" => true
                                              "validate" => "isPrice"
                                            ]
                                            "unity" => array:3 [
                                              "type" => 3
                                              "shop" => true
                                              "validate" => "isString"
                                            ]
                                            "unit_price_ratio" => array:2 [
                                              "type" => 4
                                              "shop" => true
                                            ]
                                            "additional_shipping_cost" => array:3 [
                                              "type" => 4
                                              "shop" => true
                                              "validate" => "isPrice"
                                            ]
                                            "customizable" => array:3 [
                                              "type" => 1
                                              "shop" => true
                                              "validate" => "isUnsignedInt"
                                            ]
                                            "text_fields" => array:3 [
                                              "type" => 1
                                              "shop" => true
                                              "validate" => "isUnsignedInt"
                                            ]
                                            "uploadable_files" => array:3 [
                                              "type" => 1
                                              "shop" => true
                                              "validate" => "isUnsignedInt"
                                            ]
                                            "active" => array:3 [
                                              "type" => 2
                                              "shop" => true
                                              "validate" => "isBool"
                                            ]
                                            "redirect_type" => array:3 [
                                              "type" => 3
                                              "shop" => true
                                              "validate" => "isString"
                                            ]
                                            "id_type_redirected" => array:3 [
                                              "type" => 1
                                              "shop" => true
                                              "validate" => "isUnsignedId"
                                            ]
                                            "available_for_order" => array:3 [
                                              "type" => 2
                                              "shop" => true
                                              "validate" => "isBool"
                                            ]
                                            "available_date" => array:3 [
                                              "type" => 5
                                              "shop" => true
                                              "validate" => "isDateFormat"
                                            ]
                                            "show_condition" => array:3 [
                                              "type" => 2
                                              "shop" => true
                                              "validate" => "isBool"
                                            ]
                                            "condition" => array:5 [
                                              "type" => 3
                                              "shop" => true
                                              "validate" => "isGenericName"
                                              "values" => array:3 [
                                                0 => "new"
                                                1 => "used"
                                                2 => "refurbished"
                                              ]
                                              "default" => "new"
                                            ]
                                            "show_price" => array:3 [
                                              "type" => 2
                                              "shop" => true
                                              "validate" => "isBool"
                                            ]
                                            "indexed" => array:3 [
                                              "type" => 2
                                              "shop" => true
                                              "validate" => "isBool"
                                            ]
                                            "visibility" => array:5 [
                                              "type" => 3
                                              "shop" => true
                                              "validate" => "isProductVisibility"
                                              "values" => array:4 [
                                                0 => "both"
                                                1 => "catalog"
                                                2 => "search"
                                                3 => "none"
                                              ]
                                              "default" => "both"
                                            ]
                                            "cache_default_attribute" => array:2 [
                                              "type" => 1
                                              "shop" => true
                                            ]
                                            "advanced_stock_management" => array:3 [
                                              "type" => 2
                                              "shop" => true
                                              "validate" => "isBool"
                                            ]
                                            "date_add" => array:3 [
                                              "type" => 5
                                              "shop" => true
                                              "validate" => "isDate"
                                            ]
                                            "date_upd" => array:3 [
                                              "type" => 5
                                              "shop" => true
                                              "validate" => "isDate"
                                            ]
                                            "pack_stock_type" => array:3 [
                                              "type" => 1
                                              "shop" => true
                                              "validate" => "isUnsignedInt"
                                            ]
                                            "meta_description" => array:4 [
                                              "type" => 3
                                              "lang" => true
                                              "validate" => "isGenericName"
                                              "size" => 512
                                            ]
                                            "meta_keywords" => array:4 [
                                              "type" => 3
                                              "lang" => true
                                              "validate" => "isGenericName"
                                              "size" => 255
                                            ]
                                            "meta_title" => array:4 [
                                              "type" => 3
                                              "lang" => true
                                              "validate" => "isGenericName"
                                              "size" => 255
                                            ]
                                            "link_rewrite" => array:6 [
                                              "type" => 3
                                              "lang" => true
                                              "validate" => "isLinkRewrite"
                                              "required" => false
                                              "size" => 128
                                              "ws_modifier" => array:2 [
                                                "http_method" => 2
                                                "modifier" => "modifierWsLinkRewrite"
                                              ]
                                            ]
                                            "name" => array:5 [
                                              "type" => 3
                                              "lang" => true
                                              "validate" => "isCatalogName"
                                              "required" => false
                                              "size" => 128
                                            ]
                                            "description" => array:3 [
                                              "type" => 6
                                              "lang" => true
                                              "validate" => "isCleanHtml"
                                            ]
                                            "description_short" => array:3 [
                                              "type" => 6
                                              "lang" => true
                                              "validate" => "isCleanHtml"
                                            ]
                                            "available_now" => array:4 [
                                              "type" => 3
                                              "lang" => true
                                              "validate" => "isGenericName"
                                              "size" => 255
                                            ]
                                            "available_later" => array:4 [
                                              "type" => 3
                                              "lang" => true
                                              "validate" => "IsGenericName"
                                              "size" => 255
                                            ]
                                          ]
                                          "associations" => array:7 [
                                            "manufacturer" => array:1 [
                                              "type" => 1
                                            ]
                                            "supplier" => array:1 [
                                              "type" => 1
                                            ]
                                            "default_category" => array:3 [
                                              "type" => 1
                                              "field" => "id_category_default"
                                              "object" => "Category"
                                            ]
                                            "tax_rules_group" => array:1 [
                                              "type" => 1
                                            ]
                                            "categories" => array:4 [
                                              "type" => 2
                                              "field" => "id_category"
                                              "object" => "Category"
                                              "association" => "category_product"
                                            ]
                                            "stock_availables" => array:4 [
                                              "type" => 2
                                              "field" => "id_stock_available"
                                              "object" => "StockAvailable"
                                              "association" => "stock_availables"
                                            ]
                                            "l" => array:3 [
                                              "type" => 2
                                              "field" => "id_product"
                                              "foreign_field" => "id_product"
                                            ]
                                          ]
                                          "classname" => "Product"
                                        ]
                                        #update_fields: null
                                        +force_id: false
                                      }
                                      
                                      "id_product"
                                      
                                      "21417705"
                                      
                                      "id_supplier"
                                      
                                      "1"
                                      
                                      "id_manufacturer"
                                      
                                      "4"
                                      
                                      "id_category_default"
                                      
                                      "96"
                                      
                                      "id_shop_default"
                                      
                                      "1"
                                      
                                      "id_tax_rules_group"
                                      
                                      "0"
                                      
                                      "on_sale"
                                      
                                      "0"
                                      
                                      "online_only"
                                      
                                      "0"
                                      
                                      "ean13"
                                      
                                      ""
                                      
                                      "isbn"
                                      
                                      ""
                                      
                                      "upc"
                                      
                                      ""
                                      
                                      "mpn"
                                      
                                      ""
                                      
                                      "ecotax"
                                      
                                      "0.000000"
                                      
                                      "quantity"
                                      
                                      "0"
                                      
                                      "minimal_quantity"
                                      
                                      "1"
                                      
                                      "low_stock_threshold"
                                      
                                      null
                                      
                                      "low_stock_alert"
                                      
                                      "0"
                                      
                                      "price"
                                      
                                      "169.900000"
                                      
                                      "wholesale_price"
                                      
                                      "43.200000"
                                      
                                      "unity"
                                      
                                      ""
                                      
                                      "unit_price_ratio"
                                      
                                      "0.000000"
                                      
                                      "additional_shipping_cost"
                                      
                                      "0.000000"
                                      
                                      "reference"
                                      
                                      "2214941"
                                      
                                      "supplier_reference"
                                      
                                      "2214941"
                                      
                                      "location"
                                      
                                      ""
                                      
                                      "width"
                                      
                                      "0.000000"
                                      
                                      "height"
                                      
                                      "0.000000"
                                      
                                      "depth"
                                      
                                      "0.000000"
                                      
                                      "weight"
                                      
                                      "0.000000"
                                      
                                      "out_of_stock"
                                      
                                      "2"
                                      
                                      "additional_delivery_times"
                                      
                                      "1"
                                      
                                      "quantity_discount"
                                      
                                      "0"
                                      
                                      "customizable"
                                      
                                      "0"
                                      
                                      "uploadable_files"
                                      
                                      "0"
                                      
                                      "text_fields"
                                      
                                      "0"
                                      
                                      "active"
                                      
                                      "1"
                                      
                                      "redirect_type"
                                      
                                      ""
                                      
                                      "id_type_redirected"
                                      
                                      "0"
                                      
                                      "available_for_order"
                                      
                                      "1"
                                      
                                      "available_date"
                                      
                                      "0000-00-00"
                                      
                                      "show_condition"
                                      
                                      "0"
                                      
                                      "condition"
                                      
                                      "new"
                                      
                                      "show_price"
                                      
                                      "1"
                                      
                                      "indexed"
                                      
                                      "1"
                                      
                                      "visibility"
                                      
                                      "both"
                                      
                                      "cache_is_pack"
                                      
                                      "0"
                                      
                                      "cache_has_attachments"
                                      
                                      "0"
                                      
                                      "is_virtual"
                                      
                                      "0"
                                      
                                      "cache_default_attribute"
                                      
                                      "21998"
                                      
                                      "date_add"
                                      
                                      "2025-11-10 00:00:00"
                                      
                                      "date_upd"
                                      
                                      "2026-01-28 18:59:43"
                                      
                                      "advanced_stock_management"
                                      
                                      "0"
                                      
                                      "pack_stock_type"
                                      
                                      "3"
                                      
                                      "state"
                                      
                                      "1"
                                      
                                      "id_shop"
                                      
                                      "1"
                                      
                                      "description"
                                      
                                      array:2 [
                                        1 => "<p></p>"
                                        3 => "<p></p>"
                                      ]
                                      
                                      "description_short"
                                      
                                      array:2 [
                                        1 => "<p></p>"
                                        3 => "<p></p>"
                                      ]
                                      
                                      "link_rewrite"
                                      
                                      array:2 [
                                        1 => "bota-casual-para-ninos-barefoot-colecao"
                                        3 => "bota-casual-para-ninos-barefoot-colecao"
                                      ]
                                      
                                      "meta_description"
                                      
                                      array:2 [
                                        1 => ""
                                        3 => ""
                                      ]
                                      
                                      "meta_keywords"
                                      
                                      array:2 [
                                        1 => ""
                                        3 => ""
                                      ]
                                      
                                      "meta_title"
                                      
                                      array:2 [
                                        1 => ""
                                        3 => ""
                                      ]
                                      
                                      "name"
                                      
                                      array:2 [
                                        1 => "Bota Casual Para Ninos  - Barefoot Colecao"
                                        3 => "Bota Casual Para Ninos  - Barefoot Colecao"
                                      ]
                                      
                                      "available_now"
                                      
                                      array:2 [
                                        1 => ""
                                        3 => ""
                                      ]
                                      
                                      "available_later"
                                      
                                      array:2 [
                                        1 => ""
                                        3 => ""
                                      ]
                                      
                                      "delivery_in_stock"
                                      
                                      array:2 [
                                        1 => ""
                                        3 => ""
                                      ]
                                      
                                      "delivery_out_stock"
                                      
                                      array:2 [
                                        1 => ""
                                        3 => ""
                                      ]
                                      

                                        • -20%
                                        00
                                        day
                                        :
                                        00
                                        hour
                                        :
                                        00
                                        min
                                        :
                                        00
                                        sec
                                        71,92 TND89,90 TND
                                        array:66 [
                                          "id_product" => "21417063"
                                          "id_supplier" => "1"
                                          "id_manufacturer" => "4"
                                          "id_category_default" => "76"
                                          "id_shop_default" => "1"
                                          "id_tax_rules_group" => "0"
                                          "on_sale" => "0"
                                          "online_only" => "0"
                                          "ean13" => ""
                                          "isbn" => ""
                                          "upc" => ""
                                          "mpn" => ""
                                          "ecotax" => "0.000000"
                                          "quantity" => "0"
                                          "minimal_quantity" => "1"
                                          "low_stock_threshold" => null
                                          "low_stock_alert" => "0"
                                          "price" => "89.900000"
                                          "wholesale_price" => "20.330000"
                                          "unity" => ""
                                          "unit_price_ratio" => "0.000000"
                                          "additional_shipping_cost" => "0.000000"
                                          "reference" => "2193730"
                                          "supplier_reference" => "2193730"
                                          "location" => ""
                                          "width" => "0.000000"
                                          "height" => "0.000000"
                                          "depth" => "0.000000"
                                          "weight" => "0.000000"
                                          "out_of_stock" => "2"
                                          "additional_delivery_times" => "1"
                                          "quantity_discount" => "0"
                                          "customizable" => "0"
                                          "uploadable_files" => "0"
                                          "text_fields" => "0"
                                          "active" => "1"
                                          "redirect_type" => ""
                                          "id_type_redirected" => "0"
                                          "available_for_order" => "1"
                                          "available_date" => "0000-00-00"
                                          "show_condition" => "0"
                                          "condition" => "new"
                                          "show_price" => "1"
                                          "indexed" => "1"
                                          "visibility" => "both"
                                          "cache_is_pack" => "0"
                                          "cache_has_attachments" => "0"
                                          "is_virtual" => "0"
                                          "cache_default_attribute" => "18021"
                                          "date_add" => "2024-11-01 00:00:00"
                                          "date_upd" => "2026-01-02 11:07:55"
                                          "advanced_stock_management" => "0"
                                          "pack_stock_type" => "3"
                                          "state" => "1"
                                          "id_shop" => "1"
                                          "description" => array:2 [
                                            1 => "<p>Offrez à vos pieds un confort optimal avec les pantoufles Beppi pour femme, conçues pour garantir chaleur et sécurité à la maison. Leur semelle anti-skid assure une adhérence parfaite, évitant tout risque de glissade sur les sols lisses, tout en offrant une grande stabilité. Le matériau doux et agréable à l’intérieur garde vos pieds au chaud, tandis que l’extérieur robuste et élégant ajoute une touche de style à vos moments de détente. Idéales pour l'hiver, ces pantoufles sont parfaites pour se relaxer après une longue journée ou pour flâner à la maison.</p>"
                                            3 => "<p>Offrez à vos pieds un confort optimal avec les pantoufles Beppi pour femme, conçues pour garantir chaleur et sécurité à la maison. Leur semelle anti-skid assure une adhérence parfaite, évitant tout risque de glissade sur les sols lisses, tout en offrant une grande stabilité. Le matériau doux et agréable à l’intérieur garde vos pieds au chaud, tandis que l’extérieur robuste et élégant ajoute une touche de style à vos moments de détente. Idéales pour l'hiver, ces pantoufles sont parfaites pour se relaxer après une longue journée ou pour flâner à la maison.</p>"
                                          ]
                                          "description_short" => array:2 [
                                            1 => "<p></p>"
                                            3 => "<p></p>"
                                          ]
                                          "link_rewrite" => array:2 [
                                            1 => "chinelo-interior-para-senhora"
                                            3 => "chinelo-interior-para-senhora"
                                          ]
                                          "meta_description" => array:2 [
                                            1 => ""
                                            3 => ""
                                          ]
                                          "meta_keywords" => array:2 [
                                            1 => ""
                                            3 => ""
                                          ]
                                          "meta_title" => array:2 [
                                            1 => ""
                                            3 => ""
                                          ]
                                          "name" => array:2 [
                                            1 => "Chinelo Interior  - Para Senhora"
                                            3 => "Chinelo Interior  - Para Senhora"
                                          ]
                                          "available_now" => array:2 [
                                            1 => ""
                                            3 => ""
                                          ]
                                          "available_later" => array:2 [
                                            1 => ""
                                            3 => ""
                                          ]
                                          "delivery_in_stock" => array:2 [
                                            1 => ""
                                            3 => ""
                                          ]
                                          "delivery_out_stock" => array:2 [
                                            1 => ""
                                            3 => ""
                                          ]
                                        ]
                                        
                                        Product {#1351
                                          +tax_name: null
                                          +tax_rate: null
                                          +id_manufacturer: null
                                          +id_supplier: null
                                          +id_category_default: null
                                          +id_shop_default: null
                                          +manufacturer_name: null
                                          +supplier_name: null
                                          +name: null
                                          +description: null
                                          +description_short: null
                                          +quantity: 0
                                          +minimal_quantity: 1
                                          +low_stock_threshold: null
                                          +low_stock_alert: false
                                          +available_now: null
                                          +available_later: null
                                          +price: 0
                                          +specificPrice: 0
                                          +additional_shipping_cost: 0
                                          +wholesale_price: 0
                                          +on_sale: false
                                          +online_only: false
                                          +unity: null
                                          +unit_price: null
                                          +unit_price_ratio: 0
                                          +ecotax: 0
                                          +reference: null
                                          +supplier_reference: null
                                          +location: null
                                          +width: 0
                                          +height: 0
                                          +depth: 0
                                          +weight: 0
                                          +ean13: null
                                          +isbn: null
                                          +upc: null
                                          +mpn: null
                                          +link_rewrite: null
                                          +meta_description: null
                                          +meta_keywords: null
                                          +meta_title: null
                                          +quantity_discount: 0
                                          +customizable: null
                                          +new: null
                                          +uploadable_files: null
                                          +text_fields: null
                                          +active: true
                                          +redirect_type: ""
                                          +id_type_redirected: 0
                                          +available_for_order: true
                                          +available_date: "0000-00-00"
                                          +show_condition: false
                                          +condition: null
                                          +show_price: true
                                          +indexed: 0
                                          +visibility: null
                                          +date_add: null
                                          +date_upd: null
                                          +tags: null
                                          +state: 1
                                          +base_price: null
                                          +id_tax_rules_group: 1
                                          +id_color_default: 0
                                          +advanced_stock_management: 0
                                          +out_of_stock: null
                                          +depends_on_stock: null
                                          +isFullyLoaded: false
                                          +cache_is_pack: null
                                          +cache_has_attachments: null
                                          +is_virtual: null
                                          +id_pack_product_attribute: null
                                          +cache_default_attribute: null
                                          +category: null
                                          +pack_stock_type: 3
                                          +additional_delivery_times: 1
                                          +delivery_in_stock: null
                                          +delivery_out_stock: null
                                          #webserviceParameters: array:4 [
                                            "objectMethods" => array:2 [
                                              "add" => "addWs"
                                              "update" => "updateWs"
                                            ]
                                            "objectNodeNames" => "products"
                                            "fields" => array:12 [
                                              "id_manufacturer" => array:1 [
                                                "xlink_resource" => "manufacturers"
                                              ]
                                              "id_supplier" => array:1 [
                                                "xlink_resource" => "suppliers"
                                              ]
                                              "id_category_default" => array:1 [
                                                "xlink_resource" => "categories"
                                              ]
                                              "new" => []
                                              "cache_default_attribute" => []
                                              "id_default_image" => array:3 [
                                                "getter" => "getCoverWs"
                                                "setter" => "setCoverWs"
                                                "xlink_resource" => array:2 [
                                                  "resourceName" => "images"
                                                  "subResourceName" => "products"
                                                ]
                                              ]
                                              "id_default_combination" => array:3 [
                                                "getter" => "getWsDefaultCombination"
                                                "setter" => "setWsDefaultCombination"
                                                "xlink_resource" => array:1 [
                                                  "resourceName" => "combinations"
                                                ]
                                              ]
                                              "id_tax_rules_group" => array:1 [
                                                "xlink_resource" => array:1 [
                                                  "resourceName" => "tax_rule_groups"
                                                ]
                                              ]
                                              "position_in_category" => array:2 [
                                                "getter" => "getWsPositionInCategory"
                                                "setter" => "setWsPositionInCategory"
                                              ]
                                              "manufacturer_name" => array:2 [
                                                "getter" => "getWsManufacturerName"
                                                "setter" => false
                                              ]
                                              "quantity" => array:2 [
                                                "getter" => false
                                                "setter" => false
                                              ]
                                              "type" => array:2 [
                                                "getter" => "getWsType"
                                                "setter" => "setWsType"
                                              ]
                                            ]
                                            "associations" => array:9 [
                                              "categories" => array:2 [
                                                "resource" => "category"
                                                "fields" => array:1 [
                                                  "id" => array:1 [
                                                    "required" => true
                                                  ]
                                                ]
                                              ]
                                              "images" => array:2 [
                                                "resource" => "image"
                                                "fields" => array:1 [
                                                  "id" => []
                                                ]
                                              ]
                                              "combinations" => array:2 [
                                                "resource" => "combination"
                                                "fields" => array:1 [
                                                  "id" => array:1 [
                                                    "required" => true
                                                  ]
                                                ]
                                              ]
                                              "product_option_values" => array:2 [
                                                "resource" => "product_option_value"
                                                "fields" => array:1 [
                                                  "id" => array:1 [
                                                    "required" => true
                                                  ]
                                                ]
                                              ]
                                              "product_features" => array:2 [
                                                "resource" => "product_feature"
                                                "fields" => array:2 [
                                                  "id" => array:1 [
                                                    "required" => true
                                                  ]
                                                  "id_feature_value" => array:2 [
                                                    "required" => true
                                                    "xlink_resource" => "product_feature_values"
                                                  ]
                                                ]
                                              ]
                                              "tags" => array:2 [
                                                "resource" => "tag"
                                                "fields" => array:1 [
                                                  "id" => array:1 [
                                                    "required" => true
                                                  ]
                                                ]
                                              ]
                                              "stock_availables" => array:3 [
                                                "resource" => "stock_available"
                                                "fields" => array:2 [
                                                  "id" => array:1 [
                                                    "required" => true
                                                  ]
                                                  "id_product_attribute" => array:1 [
                                                    "required" => true
                                                  ]
                                                ]
                                                "setter" => false
                                              ]
                                              "accessories" => array:3 [
                                                "resource" => "product"
                                                "api" => "products"
                                                "fields" => array:1 [
                                                  "id" => array:2 [
                                                    "required" => true
                                                    "xlink_resource" => "product"
                                                  ]
                                                ]
                                              ]
                                              "product_bundle" => array:3 [
                                                "resource" => "product"
                                                "api" => "products"
                                                "fields" => array:3 [
                                                  "id" => array:1 [
                                                    "required" => true
                                                  ]
                                                  "id_product_attribute" => []
                                                  "quantity" => []
                                                ]
                                              ]
                                            ]
                                          ]
                                          +id: 21417063
                                          #id_lang: null
                                          #id_shop: 1
                                          +id_shop_list: []
                                          #get_shop_from_context: true
                                          #table: "product"
                                          #identifier: "id_product"
                                          #fieldsRequired: array:1 [
                                            0 => "price"
                                          ]
                                          #fieldsSize: array:7 [
                                            "reference" => 64
                                            "supplier_reference" => 64
                                            "location" => 64
                                            "ean13" => 13
                                            "isbn" => 32
                                            "upc" => 12
                                            "mpn" => 40
                                          ]
                                          #fieldsValidate: array:49 [
                                            "id_shop_default" => "isUnsignedId"
                                            "id_manufacturer" => "isUnsignedId"
                                            "id_supplier" => "isUnsignedId"
                                            "reference" => "isReference"
                                            "supplier_reference" => "isReference"
                                            "location" => "isReference"
                                            "width" => "isUnsignedFloat"
                                            "height" => "isUnsignedFloat"
                                            "depth" => "isUnsignedFloat"
                                            "weight" => "isUnsignedFloat"
                                            "quantity_discount" => "isBool"
                                            "ean13" => "isEan13"
                                            "isbn" => "isIsbn"
                                            "upc" => "isUpc"
                                            "mpn" => "isMpn"
                                            "cache_is_pack" => "isBool"
                                            "cache_has_attachments" => "isBool"
                                            "is_virtual" => "isBool"
                                            "state" => "isUnsignedId"
                                            "additional_delivery_times" => "isUnsignedId"
                                            "id_category_default" => "isUnsignedId"
                                            "id_tax_rules_group" => "isUnsignedId"
                                            "on_sale" => "isBool"
                                            "online_only" => "isBool"
                                            "ecotax" => "isPrice"
                                            "minimal_quantity" => "isUnsignedInt"
                                            "low_stock_threshold" => "isInt"
                                            "low_stock_alert" => "isBool"
                                            "price" => "isPrice"
                                            "wholesale_price" => "isPrice"
                                            "unity" => "isString"
                                            "additional_shipping_cost" => "isPrice"
                                            "customizable" => "isUnsignedInt"
                                            "text_fields" => "isUnsignedInt"
                                            "uploadable_files" => "isUnsignedInt"
                                            "active" => "isBool"
                                            "redirect_type" => "isString"
                                            "id_type_redirected" => "isUnsignedId"
                                            "available_for_order" => "isBool"
                                            "available_date" => "isDateFormat"
                                            "show_condition" => "isBool"
                                            "condition" => "isGenericName"
                                            "show_price" => "isBool"
                                            "indexed" => "isBool"
                                            "visibility" => "isProductVisibility"
                                            "advanced_stock_management" => "isBool"
                                            "date_add" => "isDate"
                                            "date_upd" => "isDate"
                                            "pack_stock_type" => "isUnsignedInt"
                                          ]
                                          #fieldsRequiredLang: []
                                          #fieldsSizeLang: array:9 [
                                            "delivery_in_stock" => 255
                                            "delivery_out_stock" => 255
                                            "meta_description" => 512
                                            "meta_keywords" => 255
                                            "meta_title" => 255
                                            "link_rewrite" => 128
                                            "name" => 128
                                            "available_now" => 255
                                            "available_later" => 255
                                          ]
                                          #fieldsValidateLang: array:11 [
                                            "delivery_in_stock" => "isGenericName"
                                            "delivery_out_stock" => "isGenericName"
                                            "meta_description" => "isGenericName"
                                            "meta_keywords" => "isGenericName"
                                            "meta_title" => "isGenericName"
                                            "link_rewrite" => "isLinkRewrite"
                                            "name" => "isCatalogName"
                                            "description" => "isCleanHtml"
                                            "description_short" => "isCleanHtml"
                                            "available_now" => "isGenericName"
                                            "available_later" => "IsGenericName"
                                          ]
                                          #tables: []
                                          #image_dir: null
                                          #image_format: "jpg"
                                          #translator: null
                                          #def: array:7 [
                                            "table" => "product"
                                            "primary" => "id_product"
                                            "multilang" => true
                                            "multilang_shop" => true
                                            "fields" => array:62 [
                                              "id_shop_default" => array:2 [
                                                "type" => 1
                                                "validate" => "isUnsignedId"
                                              ]
                                              "id_manufacturer" => array:2 [
                                                "type" => 1
                                                "validate" => "isUnsignedId"
                                              ]
                                              "id_supplier" => array:2 [
                                                "type" => 1
                                                "validate" => "isUnsignedId"
                                              ]
                                              "reference" => array:3 [
                                                "type" => 3
                                                "validate" => "isReference"
                                                "size" => 64
                                              ]
                                              "supplier_reference" => array:3 [
                                                "type" => 3
                                                "validate" => "isReference"
                                                "size" => 64
                                              ]
                                              "location" => array:3 [
                                                "type" => 3
                                                "validate" => "isReference"
                                                "size" => 64
                                              ]
                                              "width" => array:2 [
                                                "type" => 4
                                                "validate" => "isUnsignedFloat"
                                              ]
                                              "height" => array:2 [
                                                "type" => 4
                                                "validate" => "isUnsignedFloat"
                                              ]
                                              "depth" => array:2 [
                                                "type" => 4
                                                "validate" => "isUnsignedFloat"
                                              ]
                                              "weight" => array:2 [
                                                "type" => 4
                                                "validate" => "isUnsignedFloat"
                                              ]
                                              "quantity_discount" => array:2 [
                                                "type" => 2
                                                "validate" => "isBool"
                                              ]
                                              "ean13" => array:3 [
                                                "type" => 3
                                                "validate" => "isEan13"
                                                "size" => 13
                                              ]
                                              "isbn" => array:3 [
                                                "type" => 3
                                                "validate" => "isIsbn"
                                                "size" => 32
                                              ]
                                              "upc" => array:3 [
                                                "type" => 3
                                                "validate" => "isUpc"
                                                "size" => 12
                                              ]
                                              "mpn" => array:3 [
                                                "type" => 3
                                                "validate" => "isMpn"
                                                "size" => 40
                                              ]
                                              "cache_is_pack" => array:2 [
                                                "type" => 2
                                                "validate" => "isBool"
                                              ]
                                              "cache_has_attachments" => array:2 [
                                                "type" => 2
                                                "validate" => "isBool"
                                              ]
                                              "is_virtual" => array:2 [
                                                "type" => 2
                                                "validate" => "isBool"
                                              ]
                                              "state" => array:2 [
                                                "type" => 1
                                                "validate" => "isUnsignedId"
                                              ]
                                              "additional_delivery_times" => array:2 [
                                                "type" => 1
                                                "validate" => "isUnsignedId"
                                              ]
                                              "delivery_in_stock" => array:4 [
                                                "type" => 3
                                                "lang" => true
                                                "validate" => "isGenericName"
                                                "size" => 255
                                              ]
                                              "delivery_out_stock" => array:4 [
                                                "type" => 3
                                                "lang" => true
                                                "validate" => "isGenericName"
                                                "size" => 255
                                              ]
                                              "id_category_default" => array:3 [
                                                "type" => 1
                                                "shop" => true
                                                "validate" => "isUnsignedId"
                                              ]
                                              "id_tax_rules_group" => array:3 [
                                                "type" => 1
                                                "shop" => true
                                                "validate" => "isUnsignedId"
                                              ]
                                              "on_sale" => array:3 [
                                                "type" => 2
                                                "shop" => true
                                                "validate" => "isBool"
                                              ]
                                              "online_only" => array:3 [
                                                "type" => 2
                                                "shop" => true
                                                "validate" => "isBool"
                                              ]
                                              "ecotax" => array:3 [
                                                "type" => 4
                                                "shop" => true
                                                "validate" => "isPrice"
                                              ]
                                              "minimal_quantity" => array:3 [
                                                "type" => 1
                                                "shop" => true
                                                "validate" => "isUnsignedInt"
                                              ]
                                              "low_stock_threshold" => array:4 [
                                                "type" => 1
                                                "shop" => true
                                                "allow_null" => true
                                                "validate" => "isInt"
                                              ]
                                              "low_stock_alert" => array:3 [
                                                "type" => 2
                                                "shop" => true
                                                "validate" => "isBool"
                                              ]
                                              "price" => array:4 [
                                                "type" => 4
                                                "shop" => true
                                                "validate" => "isPrice"
                                                "required" => true
                                              ]
                                              "wholesale_price" => array:3 [
                                                "type" => 4
                                                "shop" => true
                                                "validate" => "isPrice"
                                              ]
                                              "unity" => array:3 [
                                                "type" => 3
                                                "shop" => true
                                                "validate" => "isString"
                                              ]
                                              "unit_price_ratio" => array:2 [
                                                "type" => 4
                                                "shop" => true
                                              ]
                                              "additional_shipping_cost" => array:3 [
                                                "type" => 4
                                                "shop" => true
                                                "validate" => "isPrice"
                                              ]
                                              "customizable" => array:3 [
                                                "type" => 1
                                                "shop" => true
                                                "validate" => "isUnsignedInt"
                                              ]
                                              "text_fields" => array:3 [
                                                "type" => 1
                                                "shop" => true
                                                "validate" => "isUnsignedInt"
                                              ]
                                              "uploadable_files" => array:3 [
                                                "type" => 1
                                                "shop" => true
                                                "validate" => "isUnsignedInt"
                                              ]
                                              "active" => array:3 [
                                                "type" => 2
                                                "shop" => true
                                                "validate" => "isBool"
                                              ]
                                              "redirect_type" => array:3 [
                                                "type" => 3
                                                "shop" => true
                                                "validate" => "isString"
                                              ]
                                              "id_type_redirected" => array:3 [
                                                "type" => 1
                                                "shop" => true
                                                "validate" => "isUnsignedId"
                                              ]
                                              "available_for_order" => array:3 [
                                                "type" => 2
                                                "shop" => true
                                                "validate" => "isBool"
                                              ]
                                              "available_date" => array:3 [
                                                "type" => 5
                                                "shop" => true
                                                "validate" => "isDateFormat"
                                              ]
                                              "show_condition" => array:3 [
                                                "type" => 2
                                                "shop" => true
                                                "validate" => "isBool"
                                              ]
                                              "condition" => array:5 [
                                                "type" => 3
                                                "shop" => true
                                                "validate" => "isGenericName"
                                                "values" => array:3 [
                                                  0 => "new"
                                                  1 => "used"
                                                  2 => "refurbished"
                                                ]
                                                "default" => "new"
                                              ]
                                              "show_price" => array:3 [
                                                "type" => 2
                                                "shop" => true
                                                "validate" => "isBool"
                                              ]
                                              "indexed" => array:3 [
                                                "type" => 2
                                                "shop" => true
                                                "validate" => "isBool"
                                              ]
                                              "visibility" => array:5 [
                                                "type" => 3
                                                "shop" => true
                                                "validate" => "isProductVisibility"
                                                "values" => array:4 [
                                                  0 => "both"
                                                  1 => "catalog"
                                                  2 => "search"
                                                  3 => "none"
                                                ]
                                                "default" => "both"
                                              ]
                                              "cache_default_attribute" => array:2 [
                                                "type" => 1
                                                "shop" => true
                                              ]
                                              "advanced_stock_management" => array:3 [
                                                "type" => 2
                                                "shop" => true
                                                "validate" => "isBool"
                                              ]
                                              "date_add" => array:3 [
                                                "type" => 5
                                                "shop" => true
                                                "validate" => "isDate"
                                              ]
                                              "date_upd" => array:3 [
                                                "type" => 5
                                                "shop" => true
                                                "validate" => "isDate"
                                              ]
                                              "pack_stock_type" => array:3 [
                                                "type" => 1
                                                "shop" => true
                                                "validate" => "isUnsignedInt"
                                              ]
                                              "meta_description" => array:4 [
                                                "type" => 3
                                                "lang" => true
                                                "validate" => "isGenericName"
                                                "size" => 512
                                              ]
                                              "meta_keywords" => array:4 [
                                                "type" => 3
                                                "lang" => true
                                                "validate" => "isGenericName"
                                                "size" => 255
                                              ]
                                              "meta_title" => array:4 [
                                                "type" => 3
                                                "lang" => true
                                                "validate" => "isGenericName"
                                                "size" => 255
                                              ]
                                              "link_rewrite" => array:6 [
                                                "type" => 3
                                                "lang" => true
                                                "validate" => "isLinkRewrite"
                                                "required" => false
                                                "size" => 128
                                                "ws_modifier" => array:2 [
                                                  "http_method" => 2
                                                  "modifier" => "modifierWsLinkRewrite"
                                                ]
                                              ]
                                              "name" => array:5 [
                                                "type" => 3
                                                "lang" => true
                                                "validate" => "isCatalogName"
                                                "required" => false
                                                "size" => 128
                                              ]
                                              "description" => array:3 [
                                                "type" => 6
                                                "lang" => true
                                                "validate" => "isCleanHtml"
                                              ]
                                              "description_short" => array:3 [
                                                "type" => 6
                                                "lang" => true
                                                "validate" => "isCleanHtml"
                                              ]
                                              "available_now" => array:4 [
                                                "type" => 3
                                                "lang" => true
                                                "validate" => "isGenericName"
                                                "size" => 255
                                              ]
                                              "available_later" => array:4 [
                                                "type" => 3
                                                "lang" => true
                                                "validate" => "IsGenericName"
                                                "size" => 255
                                              ]
                                            ]
                                            "associations" => array:7 [
                                              "manufacturer" => array:1 [
                                                "type" => 1
                                              ]
                                              "supplier" => array:1 [
                                                "type" => 1
                                              ]
                                              "default_category" => array:3 [
                                                "type" => 1
                                                "field" => "id_category_default"
                                                "object" => "Category"
                                              ]
                                              "tax_rules_group" => array:1 [
                                                "type" => 1
                                              ]
                                              "categories" => array:4 [
                                                "type" => 2
                                                "field" => "id_category"
                                                "object" => "Category"
                                                "association" => "category_product"
                                              ]
                                              "stock_availables" => array:4 [
                                                "type" => 2
                                                "field" => "id_stock_available"
                                                "object" => "StockAvailable"
                                                "association" => "stock_availables"
                                              ]
                                              "l" => array:3 [
                                                "type" => 2
                                                "field" => "id_product"
                                                "foreign_field" => "id_product"
                                              ]
                                            ]
                                            "classname" => "Product"
                                          ]
                                          #update_fields: null
                                          +force_id: false
                                        }
                                        
                                        "id_product"
                                        
                                        "21417063"
                                        
                                        "id_supplier"
                                        
                                        "1"
                                        
                                        "id_manufacturer"
                                        
                                        "4"
                                        
                                        "id_category_default"
                                        
                                        "76"
                                        
                                        "id_shop_default"
                                        
                                        "1"
                                        
                                        "id_tax_rules_group"
                                        
                                        "0"
                                        
                                        "on_sale"
                                        
                                        "0"
                                        
                                        "online_only"
                                        
                                        "0"
                                        
                                        "ean13"
                                        
                                        ""
                                        
                                        "isbn"
                                        
                                        ""
                                        
                                        "upc"
                                        
                                        ""
                                        
                                        "mpn"
                                        
                                        ""
                                        
                                        "ecotax"
                                        
                                        "0.000000"
                                        
                                        "quantity"
                                        
                                        "0"
                                        
                                        "minimal_quantity"
                                        
                                        "1"
                                        
                                        "low_stock_threshold"
                                        
                                        null
                                        
                                        "low_stock_alert"
                                        
                                        "0"
                                        
                                        "price"
                                        
                                        "89.900000"
                                        
                                        "wholesale_price"
                                        
                                        "20.330000"
                                        
                                        "unity"
                                        
                                        ""
                                        
                                        "unit_price_ratio"
                                        
                                        "0.000000"
                                        
                                        "additional_shipping_cost"
                                        
                                        "0.000000"
                                        
                                        "reference"
                                        
                                        "2193730"
                                        
                                        "supplier_reference"
                                        
                                        "2193730"
                                        
                                        "location"
                                        
                                        ""
                                        
                                        "width"
                                        
                                        "0.000000"
                                        
                                        "height"
                                        
                                        "0.000000"
                                        
                                        "depth"
                                        
                                        "0.000000"
                                        
                                        "weight"
                                        
                                        "0.000000"
                                        
                                        "out_of_stock"
                                        
                                        "2"
                                        
                                        "additional_delivery_times"
                                        
                                        "1"
                                        
                                        "quantity_discount"
                                        
                                        "0"
                                        
                                        "customizable"
                                        
                                        "0"
                                        
                                        "uploadable_files"
                                        
                                        "0"
                                        
                                        "text_fields"
                                        
                                        "0"
                                        
                                        "active"
                                        
                                        "1"
                                        
                                        "redirect_type"
                                        
                                        ""
                                        
                                        "id_type_redirected"
                                        
                                        "0"
                                        
                                        "available_for_order"
                                        
                                        "1"
                                        
                                        "available_date"
                                        
                                        "0000-00-00"
                                        
                                        "show_condition"
                                        
                                        "0"
                                        
                                        "condition"
                                        
                                        "new"
                                        
                                        "show_price"
                                        
                                        "1"
                                        
                                        "indexed"
                                        
                                        "1"
                                        
                                        "visibility"
                                        
                                        "both"
                                        
                                        "cache_is_pack"
                                        
                                        "0"
                                        
                                        "cache_has_attachments"
                                        
                                        "0"
                                        
                                        "is_virtual"
                                        
                                        "0"
                                        
                                        "cache_default_attribute"
                                        
                                        "18021"
                                        
                                        "date_add"
                                        
                                        "2024-11-01 00:00:00"
                                        
                                        "date_upd"
                                        
                                        "2026-01-02 11:07:55"
                                        
                                        "advanced_stock_management"
                                        
                                        "0"
                                        
                                        "pack_stock_type"
                                        
                                        "3"
                                        
                                        "state"
                                        
                                        "1"
                                        
                                        "id_shop"
                                        
                                        "1"
                                        
                                        "description"
                                        
                                        array:2 [
                                          1 => "<p>Offrez à vos pieds un confort optimal avec les pantoufles Beppi pour femme, conçues pour garantir chaleur et sécurité à la maison. Leur semelle anti-skid assure une adhérence parfaite, évitant tout risque de glissade sur les sols lisses, tout en offrant une grande stabilité. Le matériau doux et agréable à l’intérieur garde vos pieds au chaud, tandis que l’extérieur robuste et élégant ajoute une touche de style à vos moments de détente. Idéales pour l'hiver, ces pantoufles sont parfaites pour se relaxer après une longue journée ou pour flâner à la maison.</p>"
                                          3 => "<p>Offrez à vos pieds un confort optimal avec les pantoufles Beppi pour femme, conçues pour garantir chaleur et sécurité à la maison. Leur semelle anti-skid assure une adhérence parfaite, évitant tout risque de glissade sur les sols lisses, tout en offrant une grande stabilité. Le matériau doux et agréable à l’intérieur garde vos pieds au chaud, tandis que l’extérieur robuste et élégant ajoute une touche de style à vos moments de détente. Idéales pour l'hiver, ces pantoufles sont parfaites pour se relaxer après une longue journée ou pour flâner à la maison.</p>"
                                        ]
                                        
                                        "description_short"
                                        
                                        array:2 [
                                          1 => "<p></p>"
                                          3 => "<p></p>"
                                        ]
                                        
                                        "link_rewrite"
                                        
                                        array:2 [
                                          1 => "chinelo-interior-para-senhora"
                                          3 => "chinelo-interior-para-senhora"
                                        ]
                                        
                                        "meta_description"
                                        
                                        array:2 [
                                          1 => ""
                                          3 => ""
                                        ]
                                        
                                        "meta_keywords"
                                        
                                        array:2 [
                                          1 => ""
                                          3 => ""
                                        ]
                                        
                                        "meta_title"
                                        
                                        array:2 [
                                          1 => ""
                                          3 => ""
                                        ]
                                        
                                        "name"
                                        
                                        array:2 [
                                          1 => "Chinelo Interior  - Para Senhora"
                                          3 => "Chinelo Interior  - Para Senhora"
                                        ]
                                        
                                        "available_now"
                                        
                                        array:2 [
                                          1 => ""
                                          3 => ""
                                        ]
                                        
                                        "available_later"
                                        
                                        array:2 [
                                          1 => ""
                                          3 => ""
                                        ]
                                        
                                        "delivery_in_stock"
                                        
                                        array:2 [
                                          1 => ""
                                          3 => ""
                                        ]
                                        
                                        "delivery_out_stock"
                                        
                                        array:2 [
                                          1 => ""
                                          3 => ""
                                        ]
                                        

                                          • -50%
                                          00
                                          day
                                          :
                                          00
                                          hour
                                          :
                                          00
                                          min
                                          :
                                          00
                                          sec
                                          44,50 TND89,00 TND
                                          array:66 [
                                            "id_product" => "21416038"
                                            "id_supplier" => "1"
                                            "id_manufacturer" => "4"
                                            "id_category_default" => "76"
                                            "id_shop_default" => "1"
                                            "id_tax_rules_group" => "0"
                                            "on_sale" => "0"
                                            "online_only" => "0"
                                            "ean13" => ""
                                            "isbn" => ""
                                            "upc" => ""
                                            "mpn" => ""
                                            "ecotax" => "0.000000"
                                            "quantity" => "0"
                                            "minimal_quantity" => "1"
                                            "low_stock_threshold" => null
                                            "low_stock_alert" => "0"
                                            "price" => "89.000000"
                                            "wholesale_price" => "30.000000"
                                            "unity" => ""
                                            "unit_price_ratio" => "0.000000"
                                            "additional_shipping_cost" => "0.000000"
                                            "reference" => "2187740"
                                            "supplier_reference" => "2187740"
                                            "location" => ""
                                            "width" => "0.000000"
                                            "height" => "0.000000"
                                            "depth" => "0.000000"
                                            "weight" => "0.000000"
                                            "out_of_stock" => "2"
                                            "additional_delivery_times" => "1"
                                            "quantity_discount" => "0"
                                            "customizable" => "0"
                                            "uploadable_files" => "0"
                                            "text_fields" => "0"
                                            "active" => "1"
                                            "redirect_type" => "301-category"
                                            "id_type_redirected" => "0"
                                            "available_for_order" => "1"
                                            "available_date" => "0000-00-00"
                                            "show_condition" => "0"
                                            "condition" => "new"
                                            "show_price" => "1"
                                            "indexed" => "1"
                                            "visibility" => "both"
                                            "cache_is_pack" => "0"
                                            "cache_has_attachments" => "0"
                                            "is_virtual" => "0"
                                            "cache_default_attribute" => "11601"
                                            "date_add" => "2023-10-12 00:00:00"
                                            "date_upd" => "2025-11-23 14:42:08"
                                            "advanced_stock_management" => "0"
                                            "pack_stock_type" => "3"
                                            "state" => "1"
                                            "id_shop" => "1"
                                            "description" => array:2 [
                                              1 => """
                                                <p>Les pantoufles pour femme Beppi sont l'essence même du confort et du style pour vos moments de détente à la maison. Conçues avec soin pour offrir un ajustement parfait et un soutien optimal, ces pantoufles sont un véritable régal pour vos pieds fatigués.<br /><br />\n
                                                Fabriquées avec des matériaux de haute qualité, ces pantoufles combinent douceur et durabilité pour une expérience de port inégalée. La semelle intérieure rembourrée offre un confort moelleux à chaque pas, tandis que la construction solide assure une longue durée de vie.<br /><br />\n
                                                Disponibles dans une variété de styles et de couleurs, les pantoufles Beppi ajoutent une touche de sophistication à votre look à la maison. Que vous préfériez des modèles classiques ou des designs plus fantaisistes, vous trouverez certainement une paire qui correspond à votre style personnel.<br /><br />\n
                                                Optez pour le confort ultime avec les pantoufles pour femme Beppi et offrez à vos pieds le repos qu'ils méritent après une longue journée. Profitez de chaque instant à la maison avec style et aisance grâce à ces pantoufles exceptionnelles.</p>
                                                """
                                              3 => """
                                                <p>Les pantoufles pour femme Beppi sont l'essence même du confort et du style pour vos moments de détente à la maison. Conçues avec soin pour offrir un ajustement parfait et un soutien optimal, ces pantoufles sont un véritable régal pour vos pieds fatigués.<br /><br />\n
                                                Fabriquées avec des matériaux de haute qualité, ces pantoufles combinent douceur et durabilité pour une expérience de port inégalée. La semelle intérieure rembourrée offre un confort moelleux à chaque pas, tandis que la construction solide assure une longue durée de vie.<br /><br />\n
                                                Disponibles dans une variété de styles et de couleurs, les pantoufles Beppi ajoutent une touche de sophistication à votre look à la maison. Que vous préfériez des modèles classiques ou des designs plus fantaisistes, vous trouverez certainement une paire qui correspond à votre style personnel.<br /><br />\n
                                                Optez pour le confort ultime avec les pantoufles pour femme Beppi et offrez à vos pieds le repos qu'ils méritent après une longue journée. Profitez de chaque instant à la maison avec style et aisance grâce à ces pantoufles exceptionnelles.</p>
                                                """
                                            ]
                                            "description_short" => array:2 [
                                              1 => "<p></p>"
                                              3 => "<p></p>"
                                            ]
                                            "link_rewrite" => array:2 [
                                              1 => "chinelo-interior-para-senhora"
                                              3 => "chinelo-interior-para-senhora"
                                            ]
                                            "meta_description" => array:2 [
                                              1 => ""
                                              3 => ""
                                            ]
                                            "meta_keywords" => array:2 [
                                              1 => ""
                                              3 => ""
                                            ]
                                            "meta_title" => array:2 [
                                              1 => ""
                                              3 => ""
                                            ]
                                            "name" => array:2 [
                                              1 => "Chinelo Interior Para Senhora"
                                              3 => "Chinelo Interior Para Senhora"
                                            ]
                                            "available_now" => array:2 [
                                              1 => ""
                                              3 => ""
                                            ]
                                            "available_later" => array:2 [
                                              1 => ""
                                              3 => ""
                                            ]
                                            "delivery_in_stock" => array:2 [
                                              1 => ""
                                              3 => ""
                                            ]
                                            "delivery_out_stock" => array:2 [
                                              1 => ""
                                              3 => ""
                                            ]
                                          ]
                                          
                                          Product {#1342
                                            +tax_name: null
                                            +tax_rate: null
                                            +id_manufacturer: null
                                            +id_supplier: null
                                            +id_category_default: null
                                            +id_shop_default: null
                                            +manufacturer_name: null
                                            +supplier_name: null
                                            +name: null
                                            +description: null
                                            +description_short: null
                                            +quantity: 0
                                            +minimal_quantity: 1
                                            +low_stock_threshold: null
                                            +low_stock_alert: false
                                            +available_now: null
                                            +available_later: null
                                            +price: 0
                                            +specificPrice: 0
                                            +additional_shipping_cost: 0
                                            +wholesale_price: 0
                                            +on_sale: false
                                            +online_only: false
                                            +unity: null
                                            +unit_price: null
                                            +unit_price_ratio: 0
                                            +ecotax: 0
                                            +reference: null
                                            +supplier_reference: null
                                            +location: null
                                            +width: 0
                                            +height: 0
                                            +depth: 0
                                            +weight: 0
                                            +ean13: null
                                            +isbn: null
                                            +upc: null
                                            +mpn: null
                                            +link_rewrite: null
                                            +meta_description: null
                                            +meta_keywords: null
                                            +meta_title: null
                                            +quantity_discount: 0
                                            +customizable: null
                                            +new: null
                                            +uploadable_files: null
                                            +text_fields: null
                                            +active: true
                                            +redirect_type: ""
                                            +id_type_redirected: 0
                                            +available_for_order: true
                                            +available_date: "0000-00-00"
                                            +show_condition: false
                                            +condition: null
                                            +show_price: true
                                            +indexed: 0
                                            +visibility: null
                                            +date_add: null
                                            +date_upd: null
                                            +tags: null
                                            +state: 1
                                            +base_price: null
                                            +id_tax_rules_group: 1
                                            +id_color_default: 0
                                            +advanced_stock_management: 0
                                            +out_of_stock: null
                                            +depends_on_stock: null
                                            +isFullyLoaded: false
                                            +cache_is_pack: null
                                            +cache_has_attachments: null
                                            +is_virtual: null
                                            +id_pack_product_attribute: null
                                            +cache_default_attribute: null
                                            +category: null
                                            +pack_stock_type: 3
                                            +additional_delivery_times: 1
                                            +delivery_in_stock: null
                                            +delivery_out_stock: null
                                            #webserviceParameters: array:4 [
                                              "objectMethods" => array:2 [
                                                "add" => "addWs"
                                                "update" => "updateWs"
                                              ]
                                              "objectNodeNames" => "products"
                                              "fields" => array:12 [
                                                "id_manufacturer" => array:1 [
                                                  "xlink_resource" => "manufacturers"
                                                ]
                                                "id_supplier" => array:1 [
                                                  "xlink_resource" => "suppliers"
                                                ]
                                                "id_category_default" => array:1 [
                                                  "xlink_resource" => "categories"
                                                ]
                                                "new" => []
                                                "cache_default_attribute" => []
                                                "id_default_image" => array:3 [
                                                  "getter" => "getCoverWs"
                                                  "setter" => "setCoverWs"
                                                  "xlink_resource" => array:2 [
                                                    "resourceName" => "images"
                                                    "subResourceName" => "products"
                                                  ]
                                                ]
                                                "id_default_combination" => array:3 [
                                                  "getter" => "getWsDefaultCombination"
                                                  "setter" => "setWsDefaultCombination"
                                                  "xlink_resource" => array:1 [
                                                    "resourceName" => "combinations"
                                                  ]
                                                ]
                                                "id_tax_rules_group" => array:1 [
                                                  "xlink_resource" => array:1 [
                                                    "resourceName" => "tax_rule_groups"
                                                  ]
                                                ]
                                                "position_in_category" => array:2 [
                                                  "getter" => "getWsPositionInCategory"
                                                  "setter" => "setWsPositionInCategory"
                                                ]
                                                "manufacturer_name" => array:2 [
                                                  "getter" => "getWsManufacturerName"
                                                  "setter" => false
                                                ]
                                                "quantity" => array:2 [
                                                  "getter" => false
                                                  "setter" => false
                                                ]
                                                "type" => array:2 [
                                                  "getter" => "getWsType"
                                                  "setter" => "setWsType"
                                                ]
                                              ]
                                              "associations" => array:9 [
                                                "categories" => array:2 [
                                                  "resource" => "category"
                                                  "fields" => array:1 [
                                                    "id" => array:1 [
                                                      "required" => true
                                                    ]
                                                  ]
                                                ]
                                                "images" => array:2 [
                                                  "resource" => "image"
                                                  "fields" => array:1 [
                                                    "id" => []
                                                  ]
                                                ]
                                                "combinations" => array:2 [
                                                  "resource" => "combination"
                                                  "fields" => array:1 [
                                                    "id" => array:1 [
                                                      "required" => true
                                                    ]
                                                  ]
                                                ]
                                                "product_option_values" => array:2 [
                                                  "resource" => "product_option_value"
                                                  "fields" => array:1 [
                                                    "id" => array:1 [
                                                      "required" => true
                                                    ]
                                                  ]
                                                ]
                                                "product_features" => array:2 [
                                                  "resource" => "product_feature"
                                                  "fields" => array:2 [
                                                    "id" => array:1 [
                                                      "required" => true
                                                    ]
                                                    "id_feature_value" => array:2 [
                                                      "required" => true
                                                      "xlink_resource" => "product_feature_values"
                                                    ]
                                                  ]
                                                ]
                                                "tags" => array:2 [
                                                  "resource" => "tag"
                                                  "fields" => array:1 [
                                                    "id" => array:1 [
                                                      "required" => true
                                                    ]
                                                  ]
                                                ]
                                                "stock_availables" => array:3 [
                                                  "resource" => "stock_available"
                                                  "fields" => array:2 [
                                                    "id" => array:1 [
                                                      "required" => true
                                                    ]
                                                    "id_product_attribute" => array:1 [
                                                      "required" => true
                                                    ]
                                                  ]
                                                  "setter" => false
                                                ]
                                                "accessories" => array:3 [
                                                  "resource" => "product"
                                                  "api" => "products"
                                                  "fields" => array:1 [
                                                    "id" => array:2 [
                                                      "required" => true
                                                      "xlink_resource" => "product"
                                                    ]
                                                  ]
                                                ]
                                                "product_bundle" => array:3 [
                                                  "resource" => "product"
                                                  "api" => "products"
                                                  "fields" => array:3 [
                                                    "id" => array:1 [
                                                      "required" => true
                                                    ]
                                                    "id_product_attribute" => []
                                                    "quantity" => []
                                                  ]
                                                ]
                                              ]
                                            ]
                                            +id: 21416038
                                            #id_lang: null
                                            #id_shop: 1
                                            +id_shop_list: []
                                            #get_shop_from_context: true
                                            #table: "product"
                                            #identifier: "id_product"
                                            #fieldsRequired: array:1 [
                                              0 => "price"
                                            ]
                                            #fieldsSize: array:7 [
                                              "reference" => 64
                                              "supplier_reference" => 64
                                              "location" => 64
                                              "ean13" => 13
                                              "isbn" => 32
                                              "upc" => 12
                                              "mpn" => 40
                                            ]
                                            #fieldsValidate: array:49 [
                                              "id_shop_default" => "isUnsignedId"
                                              "id_manufacturer" => "isUnsignedId"
                                              "id_supplier" => "isUnsignedId"
                                              "reference" => "isReference"
                                              "supplier_reference" => "isReference"
                                              "location" => "isReference"
                                              "width" => "isUnsignedFloat"
                                              "height" => "isUnsignedFloat"
                                              "depth" => "isUnsignedFloat"
                                              "weight" => "isUnsignedFloat"
                                              "quantity_discount" => "isBool"
                                              "ean13" => "isEan13"
                                              "isbn" => "isIsbn"
                                              "upc" => "isUpc"
                                              "mpn" => "isMpn"
                                              "cache_is_pack" => "isBool"
                                              "cache_has_attachments" => "isBool"
                                              "is_virtual" => "isBool"
                                              "state" => "isUnsignedId"
                                              "additional_delivery_times" => "isUnsignedId"
                                              "id_category_default" => "isUnsignedId"
                                              "id_tax_rules_group" => "isUnsignedId"
                                              "on_sale" => "isBool"
                                              "online_only" => "isBool"
                                              "ecotax" => "isPrice"
                                              "minimal_quantity" => "isUnsignedInt"
                                              "low_stock_threshold" => "isInt"
                                              "low_stock_alert" => "isBool"
                                              "price" => "isPrice"
                                              "wholesale_price" => "isPrice"
                                              "unity" => "isString"
                                              "additional_shipping_cost" => "isPrice"
                                              "customizable" => "isUnsignedInt"
                                              "text_fields" => "isUnsignedInt"
                                              "uploadable_files" => "isUnsignedInt"
                                              "active" => "isBool"
                                              "redirect_type" => "isString"
                                              "id_type_redirected" => "isUnsignedId"
                                              "available_for_order" => "isBool"
                                              "available_date" => "isDateFormat"
                                              "show_condition" => "isBool"
                                              "condition" => "isGenericName"
                                              "show_price" => "isBool"
                                              "indexed" => "isBool"
                                              "visibility" => "isProductVisibility"
                                              "advanced_stock_management" => "isBool"
                                              "date_add" => "isDate"
                                              "date_upd" => "isDate"
                                              "pack_stock_type" => "isUnsignedInt"
                                            ]
                                            #fieldsRequiredLang: []
                                            #fieldsSizeLang: array:9 [
                                              "delivery_in_stock" => 255
                                              "delivery_out_stock" => 255
                                              "meta_description" => 512
                                              "meta_keywords" => 255
                                              "meta_title" => 255
                                              "link_rewrite" => 128
                                              "name" => 128
                                              "available_now" => 255
                                              "available_later" => 255
                                            ]
                                            #fieldsValidateLang: array:11 [
                                              "delivery_in_stock" => "isGenericName"
                                              "delivery_out_stock" => "isGenericName"
                                              "meta_description" => "isGenericName"
                                              "meta_keywords" => "isGenericName"
                                              "meta_title" => "isGenericName"
                                              "link_rewrite" => "isLinkRewrite"
                                              "name" => "isCatalogName"
                                              "description" => "isCleanHtml"
                                              "description_short" => "isCleanHtml"
                                              "available_now" => "isGenericName"
                                              "available_later" => "IsGenericName"
                                            ]
                                            #tables: []
                                            #image_dir: null
                                            #image_format: "jpg"
                                            #translator: null
                                            #def: array:7 [
                                              "table" => "product"
                                              "primary" => "id_product"
                                              "multilang" => true
                                              "multilang_shop" => true
                                              "fields" => array:62 [
                                                "id_shop_default" => array:2 [
                                                  "type" => 1
                                                  "validate" => "isUnsignedId"
                                                ]
                                                "id_manufacturer" => array:2 [
                                                  "type" => 1
                                                  "validate" => "isUnsignedId"
                                                ]
                                                "id_supplier" => array:2 [
                                                  "type" => 1
                                                  "validate" => "isUnsignedId"
                                                ]
                                                "reference" => array:3 [
                                                  "type" => 3
                                                  "validate" => "isReference"
                                                  "size" => 64
                                                ]
                                                "supplier_reference" => array:3 [
                                                  "type" => 3
                                                  "validate" => "isReference"
                                                  "size" => 64
                                                ]
                                                "location" => array:3 [
                                                  "type" => 3
                                                  "validate" => "isReference"
                                                  "size" => 64
                                                ]
                                                "width" => array:2 [
                                                  "type" => 4
                                                  "validate" => "isUnsignedFloat"
                                                ]
                                                "height" => array:2 [
                                                  "type" => 4
                                                  "validate" => "isUnsignedFloat"
                                                ]
                                                "depth" => array:2 [
                                                  "type" => 4
                                                  "validate" => "isUnsignedFloat"
                                                ]
                                                "weight" => array:2 [
                                                  "type" => 4
                                                  "validate" => "isUnsignedFloat"
                                                ]
                                                "quantity_discount" => array:2 [
                                                  "type" => 2
                                                  "validate" => "isBool"
                                                ]
                                                "ean13" => array:3 [
                                                  "type" => 3
                                                  "validate" => "isEan13"
                                                  "size" => 13
                                                ]
                                                "isbn" => array:3 [
                                                  "type" => 3
                                                  "validate" => "isIsbn"
                                                  "size" => 32
                                                ]
                                                "upc" => array:3 [
                                                  "type" => 3
                                                  "validate" => "isUpc"
                                                  "size" => 12
                                                ]
                                                "mpn" => array:3 [
                                                  "type" => 3
                                                  "validate" => "isMpn"
                                                  "size" => 40
                                                ]
                                                "cache_is_pack" => array:2 [
                                                  "type" => 2
                                                  "validate" => "isBool"
                                                ]
                                                "cache_has_attachments" => array:2 [
                                                  "type" => 2
                                                  "validate" => "isBool"
                                                ]
                                                "is_virtual" => array:2 [
                                                  "type" => 2
                                                  "validate" => "isBool"
                                                ]
                                                "state" => array:2 [
                                                  "type" => 1
                                                  "validate" => "isUnsignedId"
                                                ]
                                                "additional_delivery_times" => array:2 [
                                                  "type" => 1
                                                  "validate" => "isUnsignedId"
                                                ]
                                                "delivery_in_stock" => array:4 [
                                                  "type" => 3
                                                  "lang" => true
                                                  "validate" => "isGenericName"
                                                  "size" => 255
                                                ]
                                                "delivery_out_stock" => array:4 [
                                                  "type" => 3
                                                  "lang" => true
                                                  "validate" => "isGenericName"
                                                  "size" => 255
                                                ]
                                                "id_category_default" => array:3 [
                                                  "type" => 1
                                                  "shop" => true
                                                  "validate" => "isUnsignedId"
                                                ]
                                                "id_tax_rules_group" => array:3 [
                                                  "type" => 1
                                                  "shop" => true
                                                  "validate" => "isUnsignedId"
                                                ]
                                                "on_sale" => array:3 [
                                                  "type" => 2
                                                  "shop" => true
                                                  "validate" => "isBool"
                                                ]
                                                "online_only" => array:3 [
                                                  "type" => 2
                                                  "shop" => true
                                                  "validate" => "isBool"
                                                ]
                                                "ecotax" => array:3 [
                                                  "type" => 4
                                                  "shop" => true
                                                  "validate" => "isPrice"
                                                ]
                                                "minimal_quantity" => array:3 [
                                                  "type" => 1
                                                  "shop" => true
                                                  "validate" => "isUnsignedInt"
                                                ]
                                                "low_stock_threshold" => array:4 [
                                                  "type" => 1
                                                  "shop" => true
                                                  "allow_null" => true
                                                  "validate" => "isInt"
                                                ]
                                                "low_stock_alert" => array:3 [
                                                  "type" => 2
                                                  "shop" => true
                                                  "validate" => "isBool"
                                                ]
                                                "price" => array:4 [
                                                  "type" => 4
                                                  "shop" => true
                                                  "validate" => "isPrice"
                                                  "required" => true
                                                ]
                                                "wholesale_price" => array:3 [
                                                  "type" => 4
                                                  "shop" => true
                                                  "validate" => "isPrice"
                                                ]
                                                "unity" => array:3 [
                                                  "type" => 3
                                                  "shop" => true
                                                  "validate" => "isString"
                                                ]
                                                "unit_price_ratio" => array:2 [
                                                  "type" => 4
                                                  "shop" => true
                                                ]
                                                "additional_shipping_cost" => array:3 [
                                                  "type" => 4
                                                  "shop" => true
                                                  "validate" => "isPrice"
                                                ]
                                                "customizable" => array:3 [
                                                  "type" => 1
                                                  "shop" => true
                                                  "validate" => "isUnsignedInt"
                                                ]
                                                "text_fields" => array:3 [
                                                  "type" => 1
                                                  "shop" => true
                                                  "validate" => "isUnsignedInt"
                                                ]
                                                "uploadable_files" => array:3 [
                                                  "type" => 1
                                                  "shop" => true
                                                  "validate" => "isUnsignedInt"
                                                ]
                                                "active" => array:3 [
                                                  "type" => 2
                                                  "shop" => true
                                                  "validate" => "isBool"
                                                ]
                                                "redirect_type" => array:3 [
                                                  "type" => 3
                                                  "shop" => true
                                                  "validate" => "isString"
                                                ]
                                                "id_type_redirected" => array:3 [
                                                  "type" => 1
                                                  "shop" => true
                                                  "validate" => "isUnsignedId"
                                                ]
                                                "available_for_order" => array:3 [
                                                  "type" => 2
                                                  "shop" => true
                                                  "validate" => "isBool"
                                                ]
                                                "available_date" => array:3 [
                                                  "type" => 5
                                                  "shop" => true
                                                  "validate" => "isDateFormat"
                                                ]
                                                "show_condition" => array:3 [
                                                  "type" => 2
                                                  "shop" => true
                                                  "validate" => "isBool"
                                                ]
                                                "condition" => array:5 [
                                                  "type" => 3
                                                  "shop" => true
                                                  "validate" => "isGenericName"
                                                  "values" => array:3 [
                                                    0 => "new"
                                                    1 => "used"
                                                    2 => "refurbished"
                                                  ]
                                                  "default" => "new"
                                                ]
                                                "show_price" => array:3 [
                                                  "type" => 2
                                                  "shop" => true
                                                  "validate" => "isBool"
                                                ]
                                                "indexed" => array:3 [
                                                  "type" => 2
                                                  "shop" => true
                                                  "validate" => "isBool"
                                                ]
                                                "visibility" => array:5 [
                                                  "type" => 3
                                                  "shop" => true
                                                  "validate" => "isProductVisibility"
                                                  "values" => array:4 [
                                                    0 => "both"
                                                    1 => "catalog"
                                                    2 => "search"
                                                    3 => "none"
                                                  ]
                                                  "default" => "both"
                                                ]
                                                "cache_default_attribute" => array:2 [
                                                  "type" => 1
                                                  "shop" => true
                                                ]
                                                "advanced_stock_management" => array:3 [
                                                  "type" => 2
                                                  "shop" => true
                                                  "validate" => "isBool"
                                                ]
                                                "date_add" => array:3 [
                                                  "type" => 5
                                                  "shop" => true
                                                  "validate" => "isDate"
                                                ]
                                                "date_upd" => array:3 [
                                                  "type" => 5
                                                  "shop" => true
                                                  "validate" => "isDate"
                                                ]
                                                "pack_stock_type" => array:3 [
                                                  "type" => 1
                                                  "shop" => true
                                                  "validate" => "isUnsignedInt"
                                                ]
                                                "meta_description" => array:4 [
                                                  "type" => 3
                                                  "lang" => true
                                                  "validate" => "isGenericName"
                                                  "size" => 512
                                                ]
                                                "meta_keywords" => array:4 [
                                                  "type" => 3
                                                  "lang" => true
                                                  "validate" => "isGenericName"
                                                  "size" => 255
                                                ]
                                                "meta_title" => array:4 [
                                                  "type" => 3
                                                  "lang" => true
                                                  "validate" => "isGenericName"
                                                  "size" => 255
                                                ]
                                                "link_rewrite" => array:6 [
                                                  "type" => 3
                                                  "lang" => true
                                                  "validate" => "isLinkRewrite"
                                                  "required" => false
                                                  "size" => 128
                                                  "ws_modifier" => array:2 [
                                                    "http_method" => 2
                                                    "modifier" => "modifierWsLinkRewrite"
                                                  ]
                                                ]
                                                "name" => array:5 [
                                                  "type" => 3
                                                  "lang" => true
                                                  "validate" => "isCatalogName"
                                                  "required" => false
                                                  "size" => 128
                                                ]
                                                "description" => array:3 [
                                                  "type" => 6
                                                  "lang" => true
                                                  "validate" => "isCleanHtml"
                                                ]
                                                "description_short" => array:3 [
                                                  "type" => 6
                                                  "lang" => true
                                                  "validate" => "isCleanHtml"
                                                ]
                                                "available_now" => array:4 [
                                                  "type" => 3
                                                  "lang" => true
                                                  "validate" => "isGenericName"
                                                  "size" => 255
                                                ]
                                                "available_later" => array:4 [
                                                  "type" => 3
                                                  "lang" => true
                                                  "validate" => "IsGenericName"
                                                  "size" => 255
                                                ]
                                              ]
                                              "associations" => array:7 [
                                                "manufacturer" => array:1 [
                                                  "type" => 1
                                                ]
                                                "supplier" => array:1 [
                                                  "type" => 1
                                                ]
                                                "default_category" => array:3 [
                                                  "type" => 1
                                                  "field" => "id_category_default"
                                                  "object" => "Category"
                                                ]
                                                "tax_rules_group" => array:1 [
                                                  "type" => 1
                                                ]
                                                "categories" => array:4 [
                                                  "type" => 2
                                                  "field" => "id_category"
                                                  "object" => "Category"
                                                  "association" => "category_product"
                                                ]
                                                "stock_availables" => array:4 [
                                                  "type" => 2
                                                  "field" => "id_stock_available"
                                                  "object" => "StockAvailable"
                                                  "association" => "stock_availables"
                                                ]
                                                "l" => array:3 [
                                                  "type" => 2
                                                  "field" => "id_product"
                                                  "foreign_field" => "id_product"
                                                ]
                                              ]
                                              "classname" => "Product"
                                            ]
                                            #update_fields: null
                                            +force_id: false
                                          }
                                          
                                          "id_product"
                                          
                                          "21416038"
                                          
                                          "id_supplier"
                                          
                                          "1"
                                          
                                          "id_manufacturer"
                                          
                                          "4"
                                          
                                          "id_category_default"
                                          
                                          "76"
                                          
                                          "id_shop_default"
                                          
                                          "1"
                                          
                                          "id_tax_rules_group"
                                          
                                          "0"
                                          
                                          "on_sale"
                                          
                                          "0"
                                          
                                          "online_only"
                                          
                                          "0"
                                          
                                          "ean13"
                                          
                                          ""
                                          
                                          "isbn"
                                          
                                          ""
                                          
                                          "upc"
                                          
                                          ""
                                          
                                          "mpn"
                                          
                                          ""
                                          
                                          "ecotax"
                                          
                                          "0.000000"
                                          
                                          "quantity"
                                          
                                          "0"
                                          
                                          "minimal_quantity"
                                          
                                          "1"
                                          
                                          "low_stock_threshold"
                                          
                                          null
                                          
                                          "low_stock_alert"
                                          
                                          "0"
                                          
                                          "price"
                                          
                                          "89.000000"
                                          
                                          "wholesale_price"
                                          
                                          "30.000000"
                                          
                                          "unity"
                                          
                                          ""
                                          
                                          "unit_price_ratio"
                                          
                                          "0.000000"
                                          
                                          "additional_shipping_cost"
                                          
                                          "0.000000"
                                          
                                          "reference"
                                          
                                          "2187740"
                                          
                                          "supplier_reference"
                                          
                                          "2187740"
                                          
                                          "location"
                                          
                                          ""
                                          
                                          "width"
                                          
                                          "0.000000"
                                          
                                          "height"
                                          
                                          "0.000000"
                                          
                                          "depth"
                                          
                                          "0.000000"
                                          
                                          "weight"
                                          
                                          "0.000000"
                                          
                                          "out_of_stock"
                                          
                                          "2"
                                          
                                          "additional_delivery_times"
                                          
                                          "1"
                                          
                                          "quantity_discount"
                                          
                                          "0"
                                          
                                          "customizable"
                                          
                                          "0"
                                          
                                          "uploadable_files"
                                          
                                          "0"
                                          
                                          "text_fields"
                                          
                                          "0"
                                          
                                          "active"
                                          
                                          "1"
                                          
                                          "redirect_type"
                                          
                                          "301-category"
                                          
                                          "id_type_redirected"
                                          
                                          "0"
                                          
                                          "available_for_order"
                                          
                                          "1"
                                          
                                          "available_date"
                                          
                                          "0000-00-00"
                                          
                                          "show_condition"
                                          
                                          "0"
                                          
                                          "condition"
                                          
                                          "new"
                                          
                                          "show_price"
                                          
                                          "1"
                                          
                                          "indexed"
                                          
                                          "1"
                                          
                                          "visibility"
                                          
                                          "both"
                                          
                                          "cache_is_pack"
                                          
                                          "0"
                                          
                                          "cache_has_attachments"
                                          
                                          "0"
                                          
                                          "is_virtual"
                                          
                                          "0"
                                          
                                          "cache_default_attribute"
                                          
                                          "11601"
                                          
                                          "date_add"
                                          
                                          "2023-10-12 00:00:00"
                                          
                                          "date_upd"
                                          
                                          "2025-11-23 14:42:08"
                                          
                                          "advanced_stock_management"
                                          
                                          "0"
                                          
                                          "pack_stock_type"
                                          
                                          "3"
                                          
                                          "state"
                                          
                                          "1"
                                          
                                          "id_shop"
                                          
                                          "1"
                                          
                                          "description"
                                          
                                          array:2 [
                                            1 => """
                                              <p>Les pantoufles pour femme Beppi sont l'essence même du confort et du style pour vos moments de détente à la maison. Conçues avec soin pour offrir un ajustement parfait et un soutien optimal, ces pantoufles sont un véritable régal pour vos pieds fatigués.<br /><br />\n
                                              Fabriquées avec des matériaux de haute qualité, ces pantoufles combinent douceur et durabilité pour une expérience de port inégalée. La semelle intérieure rembourrée offre un confort moelleux à chaque pas, tandis que la construction solide assure une longue durée de vie.<br /><br />\n
                                              Disponibles dans une variété de styles et de couleurs, les pantoufles Beppi ajoutent une touche de sophistication à votre look à la maison. Que vous préfériez des modèles classiques ou des designs plus fantaisistes, vous trouverez certainement une paire qui correspond à votre style personnel.<br /><br />\n
                                              Optez pour le confort ultime avec les pantoufles pour femme Beppi et offrez à vos pieds le repos qu'ils méritent après une longue journée. Profitez de chaque instant à la maison avec style et aisance grâce à ces pantoufles exceptionnelles.</p>
                                              """
                                            3 => """
                                              <p>Les pantoufles pour femme Beppi sont l'essence même du confort et du style pour vos moments de détente à la maison. Conçues avec soin pour offrir un ajustement parfait et un soutien optimal, ces pantoufles sont un véritable régal pour vos pieds fatigués.<br /><br />\n
                                              Fabriquées avec des matériaux de haute qualité, ces pantoufles combinent douceur et durabilité pour une expérience de port inégalée. La semelle intérieure rembourrée offre un confort moelleux à chaque pas, tandis que la construction solide assure une longue durée de vie.<br /><br />\n
                                              Disponibles dans une variété de styles et de couleurs, les pantoufles Beppi ajoutent une touche de sophistication à votre look à la maison. Que vous préfériez des modèles classiques ou des designs plus fantaisistes, vous trouverez certainement une paire qui correspond à votre style personnel.<br /><br />\n
                                              Optez pour le confort ultime avec les pantoufles pour femme Beppi et offrez à vos pieds le repos qu'ils méritent après une longue journée. Profitez de chaque instant à la maison avec style et aisance grâce à ces pantoufles exceptionnelles.</p>
                                              """
                                          ]
                                          
                                          "description_short"
                                          
                                          array:2 [
                                            1 => "<p></p>"
                                            3 => "<p></p>"
                                          ]
                                          
                                          "link_rewrite"
                                          
                                          array:2 [
                                            1 => "chinelo-interior-para-senhora"
                                            3 => "chinelo-interior-para-senhora"
                                          ]
                                          
                                          "meta_description"
                                          
                                          array:2 [
                                            1 => ""
                                            3 => ""
                                          ]
                                          
                                          "meta_keywords"
                                          
                                          array:2 [
                                            1 => ""
                                            3 => ""
                                          ]
                                          
                                          "meta_title"
                                          
                                          array:2 [
                                            1 => ""
                                            3 => ""
                                          ]
                                          
                                          "name"
                                          
                                          array:2 [
                                            1 => "Chinelo Interior Para Senhora"
                                            3 => "Chinelo Interior Para Senhora"
                                          ]
                                          
                                          "available_now"
                                          
                                          array:2 [
                                            1 => ""
                                            3 => ""
                                          ]
                                          
                                          "available_later"
                                          
                                          array:2 [
                                            1 => ""
                                            3 => ""
                                          ]
                                          
                                          "delivery_in_stock"
                                          
                                          array:2 [
                                            1 => ""
                                            3 => ""
                                          ]
                                          
                                          "delivery_out_stock"
                                          
                                          array:2 [
                                            1 => ""
                                            3 => ""
                                          ]
                                          

                                            • -20%
                                            00
                                            day
                                            :
                                            00
                                            hour
                                            :
                                            00
                                            min
                                            :
                                            00
                                            sec
                                            71,92 TND89,90 TND
                                            array:66 [
                                              "id_product" => "21416036"
                                              "id_supplier" => "1"
                                              "id_manufacturer" => "4"
                                              "id_category_default" => "76"
                                              "id_shop_default" => "1"
                                              "id_tax_rules_group" => "0"
                                              "on_sale" => "0"
                                              "online_only" => "0"
                                              "ean13" => ""
                                              "isbn" => ""
                                              "upc" => ""
                                              "mpn" => ""
                                              "ecotax" => "0.000000"
                                              "quantity" => "0"
                                              "minimal_quantity" => "1"
                                              "low_stock_threshold" => null
                                              "low_stock_alert" => "0"
                                              "price" => "89.900000"
                                              "wholesale_price" => "23.450000"
                                              "unity" => ""
                                              "unit_price_ratio" => "0.000000"
                                              "additional_shipping_cost" => "0.000000"
                                              "reference" => "2187660"
                                              "supplier_reference" => "2187660"
                                              "location" => ""
                                              "width" => "0.000000"
                                              "height" => "0.000000"
                                              "depth" => "0.000000"
                                              "weight" => "0.000000"
                                              "out_of_stock" => "2"
                                              "additional_delivery_times" => "1"
                                              "quantity_discount" => "0"
                                              "customizable" => "0"
                                              "uploadable_files" => "0"
                                              "text_fields" => "0"
                                              "active" => "1"
                                              "redirect_type" => ""
                                              "id_type_redirected" => "0"
                                              "available_for_order" => "1"
                                              "available_date" => "0000-00-00"
                                              "show_condition" => "0"
                                              "condition" => "new"
                                              "show_price" => "1"
                                              "indexed" => "1"
                                              "visibility" => "both"
                                              "cache_is_pack" => "0"
                                              "cache_has_attachments" => "0"
                                              "is_virtual" => "0"
                                              "cache_default_attribute" => "11589"
                                              "date_add" => "2023-10-12 00:00:00"
                                              "date_upd" => "2025-11-25 10:19:38"
                                              "advanced_stock_management" => "0"
                                              "pack_stock_type" => "3"
                                              "state" => "1"
                                              "id_shop" => "1"
                                              "description" => array:2 [
                                                1 => """
                                                  <p>Les pantoufles pour femme Beppi sont l'essence même du confort et du style pour vos moments de détente à la maison. Conçues avec soin pour offrir un ajustement parfait et un soutien optimal, ces pantoufles sont un véritable régal pour vos pieds fatigués.<br /><br />\n
                                                  Fabriquées avec des matériaux de haute qualité, ces pantoufles combinent douceur et durabilité pour une expérience de port inégalée. La semelle intérieure rembourrée offre un confort moelleux à chaque pas, tandis que la construction solide assure une longue durée de vie.<br /><br />\n
                                                  Disponibles dans une variété de styles et de couleurs, les pantoufles Beppi ajoutent une touche de sophistication à votre look à la maison. Que vous préfériez des modèles classiques ou des designs plus fantaisistes, vous trouverez certainement une paire qui correspond à votre style personnel.<br /><br />\n
                                                  Optez pour le confort ultime avec les pantoufles pour femme Beppi et offrez à vos pieds le repos qu'ils méritent après une longue journée. Profitez de chaque instant à la maison avec style et aisance grâce à ces pantoufles exceptionnelles.</p>
                                                  """
                                                3 => """
                                                  <p>Les pantoufles pour femme Beppi sont l'essence même du confort et du style pour vos moments de détente à la maison. Conçues avec soin pour offrir un ajustement parfait et un soutien optimal, ces pantoufles sont un véritable régal pour vos pieds fatigués.<br /><br />\n
                                                  Fabriquées avec des matériaux de haute qualité, ces pantoufles combinent douceur et durabilité pour une expérience de port inégalée. La semelle intérieure rembourrée offre un confort moelleux à chaque pas, tandis que la construction solide assure une longue durée de vie.<br /><br />\n
                                                  Disponibles dans une variété de styles et de couleurs, les pantoufles Beppi ajoutent une touche de sophistication à votre look à la maison. Que vous préfériez des modèles classiques ou des designs plus fantaisistes, vous trouverez certainement une paire qui correspond à votre style personnel.<br /><br />\n
                                                  Optez pour le confort ultime avec les pantoufles pour femme Beppi et offrez à vos pieds le repos qu'ils méritent après une longue journée. Profitez de chaque instant à la maison avec style et aisance grâce à ces pantoufles exceptionnelles.</p>
                                                  """
                                              ]
                                              "description_short" => array:2 [
                                                1 => "<p></p>"
                                                3 => "<p></p>"
                                              ]
                                              "link_rewrite" => array:2 [
                                                1 => "chinelo-interior-para-senhora-anti-skid"
                                                3 => "chinelo-interior-para-senhora-anti-skid"
                                              ]
                                              "meta_description" => array:2 [
                                                1 => ""
                                                3 => ""
                                              ]
                                              "meta_keywords" => array:2 [
                                                1 => ""
                                                3 => ""
                                              ]
                                              "meta_title" => array:2 [
                                                1 => ""
                                                3 => ""
                                              ]
                                              "name" => array:2 [
                                                1 => "Chinelo Interior Para Senhora  - Anti-skid"
                                                3 => "Chinelo Interior Para Senhora  - Anti-skid"
                                              ]
                                              "available_now" => array:2 [
                                                1 => ""
                                                3 => ""
                                              ]
                                              "available_later" => array:2 [
                                                1 => ""
                                                3 => ""
                                              ]
                                              "delivery_in_stock" => array:2 [
                                                1 => ""
                                                3 => ""
                                              ]
                                              "delivery_out_stock" => array:2 [
                                                1 => ""
                                                3 => ""
                                              ]
                                            ]
                                            
                                            Product {#1341
                                              +tax_name: null
                                              +tax_rate: null
                                              +id_manufacturer: null
                                              +id_supplier: null
                                              +id_category_default: null
                                              +id_shop_default: null
                                              +manufacturer_name: null
                                              +supplier_name: null
                                              +name: null
                                              +description: null
                                              +description_short: null
                                              +quantity: 0
                                              +minimal_quantity: 1
                                              +low_stock_threshold: null
                                              +low_stock_alert: false
                                              +available_now: null
                                              +available_later: null
                                              +price: 0
                                              +specificPrice: 0
                                              +additional_shipping_cost: 0
                                              +wholesale_price: 0
                                              +on_sale: false
                                              +online_only: false
                                              +unity: null
                                              +unit_price: null
                                              +unit_price_ratio: 0
                                              +ecotax: 0
                                              +reference: null
                                              +supplier_reference: null
                                              +location: null
                                              +width: 0
                                              +height: 0
                                              +depth: 0
                                              +weight: 0
                                              +ean13: null
                                              +isbn: null
                                              +upc: null
                                              +mpn: null
                                              +link_rewrite: null
                                              +meta_description: null
                                              +meta_keywords: null
                                              +meta_title: null
                                              +quantity_discount: 0
                                              +customizable: null
                                              +new: null
                                              +uploadable_files: null
                                              +text_fields: null
                                              +active: true
                                              +redirect_type: ""
                                              +id_type_redirected: 0
                                              +available_for_order: true
                                              +available_date: "0000-00-00"
                                              +show_condition: false
                                              +condition: null
                                              +show_price: true
                                              +indexed: 0
                                              +visibility: null
                                              +date_add: null
                                              +date_upd: null
                                              +tags: null
                                              +state: 1
                                              +base_price: null
                                              +id_tax_rules_group: 1
                                              +id_color_default: 0
                                              +advanced_stock_management: 0
                                              +out_of_stock: null
                                              +depends_on_stock: null
                                              +isFullyLoaded: false
                                              +cache_is_pack: null
                                              +cache_has_attachments: null
                                              +is_virtual: null
                                              +id_pack_product_attribute: null
                                              +cache_default_attribute: null
                                              +category: null
                                              +pack_stock_type: 3
                                              +additional_delivery_times: 1
                                              +delivery_in_stock: null
                                              +delivery_out_stock: null
                                              #webserviceParameters: array:4 [
                                                "objectMethods" => array:2 [
                                                  "add" => "addWs"
                                                  "update" => "updateWs"
                                                ]
                                                "objectNodeNames" => "products"
                                                "fields" => array:12 [
                                                  "id_manufacturer" => array:1 [
                                                    "xlink_resource" => "manufacturers"
                                                  ]
                                                  "id_supplier" => array:1 [
                                                    "xlink_resource" => "suppliers"
                                                  ]
                                                  "id_category_default" => array:1 [
                                                    "xlink_resource" => "categories"
                                                  ]
                                                  "new" => []
                                                  "cache_default_attribute" => []
                                                  "id_default_image" => array:3 [
                                                    "getter" => "getCoverWs"
                                                    "setter" => "setCoverWs"
                                                    "xlink_resource" => array:2 [
                                                      "resourceName" => "images"
                                                      "subResourceName" => "products"
                                                    ]
                                                  ]
                                                  "id_default_combination" => array:3 [
                                                    "getter" => "getWsDefaultCombination"
                                                    "setter" => "setWsDefaultCombination"
                                                    "xlink_resource" => array:1 [
                                                      "resourceName" => "combinations"
                                                    ]
                                                  ]
                                                  "id_tax_rules_group" => array:1 [
                                                    "xlink_resource" => array:1 [
                                                      "resourceName" => "tax_rule_groups"
                                                    ]
                                                  ]
                                                  "position_in_category" => array:2 [
                                                    "getter" => "getWsPositionInCategory"
                                                    "setter" => "setWsPositionInCategory"
                                                  ]
                                                  "manufacturer_name" => array:2 [
                                                    "getter" => "getWsManufacturerName"
                                                    "setter" => false
                                                  ]
                                                  "quantity" => array:2 [
                                                    "getter" => false
                                                    "setter" => false
                                                  ]
                                                  "type" => array:2 [
                                                    "getter" => "getWsType"
                                                    "setter" => "setWsType"
                                                  ]
                                                ]
                                                "associations" => array:9 [
                                                  "categories" => array:2 [
                                                    "resource" => "category"
                                                    "fields" => array:1 [
                                                      "id" => array:1 [
                                                        "required" => true
                                                      ]
                                                    ]
                                                  ]
                                                  "images" => array:2 [
                                                    "resource" => "image"
                                                    "fields" => array:1 [
                                                      "id" => []
                                                    ]
                                                  ]
                                                  "combinations" => array:2 [
                                                    "resource" => "combination"
                                                    "fields" => array:1 [
                                                      "id" => array:1 [
                                                        "required" => true
                                                      ]
                                                    ]
                                                  ]
                                                  "product_option_values" => array:2 [
                                                    "resource" => "product_option_value"
                                                    "fields" => array:1 [
                                                      "id" => array:1 [
                                                        "required" => true
                                                      ]
                                                    ]
                                                  ]
                                                  "product_features" => array:2 [
                                                    "resource" => "product_feature"
                                                    "fields" => array:2 [
                                                      "id" => array:1 [
                                                        "required" => true
                                                      ]
                                                      "id_feature_value" => array:2 [
                                                        "required" => true
                                                        "xlink_resource" => "product_feature_values"
                                                      ]
                                                    ]
                                                  ]
                                                  "tags" => array:2 [
                                                    "resource" => "tag"
                                                    "fields" => array:1 [
                                                      "id" => array:1 [
                                                        "required" => true
                                                      ]
                                                    ]
                                                  ]
                                                  "stock_availables" => array:3 [
                                                    "resource" => "stock_available"
                                                    "fields" => array:2 [
                                                      "id" => array:1 [
                                                        "required" => true
                                                      ]
                                                      "id_product_attribute" => array:1 [
                                                        "required" => true
                                                      ]
                                                    ]
                                                    "setter" => false
                                                  ]
                                                  "accessories" => array:3 [
                                                    "resource" => "product"
                                                    "api" => "products"
                                                    "fields" => array:1 [
                                                      "id" => array:2 [
                                                        "required" => true
                                                        "xlink_resource" => "product"
                                                      ]
                                                    ]
                                                  ]
                                                  "product_bundle" => array:3 [
                                                    "resource" => "product"
                                                    "api" => "products"
                                                    "fields" => array:3 [
                                                      "id" => array:1 [
                                                        "required" => true
                                                      ]
                                                      "id_product_attribute" => []
                                                      "quantity" => []
                                                    ]
                                                  ]
                                                ]
                                              ]
                                              +id: 21416036
                                              #id_lang: null
                                              #id_shop: 1
                                              +id_shop_list: []
                                              #get_shop_from_context: true
                                              #table: "product"
                                              #identifier: "id_product"
                                              #fieldsRequired: array:1 [
                                                0 => "price"
                                              ]
                                              #fieldsSize: array:7 [
                                                "reference" => 64
                                                "supplier_reference" => 64
                                                "location" => 64
                                                "ean13" => 13
                                                "isbn" => 32
                                                "upc" => 12
                                                "mpn" => 40
                                              ]
                                              #fieldsValidate: array:49 [
                                                "id_shop_default" => "isUnsignedId"
                                                "id_manufacturer" => "isUnsignedId"
                                                "id_supplier" => "isUnsignedId"
                                                "reference" => "isReference"
                                                "supplier_reference" => "isReference"
                                                "location" => "isReference"
                                                "width" => "isUnsignedFloat"
                                                "height" => "isUnsignedFloat"
                                                "depth" => "isUnsignedFloat"
                                                "weight" => "isUnsignedFloat"
                                                "quantity_discount" => "isBool"
                                                "ean13" => "isEan13"
                                                "isbn" => "isIsbn"
                                                "upc" => "isUpc"
                                                "mpn" => "isMpn"
                                                "cache_is_pack" => "isBool"
                                                "cache_has_attachments" => "isBool"
                                                "is_virtual" => "isBool"
                                                "state" => "isUnsignedId"
                                                "additional_delivery_times" => "isUnsignedId"
                                                "id_category_default" => "isUnsignedId"
                                                "id_tax_rules_group" => "isUnsignedId"
                                                "on_sale" => "isBool"
                                                "online_only" => "isBool"
                                                "ecotax" => "isPrice"
                                                "minimal_quantity" => "isUnsignedInt"
                                                "low_stock_threshold" => "isInt"
                                                "low_stock_alert" => "isBool"
                                                "price" => "isPrice"
                                                "wholesale_price" => "isPrice"
                                                "unity" => "isString"
                                                "additional_shipping_cost" => "isPrice"
                                                "customizable" => "isUnsignedInt"
                                                "text_fields" => "isUnsignedInt"
                                                "uploadable_files" => "isUnsignedInt"
                                                "active" => "isBool"
                                                "redirect_type" => "isString"
                                                "id_type_redirected" => "isUnsignedId"
                                                "available_for_order" => "isBool"
                                                "available_date" => "isDateFormat"
                                                "show_condition" => "isBool"
                                                "condition" => "isGenericName"
                                                "show_price" => "isBool"
                                                "indexed" => "isBool"
                                                "visibility" => "isProductVisibility"
                                                "advanced_stock_management" => "isBool"
                                                "date_add" => "isDate"
                                                "date_upd" => "isDate"
                                                "pack_stock_type" => "isUnsignedInt"
                                              ]
                                              #fieldsRequiredLang: []
                                              #fieldsSizeLang: array:9 [
                                                "delivery_in_stock" => 255
                                                "delivery_out_stock" => 255
                                                "meta_description" => 512
                                                "meta_keywords" => 255
                                                "meta_title" => 255
                                                "link_rewrite" => 128
                                                "name" => 128
                                                "available_now" => 255
                                                "available_later" => 255
                                              ]
                                              #fieldsValidateLang: array:11 [
                                                "delivery_in_stock" => "isGenericName"
                                                "delivery_out_stock" => "isGenericName"
                                                "meta_description" => "isGenericName"
                                                "meta_keywords" => "isGenericName"
                                                "meta_title" => "isGenericName"
                                                "link_rewrite" => "isLinkRewrite"
                                                "name" => "isCatalogName"
                                                "description" => "isCleanHtml"
                                                "description_short" => "isCleanHtml"
                                                "available_now" => "isGenericName"
                                                "available_later" => "IsGenericName"
                                              ]
                                              #tables: []
                                              #image_dir: null
                                              #image_format: "jpg"
                                              #translator: null
                                              #def: array:7 [
                                                "table" => "product"
                                                "primary" => "id_product"
                                                "multilang" => true
                                                "multilang_shop" => true
                                                "fields" => array:62 [
                                                  "id_shop_default" => array:2 [
                                                    "type" => 1
                                                    "validate" => "isUnsignedId"
                                                  ]
                                                  "id_manufacturer" => array:2 [
                                                    "type" => 1
                                                    "validate" => "isUnsignedId"
                                                  ]
                                                  "id_supplier" => array:2 [
                                                    "type" => 1
                                                    "validate" => "isUnsignedId"
                                                  ]
                                                  "reference" => array:3 [
                                                    "type" => 3
                                                    "validate" => "isReference"
                                                    "size" => 64
                                                  ]
                                                  "supplier_reference" => array:3 [
                                                    "type" => 3
                                                    "validate" => "isReference"
                                                    "size" => 64
                                                  ]
                                                  "location" => array:3 [
                                                    "type" => 3
                                                    "validate" => "isReference"
                                                    "size" => 64
                                                  ]
                                                  "width" => array:2 [
                                                    "type" => 4
                                                    "validate" => "isUnsignedFloat"
                                                  ]
                                                  "height" => array:2 [
                                                    "type" => 4
                                                    "validate" => "isUnsignedFloat"
                                                  ]
                                                  "depth" => array:2 [
                                                    "type" => 4
                                                    "validate" => "isUnsignedFloat"
                                                  ]
                                                  "weight" => array:2 [
                                                    "type" => 4
                                                    "validate" => "isUnsignedFloat"
                                                  ]
                                                  "quantity_discount" => array:2 [
                                                    "type" => 2
                                                    "validate" => "isBool"
                                                  ]
                                                  "ean13" => array:3 [
                                                    "type" => 3
                                                    "validate" => "isEan13"
                                                    "size" => 13
                                                  ]
                                                  "isbn" => array:3 [
                                                    "type" => 3
                                                    "validate" => "isIsbn"
                                                    "size" => 32
                                                  ]
                                                  "upc" => array:3 [
                                                    "type" => 3
                                                    "validate" => "isUpc"
                                                    "size" => 12
                                                  ]
                                                  "mpn" => array:3 [
                                                    "type" => 3
                                                    "validate" => "isMpn"
                                                    "size" => 40
                                                  ]
                                                  "cache_is_pack" => array:2 [
                                                    "type" => 2
                                                    "validate" => "isBool"
                                                  ]
                                                  "cache_has_attachments" => array:2 [
                                                    "type" => 2
                                                    "validate" => "isBool"
                                                  ]
                                                  "is_virtual" => array:2 [
                                                    "type" => 2
                                                    "validate" => "isBool"
                                                  ]
                                                  "state" => array:2 [
                                                    "type" => 1
                                                    "validate" => "isUnsignedId"
                                                  ]
                                                  "additional_delivery_times" => array:2 [
                                                    "type" => 1
                                                    "validate" => "isUnsignedId"
                                                  ]
                                                  "delivery_in_stock" => array:4 [
                                                    "type" => 3
                                                    "lang" => true
                                                    "validate" => "isGenericName"
                                                    "size" => 255
                                                  ]
                                                  "delivery_out_stock" => array:4 [
                                                    "type" => 3
                                                    "lang" => true
                                                    "validate" => "isGenericName"
                                                    "size" => 255
                                                  ]
                                                  "id_category_default" => array:3 [
                                                    "type" => 1
                                                    "shop" => true
                                                    "validate" => "isUnsignedId"
                                                  ]
                                                  "id_tax_rules_group" => array:3 [
                                                    "type" => 1
                                                    "shop" => true
                                                    "validate" => "isUnsignedId"
                                                  ]
                                                  "on_sale" => array:3 [
                                                    "type" => 2
                                                    "shop" => true
                                                    "validate" => "isBool"
                                                  ]
                                                  "online_only" => array:3 [
                                                    "type" => 2
                                                    "shop" => true
                                                    "validate" => "isBool"
                                                  ]
                                                  "ecotax" => array:3 [
                                                    "type" => 4
                                                    "shop" => true
                                                    "validate" => "isPrice"
                                                  ]
                                                  "minimal_quantity" => array:3 [
                                                    "type" => 1
                                                    "shop" => true
                                                    "validate" => "isUnsignedInt"
                                                  ]
                                                  "low_stock_threshold" => array:4 [
                                                    "type" => 1
                                                    "shop" => true
                                                    "allow_null" => true
                                                    "validate" => "isInt"
                                                  ]
                                                  "low_stock_alert" => array:3 [
                                                    "type" => 2
                                                    "shop" => true
                                                    "validate" => "isBool"
                                                  ]
                                                  "price" => array:4 [
                                                    "type" => 4
                                                    "shop" => true
                                                    "validate" => "isPrice"
                                                    "required" => true
                                                  ]
                                                  "wholesale_price" => array:3 [
                                                    "type" => 4
                                                    "shop" => true
                                                    "validate" => "isPrice"
                                                  ]
                                                  "unity" => array:3 [
                                                    "type" => 3
                                                    "shop" => true
                                                    "validate" => "isString"
                                                  ]
                                                  "unit_price_ratio" => array:2 [
                                                    "type" => 4
                                                    "shop" => true
                                                  ]
                                                  "additional_shipping_cost" => array:3 [
                                                    "type" => 4
                                                    "shop" => true
                                                    "validate" => "isPrice"
                                                  ]
                                                  "customizable" => array:3 [
                                                    "type" => 1
                                                    "shop" => true
                                                    "validate" => "isUnsignedInt"
                                                  ]
                                                  "text_fields" => array:3 [
                                                    "type" => 1
                                                    "shop" => true
                                                    "validate" => "isUnsignedInt"
                                                  ]
                                                  "uploadable_files" => array:3 [
                                                    "type" => 1
                                                    "shop" => true
                                                    "validate" => "isUnsignedInt"
                                                  ]
                                                  "active" => array:3 [
                                                    "type" => 2
                                                    "shop" => true
                                                    "validate" => "isBool"
                                                  ]
                                                  "redirect_type" => array:3 [
                                                    "type" => 3
                                                    "shop" => true
                                                    "validate" => "isString"
                                                  ]
                                                  "id_type_redirected" => array:3 [
                                                    "type" => 1
                                                    "shop" => true
                                                    "validate" => "isUnsignedId"
                                                  ]
                                                  "available_for_order" => array:3 [
                                                    "type" => 2
                                                    "shop" => true
                                                    "validate" => "isBool"
                                                  ]
                                                  "available_date" => array:3 [
                                                    "type" => 5
                                                    "shop" => true
                                                    "validate" => "isDateFormat"
                                                  ]
                                                  "show_condition" => array:3 [
                                                    "type" => 2
                                                    "shop" => true
                                                    "validate" => "isBool"
                                                  ]
                                                  "condition" => array:5 [
                                                    "type" => 3
                                                    "shop" => true
                                                    "validate" => "isGenericName"
                                                    "values" => array:3 [
                                                      0 => "new"
                                                      1 => "used"
                                                      2 => "refurbished"
                                                    ]
                                                    "default" => "new"
                                                  ]
                                                  "show_price" => array:3 [
                                                    "type" => 2
                                                    "shop" => true
                                                    "validate" => "isBool"
                                                  ]
                                                  "indexed" => array:3 [
                                                    "type" => 2
                                                    "shop" => true
                                                    "validate" => "isBool"
                                                  ]
                                                  "visibility" => array:5 [
                                                    "type" => 3
                                                    "shop" => true
                                                    "validate" => "isProductVisibility"
                                                    "values" => array:4 [
                                                      0 => "both"
                                                      1 => "catalog"
                                                      2 => "search"
                                                      3 => "none"
                                                    ]
                                                    "default" => "both"
                                                  ]
                                                  "cache_default_attribute" => array:2 [
                                                    "type" => 1
                                                    "shop" => true
                                                  ]
                                                  "advanced_stock_management" => array:3 [
                                                    "type" => 2
                                                    "shop" => true
                                                    "validate" => "isBool"
                                                  ]
                                                  "date_add" => array:3 [
                                                    "type" => 5
                                                    "shop" => true
                                                    "validate" => "isDate"
                                                  ]
                                                  "date_upd" => array:3 [
                                                    "type" => 5
                                                    "shop" => true
                                                    "validate" => "isDate"
                                                  ]
                                                  "pack_stock_type" => array:3 [
                                                    "type" => 1
                                                    "shop" => true
                                                    "validate" => "isUnsignedInt"
                                                  ]
                                                  "meta_description" => array:4 [
                                                    "type" => 3
                                                    "lang" => true
                                                    "validate" => "isGenericName"
                                                    "size" => 512
                                                  ]
                                                  "meta_keywords" => array:4 [
                                                    "type" => 3
                                                    "lang" => true
                                                    "validate" => "isGenericName"
                                                    "size" => 255
                                                  ]
                                                  "meta_title" => array:4 [
                                                    "type" => 3
                                                    "lang" => true
                                                    "validate" => "isGenericName"
                                                    "size" => 255
                                                  ]
                                                  "link_rewrite" => array:6 [
                                                    "type" => 3
                                                    "lang" => true
                                                    "validate" => "isLinkRewrite"
                                                    "required" => false
                                                    "size" => 128
                                                    "ws_modifier" => array:2 [
                                                      "http_method" => 2
                                                      "modifier" => "modifierWsLinkRewrite"
                                                    ]
                                                  ]
                                                  "name" => array:5 [
                                                    "type" => 3
                                                    "lang" => true
                                                    "validate" => "isCatalogName"
                                                    "required" => false
                                                    "size" => 128
                                                  ]
                                                  "description" => array:3 [
                                                    "type" => 6
                                                    "lang" => true
                                                    "validate" => "isCleanHtml"
                                                  ]
                                                  "description_short" => array:3 [
                                                    "type" => 6
                                                    "lang" => true
                                                    "validate" => "isCleanHtml"
                                                  ]
                                                  "available_now" => array:4 [
                                                    "type" => 3
                                                    "lang" => true
                                                    "validate" => "isGenericName"
                                                    "size" => 255
                                                  ]
                                                  "available_later" => array:4 [
                                                    "type" => 3
                                                    "lang" => true
                                                    "validate" => "IsGenericName"
                                                    "size" => 255
                                                  ]
                                                ]
                                                "associations" => array:7 [
                                                  "manufacturer" => array:1 [
                                                    "type" => 1
                                                  ]
                                                  "supplier" => array:1 [
                                                    "type" => 1
                                                  ]
                                                  "default_category" => array:3 [
                                                    "type" => 1
                                                    "field" => "id_category_default"
                                                    "object" => "Category"
                                                  ]
                                                  "tax_rules_group" => array:1 [
                                                    "type" => 1
                                                  ]
                                                  "categories" => array:4 [
                                                    "type" => 2
                                                    "field" => "id_category"
                                                    "object" => "Category"
                                                    "association" => "category_product"
                                                  ]
                                                  "stock_availables" => array:4 [
                                                    "type" => 2
                                                    "field" => "id_stock_available"
                                                    "object" => "StockAvailable"
                                                    "association" => "stock_availables"
                                                  ]
                                                  "l" => array:3 [
                                                    "type" => 2
                                                    "field" => "id_product"
                                                    "foreign_field" => "id_product"
                                                  ]
                                                ]
                                                "classname" => "Product"
                                              ]
                                              #update_fields: null
                                              +force_id: false
                                            }
                                            
                                            "id_product"
                                            
                                            "21416036"
                                            
                                            "id_supplier"
                                            
                                            "1"
                                            
                                            "id_manufacturer"
                                            
                                            "4"
                                            
                                            "id_category_default"
                                            
                                            "76"
                                            
                                            "id_shop_default"
                                            
                                            "1"
                                            
                                            "id_tax_rules_group"
                                            
                                            "0"
                                            
                                            "on_sale"
                                            
                                            "0"
                                            
                                            "online_only"
                                            
                                            "0"
                                            
                                            "ean13"
                                            
                                            ""
                                            
                                            "isbn"
                                            
                                            ""
                                            
                                            "upc"
                                            
                                            ""
                                            
                                            "mpn"
                                            
                                            ""
                                            
                                            "ecotax"
                                            
                                            "0.000000"
                                            
                                            "quantity"
                                            
                                            "0"
                                            
                                            "minimal_quantity"
                                            
                                            "1"
                                            
                                            "low_stock_threshold"
                                            
                                            null
                                            
                                            "low_stock_alert"
                                            
                                            "0"
                                            
                                            "price"
                                            
                                            "89.900000"
                                            
                                            "wholesale_price"
                                            
                                            "23.450000"
                                            
                                            "unity"
                                            
                                            ""
                                            
                                            "unit_price_ratio"
                                            
                                            "0.000000"
                                            
                                            "additional_shipping_cost"
                                            
                                            "0.000000"
                                            
                                            "reference"
                                            
                                            "2187660"
                                            
                                            "supplier_reference"
                                            
                                            "2187660"
                                            
                                            "location"
                                            
                                            ""
                                            
                                            "width"
                                            
                                            "0.000000"
                                            
                                            "height"
                                            
                                            "0.000000"
                                            
                                            "depth"
                                            
                                            "0.000000"
                                            
                                            "weight"
                                            
                                            "0.000000"
                                            
                                            "out_of_stock"
                                            
                                            "2"
                                            
                                            "additional_delivery_times"
                                            
                                            "1"
                                            
                                            "quantity_discount"
                                            
                                            "0"
                                            
                                            "customizable"
                                            
                                            "0"
                                            
                                            "uploadable_files"
                                            
                                            "0"
                                            
                                            "text_fields"
                                            
                                            "0"
                                            
                                            "active"
                                            
                                            "1"
                                            
                                            "redirect_type"
                                            
                                            ""
                                            
                                            "id_type_redirected"
                                            
                                            "0"
                                            
                                            "available_for_order"
                                            
                                            "1"
                                            
                                            "available_date"
                                            
                                            "0000-00-00"
                                            
                                            "show_condition"
                                            
                                            "0"
                                            
                                            "condition"
                                            
                                            "new"
                                            
                                            "show_price"
                                            
                                            "1"
                                            
                                            "indexed"
                                            
                                            "1"
                                            
                                            "visibility"
                                            
                                            "both"
                                            
                                            "cache_is_pack"
                                            
                                            "0"
                                            
                                            "cache_has_attachments"
                                            
                                            "0"
                                            
                                            "is_virtual"
                                            
                                            "0"
                                            
                                            "cache_default_attribute"
                                            
                                            "11589"
                                            
                                            "date_add"
                                            
                                            "2023-10-12 00:00:00"
                                            
                                            "date_upd"
                                            
                                            "2025-11-25 10:19:38"
                                            
                                            "advanced_stock_management"
                                            
                                            "0"
                                            
                                            "pack_stock_type"
                                            
                                            "3"
                                            
                                            "state"
                                            
                                            "1"
                                            
                                            "id_shop"
                                            
                                            "1"
                                            
                                            "description"
                                            
                                            array:2 [
                                              1 => """
                                                <p>Les pantoufles pour femme Beppi sont l'essence même du confort et du style pour vos moments de détente à la maison. Conçues avec soin pour offrir un ajustement parfait et un soutien optimal, ces pantoufles sont un véritable régal pour vos pieds fatigués.<br /><br />\n
                                                Fabriquées avec des matériaux de haute qualité, ces pantoufles combinent douceur et durabilité pour une expérience de port inégalée. La semelle intérieure rembourrée offre un confort moelleux à chaque pas, tandis que la construction solide assure une longue durée de vie.<br /><br />\n
                                                Disponibles dans une variété de styles et de couleurs, les pantoufles Beppi ajoutent une touche de sophistication à votre look à la maison. Que vous préfériez des modèles classiques ou des designs plus fantaisistes, vous trouverez certainement une paire qui correspond à votre style personnel.<br /><br />\n
                                                Optez pour le confort ultime avec les pantoufles pour femme Beppi et offrez à vos pieds le repos qu'ils méritent après une longue journée. Profitez de chaque instant à la maison avec style et aisance grâce à ces pantoufles exceptionnelles.</p>
                                                """
                                              3 => """
                                                <p>Les pantoufles pour femme Beppi sont l'essence même du confort et du style pour vos moments de détente à la maison. Conçues avec soin pour offrir un ajustement parfait et un soutien optimal, ces pantoufles sont un véritable régal pour vos pieds fatigués.<br /><br />\n
                                                Fabriquées avec des matériaux de haute qualité, ces pantoufles combinent douceur et durabilité pour une expérience de port inégalée. La semelle intérieure rembourrée offre un confort moelleux à chaque pas, tandis que la construction solide assure une longue durée de vie.<br /><br />\n
                                                Disponibles dans une variété de styles et de couleurs, les pantoufles Beppi ajoutent une touche de sophistication à votre look à la maison. Que vous préfériez des modèles classiques ou des designs plus fantaisistes, vous trouverez certainement une paire qui correspond à votre style personnel.<br /><br />\n
                                                Optez pour le confort ultime avec les pantoufles pour femme Beppi et offrez à vos pieds le repos qu'ils méritent après une longue journée. Profitez de chaque instant à la maison avec style et aisance grâce à ces pantoufles exceptionnelles.</p>
                                                """
                                            ]
                                            
                                            "description_short"
                                            
                                            array:2 [
                                              1 => "<p></p>"
                                              3 => "<p></p>"
                                            ]
                                            
                                            "link_rewrite"
                                            
                                            array:2 [
                                              1 => "chinelo-interior-para-senhora-anti-skid"
                                              3 => "chinelo-interior-para-senhora-anti-skid"
                                            ]
                                            
                                            "meta_description"
                                            
                                            array:2 [
                                              1 => ""
                                              3 => ""
                                            ]
                                            
                                            "meta_keywords"
                                            
                                            array:2 [
                                              1 => ""
                                              3 => ""
                                            ]
                                            
                                            "meta_title"
                                            
                                            array:2 [
                                              1 => ""
                                              3 => ""
                                            ]
                                            
                                            "name"
                                            
                                            array:2 [
                                              1 => "Chinelo Interior Para Senhora  - Anti-skid"
                                              3 => "Chinelo Interior Para Senhora  - Anti-skid"
                                            ]
                                            
                                            "available_now"
                                            
                                            array:2 [
                                              1 => ""
                                              3 => ""
                                            ]
                                            
                                            "available_later"
                                            
                                            array:2 [
                                              1 => ""
                                              3 => ""
                                            ]
                                            
                                            "delivery_in_stock"
                                            
                                            array:2 [
                                              1 => ""
                                              3 => ""
                                            ]
                                            
                                            "delivery_out_stock"
                                            
                                            array:2 [
                                              1 => ""
                                              3 => ""
                                            ]
                                            

                                              • -30%
                                              00
                                              day
                                              :
                                              00
                                              hour
                                              :
                                              00
                                              min
                                              :
                                              00
                                              sec
                                              167,93 TND239,90 TND
                                              array:66 [
                                                "id_product" => "21417175"
                                                "id_supplier" => "1"
                                                "id_manufacturer" => "4"
                                                "id_category_default" => "69"
                                                "id_shop_default" => "1"
                                                "id_tax_rules_group" => "0"
                                                "on_sale" => "0"
                                                "online_only" => "0"
                                                "ean13" => ""
                                                "isbn" => ""
                                                "upc" => ""
                                                "mpn" => ""
                                                "ecotax" => "0.000000"
                                                "quantity" => "0"
                                                "minimal_quantity" => "1"
                                                "low_stock_threshold" => null
                                                "low_stock_alert" => "0"
                                                "price" => "239.900000"
                                                "wholesale_price" => "40.000000"
                                                "unity" => ""
                                                "unit_price_ratio" => "0.000000"
                                                "additional_shipping_cost" => "0.000000"
                                                "reference" => "2207561"
                                                "supplier_reference" => "2207561"
                                                "location" => ""
                                                "width" => "0.000000"
                                                "height" => "0.000000"
                                                "depth" => "0.000000"
                                                "weight" => "0.000000"
                                                "out_of_stock" => "2"
                                                "additional_delivery_times" => "1"
                                                "quantity_discount" => "0"
                                                "customizable" => "0"
                                                "uploadable_files" => "0"
                                                "text_fields" => "0"
                                                "active" => "1"
                                                "redirect_type" => ""
                                                "id_type_redirected" => "0"
                                                "available_for_order" => "1"
                                                "available_date" => "0000-00-00"
                                                "show_condition" => "0"
                                                "condition" => "new"
                                                "show_price" => "1"
                                                "indexed" => "1"
                                                "visibility" => "both"
                                                "cache_is_pack" => "0"
                                                "cache_has_attachments" => "0"
                                                "is_virtual" => "0"
                                                "cache_default_attribute" => "18776"
                                                "date_add" => "2025-06-16 00:00:00"
                                                "date_upd" => "2026-01-02 11:07:55"
                                                "advanced_stock_management" => "0"
                                                "pack_stock_type" => "3"
                                                "state" => "1"
                                                "id_shop" => "1"
                                                "description" => array:2 [
                                                  1 => "<p></p>"
                                                  3 => "<p></p>"
                                                ]
                                                "description_short" => array:2 [
                                                  1 => "<p></p>"
                                                  3 => "<p></p>"
                                                ]
                                                "link_rewrite" => array:2 [
                                                  1 => "sapato-casual-desportivo-fit-ins-hands-free"
                                                  3 => "sapato-casual-desportivo-fit-ins-hands-free"
                                                ]
                                                "meta_description" => array:2 [
                                                  1 => ""
                                                  3 => ""
                                                ]
                                                "meta_keywords" => array:2 [
                                                  1 => ""
                                                  3 => ""
                                                ]
                                                "meta_title" => array:2 [
                                                  1 => ""
                                                  3 => ""
                                                ]
                                                "name" => array:2 [
                                                  1 => "Sapato Casual Desportivo   - Fit-ins - Hands Free"
                                                  3 => "Sapato Casual Desportivo   - Fit-ins - Hands Free"
                                                ]
                                                "available_now" => array:2 [
                                                  1 => ""
                                                  3 => ""
                                                ]
                                                "available_later" => array:2 [
                                                  1 => ""
                                                  3 => ""
                                                ]
                                                "delivery_in_stock" => array:2 [
                                                  1 => ""
                                                  3 => ""
                                                ]
                                                "delivery_out_stock" => array:2 [
                                                  1 => ""
                                                  3 => ""
                                                ]
                                              ]
                                              
                                              Product {#1309
                                                +tax_name: null
                                                +tax_rate: null
                                                +id_manufacturer: null
                                                +id_supplier: null
                                                +id_category_default: null
                                                +id_shop_default: null
                                                +manufacturer_name: null
                                                +supplier_name: null
                                                +name: null
                                                +description: null
                                                +description_short: null
                                                +quantity: 0
                                                +minimal_quantity: 1
                                                +low_stock_threshold: null
                                                +low_stock_alert: false
                                                +available_now: null
                                                +available_later: null
                                                +price: 0
                                                +specificPrice: 0
                                                +additional_shipping_cost: 0
                                                +wholesale_price: 0
                                                +on_sale: false
                                                +online_only: false
                                                +unity: null
                                                +unit_price: null
                                                +unit_price_ratio: 0
                                                +ecotax: 0
                                                +reference: null
                                                +supplier_reference: null
                                                +location: null
                                                +width: 0
                                                +height: 0
                                                +depth: 0
                                                +weight: 0
                                                +ean13: null
                                                +isbn: null
                                                +upc: null
                                                +mpn: null
                                                +link_rewrite: null
                                                +meta_description: null
                                                +meta_keywords: null
                                                +meta_title: null
                                                +quantity_discount: 0
                                                +customizable: null
                                                +new: null
                                                +uploadable_files: null
                                                +text_fields: null
                                                +active: true
                                                +redirect_type: ""
                                                +id_type_redirected: 0
                                                +available_for_order: true
                                                +available_date: "0000-00-00"
                                                +show_condition: false
                                                +condition: null
                                                +show_price: true
                                                +indexed: 0
                                                +visibility: null
                                                +date_add: null
                                                +date_upd: null
                                                +tags: null
                                                +state: 1
                                                +base_price: null
                                                +id_tax_rules_group: 1
                                                +id_color_default: 0
                                                +advanced_stock_management: 0
                                                +out_of_stock: null
                                                +depends_on_stock: null
                                                +isFullyLoaded: false
                                                +cache_is_pack: null
                                                +cache_has_attachments: null
                                                +is_virtual: null
                                                +id_pack_product_attribute: null
                                                +cache_default_attribute: null
                                                +category: null
                                                +pack_stock_type: 3
                                                +additional_delivery_times: 1
                                                +delivery_in_stock: null
                                                +delivery_out_stock: null
                                                #webserviceParameters: array:4 [
                                                  "objectMethods" => array:2 [
                                                    "add" => "addWs"
                                                    "update" => "updateWs"
                                                  ]
                                                  "objectNodeNames" => "products"
                                                  "fields" => array:12 [
                                                    "id_manufacturer" => array:1 [
                                                      "xlink_resource" => "manufacturers"
                                                    ]
                                                    "id_supplier" => array:1 [
                                                      "xlink_resource" => "suppliers"
                                                    ]
                                                    "id_category_default" => array:1 [
                                                      "xlink_resource" => "categories"
                                                    ]
                                                    "new" => []
                                                    "cache_default_attribute" => []
                                                    "id_default_image" => array:3 [
                                                      "getter" => "getCoverWs"
                                                      "setter" => "setCoverWs"
                                                      "xlink_resource" => array:2 [
                                                        "resourceName" => "images"
                                                        "subResourceName" => "products"
                                                      ]
                                                    ]
                                                    "id_default_combination" => array:3 [
                                                      "getter" => "getWsDefaultCombination"
                                                      "setter" => "setWsDefaultCombination"
                                                      "xlink_resource" => array:1 [
                                                        "resourceName" => "combinations"
                                                      ]
                                                    ]
                                                    "id_tax_rules_group" => array:1 [
                                                      "xlink_resource" => array:1 [
                                                        "resourceName" => "tax_rule_groups"
                                                      ]
                                                    ]
                                                    "position_in_category" => array:2 [
                                                      "getter" => "getWsPositionInCategory"
                                                      "setter" => "setWsPositionInCategory"
                                                    ]
                                                    "manufacturer_name" => array:2 [
                                                      "getter" => "getWsManufacturerName"
                                                      "setter" => false
                                                    ]
                                                    "quantity" => array:2 [
                                                      "getter" => false
                                                      "setter" => false
                                                    ]
                                                    "type" => array:2 [
                                                      "getter" => "getWsType"
                                                      "setter" => "setWsType"
                                                    ]
                                                  ]
                                                  "associations" => array:9 [
                                                    "categories" => array:2 [
                                                      "resource" => "category"
                                                      "fields" => array:1 [
                                                        "id" => array:1 [
                                                          "required" => true
                                                        ]
                                                      ]
                                                    ]
                                                    "images" => array:2 [
                                                      "resource" => "image"
                                                      "fields" => array:1 [
                                                        "id" => []
                                                      ]
                                                    ]
                                                    "combinations" => array:2 [
                                                      "resource" => "combination"
                                                      "fields" => array:1 [
                                                        "id" => array:1 [
                                                          "required" => true
                                                        ]
                                                      ]
                                                    ]
                                                    "product_option_values" => array:2 [
                                                      "resource" => "product_option_value"
                                                      "fields" => array:1 [
                                                        "id" => array:1 [
                                                          "required" => true
                                                        ]
                                                      ]
                                                    ]
                                                    "product_features" => array:2 [
                                                      "resource" => "product_feature"
                                                      "fields" => array:2 [
                                                        "id" => array:1 [
                                                          "required" => true
                                                        ]
                                                        "id_feature_value" => array:2 [
                                                          "required" => true
                                                          "xlink_resource" => "product_feature_values"
                                                        ]
                                                      ]
                                                    ]
                                                    "tags" => array:2 [
                                                      "resource" => "tag"
                                                      "fields" => array:1 [
                                                        "id" => array:1 [
                                                          "required" => true
                                                        ]
                                                      ]
                                                    ]
                                                    "stock_availables" => array:3 [
                                                      "resource" => "stock_available"
                                                      "fields" => array:2 [
                                                        "id" => array:1 [
                                                          "required" => true
                                                        ]
                                                        "id_product_attribute" => array:1 [
                                                          "required" => true
                                                        ]
                                                      ]
                                                      "setter" => false
                                                    ]
                                                    "accessories" => array:3 [
                                                      "resource" => "product"
                                                      "api" => "products"
                                                      "fields" => array:1 [
                                                        "id" => array:2 [
                                                          "required" => true
                                                          "xlink_resource" => "product"
                                                        ]
                                                      ]
                                                    ]
                                                    "product_bundle" => array:3 [
                                                      "resource" => "product"
                                                      "api" => "products"
                                                      "fields" => array:3 [
                                                        "id" => array:1 [
                                                          "required" => true
                                                        ]
                                                        "id_product_attribute" => []
                                                        "quantity" => []
                                                      ]
                                                    ]
                                                  ]
                                                ]
                                                +id: 21417175
                                                #id_lang: null
                                                #id_shop: 1
                                                +id_shop_list: []
                                                #get_shop_from_context: true
                                                #table: "product"
                                                #identifier: "id_product"
                                                #fieldsRequired: array:1 [
                                                  0 => "price"
                                                ]
                                                #fieldsSize: array:7 [
                                                  "reference" => 64
                                                  "supplier_reference" => 64
                                                  "location" => 64
                                                  "ean13" => 13
                                                  "isbn" => 32
                                                  "upc" => 12
                                                  "mpn" => 40
                                                ]
                                                #fieldsValidate: array:49 [
                                                  "id_shop_default" => "isUnsignedId"
                                                  "id_manufacturer" => "isUnsignedId"
                                                  "id_supplier" => "isUnsignedId"
                                                  "reference" => "isReference"
                                                  "supplier_reference" => "isReference"
                                                  "location" => "isReference"
                                                  "width" => "isUnsignedFloat"
                                                  "height" => "isUnsignedFloat"
                                                  "depth" => "isUnsignedFloat"
                                                  "weight" => "isUnsignedFloat"
                                                  "quantity_discount" => "isBool"
                                                  "ean13" => "isEan13"
                                                  "isbn" => "isIsbn"
                                                  "upc" => "isUpc"
                                                  "mpn" => "isMpn"
                                                  "cache_is_pack" => "isBool"
                                                  "cache_has_attachments" => "isBool"
                                                  "is_virtual" => "isBool"
                                                  "state" => "isUnsignedId"
                                                  "additional_delivery_times" => "isUnsignedId"
                                                  "id_category_default" => "isUnsignedId"
                                                  "id_tax_rules_group" => "isUnsignedId"
                                                  "on_sale" => "isBool"
                                                  "online_only" => "isBool"
                                                  "ecotax" => "isPrice"
                                                  "minimal_quantity" => "isUnsignedInt"
                                                  "low_stock_threshold" => "isInt"
                                                  "low_stock_alert" => "isBool"
                                                  "price" => "isPrice"
                                                  "wholesale_price" => "isPrice"
                                                  "unity" => "isString"
                                                  "additional_shipping_cost" => "isPrice"
                                                  "customizable" => "isUnsignedInt"
                                                  "text_fields" => "isUnsignedInt"
                                                  "uploadable_files" => "isUnsignedInt"
                                                  "active" => "isBool"
                                                  "redirect_type" => "isString"
                                                  "id_type_redirected" => "isUnsignedId"
                                                  "available_for_order" => "isBool"
                                                  "available_date" => "isDateFormat"
                                                  "show_condition" => "isBool"
                                                  "condition" => "isGenericName"
                                                  "show_price" => "isBool"
                                                  "indexed" => "isBool"
                                                  "visibility" => "isProductVisibility"
                                                  "advanced_stock_management" => "isBool"
                                                  "date_add" => "isDate"
                                                  "date_upd" => "isDate"
                                                  "pack_stock_type" => "isUnsignedInt"
                                                ]
                                                #fieldsRequiredLang: []
                                                #fieldsSizeLang: array:9 [
                                                  "delivery_in_stock" => 255
                                                  "delivery_out_stock" => 255
                                                  "meta_description" => 512
                                                  "meta_keywords" => 255
                                                  "meta_title" => 255
                                                  "link_rewrite" => 128
                                                  "name" => 128
                                                  "available_now" => 255
                                                  "available_later" => 255
                                                ]
                                                #fieldsValidateLang: array:11 [
                                                  "delivery_in_stock" => "isGenericName"
                                                  "delivery_out_stock" => "isGenericName"
                                                  "meta_description" => "isGenericName"
                                                  "meta_keywords" => "isGenericName"
                                                  "meta_title" => "isGenericName"
                                                  "link_rewrite" => "isLinkRewrite"
                                                  "name" => "isCatalogName"
                                                  "description" => "isCleanHtml"
                                                  "description_short" => "isCleanHtml"
                                                  "available_now" => "isGenericName"
                                                  "available_later" => "IsGenericName"
                                                ]
                                                #tables: []
                                                #image_dir: null
                                                #image_format: "jpg"
                                                #translator: null
                                                #def: array:7 [
                                                  "table" => "product"
                                                  "primary" => "id_product"
                                                  "multilang" => true
                                                  "multilang_shop" => true
                                                  "fields" => array:62 [
                                                    "id_shop_default" => array:2 [
                                                      "type" => 1
                                                      "validate" => "isUnsignedId"
                                                    ]
                                                    "id_manufacturer" => array:2 [
                                                      "type" => 1
                                                      "validate" => "isUnsignedId"
                                                    ]
                                                    "id_supplier" => array:2 [
                                                      "type" => 1
                                                      "validate" => "isUnsignedId"
                                                    ]
                                                    "reference" => array:3 [
                                                      "type" => 3
                                                      "validate" => "isReference"
                                                      "size" => 64
                                                    ]
                                                    "supplier_reference" => array:3 [
                                                      "type" => 3
                                                      "validate" => "isReference"
                                                      "size" => 64
                                                    ]
                                                    "location" => array:3 [
                                                      "type" => 3
                                                      "validate" => "isReference"
                                                      "size" => 64
                                                    ]
                                                    "width" => array:2 [
                                                      "type" => 4
                                                      "validate" => "isUnsignedFloat"
                                                    ]
                                                    "height" => array:2 [
                                                      "type" => 4
                                                      "validate" => "isUnsignedFloat"
                                                    ]
                                                    "depth" => array:2 [
                                                      "type" => 4
                                                      "validate" => "isUnsignedFloat"
                                                    ]
                                                    "weight" => array:2 [
                                                      "type" => 4
                                                      "validate" => "isUnsignedFloat"
                                                    ]
                                                    "quantity_discount" => array:2 [
                                                      "type" => 2
                                                      "validate" => "isBool"
                                                    ]
                                                    "ean13" => array:3 [
                                                      "type" => 3
                                                      "validate" => "isEan13"
                                                      "size" => 13
                                                    ]
                                                    "isbn" => array:3 [
                                                      "type" => 3
                                                      "validate" => "isIsbn"
                                                      "size" => 32
                                                    ]
                                                    "upc" => array:3 [
                                                      "type" => 3
                                                      "validate" => "isUpc"
                                                      "size" => 12
                                                    ]
                                                    "mpn" => array:3 [
                                                      "type" => 3
                                                      "validate" => "isMpn"
                                                      "size" => 40
                                                    ]
                                                    "cache_is_pack" => array:2 [
                                                      "type" => 2
                                                      "validate" => "isBool"
                                                    ]
                                                    "cache_has_attachments" => array:2 [
                                                      "type" => 2
                                                      "validate" => "isBool"
                                                    ]
                                                    "is_virtual" => array:2 [
                                                      "type" => 2
                                                      "validate" => "isBool"
                                                    ]
                                                    "state" => array:2 [
                                                      "type" => 1
                                                      "validate" => "isUnsignedId"
                                                    ]
                                                    "additional_delivery_times" => array:2 [
                                                      "type" => 1
                                                      "validate" => "isUnsignedId"
                                                    ]
                                                    "delivery_in_stock" => array:4 [
                                                      "type" => 3
                                                      "lang" => true
                                                      "validate" => "isGenericName"
                                                      "size" => 255
                                                    ]
                                                    "delivery_out_stock" => array:4 [
                                                      "type" => 3
                                                      "lang" => true
                                                      "validate" => "isGenericName"
                                                      "size" => 255
                                                    ]
                                                    "id_category_default" => array:3 [
                                                      "type" => 1
                                                      "shop" => true
                                                      "validate" => "isUnsignedId"
                                                    ]
                                                    "id_tax_rules_group" => array:3 [
                                                      "type" => 1
                                                      "shop" => true
                                                      "validate" => "isUnsignedId"
                                                    ]
                                                    "on_sale" => array:3 [
                                                      "type" => 2
                                                      "shop" => true
                                                      "validate" => "isBool"
                                                    ]
                                                    "online_only" => array:3 [
                                                      "type" => 2
                                                      "shop" => true
                                                      "validate" => "isBool"
                                                    ]
                                                    "ecotax" => array:3 [
                                                      "type" => 4
                                                      "shop" => true
                                                      "validate" => "isPrice"
                                                    ]
                                                    "minimal_quantity" => array:3 [
                                                      "type" => 1
                                                      "shop" => true
                                                      "validate" => "isUnsignedInt"
                                                    ]
                                                    "low_stock_threshold" => array:4 [
                                                      "type" => 1
                                                      "shop" => true
                                                      "allow_null" => true
                                                      "validate" => "isInt"
                                                    ]
                                                    "low_stock_alert" => array:3 [
                                                      "type" => 2
                                                      "shop" => true
                                                      "validate" => "isBool"
                                                    ]
                                                    "price" => array:4 [
                                                      "type" => 4
                                                      "shop" => true
                                                      "validate" => "isPrice"
                                                      "required" => true
                                                    ]
                                                    "wholesale_price" => array:3 [
                                                      "type" => 4
                                                      "shop" => true
                                                      "validate" => "isPrice"
                                                    ]
                                                    "unity" => array:3 [
                                                      "type" => 3
                                                      "shop" => true
                                                      "validate" => "isString"
                                                    ]
                                                    "unit_price_ratio" => array:2 [
                                                      "type" => 4
                                                      "shop" => true
                                                    ]
                                                    "additional_shipping_cost" => array:3 [
                                                      "type" => 4
                                                      "shop" => true
                                                      "validate" => "isPrice"
                                                    ]
                                                    "customizable" => array:3 [
                                                      "type" => 1
                                                      "shop" => true
                                                      "validate" => "isUnsignedInt"
                                                    ]
                                                    "text_fields" => array:3 [
                                                      "type" => 1
                                                      "shop" => true
                                                      "validate" => "isUnsignedInt"
                                                    ]
                                                    "uploadable_files" => array:3 [
                                                      "type" => 1
                                                      "shop" => true
                                                      "validate" => "isUnsignedInt"
                                                    ]
                                                    "active" => array:3 [
                                                      "type" => 2
                                                      "shop" => true
                                                      "validate" => "isBool"
                                                    ]
                                                    "redirect_type" => array:3 [
                                                      "type" => 3
                                                      "shop" => true
                                                      "validate" => "isString"
                                                    ]
                                                    "id_type_redirected" => array:3 [
                                                      "type" => 1
                                                      "shop" => true
                                                      "validate" => "isUnsignedId"
                                                    ]
                                                    "available_for_order" => array:3 [
                                                      "type" => 2
                                                      "shop" => true
                                                      "validate" => "isBool"
                                                    ]
                                                    "available_date" => array:3 [
                                                      "type" => 5
                                                      "shop" => true
                                                      "validate" => "isDateFormat"
                                                    ]
                                                    "show_condition" => array:3 [
                                                      "type" => 2
                                                      "shop" => true
                                                      "validate" => "isBool"
                                                    ]
                                                    "condition" => array:5 [
                                                      "type" => 3
                                                      "shop" => true
                                                      "validate" => "isGenericName"
                                                      "values" => array:3 [
                                                        0 => "new"
                                                        1 => "used"
                                                        2 => "refurbished"
                                                      ]
                                                      "default" => "new"
                                                    ]
                                                    "show_price" => array:3 [
                                                      "type" => 2
                                                      "shop" => true
                                                      "validate" => "isBool"
                                                    ]
                                                    "indexed" => array:3 [
                                                      "type" => 2
                                                      "shop" => true
                                                      "validate" => "isBool"
                                                    ]
                                                    "visibility" => array:5 [
                                                      "type" => 3
                                                      "shop" => true
                                                      "validate" => "isProductVisibility"
                                                      "values" => array:4 [
                                                        0 => "both"
                                                        1 => "catalog"
                                                        2 => "search"
                                                        3 => "none"
                                                      ]
                                                      "default" => "both"
                                                    ]
                                                    "cache_default_attribute" => array:2 [
                                                      "type" => 1
                                                      "shop" => true
                                                    ]
                                                    "advanced_stock_management" => array:3 [
                                                      "type" => 2
                                                      "shop" => true
                                                      "validate" => "isBool"
                                                    ]
                                                    "date_add" => array:3 [
                                                      "type" => 5
                                                      "shop" => true
                                                      "validate" => "isDate"
                                                    ]
                                                    "date_upd" => array:3 [
                                                      "type" => 5
                                                      "shop" => true
                                                      "validate" => "isDate"
                                                    ]
                                                    "pack_stock_type" => array:3 [
                                                      "type" => 1
                                                      "shop" => true
                                                      "validate" => "isUnsignedInt"
                                                    ]
                                                    "meta_description" => array:4 [
                                                      "type" => 3
                                                      "lang" => true
                                                      "validate" => "isGenericName"
                                                      "size" => 512
                                                    ]
                                                    "meta_keywords" => array:4 [
                                                      "type" => 3
                                                      "lang" => true
                                                      "validate" => "isGenericName"
                                                      "size" => 255
                                                    ]
                                                    "meta_title" => array:4 [
                                                      "type" => 3
                                                      "lang" => true
                                                      "validate" => "isGenericName"
                                                      "size" => 255
                                                    ]
                                                    "link_rewrite" => array:6 [
                                                      "type" => 3
                                                      "lang" => true
                                                      "validate" => "isLinkRewrite"
                                                      "required" => false
                                                      "size" => 128
                                                      "ws_modifier" => array:2 [
                                                        "http_method" => 2
                                                        "modifier" => "modifierWsLinkRewrite"
                                                      ]
                                                    ]
                                                    "name" => array:5 [
                                                      "type" => 3
                                                      "lang" => true
                                                      "validate" => "isCatalogName"
                                                      "required" => false
                                                      "size" => 128
                                                    ]
                                                    "description" => array:3 [
                                                      "type" => 6
                                                      "lang" => true
                                                      "validate" => "isCleanHtml"
                                                    ]
                                                    "description_short" => array:3 [
                                                      "type" => 6
                                                      "lang" => true
                                                      "validate" => "isCleanHtml"
                                                    ]
                                                    "available_now" => array:4 [
                                                      "type" => 3
                                                      "lang" => true
                                                      "validate" => "isGenericName"
                                                      "size" => 255
                                                    ]
                                                    "available_later" => array:4 [
                                                      "type" => 3
                                                      "lang" => true
                                                      "validate" => "IsGenericName"
                                                      "size" => 255
                                                    ]
                                                  ]
                                                  "associations" => array:7 [
                                                    "manufacturer" => array:1 [
                                                      "type" => 1
                                                    ]
                                                    "supplier" => array:1 [
                                                      "type" => 1
                                                    ]
                                                    "default_category" => array:3 [
                                                      "type" => 1
                                                      "field" => "id_category_default"
                                                      "object" => "Category"
                                                    ]
                                                    "tax_rules_group" => array:1 [
                                                      "type" => 1
                                                    ]
                                                    "categories" => array:4 [
                                                      "type" => 2
                                                      "field" => "id_category"
                                                      "object" => "Category"
                                                      "association" => "category_product"
                                                    ]
                                                    "stock_availables" => array:4 [
                                                      "type" => 2
                                                      "field" => "id_stock_available"
                                                      "object" => "StockAvailable"
                                                      "association" => "stock_availables"
                                                    ]
                                                    "l" => array:3 [
                                                      "type" => 2
                                                      "field" => "id_product"
                                                      "foreign_field" => "id_product"
                                                    ]
                                                  ]
                                                  "classname" => "Product"
                                                ]
                                                #update_fields: null
                                                +force_id: false
                                              }
                                              
                                              "id_product"
                                              
                                              "21417175"
                                              
                                              "id_supplier"
                                              
                                              "1"
                                              
                                              "id_manufacturer"
                                              
                                              "4"
                                              
                                              "id_category_default"
                                              
                                              "69"
                                              
                                              "id_shop_default"
                                              
                                              "1"
                                              
                                              "id_tax_rules_group"
                                              
                                              "0"
                                              
                                              "on_sale"
                                              
                                              "0"
                                              
                                              "online_only"
                                              
                                              "0"
                                              
                                              "ean13"
                                              
                                              ""
                                              
                                              "isbn"
                                              
                                              ""
                                              
                                              "upc"
                                              
                                              ""
                                              
                                              "mpn"
                                              
                                              ""
                                              
                                              "ecotax"
                                              
                                              "0.000000"
                                              
                                              "quantity"
                                              
                                              "0"
                                              
                                              "minimal_quantity"
                                              
                                              "1"
                                              
                                              "low_stock_threshold"
                                              
                                              null
                                              
                                              "low_stock_alert"
                                              
                                              "0"
                                              
                                              "price"
                                              
                                              "239.900000"
                                              
                                              "wholesale_price"
                                              
                                              "40.000000"
                                              
                                              "unity"
                                              
                                              ""
                                              
                                              "unit_price_ratio"
                                              
                                              "0.000000"
                                              
                                              "additional_shipping_cost"
                                              
                                              "0.000000"
                                              
                                              "reference"
                                              
                                              "2207561"
                                              
                                              "supplier_reference"
                                              
                                              "2207561"
                                              
                                              "location"
                                              
                                              ""
                                              
                                              "width"
                                              
                                              "0.000000"
                                              
                                              "height"
                                              
                                              "0.000000"
                                              
                                              "depth"
                                              
                                              "0.000000"
                                              
                                              "weight"
                                              
                                              "0.000000"
                                              
                                              "out_of_stock"
                                              
                                              "2"
                                              
                                              "additional_delivery_times"
                                              
                                              "1"
                                              
                                              "quantity_discount"
                                              
                                              "0"
                                              
                                              "customizable"
                                              
                                              "0"
                                              
                                              "uploadable_files"
                                              
                                              "0"
                                              
                                              "text_fields"
                                              
                                              "0"
                                              
                                              "active"
                                              
                                              "1"
                                              
                                              "redirect_type"
                                              
                                              ""
                                              
                                              "id_type_redirected"
                                              
                                              "0"
                                              
                                              "available_for_order"
                                              
                                              "1"
                                              
                                              "available_date"
                                              
                                              "0000-00-00"
                                              
                                              "show_condition"
                                              
                                              "0"
                                              
                                              "condition"
                                              
                                              "new"
                                              
                                              "show_price"
                                              
                                              "1"
                                              
                                              "indexed"
                                              
                                              "1"
                                              
                                              "visibility"
                                              
                                              "both"
                                              
                                              "cache_is_pack"
                                              
                                              "0"
                                              
                                              "cache_has_attachments"
                                              
                                              "0"
                                              
                                              "is_virtual"
                                              
                                              "0"
                                              
                                              "cache_default_attribute"
                                              
                                              "18776"
                                              
                                              "date_add"
                                              
                                              "2025-06-16 00:00:00"
                                              
                                              "date_upd"
                                              
                                              "2026-01-02 11:07:55"
                                              
                                              "advanced_stock_management"
                                              
                                              "0"
                                              
                                              "pack_stock_type"
                                              
                                              "3"
                                              
                                              "state"
                                              
                                              "1"
                                              
                                              "id_shop"
                                              
                                              "1"
                                              
                                              "description"
                                              
                                              array:2 [
                                                1 => "<p></p>"
                                                3 => "<p></p>"
                                              ]
                                              
                                              "description_short"
                                              
                                              array:2 [
                                                1 => "<p></p>"
                                                3 => "<p></p>"
                                              ]
                                              
                                              "link_rewrite"
                                              
                                              array:2 [
                                                1 => "sapato-casual-desportivo-fit-ins-hands-free"
                                                3 => "sapato-casual-desportivo-fit-ins-hands-free"
                                              ]
                                              
                                              "meta_description"
                                              
                                              array:2 [
                                                1 => ""
                                                3 => ""
                                              ]
                                              
                                              "meta_keywords"
                                              
                                              array:2 [
                                                1 => ""
                                                3 => ""
                                              ]
                                              
                                              "meta_title"
                                              
                                              array:2 [
                                                1 => ""
                                                3 => ""
                                              ]
                                              
                                              "name"
                                              
                                              array:2 [
                                                1 => "Sapato Casual Desportivo   - Fit-ins - Hands Free"
                                                3 => "Sapato Casual Desportivo   - Fit-ins - Hands Free"
                                              ]
                                              
                                              "available_now"
                                              
                                              array:2 [
                                                1 => ""
                                                3 => ""
                                              ]
                                              
                                              "available_later"
                                              
                                              array:2 [
                                                1 => ""
                                                3 => ""
                                              ]
                                              
                                              "delivery_in_stock"
                                              
                                              array:2 [
                                                1 => ""
                                                3 => ""
                                              ]
                                              
                                              "delivery_out_stock"
                                              
                                              array:2 [
                                                1 => ""
                                                3 => ""
                                              ]
                                              

                                                • -20%
                                                00
                                                day
                                                :
                                                00
                                                hour
                                                :
                                                00
                                                min
                                                :
                                                00
                                                sec
                                                143,92 TND179,90 TND
                                                array:66 [
                                                  "id_product" => "21417531"
                                                  "id_supplier" => "1"
                                                  "id_manufacturer" => "4"
                                                  "id_category_default" => "92"
                                                  "id_shop_default" => "1"
                                                  "id_tax_rules_group" => "0"
                                                  "on_sale" => "0"
                                                  "online_only" => "0"
                                                  "ean13" => ""
                                                  "isbn" => ""
                                                  "upc" => ""
                                                  "mpn" => ""
                                                  "ecotax" => "0.000000"
                                                  "quantity" => "0"
                                                  "minimal_quantity" => "1"
                                                  "low_stock_threshold" => null
                                                  "low_stock_alert" => "0"
                                                  "price" => "179.900000"
                                                  "wholesale_price" => "46.000000"
                                                  "unity" => ""
                                                  "unit_price_ratio" => "0.000000"
                                                  "additional_shipping_cost" => "0.000000"
                                                  "reference" => "2215181"
                                                  "supplier_reference" => "2215181"
                                                  "location" => ""
                                                  "width" => "0.000000"
                                                  "height" => "0.000000"
                                                  "depth" => "0.000000"
                                                  "weight" => "0.000000"
                                                  "out_of_stock" => "2"
                                                  "additional_delivery_times" => "1"
                                                  "quantity_discount" => "0"
                                                  "customizable" => "0"
                                                  "uploadable_files" => "0"
                                                  "text_fields" => "0"
                                                  "active" => "1"
                                                  "redirect_type" => ""
                                                  "id_type_redirected" => "0"
                                                  "available_for_order" => "1"
                                                  "available_date" => "0000-00-00"
                                                  "show_condition" => "0"
                                                  "condition" => "new"
                                                  "show_price" => "1"
                                                  "indexed" => "1"
                                                  "visibility" => "both"
                                                  "cache_is_pack" => "0"
                                                  "cache_has_attachments" => "0"
                                                  "is_virtual" => "0"
                                                  "cache_default_attribute" => "20882"
                                                  "date_add" => "2025-11-10 00:00:00"
                                                  "date_upd" => "2026-01-28 19:01:40"
                                                  "advanced_stock_management" => "0"
                                                  "pack_stock_type" => "3"
                                                  "state" => "1"
                                                  "id_shop" => "1"
                                                  "description" => array:2 [
                                                    1 => "<p></p>"
                                                    3 => "<p></p>"
                                                  ]
                                                  "description_short" => array:2 [
                                                    1 => "<p></p>"
                                                    3 => "<p></p>"
                                                  ]
                                                  "link_rewrite" => array:2 [
                                                    1 => "sapato-casual-desportivo-phylon-shock-absorber"
                                                    3 => "sapato-casual-desportivo-phylon-shock-absorber"
                                                  ]
                                                  "meta_description" => array:2 [
                                                    1 => ""
                                                    3 => ""
                                                  ]
                                                  "meta_keywords" => array:2 [
                                                    1 => ""
                                                    3 => ""
                                                  ]
                                                  "meta_title" => array:2 [
                                                    1 => ""
                                                    3 => ""
                                                  ]
                                                  "name" => array:2 [
                                                    1 => "Sapato Casual Desportivo  - Phylon Shock Absorber"
                                                    3 => "Sapato Casual Desportivo  - Phylon Shock Absorber"
                                                  ]
                                                  "available_now" => array:2 [
                                                    1 => ""
                                                    3 => ""
                                                  ]
                                                  "available_later" => array:2 [
                                                    1 => ""
                                                    3 => ""
                                                  ]
                                                  "delivery_in_stock" => array:2 [
                                                    1 => ""
                                                    3 => ""
                                                  ]
                                                  "delivery_out_stock" => array:2 [
                                                    1 => ""
                                                    3 => ""
                                                  ]
                                                ]
                                                
                                                Product {#1296
                                                  +tax_name: null
                                                  +tax_rate: null
                                                  +id_manufacturer: null
                                                  +id_supplier: null
                                                  +id_category_default: null
                                                  +id_shop_default: null
                                                  +manufacturer_name: null
                                                  +supplier_name: null
                                                  +name: null
                                                  +description: null
                                                  +description_short: null
                                                  +quantity: 0
                                                  +minimal_quantity: 1
                                                  +low_stock_threshold: null
                                                  +low_stock_alert: false
                                                  +available_now: null
                                                  +available_later: null
                                                  +price: 0
                                                  +specificPrice: 0
                                                  +additional_shipping_cost: 0
                                                  +wholesale_price: 0
                                                  +on_sale: false
                                                  +online_only: false
                                                  +unity: null
                                                  +unit_price: null
                                                  +unit_price_ratio: 0
                                                  +ecotax: 0
                                                  +reference: null
                                                  +supplier_reference: null
                                                  +location: null
                                                  +width: 0
                                                  +height: 0
                                                  +depth: 0
                                                  +weight: 0
                                                  +ean13: null
                                                  +isbn: null
                                                  +upc: null
                                                  +mpn: null
                                                  +link_rewrite: null
                                                  +meta_description: null
                                                  +meta_keywords: null
                                                  +meta_title: null
                                                  +quantity_discount: 0
                                                  +customizable: null
                                                  +new: null
                                                  +uploadable_files: null
                                                  +text_fields: null
                                                  +active: true
                                                  +redirect_type: ""
                                                  +id_type_redirected: 0
                                                  +available_for_order: true
                                                  +available_date: "0000-00-00"
                                                  +show_condition: false
                                                  +condition: null
                                                  +show_price: true
                                                  +indexed: 0
                                                  +visibility: null
                                                  +date_add: null
                                                  +date_upd: null
                                                  +tags: null
                                                  +state: 1
                                                  +base_price: null
                                                  +id_tax_rules_group: 1
                                                  +id_color_default: 0
                                                  +advanced_stock_management: 0
                                                  +out_of_stock: null
                                                  +depends_on_stock: null
                                                  +isFullyLoaded: false
                                                  +cache_is_pack: null
                                                  +cache_has_attachments: null
                                                  +is_virtual: null
                                                  +id_pack_product_attribute: null
                                                  +cache_default_attribute: null
                                                  +category: null
                                                  +pack_stock_type: 3
                                                  +additional_delivery_times: 1
                                                  +delivery_in_stock: null
                                                  +delivery_out_stock: null
                                                  #webserviceParameters: array:4 [
                                                    "objectMethods" => array:2 [
                                                      "add" => "addWs"
                                                      "update" => "updateWs"
                                                    ]
                                                    "objectNodeNames" => "products"
                                                    "fields" => array:12 [
                                                      "id_manufacturer" => array:1 [
                                                        "xlink_resource" => "manufacturers"
                                                      ]
                                                      "id_supplier" => array:1 [
                                                        "xlink_resource" => "suppliers"
                                                      ]
                                                      "id_category_default" => array:1 [
                                                        "xlink_resource" => "categories"
                                                      ]
                                                      "new" => []
                                                      "cache_default_attribute" => []
                                                      "id_default_image" => array:3 [
                                                        "getter" => "getCoverWs"
                                                        "setter" => "setCoverWs"
                                                        "xlink_resource" => array:2 [
                                                          "resourceName" => "images"
                                                          "subResourceName" => "products"
                                                        ]
                                                      ]
                                                      "id_default_combination" => array:3 [
                                                        "getter" => "getWsDefaultCombination"
                                                        "setter" => "setWsDefaultCombination"
                                                        "xlink_resource" => array:1 [
                                                          "resourceName" => "combinations"
                                                        ]
                                                      ]
                                                      "id_tax_rules_group" => array:1 [
                                                        "xlink_resource" => array:1 [
                                                          "resourceName" => "tax_rule_groups"
                                                        ]
                                                      ]
                                                      "position_in_category" => array:2 [
                                                        "getter" => "getWsPositionInCategory"
                                                        "setter" => "setWsPositionInCategory"
                                                      ]
                                                      "manufacturer_name" => array:2 [
                                                        "getter" => "getWsManufacturerName"
                                                        "setter" => false
                                                      ]
                                                      "quantity" => array:2 [
                                                        "getter" => false
                                                        "setter" => false
                                                      ]
                                                      "type" => array:2 [
                                                        "getter" => "getWsType"
                                                        "setter" => "setWsType"
                                                      ]
                                                    ]
                                                    "associations" => array:9 [
                                                      "categories" => array:2 [
                                                        "resource" => "category"
                                                        "fields" => array:1 [
                                                          "id" => array:1 [
                                                            "required" => true
                                                          ]
                                                        ]
                                                      ]
                                                      "images" => array:2 [
                                                        "resource" => "image"
                                                        "fields" => array:1 [
                                                          "id" => []
                                                        ]
                                                      ]
                                                      "combinations" => array:2 [
                                                        "resource" => "combination"
                                                        "fields" => array:1 [
                                                          "id" => array:1 [
                                                            "required" => true
                                                          ]
                                                        ]
                                                      ]
                                                      "product_option_values" => array:2 [
                                                        "resource" => "product_option_value"
                                                        "fields" => array:1 [
                                                          "id" => array:1 [
                                                            "required" => true
                                                          ]
                                                        ]
                                                      ]
                                                      "product_features" => array:2 [
                                                        "resource" => "product_feature"
                                                        "fields" => array:2 [
                                                          "id" => array:1 [
                                                            "required" => true
                                                          ]
                                                          "id_feature_value" => array:2 [
                                                            "required" => true
                                                            "xlink_resource" => "product_feature_values"
                                                          ]
                                                        ]
                                                      ]
                                                      "tags" => array:2 [
                                                        "resource" => "tag"
                                                        "fields" => array:1 [
                                                          "id" => array:1 [
                                                            "required" => true
                                                          ]
                                                        ]
                                                      ]
                                                      "stock_availables" => array:3 [
                                                        "resource" => "stock_available"
                                                        "fields" => array:2 [
                                                          "id" => array:1 [
                                                            "required" => true
                                                          ]
                                                          "id_product_attribute" => array:1 [
                                                            "required" => true
                                                          ]
                                                        ]
                                                        "setter" => false
                                                      ]
                                                      "accessories" => array:3 [
                                                        "resource" => "product"
                                                        "api" => "products"
                                                        "fields" => array:1 [
                                                          "id" => array:2 [
                                                            "required" => true
                                                            "xlink_resource" => "product"
                                                          ]
                                                        ]
                                                      ]
                                                      "product_bundle" => array:3 [
                                                        "resource" => "product"
                                                        "api" => "products"
                                                        "fields" => array:3 [
                                                          "id" => array:1 [
                                                            "required" => true
                                                          ]
                                                          "id_product_attribute" => []
                                                          "quantity" => []
                                                        ]
                                                      ]
                                                    ]
                                                  ]
                                                  +id: 21417531
                                                  #id_lang: null
                                                  #id_shop: 1
                                                  +id_shop_list: []
                                                  #get_shop_from_context: true
                                                  #table: "product"
                                                  #identifier: "id_product"
                                                  #fieldsRequired: array:1 [
                                                    0 => "price"
                                                  ]
                                                  #fieldsSize: array:7 [
                                                    "reference" => 64
                                                    "supplier_reference" => 64
                                                    "location" => 64
                                                    "ean13" => 13
                                                    "isbn" => 32
                                                    "upc" => 12
                                                    "mpn" => 40
                                                  ]
                                                  #fieldsValidate: array:49 [
                                                    "id_shop_default" => "isUnsignedId"
                                                    "id_manufacturer" => "isUnsignedId"
                                                    "id_supplier" => "isUnsignedId"
                                                    "reference" => "isReference"
                                                    "supplier_reference" => "isReference"
                                                    "location" => "isReference"
                                                    "width" => "isUnsignedFloat"
                                                    "height" => "isUnsignedFloat"
                                                    "depth" => "isUnsignedFloat"
                                                    "weight" => "isUnsignedFloat"
                                                    "quantity_discount" => "isBool"
                                                    "ean13" => "isEan13"
                                                    "isbn" => "isIsbn"
                                                    "upc" => "isUpc"
                                                    "mpn" => "isMpn"
                                                    "cache_is_pack" => "isBool"
                                                    "cache_has_attachments" => "isBool"
                                                    "is_virtual" => "isBool"
                                                    "state" => "isUnsignedId"
                                                    "additional_delivery_times" => "isUnsignedId"
                                                    "id_category_default" => "isUnsignedId"
                                                    "id_tax_rules_group" => "isUnsignedId"
                                                    "on_sale" => "isBool"
                                                    "online_only" => "isBool"
                                                    "ecotax" => "isPrice"
                                                    "minimal_quantity" => "isUnsignedInt"
                                                    "low_stock_threshold" => "isInt"
                                                    "low_stock_alert" => "isBool"
                                                    "price" => "isPrice"
                                                    "wholesale_price" => "isPrice"
                                                    "unity" => "isString"
                                                    "additional_shipping_cost" => "isPrice"
                                                    "customizable" => "isUnsignedInt"
                                                    "text_fields" => "isUnsignedInt"
                                                    "uploadable_files" => "isUnsignedInt"
                                                    "active" => "isBool"
                                                    "redirect_type" => "isString"
                                                    "id_type_redirected" => "isUnsignedId"
                                                    "available_for_order" => "isBool"
                                                    "available_date" => "isDateFormat"
                                                    "show_condition" => "isBool"
                                                    "condition" => "isGenericName"
                                                    "show_price" => "isBool"
                                                    "indexed" => "isBool"
                                                    "visibility" => "isProductVisibility"
                                                    "advanced_stock_management" => "isBool"
                                                    "date_add" => "isDate"
                                                    "date_upd" => "isDate"
                                                    "pack_stock_type" => "isUnsignedInt"
                                                  ]
                                                  #fieldsRequiredLang: []
                                                  #fieldsSizeLang: array:9 [
                                                    "delivery_in_stock" => 255
                                                    "delivery_out_stock" => 255
                                                    "meta_description" => 512
                                                    "meta_keywords" => 255
                                                    "meta_title" => 255
                                                    "link_rewrite" => 128
                                                    "name" => 128
                                                    "available_now" => 255
                                                    "available_later" => 255
                                                  ]
                                                  #fieldsValidateLang: array:11 [
                                                    "delivery_in_stock" => "isGenericName"
                                                    "delivery_out_stock" => "isGenericName"
                                                    "meta_description" => "isGenericName"
                                                    "meta_keywords" => "isGenericName"
                                                    "meta_title" => "isGenericName"
                                                    "link_rewrite" => "isLinkRewrite"
                                                    "name" => "isCatalogName"
                                                    "description" => "isCleanHtml"
                                                    "description_short" => "isCleanHtml"
                                                    "available_now" => "isGenericName"
                                                    "available_later" => "IsGenericName"
                                                  ]
                                                  #tables: []
                                                  #image_dir: null
                                                  #image_format: "jpg"
                                                  #translator: null
                                                  #def: array:7 [
                                                    "table" => "product"
                                                    "primary" => "id_product"
                                                    "multilang" => true
                                                    "multilang_shop" => true
                                                    "fields" => array:62 [
                                                      "id_shop_default" => array:2 [
                                                        "type" => 1
                                                        "validate" => "isUnsignedId"
                                                      ]
                                                      "id_manufacturer" => array:2 [
                                                        "type" => 1
                                                        "validate" => "isUnsignedId"
                                                      ]
                                                      "id_supplier" => array:2 [
                                                        "type" => 1
                                                        "validate" => "isUnsignedId"
                                                      ]
                                                      "reference" => array:3 [
                                                        "type" => 3
                                                        "validate" => "isReference"
                                                        "size" => 64
                                                      ]
                                                      "supplier_reference" => array:3 [
                                                        "type" => 3
                                                        "validate" => "isReference"
                                                        "size" => 64
                                                      ]
                                                      "location" => array:3 [
                                                        "type" => 3
                                                        "validate" => "isReference"
                                                        "size" => 64
                                                      ]
                                                      "width" => array:2 [
                                                        "type" => 4
                                                        "validate" => "isUnsignedFloat"
                                                      ]
                                                      "height" => array:2 [
                                                        "type" => 4
                                                        "validate" => "isUnsignedFloat"
                                                      ]
                                                      "depth" => array:2 [
                                                        "type" => 4
                                                        "validate" => "isUnsignedFloat"
                                                      ]
                                                      "weight" => array:2 [
                                                        "type" => 4
                                                        "validate" => "isUnsignedFloat"
                                                      ]
                                                      "quantity_discount" => array:2 [
                                                        "type" => 2
                                                        "validate" => "isBool"
                                                      ]
                                                      "ean13" => array:3 [
                                                        "type" => 3
                                                        "validate" => "isEan13"
                                                        "size" => 13
                                                      ]
                                                      "isbn" => array:3 [
                                                        "type" => 3
                                                        "validate" => "isIsbn"
                                                        "size" => 32
                                                      ]
                                                      "upc" => array:3 [
                                                        "type" => 3
                                                        "validate" => "isUpc"
                                                        "size" => 12
                                                      ]
                                                      "mpn" => array:3 [
                                                        "type" => 3
                                                        "validate" => "isMpn"
                                                        "size" => 40
                                                      ]
                                                      "cache_is_pack" => array:2 [
                                                        "type" => 2
                                                        "validate" => "isBool"
                                                      ]
                                                      "cache_has_attachments" => array:2 [
                                                        "type" => 2
                                                        "validate" => "isBool"
                                                      ]
                                                      "is_virtual" => array:2 [
                                                        "type" => 2
                                                        "validate" => "isBool"
                                                      ]
                                                      "state" => array:2 [
                                                        "type" => 1
                                                        "validate" => "isUnsignedId"
                                                      ]
                                                      "additional_delivery_times" => array:2 [
                                                        "type" => 1
                                                        "validate" => "isUnsignedId"
                                                      ]
                                                      "delivery_in_stock" => array:4 [
                                                        "type" => 3
                                                        "lang" => true
                                                        "validate" => "isGenericName"
                                                        "size" => 255
                                                      ]
                                                      "delivery_out_stock" => array:4 [
                                                        "type" => 3
                                                        "lang" => true
                                                        "validate" => "isGenericName"
                                                        "size" => 255
                                                      ]
                                                      "id_category_default" => array:3 [
                                                        "type" => 1
                                                        "shop" => true
                                                        "validate" => "isUnsignedId"
                                                      ]
                                                      "id_tax_rules_group" => array:3 [
                                                        "type" => 1
                                                        "shop" => true
                                                        "validate" => "isUnsignedId"
                                                      ]
                                                      "on_sale" => array:3 [
                                                        "type" => 2
                                                        "shop" => true
                                                        "validate" => "isBool"
                                                      ]
                                                      "online_only" => array:3 [
                                                        "type" => 2
                                                        "shop" => true
                                                        "validate" => "isBool"
                                                      ]
                                                      "ecotax" => array:3 [
                                                        "type" => 4
                                                        "shop" => true
                                                        "validate" => "isPrice"
                                                      ]
                                                      "minimal_quantity" => array:3 [
                                                        "type" => 1
                                                        "shop" => true
                                                        "validate" => "isUnsignedInt"
                                                      ]
                                                      "low_stock_threshold" => array:4 [
                                                        "type" => 1
                                                        "shop" => true
                                                        "allow_null" => true
                                                        "validate" => "isInt"
                                                      ]
                                                      "low_stock_alert" => array:3 [
                                                        "type" => 2
                                                        "shop" => true
                                                        "validate" => "isBool"
                                                      ]
                                                      "price" => array:4 [
                                                        "type" => 4
                                                        "shop" => true
                                                        "validate" => "isPrice"
                                                        "required" => true
                                                      ]
                                                      "wholesale_price" => array:3 [
                                                        "type" => 4
                                                        "shop" => true
                                                        "validate" => "isPrice"
                                                      ]
                                                      "unity" => array:3 [
                                                        "type" => 3
                                                        "shop" => true
                                                        "validate" => "isString"
                                                      ]
                                                      "unit_price_ratio" => array:2 [
                                                        "type" => 4
                                                        "shop" => true
                                                      ]
                                                      "additional_shipping_cost" => array:3 [
                                                        "type" => 4
                                                        "shop" => true
                                                        "validate" => "isPrice"
                                                      ]
                                                      "customizable" => array:3 [
                                                        "type" => 1
                                                        "shop" => true
                                                        "validate" => "isUnsignedInt"
                                                      ]
                                                      "text_fields" => array:3 [
                                                        "type" => 1
                                                        "shop" => true
                                                        "validate" => "isUnsignedInt"
                                                      ]
                                                      "uploadable_files" => array:3 [
                                                        "type" => 1
                                                        "shop" => true
                                                        "validate" => "isUnsignedInt"
                                                      ]
                                                      "active" => array:3 [
                                                        "type" => 2
                                                        "shop" => true
                                                        "validate" => "isBool"
                                                      ]
                                                      "redirect_type" => array:3 [
                                                        "type" => 3
                                                        "shop" => true
                                                        "validate" => "isString"
                                                      ]
                                                      "id_type_redirected" => array:3 [
                                                        "type" => 1
                                                        "shop" => true
                                                        "validate" => "isUnsignedId"
                                                      ]
                                                      "available_for_order" => array:3 [
                                                        "type" => 2
                                                        "shop" => true
                                                        "validate" => "isBool"
                                                      ]
                                                      "available_date" => array:3 [
                                                        "type" => 5
                                                        "shop" => true
                                                        "validate" => "isDateFormat"
                                                      ]
                                                      "show_condition" => array:3 [
                                                        "type" => 2
                                                        "shop" => true
                                                        "validate" => "isBool"
                                                      ]
                                                      "condition" => array:5 [
                                                        "type" => 3
                                                        "shop" => true
                                                        "validate" => "isGenericName"
                                                        "values" => array:3 [
                                                          0 => "new"
                                                          1 => "used"
                                                          2 => "refurbished"
                                                        ]
                                                        "default" => "new"
                                                      ]
                                                      "show_price" => array:3 [
                                                        "type" => 2
                                                        "shop" => true
                                                        "validate" => "isBool"
                                                      ]
                                                      "indexed" => array:3 [
                                                        "type" => 2
                                                        "shop" => true
                                                        "validate" => "isBool"
                                                      ]
                                                      "visibility" => array:5 [
                                                        "type" => 3
                                                        "shop" => true
                                                        "validate" => "isProductVisibility"
                                                        "values" => array:4 [
                                                          0 => "both"
                                                          1 => "catalog"
                                                          2 => "search"
                                                          3 => "none"
                                                        ]
                                                        "default" => "both"
                                                      ]
                                                      "cache_default_attribute" => array:2 [
                                                        "type" => 1
                                                        "shop" => true
                                                      ]
                                                      "advanced_stock_management" => array:3 [
                                                        "type" => 2
                                                        "shop" => true
                                                        "validate" => "isBool"
                                                      ]
                                                      "date_add" => array:3 [
                                                        "type" => 5
                                                        "shop" => true
                                                        "validate" => "isDate"
                                                      ]
                                                      "date_upd" => array:3 [
                                                        "type" => 5
                                                        "shop" => true
                                                        "validate" => "isDate"
                                                      ]
                                                      "pack_stock_type" => array:3 [
                                                        "type" => 1
                                                        "shop" => true
                                                        "validate" => "isUnsignedInt"
                                                      ]
                                                      "meta_description" => array:4 [
                                                        "type" => 3
                                                        "lang" => true
                                                        "validate" => "isGenericName"
                                                        "size" => 512
                                                      ]
                                                      "meta_keywords" => array:4 [
                                                        "type" => 3
                                                        "lang" => true
                                                        "validate" => "isGenericName"
                                                        "size" => 255
                                                      ]
                                                      "meta_title" => array:4 [
                                                        "type" => 3
                                                        "lang" => true
                                                        "validate" => "isGenericName"
                                                        "size" => 255
                                                      ]
                                                      "link_rewrite" => array:6 [
                                                        "type" => 3
                                                        "lang" => true
                                                        "validate" => "isLinkRewrite"
                                                        "required" => false
                                                        "size" => 128
                                                        "ws_modifier" => array:2 [
                                                          "http_method" => 2
                                                          "modifier" => "modifierWsLinkRewrite"
                                                        ]
                                                      ]
                                                      "name" => array:5 [
                                                        "type" => 3
                                                        "lang" => true
                                                        "validate" => "isCatalogName"
                                                        "required" => false
                                                        "size" => 128
                                                      ]
                                                      "description" => array:3 [
                                                        "type" => 6
                                                        "lang" => true
                                                        "validate" => "isCleanHtml"
                                                      ]
                                                      "description_short" => array:3 [
                                                        "type" => 6
                                                        "lang" => true
                                                        "validate" => "isCleanHtml"
                                                      ]
                                                      "available_now" => array:4 [
                                                        "type" => 3
                                                        "lang" => true
                                                        "validate" => "isGenericName"
                                                        "size" => 255
                                                      ]
                                                      "available_later" => array:4 [
                                                        "type" => 3
                                                        "lang" => true
                                                        "validate" => "IsGenericName"
                                                        "size" => 255
                                                      ]
                                                    ]
                                                    "associations" => array:7 [
                                                      "manufacturer" => array:1 [
                                                        "type" => 1
                                                      ]
                                                      "supplier" => array:1 [
                                                        "type" => 1
                                                      ]
                                                      "default_category" => array:3 [
                                                        "type" => 1
                                                        "field" => "id_category_default"
                                                        "object" => "Category"
                                                      ]
                                                      "tax_rules_group" => array:1 [
                                                        "type" => 1
                                                      ]
                                                      "categories" => array:4 [
                                                        "type" => 2
                                                        "field" => "id_category"
                                                        "object" => "Category"
                                                        "association" => "category_product"
                                                      ]
                                                      "stock_availables" => array:4 [
                                                        "type" => 2
                                                        "field" => "id_stock_available"
                                                        "object" => "StockAvailable"
                                                        "association" => "stock_availables"
                                                      ]
                                                      "l" => array:3 [
                                                        "type" => 2
                                                        "field" => "id_product"
                                                        "foreign_field" => "id_product"
                                                      ]
                                                    ]
                                                    "classname" => "Product"
                                                  ]
                                                  #update_fields: null
                                                  +force_id: false
                                                }
                                                
                                                "id_product"
                                                
                                                "21417531"
                                                
                                                "id_supplier"
                                                
                                                "1"
                                                
                                                "id_manufacturer"
                                                
                                                "4"
                                                
                                                "id_category_default"
                                                
                                                "92"
                                                
                                                "id_shop_default"
                                                
                                                "1"
                                                
                                                "id_tax_rules_group"
                                                
                                                "0"
                                                
                                                "on_sale"
                                                
                                                "0"
                                                
                                                "online_only"
                                                
                                                "0"
                                                
                                                "ean13"
                                                
                                                ""
                                                
                                                "isbn"
                                                
                                                ""
                                                
                                                "upc"
                                                
                                                ""
                                                
                                                "mpn"
                                                
                                                ""
                                                
                                                "ecotax"
                                                
                                                "0.000000"
                                                
                                                "quantity"
                                                
                                                "0"
                                                
                                                "minimal_quantity"
                                                
                                                "1"
                                                
                                                "low_stock_threshold"
                                                
                                                null
                                                
                                                "low_stock_alert"
                                                
                                                "0"
                                                
                                                "price"
                                                
                                                "179.900000"
                                                
                                                "wholesale_price"
                                                
                                                "46.000000"
                                                
                                                "unity"
                                                
                                                ""
                                                
                                                "unit_price_ratio"
                                                
                                                "0.000000"
                                                
                                                "additional_shipping_cost"
                                                
                                                "0.000000"
                                                
                                                "reference"
                                                
                                                "2215181"
                                                
                                                "supplier_reference"
                                                
                                                "2215181"
                                                
                                                "location"
                                                
                                                ""
                                                
                                                "width"
                                                
                                                "0.000000"
                                                
                                                "height"
                                                
                                                "0.000000"
                                                
                                                "depth"
                                                
                                                "0.000000"
                                                
                                                "weight"
                                                
                                                "0.000000"
                                                
                                                "out_of_stock"
                                                
                                                "2"
                                                
                                                "additional_delivery_times"
                                                
                                                "1"
                                                
                                                "quantity_discount"
                                                
                                                "0"
                                                
                                                "customizable"
                                                
                                                "0"
                                                
                                                "uploadable_files"
                                                
                                                "0"
                                                
                                                "text_fields"
                                                
                                                "0"
                                                
                                                "active"
                                                
                                                "1"
                                                
                                                "redirect_type"
                                                
                                                ""
                                                
                                                "id_type_redirected"
                                                
                                                "0"
                                                
                                                "available_for_order"
                                                
                                                "1"
                                                
                                                "available_date"
                                                
                                                "0000-00-00"
                                                
                                                "show_condition"
                                                
                                                "0"
                                                
                                                "condition"
                                                
                                                "new"
                                                
                                                "show_price"
                                                
                                                "1"
                                                
                                                "indexed"
                                                
                                                "1"
                                                
                                                "visibility"
                                                
                                                "both"
                                                
                                                "cache_is_pack"
                                                
                                                "0"
                                                
                                                "cache_has_attachments"
                                                
                                                "0"
                                                
                                                "is_virtual"
                                                
                                                "0"
                                                
                                                "cache_default_attribute"
                                                
                                                "20882"
                                                
                                                "date_add"
                                                
                                                "2025-11-10 00:00:00"
                                                
                                                "date_upd"
                                                
                                                "2026-01-28 19:01:40"
                                                
                                                "advanced_stock_management"
                                                
                                                "0"
                                                
                                                "pack_stock_type"
                                                
                                                "3"
                                                
                                                "state"
                                                
                                                "1"
                                                
                                                "id_shop"
                                                
                                                "1"
                                                
                                                "description"
                                                
                                                array:2 [
                                                  1 => "<p></p>"
                                                  3 => "<p></p>"
                                                ]
                                                
                                                "description_short"
                                                
                                                array:2 [
                                                  1 => "<p></p>"
                                                  3 => "<p></p>"
                                                ]
                                                
                                                "link_rewrite"
                                                
                                                array:2 [
                                                  1 => "sapato-casual-desportivo-phylon-shock-absorber"
                                                  3 => "sapato-casual-desportivo-phylon-shock-absorber"
                                                ]
                                                
                                                "meta_description"
                                                
                                                array:2 [
                                                  1 => ""
                                                  3 => ""
                                                ]
                                                
                                                "meta_keywords"
                                                
                                                array:2 [
                                                  1 => ""
                                                  3 => ""
                                                ]
                                                
                                                "meta_title"
                                                
                                                array:2 [
                                                  1 => ""
                                                  3 => ""
                                                ]
                                                
                                                "name"
                                                
                                                array:2 [
                                                  1 => "Sapato Casual Desportivo  - Phylon Shock Absorber"
                                                  3 => "Sapato Casual Desportivo  - Phylon Shock Absorber"
                                                ]
                                                
                                                "available_now"
                                                
                                                array:2 [
                                                  1 => ""
                                                  3 => ""
                                                ]
                                                
                                                "available_later"
                                                
                                                array:2 [
                                                  1 => ""
                                                  3 => ""
                                                ]
                                                
                                                "delivery_in_stock"
                                                
                                                array:2 [
                                                  1 => ""
                                                  3 => ""
                                                ]
                                                
                                                "delivery_out_stock"
                                                
                                                array:2 [
                                                  1 => ""
                                                  3 => ""
                                                ]
                                                

                                                  • -30%
                                                  00
                                                  day
                                                  :
                                                  00
                                                  hour
                                                  :
                                                  00
                                                  min
                                                  :
                                                  00
                                                  sec
                                                  167,93 TND239,90 TND
                                                  array:66 [
                                                    "id_product" => "21417621"
                                                    "id_supplier" => "1"
                                                    "id_manufacturer" => "4"
                                                    "id_category_default" => "69"
                                                    "id_shop_default" => "1"
                                                    "id_tax_rules_group" => "0"
                                                    "on_sale" => "0"
                                                    "online_only" => "0"
                                                    "ean13" => ""
                                                    "isbn" => ""
                                                    "upc" => ""
                                                    "mpn" => ""
                                                    "ecotax" => "0.000000"
                                                    "quantity" => "0"
                                                    "minimal_quantity" => "1"
                                                    "low_stock_threshold" => null
                                                    "low_stock_alert" => "0"
                                                    "price" => "239.900000"
                                                    "wholesale_price" => "51.000000"
                                                    "unity" => ""
                                                    "unit_price_ratio" => "0.000000"
                                                    "additional_shipping_cost" => "0.000000"
                                                    "reference" => "2217661"
                                                    "supplier_reference" => "2217661"
                                                    "location" => ""
                                                    "width" => "0.000000"
                                                    "height" => "0.000000"
                                                    "depth" => "0.000000"
                                                    "weight" => "0.000000"
                                                    "out_of_stock" => "2"
                                                    "additional_delivery_times" => "1"
                                                    "quantity_discount" => "0"
                                                    "customizable" => "0"
                                                    "uploadable_files" => "0"
                                                    "text_fields" => "0"
                                                    "active" => "1"
                                                    "redirect_type" => ""
                                                    "id_type_redirected" => "0"
                                                    "available_for_order" => "1"
                                                    "available_date" => "0000-00-00"
                                                    "show_condition" => "0"
                                                    "condition" => "new"
                                                    "show_price" => "1"
                                                    "indexed" => "0"
                                                    "visibility" => "both"
                                                    "cache_is_pack" => "0"
                                                    "cache_has_attachments" => "0"
                                                    "is_virtual" => "0"
                                                    "cache_default_attribute" => "21477"
                                                    "date_add" => "2025-11-10 00:00:00"
                                                    "date_upd" => "2026-01-02 11:07:55"
                                                    "advanced_stock_management" => "0"
                                                    "pack_stock_type" => "3"
                                                    "state" => "1"
                                                    "id_shop" => "1"
                                                    "description" => array:2 [
                                                      1 => "<p></p>"
                                                      3 => "<p></p>"
                                                    ]
                                                    "description_short" => array:2 [
                                                      1 => "<p></p>"
                                                      3 => "<p></p>"
                                                    ]
                                                    "link_rewrite" => array:2 [
                                                      1 => "sapato-casual-para-senhora-phylon-shock-absorber"
                                                      3 => "sapato-casual-para-senhora-phylon-shock-absorber"
                                                    ]
                                                    "meta_description" => array:2 [
                                                      1 => ""
                                                      3 => ""
                                                    ]
                                                    "meta_keywords" => array:2 [
                                                      1 => ""
                                                      3 => ""
                                                    ]
                                                    "meta_title" => array:2 [
                                                      1 => ""
                                                      3 => ""
                                                    ]
                                                    "name" => array:2 [
                                                      1 => "Sapato Casual Para Senhora  - Phylon Shock Absorber"
                                                      3 => "Sapato Casual Para Senhora  - Phylon Shock Absorber"
                                                    ]
                                                    "available_now" => array:2 [
                                                      1 => ""
                                                      3 => ""
                                                    ]
                                                    "available_later" => array:2 [
                                                      1 => ""
                                                      3 => ""
                                                    ]
                                                    "delivery_in_stock" => array:2 [
                                                      1 => ""
                                                      3 => ""
                                                    ]
                                                    "delivery_out_stock" => array:2 [
                                                      1 => ""
                                                      3 => ""
                                                    ]
                                                  ]
                                                  
                                                  Product {#1351
                                                    +tax_name: null
                                                    +tax_rate: null
                                                    +id_manufacturer: null
                                                    +id_supplier: null
                                                    +id_category_default: null
                                                    +id_shop_default: null
                                                    +manufacturer_name: null
                                                    +supplier_name: null
                                                    +name: null
                                                    +description: null
                                                    +description_short: null
                                                    +quantity: 0
                                                    +minimal_quantity: 1
                                                    +low_stock_threshold: null
                                                    +low_stock_alert: false
                                                    +available_now: null
                                                    +available_later: null
                                                    +price: 0
                                                    +specificPrice: 0
                                                    +additional_shipping_cost: 0
                                                    +wholesale_price: 0
                                                    +on_sale: false
                                                    +online_only: false
                                                    +unity: null
                                                    +unit_price: null
                                                    +unit_price_ratio: 0
                                                    +ecotax: 0
                                                    +reference: null
                                                    +supplier_reference: null
                                                    +location: null
                                                    +width: 0
                                                    +height: 0
                                                    +depth: 0
                                                    +weight: 0
                                                    +ean13: null
                                                    +isbn: null
                                                    +upc: null
                                                    +mpn: null
                                                    +link_rewrite: null
                                                    +meta_description: null
                                                    +meta_keywords: null
                                                    +meta_title: null
                                                    +quantity_discount: 0
                                                    +customizable: null
                                                    +new: null
                                                    +uploadable_files: null
                                                    +text_fields: null
                                                    +active: true
                                                    +redirect_type: ""
                                                    +id_type_redirected: 0
                                                    +available_for_order: true
                                                    +available_date: "0000-00-00"
                                                    +show_condition: false
                                                    +condition: null
                                                    +show_price: true
                                                    +indexed: 0
                                                    +visibility: null
                                                    +date_add: null
                                                    +date_upd: null
                                                    +tags: null
                                                    +state: 1
                                                    +base_price: null
                                                    +id_tax_rules_group: 1
                                                    +id_color_default: 0
                                                    +advanced_stock_management: 0
                                                    +out_of_stock: null
                                                    +depends_on_stock: null
                                                    +isFullyLoaded: false
                                                    +cache_is_pack: null
                                                    +cache_has_attachments: null
                                                    +is_virtual: null
                                                    +id_pack_product_attribute: null
                                                    +cache_default_attribute: null
                                                    +category: null
                                                    +pack_stock_type: 3
                                                    +additional_delivery_times: 1
                                                    +delivery_in_stock: null
                                                    +delivery_out_stock: null
                                                    #webserviceParameters: array:4 [
                                                      "objectMethods" => array:2 [
                                                        "add" => "addWs"
                                                        "update" => "updateWs"
                                                      ]
                                                      "objectNodeNames" => "products"
                                                      "fields" => array:12 [
                                                        "id_manufacturer" => array:1 [
                                                          "xlink_resource" => "manufacturers"
                                                        ]
                                                        "id_supplier" => array:1 [
                                                          "xlink_resource" => "suppliers"
                                                        ]
                                                        "id_category_default" => array:1 [
                                                          "xlink_resource" => "categories"
                                                        ]
                                                        "new" => []
                                                        "cache_default_attribute" => []
                                                        "id_default_image" => array:3 [
                                                          "getter" => "getCoverWs"
                                                          "setter" => "setCoverWs"
                                                          "xlink_resource" => array:2 [
                                                            "resourceName" => "images"
                                                            "subResourceName" => "products"
                                                          ]
                                                        ]
                                                        "id_default_combination" => array:3 [
                                                          "getter" => "getWsDefaultCombination"
                                                          "setter" => "setWsDefaultCombination"
                                                          "xlink_resource" => array:1 [
                                                            "resourceName" => "combinations"
                                                          ]
                                                        ]
                                                        "id_tax_rules_group" => array:1 [
                                                          "xlink_resource" => array:1 [
                                                            "resourceName" => "tax_rule_groups"
                                                          ]
                                                        ]
                                                        "position_in_category" => array:2 [
                                                          "getter" => "getWsPositionInCategory"
                                                          "setter" => "setWsPositionInCategory"
                                                        ]
                                                        "manufacturer_name" => array:2 [
                                                          "getter" => "getWsManufacturerName"
                                                          "setter" => false
                                                        ]
                                                        "quantity" => array:2 [
                                                          "getter" => false
                                                          "setter" => false
                                                        ]
                                                        "type" => array:2 [
                                                          "getter" => "getWsType"
                                                          "setter" => "setWsType"
                                                        ]
                                                      ]
                                                      "associations" => array:9 [
                                                        "categories" => array:2 [
                                                          "resource" => "category"
                                                          "fields" => array:1 [
                                                            "id" => array:1 [
                                                              "required" => true
                                                            ]
                                                          ]
                                                        ]
                                                        "images" => array:2 [
                                                          "resource" => "image"
                                                          "fields" => array:1 [
                                                            "id" => []
                                                          ]
                                                        ]
                                                        "combinations" => array:2 [
                                                          "resource" => "combination"
                                                          "fields" => array:1 [
                                                            "id" => array:1 [
                                                              "required" => true
                                                            ]
                                                          ]
                                                        ]
                                                        "product_option_values" => array:2 [
                                                          "resource" => "product_option_value"
                                                          "fields" => array:1 [
                                                            "id" => array:1 [
                                                              "required" => true
                                                            ]
                                                          ]
                                                        ]
                                                        "product_features" => array:2 [
                                                          "resource" => "product_feature"
                                                          "fields" => array:2 [
                                                            "id" => array:1 [
                                                              "required" => true
                                                            ]
                                                            "id_feature_value" => array:2 [
                                                              "required" => true
                                                              "xlink_resource" => "product_feature_values"
                                                            ]
                                                          ]
                                                        ]
                                                        "tags" => array:2 [
                                                          "resource" => "tag"
                                                          "fields" => array:1 [
                                                            "id" => array:1 [
                                                              "required" => true
                                                            ]
                                                          ]
                                                        ]
                                                        "stock_availables" => array:3 [
                                                          "resource" => "stock_available"
                                                          "fields" => array:2 [
                                                            "id" => array:1 [
                                                              "required" => true
                                                            ]
                                                            "id_product_attribute" => array:1 [
                                                              "required" => true
                                                            ]
                                                          ]
                                                          "setter" => false
                                                        ]
                                                        "accessories" => array:3 [
                                                          "resource" => "product"
                                                          "api" => "products"
                                                          "fields" => array:1 [
                                                            "id" => array:2 [
                                                              "required" => true
                                                              "xlink_resource" => "product"
                                                            ]
                                                          ]
                                                        ]
                                                        "product_bundle" => array:3 [
                                                          "resource" => "product"
                                                          "api" => "products"
                                                          "fields" => array:3 [
                                                            "id" => array:1 [
                                                              "required" => true
                                                            ]
                                                            "id_product_attribute" => []
                                                            "quantity" => []
                                                          ]
                                                        ]
                                                      ]
                                                    ]
                                                    +id: 21417621
                                                    #id_lang: null
                                                    #id_shop: 1
                                                    +id_shop_list: []
                                                    #get_shop_from_context: true
                                                    #table: "product"
                                                    #identifier: "id_product"
                                                    #fieldsRequired: array:1 [
                                                      0 => "price"
                                                    ]
                                                    #fieldsSize: array:7 [
                                                      "reference" => 64
                                                      "supplier_reference" => 64
                                                      "location" => 64
                                                      "ean13" => 13
                                                      "isbn" => 32
                                                      "upc" => 12
                                                      "mpn" => 40
                                                    ]
                                                    #fieldsValidate: array:49 [
                                                      "id_shop_default" => "isUnsignedId"
                                                      "id_manufacturer" => "isUnsignedId"
                                                      "id_supplier" => "isUnsignedId"
                                                      "reference" => "isReference"
                                                      "supplier_reference" => "isReference"
                                                      "location" => "isReference"
                                                      "width" => "isUnsignedFloat"
                                                      "height" => "isUnsignedFloat"
                                                      "depth" => "isUnsignedFloat"
                                                      "weight" => "isUnsignedFloat"
                                                      "quantity_discount" => "isBool"
                                                      "ean13" => "isEan13"
                                                      "isbn" => "isIsbn"
                                                      "upc" => "isUpc"
                                                      "mpn" => "isMpn"
                                                      "cache_is_pack" => "isBool"
                                                      "cache_has_attachments" => "isBool"
                                                      "is_virtual" => "isBool"
                                                      "state" => "isUnsignedId"
                                                      "additional_delivery_times" => "isUnsignedId"
                                                      "id_category_default" => "isUnsignedId"
                                                      "id_tax_rules_group" => "isUnsignedId"
                                                      "on_sale" => "isBool"
                                                      "online_only" => "isBool"
                                                      "ecotax" => "isPrice"
                                                      "minimal_quantity" => "isUnsignedInt"
                                                      "low_stock_threshold" => "isInt"
                                                      "low_stock_alert" => "isBool"
                                                      "price" => "isPrice"
                                                      "wholesale_price" => "isPrice"
                                                      "unity" => "isString"
                                                      "additional_shipping_cost" => "isPrice"
                                                      "customizable" => "isUnsignedInt"
                                                      "text_fields" => "isUnsignedInt"
                                                      "uploadable_files" => "isUnsignedInt"
                                                      "active" => "isBool"
                                                      "redirect_type" => "isString"
                                                      "id_type_redirected" => "isUnsignedId"
                                                      "available_for_order" => "isBool"
                                                      "available_date" => "isDateFormat"
                                                      "show_condition" => "isBool"
                                                      "condition" => "isGenericName"
                                                      "show_price" => "isBool"
                                                      "indexed" => "isBool"
                                                      "visibility" => "isProductVisibility"
                                                      "advanced_stock_management" => "isBool"
                                                      "date_add" => "isDate"
                                                      "date_upd" => "isDate"
                                                      "pack_stock_type" => "isUnsignedInt"
                                                    ]
                                                    #fieldsRequiredLang: []
                                                    #fieldsSizeLang: array:9 [
                                                      "delivery_in_stock" => 255
                                                      "delivery_out_stock" => 255
                                                      "meta_description" => 512
                                                      "meta_keywords" => 255
                                                      "meta_title" => 255
                                                      "link_rewrite" => 128
                                                      "name" => 128
                                                      "available_now" => 255
                                                      "available_later" => 255
                                                    ]
                                                    #fieldsValidateLang: array:11 [
                                                      "delivery_in_stock" => "isGenericName"
                                                      "delivery_out_stock" => "isGenericName"
                                                      "meta_description" => "isGenericName"
                                                      "meta_keywords" => "isGenericName"
                                                      "meta_title" => "isGenericName"
                                                      "link_rewrite" => "isLinkRewrite"
                                                      "name" => "isCatalogName"
                                                      "description" => "isCleanHtml"
                                                      "description_short" => "isCleanHtml"
                                                      "available_now" => "isGenericName"
                                                      "available_later" => "IsGenericName"
                                                    ]
                                                    #tables: []
                                                    #image_dir: null
                                                    #image_format: "jpg"
                                                    #translator: null
                                                    #def: array:7 [
                                                      "table" => "product"
                                                      "primary" => "id_product"
                                                      "multilang" => true
                                                      "multilang_shop" => true
                                                      "fields" => array:62 [
                                                        "id_shop_default" => array:2 [
                                                          "type" => 1
                                                          "validate" => "isUnsignedId"
                                                        ]
                                                        "id_manufacturer" => array:2 [
                                                          "type" => 1
                                                          "validate" => "isUnsignedId"
                                                        ]
                                                        "id_supplier" => array:2 [
                                                          "type" => 1
                                                          "validate" => "isUnsignedId"
                                                        ]
                                                        "reference" => array:3 [
                                                          "type" => 3
                                                          "validate" => "isReference"
                                                          "size" => 64
                                                        ]
                                                        "supplier_reference" => array:3 [
                                                          "type" => 3
                                                          "validate" => "isReference"
                                                          "size" => 64
                                                        ]
                                                        "location" => array:3 [
                                                          "type" => 3
                                                          "validate" => "isReference"
                                                          "size" => 64
                                                        ]
                                                        "width" => array:2 [
                                                          "type" => 4
                                                          "validate" => "isUnsignedFloat"
                                                        ]
                                                        "height" => array:2 [
                                                          "type" => 4
                                                          "validate" => "isUnsignedFloat"
                                                        ]
                                                        "depth" => array:2 [
                                                          "type" => 4
                                                          "validate" => "isUnsignedFloat"
                                                        ]
                                                        "weight" => array:2 [
                                                          "type" => 4
                                                          "validate" => "isUnsignedFloat"
                                                        ]
                                                        "quantity_discount" => array:2 [
                                                          "type" => 2
                                                          "validate" => "isBool"
                                                        ]
                                                        "ean13" => array:3 [
                                                          "type" => 3
                                                          "validate" => "isEan13"
                                                          "size" => 13
                                                        ]
                                                        "isbn" => array:3 [
                                                          "type" => 3
                                                          "validate" => "isIsbn"
                                                          "size" => 32
                                                        ]
                                                        "upc" => array:3 [
                                                          "type" => 3
                                                          "validate" => "isUpc"
                                                          "size" => 12
                                                        ]
                                                        "mpn" => array:3 [
                                                          "type" => 3
                                                          "validate" => "isMpn"
                                                          "size" => 40
                                                        ]
                                                        "cache_is_pack" => array:2 [
                                                          "type" => 2
                                                          "validate" => "isBool"
                                                        ]
                                                        "cache_has_attachments" => array:2 [
                                                          "type" => 2
                                                          "validate" => "isBool"
                                                        ]
                                                        "is_virtual" => array:2 [
                                                          "type" => 2
                                                          "validate" => "isBool"
                                                        ]
                                                        "state" => array:2 [
                                                          "type" => 1
                                                          "validate" => "isUnsignedId"
                                                        ]
                                                        "additional_delivery_times" => array:2 [
                                                          "type" => 1
                                                          "validate" => "isUnsignedId"
                                                        ]
                                                        "delivery_in_stock" => array:4 [
                                                          "type" => 3
                                                          "lang" => true
                                                          "validate" => "isGenericName"
                                                          "size" => 255
                                                        ]
                                                        "delivery_out_stock" => array:4 [
                                                          "type" => 3
                                                          "lang" => true
                                                          "validate" => "isGenericName"
                                                          "size" => 255
                                                        ]
                                                        "id_category_default" => array:3 [
                                                          "type" => 1
                                                          "shop" => true
                                                          "validate" => "isUnsignedId"
                                                        ]
                                                        "id_tax_rules_group" => array:3 [
                                                          "type" => 1
                                                          "shop" => true
                                                          "validate" => "isUnsignedId"
                                                        ]
                                                        "on_sale" => array:3 [
                                                          "type" => 2
                                                          "shop" => true
                                                          "validate" => "isBool"
                                                        ]
                                                        "online_only" => array:3 [
                                                          "type" => 2
                                                          "shop" => true
                                                          "validate" => "isBool"
                                                        ]
                                                        "ecotax" => array:3 [
                                                          "type" => 4
                                                          "shop" => true
                                                          "validate" => "isPrice"
                                                        ]
                                                        "minimal_quantity" => array:3 [
                                                          "type" => 1
                                                          "shop" => true
                                                          "validate" => "isUnsignedInt"
                                                        ]
                                                        "low_stock_threshold" => array:4 [
                                                          "type" => 1
                                                          "shop" => true
                                                          "allow_null" => true
                                                          "validate" => "isInt"
                                                        ]
                                                        "low_stock_alert" => array:3 [
                                                          "type" => 2
                                                          "shop" => true
                                                          "validate" => "isBool"
                                                        ]
                                                        "price" => array:4 [
                                                          "type" => 4
                                                          "shop" => true
                                                          "validate" => "isPrice"
                                                          "required" => true
                                                        ]
                                                        "wholesale_price" => array:3 [
                                                          "type" => 4
                                                          "shop" => true
                                                          "validate" => "isPrice"
                                                        ]
                                                        "unity" => array:3 [
                                                          "type" => 3
                                                          "shop" => true
                                                          "validate" => "isString"
                                                        ]
                                                        "unit_price_ratio" => array:2 [
                                                          "type" => 4
                                                          "shop" => true
                                                        ]
                                                        "additional_shipping_cost" => array:3 [
                                                          "type" => 4
                                                          "shop" => true
                                                          "validate" => "isPrice"
                                                        ]
                                                        "customizable" => array:3 [
                                                          "type" => 1
                                                          "shop" => true
                                                          "validate" => "isUnsignedInt"
                                                        ]
                                                        "text_fields" => array:3 [
                                                          "type" => 1
                                                          "shop" => true
                                                          "validate" => "isUnsignedInt"
                                                        ]
                                                        "uploadable_files" => array:3 [
                                                          "type" => 1
                                                          "shop" => true
                                                          "validate" => "isUnsignedInt"
                                                        ]
                                                        "active" => array:3 [
                                                          "type" => 2
                                                          "shop" => true
                                                          "validate" => "isBool"
                                                        ]
                                                        "redirect_type" => array:3 [
                                                          "type" => 3
                                                          "shop" => true
                                                          "validate" => "isString"
                                                        ]
                                                        "id_type_redirected" => array:3 [
                                                          "type" => 1
                                                          "shop" => true
                                                          "validate" => "isUnsignedId"
                                                        ]
                                                        "available_for_order" => array:3 [
                                                          "type" => 2
                                                          "shop" => true
                                                          "validate" => "isBool"
                                                        ]
                                                        "available_date" => array:3 [
                                                          "type" => 5
                                                          "shop" => true
                                                          "validate" => "isDateFormat"
                                                        ]
                                                        "show_condition" => array:3 [
                                                          "type" => 2
                                                          "shop" => true
                                                          "validate" => "isBool"
                                                        ]
                                                        "condition" => array:5 [
                                                          "type" => 3
                                                          "shop" => true
                                                          "validate" => "isGenericName"
                                                          "values" => array:3 [
                                                            0 => "new"
                                                            1 => "used"
                                                            2 => "refurbished"
                                                          ]
                                                          "default" => "new"
                                                        ]
                                                        "show_price" => array:3 [
                                                          "type" => 2
                                                          "shop" => true
                                                          "validate" => "isBool"
                                                        ]
                                                        "indexed" => array:3 [
                                                          "type" => 2
                                                          "shop" => true
                                                          "validate" => "isBool"
                                                        ]
                                                        "visibility" => array:5 [
                                                          "type" => 3
                                                          "shop" => true
                                                          "validate" => "isProductVisibility"
                                                          "values" => array:4 [
                                                            0 => "both"
                                                            1 => "catalog"
                                                            2 => "search"
                                                            3 => "none"
                                                          ]
                                                          "default" => "both"
                                                        ]
                                                        "cache_default_attribute" => array:2 [
                                                          "type" => 1
                                                          "shop" => true
                                                        ]
                                                        "advanced_stock_management" => array:3 [
                                                          "type" => 2
                                                          "shop" => true
                                                          "validate" => "isBool"
                                                        ]
                                                        "date_add" => array:3 [
                                                          "type" => 5
                                                          "shop" => true
                                                          "validate" => "isDate"
                                                        ]
                                                        "date_upd" => array:3 [
                                                          "type" => 5
                                                          "shop" => true
                                                          "validate" => "isDate"
                                                        ]
                                                        "pack_stock_type" => array:3 [
                                                          "type" => 1
                                                          "shop" => true
                                                          "validate" => "isUnsignedInt"
                                                        ]
                                                        "meta_description" => array:4 [
                                                          "type" => 3
                                                          "lang" => true
                                                          "validate" => "isGenericName"
                                                          "size" => 512
                                                        ]
                                                        "meta_keywords" => array:4 [
                                                          "type" => 3
                                                          "lang" => true
                                                          "validate" => "isGenericName"
                                                          "size" => 255
                                                        ]
                                                        "meta_title" => array:4 [
                                                          "type" => 3
                                                          "lang" => true
                                                          "validate" => "isGenericName"
                                                          "size" => 255
                                                        ]
                                                        "link_rewrite" => array:6 [
                                                          "type" => 3
                                                          "lang" => true
                                                          "validate" => "isLinkRewrite"
                                                          "required" => false
                                                          "size" => 128
                                                          "ws_modifier" => array:2 [
                                                            "http_method" => 2
                                                            "modifier" => "modifierWsLinkRewrite"
                                                          ]
                                                        ]
                                                        "name" => array:5 [
                                                          "type" => 3
                                                          "lang" => true
                                                          "validate" => "isCatalogName"
                                                          "required" => false
                                                          "size" => 128
                                                        ]
                                                        "description" => array:3 [
                                                          "type" => 6
                                                          "lang" => true
                                                          "validate" => "isCleanHtml"
                                                        ]
                                                        "description_short" => array:3 [
                                                          "type" => 6
                                                          "lang" => true
                                                          "validate" => "isCleanHtml"
                                                        ]
                                                        "available_now" => array:4 [
                                                          "type" => 3
                                                          "lang" => true
                                                          "validate" => "isGenericName"
                                                          "size" => 255
                                                        ]
                                                        "available_later" => array:4 [
                                                          "type" => 3
                                                          "lang" => true
                                                          "validate" => "IsGenericName"
                                                          "size" => 255
                                                        ]
                                                      ]
                                                      "associations" => array:7 [
                                                        "manufacturer" => array:1 [
                                                          "type" => 1
                                                        ]
                                                        "supplier" => array:1 [
                                                          "type" => 1
                                                        ]
                                                        "default_category" => array:3 [
                                                          "type" => 1
                                                          "field" => "id_category_default"
                                                          "object" => "Category"
                                                        ]
                                                        "tax_rules_group" => array:1 [
                                                          "type" => 1
                                                        ]
                                                        "categories" => array:4 [
                                                          "type" => 2
                                                          "field" => "id_category"
                                                          "object" => "Category"
                                                          "association" => "category_product"
                                                        ]
                                                        "stock_availables" => array:4 [
                                                          "type" => 2
                                                          "field" => "id_stock_available"
                                                          "object" => "StockAvailable"
                                                          "association" => "stock_availables"
                                                        ]
                                                        "l" => array:3 [
                                                          "type" => 2
                                                          "field" => "id_product"
                                                          "foreign_field" => "id_product"
                                                        ]
                                                      ]
                                                      "classname" => "Product"
                                                    ]
                                                    #update_fields: null
                                                    +force_id: false
                                                  }
                                                  
                                                  "id_product"
                                                  
                                                  "21417621"
                                                  
                                                  "id_supplier"
                                                  
                                                  "1"
                                                  
                                                  "id_manufacturer"
                                                  
                                                  "4"
                                                  
                                                  "id_category_default"
                                                  
                                                  "69"
                                                  
                                                  "id_shop_default"
                                                  
                                                  "1"
                                                  
                                                  "id_tax_rules_group"
                                                  
                                                  "0"
                                                  
                                                  "on_sale"
                                                  
                                                  "0"
                                                  
                                                  "online_only"
                                                  
                                                  "0"
                                                  
                                                  "ean13"
                                                  
                                                  ""
                                                  
                                                  "isbn"
                                                  
                                                  ""
                                                  
                                                  "upc"
                                                  
                                                  ""
                                                  
                                                  "mpn"
                                                  
                                                  ""
                                                  
                                                  "ecotax"
                                                  
                                                  "0.000000"
                                                  
                                                  "quantity"
                                                  
                                                  "0"
                                                  
                                                  "minimal_quantity"
                                                  
                                                  "1"
                                                  
                                                  "low_stock_threshold"
                                                  
                                                  null
                                                  
                                                  "low_stock_alert"
                                                  
                                                  "0"
                                                  
                                                  "price"
                                                  
                                                  "239.900000"
                                                  
                                                  "wholesale_price"
                                                  
                                                  "51.000000"
                                                  
                                                  "unity"
                                                  
                                                  ""
                                                  
                                                  "unit_price_ratio"
                                                  
                                                  "0.000000"
                                                  
                                                  "additional_shipping_cost"
                                                  
                                                  "0.000000"
                                                  
                                                  "reference"
                                                  
                                                  "2217661"
                                                  
                                                  "supplier_reference"
                                                  
                                                  "2217661"
                                                  
                                                  "location"
                                                  
                                                  ""
                                                  
                                                  "width"
                                                  
                                                  "0.000000"
                                                  
                                                  "height"
                                                  
                                                  "0.000000"
                                                  
                                                  "depth"
                                                  
                                                  "0.000000"
                                                  
                                                  "weight"
                                                  
                                                  "0.000000"
                                                  
                                                  "out_of_stock"
                                                  
                                                  "2"
                                                  
                                                  "additional_delivery_times"
                                                  
                                                  "1"
                                                  
                                                  "quantity_discount"
                                                  
                                                  "0"
                                                  
                                                  "customizable"
                                                  
                                                  "0"
                                                  
                                                  "uploadable_files"
                                                  
                                                  "0"
                                                  
                                                  "text_fields"
                                                  
                                                  "0"
                                                  
                                                  "active"
                                                  
                                                  "1"
                                                  
                                                  "redirect_type"
                                                  
                                                  ""
                                                  
                                                  "id_type_redirected"
                                                  
                                                  "0"
                                                  
                                                  "available_for_order"
                                                  
                                                  "1"
                                                  
                                                  "available_date"
                                                  
                                                  "0000-00-00"
                                                  
                                                  "show_condition"
                                                  
                                                  "0"
                                                  
                                                  "condition"
                                                  
                                                  "new"
                                                  
                                                  "show_price"
                                                  
                                                  "1"
                                                  
                                                  "indexed"
                                                  
                                                  "0"
                                                  
                                                  "visibility"
                                                  
                                                  "both"
                                                  
                                                  "cache_is_pack"
                                                  
                                                  "0"
                                                  
                                                  "cache_has_attachments"
                                                  
                                                  "0"
                                                  
                                                  "is_virtual"
                                                  
                                                  "0"
                                                  
                                                  "cache_default_attribute"
                                                  
                                                  "21477"
                                                  
                                                  "date_add"
                                                  
                                                  "2025-11-10 00:00:00"
                                                  
                                                  "date_upd"
                                                  
                                                  "2026-01-02 11:07:55"
                                                  
                                                  "advanced_stock_management"
                                                  
                                                  "0"
                                                  
                                                  "pack_stock_type"
                                                  
                                                  "3"
                                                  
                                                  "state"
                                                  
                                                  "1"
                                                  
                                                  "id_shop"
                                                  
                                                  "1"
                                                  
                                                  "description"
                                                  
                                                  array:2 [
                                                    1 => "<p></p>"
                                                    3 => "<p></p>"
                                                  ]
                                                  
                                                  "description_short"
                                                  
                                                  array:2 [
                                                    1 => "<p></p>"
                                                    3 => "<p></p>"
                                                  ]
                                                  
                                                  "link_rewrite"
                                                  
                                                  array:2 [
                                                    1 => "sapato-casual-para-senhora-phylon-shock-absorber"
                                                    3 => "sapato-casual-para-senhora-phylon-shock-absorber"
                                                  ]
                                                  
                                                  "meta_description"
                                                  
                                                  array:2 [
                                                    1 => ""
                                                    3 => ""
                                                  ]
                                                  
                                                  "meta_keywords"
                                                  
                                                  array:2 [
                                                    1 => ""
                                                    3 => ""
                                                  ]
                                                  
                                                  "meta_title"
                                                  
                                                  array:2 [
                                                    1 => ""
                                                    3 => ""
                                                  ]
                                                  
                                                  "name"
                                                  
                                                  array:2 [
                                                    1 => "Sapato Casual Para Senhora  - Phylon Shock Absorber"
                                                    3 => "Sapato Casual Para Senhora  - Phylon Shock Absorber"
                                                  ]
                                                  
                                                  "available_now"
                                                  
                                                  array:2 [
                                                    1 => ""
                                                    3 => ""
                                                  ]
                                                  
                                                  "available_later"
                                                  
                                                  array:2 [
                                                    1 => ""
                                                    3 => ""
                                                  ]
                                                  
                                                  "delivery_in_stock"
                                                  
                                                  array:2 [
                                                    1 => ""
                                                    3 => ""
                                                  ]
                                                  
                                                  "delivery_out_stock"
                                                  
                                                  array:2 [
                                                    1 => ""
                                                    3 => ""
                                                  ]
                                                  

                                                    • -30%
                                                    00
                                                    day
                                                    :
                                                    00
                                                    hour
                                                    :
                                                    00
                                                    min
                                                    :
                                                    00
                                                    sec
                                                    167,93 TND239,90 TND
                                                    array:66 [
                                                      "id_product" => "21417612"
                                                      "id_supplier" => "1"
                                                      "id_manufacturer" => "4"
                                                      "id_category_default" => "69"
                                                      "id_shop_default" => "1"
                                                      "id_tax_rules_group" => "0"
                                                      "on_sale" => "0"
                                                      "online_only" => "0"
                                                      "ean13" => ""
                                                      "isbn" => ""
                                                      "upc" => ""
                                                      "mpn" => ""
                                                      "ecotax" => "0.000000"
                                                      "quantity" => "0"
                                                      "minimal_quantity" => "1"
                                                      "low_stock_threshold" => null
                                                      "low_stock_alert" => "0"
                                                      "price" => "239.900000"
                                                      "wholesale_price" => "47.000000"
                                                      "unity" => ""
                                                      "unit_price_ratio" => "0.000000"
                                                      "additional_shipping_cost" => "0.000000"
                                                      "reference" => "2217452"
                                                      "supplier_reference" => "2217452"
                                                      "location" => ""
                                                      "width" => "0.000000"
                                                      "height" => "0.000000"
                                                      "depth" => "0.000000"
                                                      "weight" => "0.000000"
                                                      "out_of_stock" => "2"
                                                      "additional_delivery_times" => "1"
                                                      "quantity_discount" => "0"
                                                      "customizable" => "0"
                                                      "uploadable_files" => "0"
                                                      "text_fields" => "0"
                                                      "active" => "1"
                                                      "redirect_type" => ""
                                                      "id_type_redirected" => "0"
                                                      "available_for_order" => "1"
                                                      "available_date" => "0000-00-00"
                                                      "show_condition" => "0"
                                                      "condition" => "new"
                                                      "show_price" => "1"
                                                      "indexed" => "1"
                                                      "visibility" => "both"
                                                      "cache_is_pack" => "0"
                                                      "cache_has_attachments" => "0"
                                                      "is_virtual" => "0"
                                                      "cache_default_attribute" => "21423"
                                                      "date_add" => "2025-11-10 00:00:00"
                                                      "date_upd" => "2026-01-28 19:12:19"
                                                      "advanced_stock_management" => "0"
                                                      "pack_stock_type" => "3"
                                                      "state" => "1"
                                                      "id_shop" => "1"
                                                      "description" => array:2 [
                                                        1 => "<p></p>"
                                                        3 => "<p></p>"
                                                      ]
                                                      "description_short" => array:2 [
                                                        1 => "<p></p>"
                                                        3 => "<p></p>"
                                                      ]
                                                      "link_rewrite" => array:2 [
                                                        1 => "sapato-casual-para-senhora-phylon-shock-absorber"
                                                        3 => "sapato-casual-para-senhora-phylon-shock-absorber"
                                                      ]
                                                      "meta_description" => array:2 [
                                                        1 => ""
                                                        3 => ""
                                                      ]
                                                      "meta_keywords" => array:2 [
                                                        1 => ""
                                                        3 => ""
                                                      ]
                                                      "meta_title" => array:2 [
                                                        1 => ""
                                                        3 => ""
                                                      ]
                                                      "name" => array:2 [
                                                        1 => "Sapato Casual Para Senhora  - Phylon Shock Absorber"
                                                        3 => "Sapato Casual Para Senhora  - Phylon Shock Absorber"
                                                      ]
                                                      "available_now" => array:2 [
                                                        1 => ""
                                                        3 => ""
                                                      ]
                                                      "available_later" => array:2 [
                                                        1 => ""
                                                        3 => ""
                                                      ]
                                                      "delivery_in_stock" => array:2 [
                                                        1 => ""
                                                        3 => ""
                                                      ]
                                                      "delivery_out_stock" => array:2 [
                                                        1 => ""
                                                        3 => ""
                                                      ]
                                                    ]
                                                    
                                                    Product {#1342
                                                      +tax_name: null
                                                      +tax_rate: null
                                                      +id_manufacturer: null
                                                      +id_supplier: null
                                                      +id_category_default: null
                                                      +id_shop_default: null
                                                      +manufacturer_name: null
                                                      +supplier_name: null
                                                      +name: null
                                                      +description: null
                                                      +description_short: null
                                                      +quantity: 0
                                                      +minimal_quantity: 1
                                                      +low_stock_threshold: null
                                                      +low_stock_alert: false
                                                      +available_now: null
                                                      +available_later: null
                                                      +price: 0
                                                      +specificPrice: 0
                                                      +additional_shipping_cost: 0
                                                      +wholesale_price: 0
                                                      +on_sale: false
                                                      +online_only: false
                                                      +unity: null
                                                      +unit_price: null
                                                      +unit_price_ratio: 0
                                                      +ecotax: 0
                                                      +reference: null
                                                      +supplier_reference: null
                                                      +location: null
                                                      +width: 0
                                                      +height: 0
                                                      +depth: 0
                                                      +weight: 0
                                                      +ean13: null
                                                      +isbn: null
                                                      +upc: null
                                                      +mpn: null
                                                      +link_rewrite: null
                                                      +meta_description: null
                                                      +meta_keywords: null
                                                      +meta_title: null
                                                      +quantity_discount: 0
                                                      +customizable: null
                                                      +new: null
                                                      +uploadable_files: null
                                                      +text_fields: null
                                                      +active: true
                                                      +redirect_type: ""
                                                      +id_type_redirected: 0
                                                      +available_for_order: true
                                                      +available_date: "0000-00-00"
                                                      +show_condition: false
                                                      +condition: null
                                                      +show_price: true
                                                      +indexed: 0
                                                      +visibility: null
                                                      +date_add: null
                                                      +date_upd: null
                                                      +tags: null
                                                      +state: 1
                                                      +base_price: null
                                                      +id_tax_rules_group: 1
                                                      +id_color_default: 0
                                                      +advanced_stock_management: 0
                                                      +out_of_stock: null
                                                      +depends_on_stock: null
                                                      +isFullyLoaded: false
                                                      +cache_is_pack: null
                                                      +cache_has_attachments: null
                                                      +is_virtual: null
                                                      +id_pack_product_attribute: null
                                                      +cache_default_attribute: null
                                                      +category: null
                                                      +pack_stock_type: 3
                                                      +additional_delivery_times: 1
                                                      +delivery_in_stock: null
                                                      +delivery_out_stock: null
                                                      #webserviceParameters: array:4 [
                                                        "objectMethods" => array:2 [
                                                          "add" => "addWs"
                                                          "update" => "updateWs"
                                                        ]
                                                        "objectNodeNames" => "products"
                                                        "fields" => array:12 [
                                                          "id_manufacturer" => array:1 [
                                                            "xlink_resource" => "manufacturers"
                                                          ]
                                                          "id_supplier" => array:1 [
                                                            "xlink_resource" => "suppliers"
                                                          ]
                                                          "id_category_default" => array:1 [
                                                            "xlink_resource" => "categories"
                                                          ]
                                                          "new" => []
                                                          "cache_default_attribute" => []
                                                          "id_default_image" => array:3 [
                                                            "getter" => "getCoverWs"
                                                            "setter" => "setCoverWs"
                                                            "xlink_resource" => array:2 [
                                                              "resourceName" => "images"
                                                              "subResourceName" => "products"
                                                            ]
                                                          ]
                                                          "id_default_combination" => array:3 [
                                                            "getter" => "getWsDefaultCombination"
                                                            "setter" => "setWsDefaultCombination"
                                                            "xlink_resource" => array:1 [
                                                              "resourceName" => "combinations"
                                                            ]
                                                          ]
                                                          "id_tax_rules_group" => array:1 [
                                                            "xlink_resource" => array:1 [
                                                              "resourceName" => "tax_rule_groups"
                                                            ]
                                                          ]
                                                          "position_in_category" => array:2 [
                                                            "getter" => "getWsPositionInCategory"
                                                            "setter" => "setWsPositionInCategory"
                                                          ]
                                                          "manufacturer_name" => array:2 [
                                                            "getter" => "getWsManufacturerName"
                                                            "setter" => false
                                                          ]
                                                          "quantity" => array:2 [
                                                            "getter" => false
                                                            "setter" => false
                                                          ]
                                                          "type" => array:2 [
                                                            "getter" => "getWsType"
                                                            "setter" => "setWsType"
                                                          ]
                                                        ]
                                                        "associations" => array:9 [
                                                          "categories" => array:2 [
                                                            "resource" => "category"
                                                            "fields" => array:1 [
                                                              "id" => array:1 [
                                                                "required" => true
                                                              ]
                                                            ]
                                                          ]
                                                          "images" => array:2 [
                                                            "resource" => "image"
                                                            "fields" => array:1 [
                                                              "id" => []
                                                            ]
                                                          ]
                                                          "combinations" => array:2 [
                                                            "resource" => "combination"
                                                            "fields" => array:1 [
                                                              "id" => array:1 [
                                                                "required" => true
                                                              ]
                                                            ]
                                                          ]
                                                          "product_option_values" => array:2 [
                                                            "resource" => "product_option_value"
                                                            "fields" => array:1 [
                                                              "id" => array:1 [
                                                                "required" => true
                                                              ]
                                                            ]
                                                          ]
                                                          "product_features" => array:2 [
                                                            "resource" => "product_feature"
                                                            "fields" => array:2 [
                                                              "id" => array:1 [
                                                                "required" => true
                                                              ]
                                                              "id_feature_value" => array:2 [
                                                                "required" => true
                                                                "xlink_resource" => "product_feature_values"
                                                              ]
                                                            ]
                                                          ]
                                                          "tags" => array:2 [
                                                            "resource" => "tag"
                                                            "fields" => array:1 [
                                                              "id" => array:1 [
                                                                "required" => true
                                                              ]
                                                            ]
                                                          ]
                                                          "stock_availables" => array:3 [
                                                            "resource" => "stock_available"
                                                            "fields" => array:2 [
                                                              "id" => array:1 [
                                                                "required" => true
                                                              ]
                                                              "id_product_attribute" => array:1 [
                                                                "required" => true
                                                              ]
                                                            ]
                                                            "setter" => false
                                                          ]
                                                          "accessories" => array:3 [
                                                            "resource" => "product"
                                                            "api" => "products"
                                                            "fields" => array:1 [
                                                              "id" => array:2 [
                                                                "required" => true
                                                                "xlink_resource" => "product"
                                                              ]
                                                            ]
                                                          ]
                                                          "product_bundle" => array:3 [
                                                            "resource" => "product"
                                                            "api" => "products"
                                                            "fields" => array:3 [
                                                              "id" => array:1 [
                                                                "required" => true
                                                              ]
                                                              "id_product_attribute" => []
                                                              "quantity" => []
                                                            ]
                                                          ]
                                                        ]
                                                      ]
                                                      +id: 21417612
                                                      #id_lang: null
                                                      #id_shop: 1
                                                      +id_shop_list: []
                                                      #get_shop_from_context: true
                                                      #table: "product"
                                                      #identifier: "id_product"
                                                      #fieldsRequired: array:1 [
                                                        0 => "price"
                                                      ]
                                                      #fieldsSize: array:7 [
                                                        "reference" => 64
                                                        "supplier_reference" => 64
                                                        "location" => 64
                                                        "ean13" => 13
                                                        "isbn" => 32
                                                        "upc" => 12
                                                        "mpn" => 40
                                                      ]
                                                      #fieldsValidate: array:49 [
                                                        "id_shop_default" => "isUnsignedId"
                                                        "id_manufacturer" => "isUnsignedId"
                                                        "id_supplier" => "isUnsignedId"
                                                        "reference" => "isReference"
                                                        "supplier_reference" => "isReference"
                                                        "location" => "isReference"
                                                        "width" => "isUnsignedFloat"
                                                        "height" => "isUnsignedFloat"
                                                        "depth" => "isUnsignedFloat"
                                                        "weight" => "isUnsignedFloat"
                                                        "quantity_discount" => "isBool"
                                                        "ean13" => "isEan13"
                                                        "isbn" => "isIsbn"
                                                        "upc" => "isUpc"
                                                        "mpn" => "isMpn"
                                                        "cache_is_pack" => "isBool"
                                                        "cache_has_attachments" => "isBool"
                                                        "is_virtual" => "isBool"
                                                        "state" => "isUnsignedId"
                                                        "additional_delivery_times" => "isUnsignedId"
                                                        "id_category_default" => "isUnsignedId"
                                                        "id_tax_rules_group" => "isUnsignedId"
                                                        "on_sale" => "isBool"
                                                        "online_only" => "isBool"
                                                        "ecotax" => "isPrice"
                                                        "minimal_quantity" => "isUnsignedInt"
                                                        "low_stock_threshold" => "isInt"
                                                        "low_stock_alert" => "isBool"
                                                        "price" => "isPrice"
                                                        "wholesale_price" => "isPrice"
                                                        "unity" => "isString"
                                                        "additional_shipping_cost" => "isPrice"
                                                        "customizable" => "isUnsignedInt"
                                                        "text_fields" => "isUnsignedInt"
                                                        "uploadable_files" => "isUnsignedInt"
                                                        "active" => "isBool"
                                                        "redirect_type" => "isString"
                                                        "id_type_redirected" => "isUnsignedId"
                                                        "available_for_order" => "isBool"
                                                        "available_date" => "isDateFormat"
                                                        "show_condition" => "isBool"
                                                        "condition" => "isGenericName"
                                                        "show_price" => "isBool"
                                                        "indexed" => "isBool"
                                                        "visibility" => "isProductVisibility"
                                                        "advanced_stock_management" => "isBool"
                                                        "date_add" => "isDate"
                                                        "date_upd" => "isDate"
                                                        "pack_stock_type" => "isUnsignedInt"
                                                      ]
                                                      #fieldsRequiredLang: []
                                                      #fieldsSizeLang: array:9 [
                                                        "delivery_in_stock" => 255
                                                        "delivery_out_stock" => 255
                                                        "meta_description" => 512
                                                        "meta_keywords" => 255
                                                        "meta_title" => 255
                                                        "link_rewrite" => 128
                                                        "name" => 128
                                                        "available_now" => 255
                                                        "available_later" => 255
                                                      ]
                                                      #fieldsValidateLang: array:11 [
                                                        "delivery_in_stock" => "isGenericName"
                                                        "delivery_out_stock" => "isGenericName"
                                                        "meta_description" => "isGenericName"
                                                        "meta_keywords" => "isGenericName"
                                                        "meta_title" => "isGenericName"
                                                        "link_rewrite" => "isLinkRewrite"
                                                        "name" => "isCatalogName"
                                                        "description" => "isCleanHtml"
                                                        "description_short" => "isCleanHtml"
                                                        "available_now" => "isGenericName"
                                                        "available_later" => "IsGenericName"
                                                      ]
                                                      #tables: []
                                                      #image_dir: null
                                                      #image_format: "jpg"
                                                      #translator: null
                                                      #def: array:7 [
                                                        "table" => "product"
                                                        "primary" => "id_product"
                                                        "multilang" => true
                                                        "multilang_shop" => true
                                                        "fields" => array:62 [
                                                          "id_shop_default" => array:2 [
                                                            "type" => 1
                                                            "validate" => "isUnsignedId"
                                                          ]
                                                          "id_manufacturer" => array:2 [
                                                            "type" => 1
                                                            "validate" => "isUnsignedId"
                                                          ]
                                                          "id_supplier" => array:2 [
                                                            "type" => 1
                                                            "validate" => "isUnsignedId"
                                                          ]
                                                          "reference" => array:3 [
                                                            "type" => 3
                                                            "validate" => "isReference"
                                                            "size" => 64
                                                          ]
                                                          "supplier_reference" => array:3 [
                                                            "type" => 3
                                                            "validate" => "isReference"
                                                            "size" => 64
                                                          ]
                                                          "location" => array:3 [
                                                            "type" => 3
                                                            "validate" => "isReference"
                                                            "size" => 64
                                                          ]
                                                          "width" => array:2 [
                                                            "type" => 4
                                                            "validate" => "isUnsignedFloat"
                                                          ]
                                                          "height" => array:2 [
                                                            "type" => 4
                                                            "validate" => "isUnsignedFloat"
                                                          ]
                                                          "depth" => array:2 [
                                                            "type" => 4
                                                            "validate" => "isUnsignedFloat"
                                                          ]
                                                          "weight" => array:2 [
                                                            "type" => 4
                                                            "validate" => "isUnsignedFloat"
                                                          ]
                                                          "quantity_discount" => array:2 [
                                                            "type" => 2
                                                            "validate" => "isBool"
                                                          ]
                                                          "ean13" => array:3 [
                                                            "type" => 3
                                                            "validate" => "isEan13"
                                                            "size" => 13
                                                          ]
                                                          "isbn" => array:3 [
                                                            "type" => 3
                                                            "validate" => "isIsbn"
                                                            "size" => 32
                                                          ]
                                                          "upc" => array:3 [
                                                            "type" => 3
                                                            "validate" => "isUpc"
                                                            "size" => 12
                                                          ]
                                                          "mpn" => array:3 [
                                                            "type" => 3
                                                            "validate" => "isMpn"
                                                            "size" => 40
                                                          ]
                                                          "cache_is_pack" => array:2 [
                                                            "type" => 2
                                                            "validate" => "isBool"
                                                          ]
                                                          "cache_has_attachments" => array:2 [
                                                            "type" => 2
                                                            "validate" => "isBool"
                                                          ]
                                                          "is_virtual" => array:2 [
                                                            "type" => 2
                                                            "validate" => "isBool"
                                                          ]
                                                          "state" => array:2 [
                                                            "type" => 1
                                                            "validate" => "isUnsignedId"
                                                          ]
                                                          "additional_delivery_times" => array:2 [
                                                            "type" => 1
                                                            "validate" => "isUnsignedId"
                                                          ]
                                                          "delivery_in_stock" => array:4 [
                                                            "type" => 3
                                                            "lang" => true
                                                            "validate" => "isGenericName"
                                                            "size" => 255
                                                          ]
                                                          "delivery_out_stock" => array:4 [
                                                            "type" => 3
                                                            "lang" => true
                                                            "validate" => "isGenericName"
                                                            "size" => 255
                                                          ]
                                                          "id_category_default" => array:3 [
                                                            "type" => 1
                                                            "shop" => true
                                                            "validate" => "isUnsignedId"
                                                          ]
                                                          "id_tax_rules_group" => array:3 [
                                                            "type" => 1
                                                            "shop" => true
                                                            "validate" => "isUnsignedId"
                                                          ]
                                                          "on_sale" => array:3 [
                                                            "type" => 2
                                                            "shop" => true
                                                            "validate" => "isBool"
                                                          ]
                                                          "online_only" => array:3 [
                                                            "type" => 2
                                                            "shop" => true
                                                            "validate" => "isBool"
                                                          ]
                                                          "ecotax" => array:3 [
                                                            "type" => 4
                                                            "shop" => true
                                                            "validate" => "isPrice"
                                                          ]
                                                          "minimal_quantity" => array:3 [
                                                            "type" => 1
                                                            "shop" => true
                                                            "validate" => "isUnsignedInt"
                                                          ]
                                                          "low_stock_threshold" => array:4 [
                                                            "type" => 1
                                                            "shop" => true
                                                            "allow_null" => true
                                                            "validate" => "isInt"
                                                          ]
                                                          "low_stock_alert" => array:3 [
                                                            "type" => 2
                                                            "shop" => true
                                                            "validate" => "isBool"
                                                          ]
                                                          "price" => array:4 [
                                                            "type" => 4
                                                            "shop" => true
                                                            "validate" => "isPrice"
                                                            "required" => true
                                                          ]
                                                          "wholesale_price" => array:3 [
                                                            "type" => 4
                                                            "shop" => true
                                                            "validate" => "isPrice"
                                                          ]
                                                          "unity" => array:3 [
                                                            "type" => 3
                                                            "shop" => true
                                                            "validate" => "isString"
                                                          ]
                                                          "unit_price_ratio" => array:2 [
                                                            "type" => 4
                                                            "shop" => true
                                                          ]
                                                          "additional_shipping_cost" => array:3 [
                                                            "type" => 4
                                                            "shop" => true
                                                            "validate" => "isPrice"
                                                          ]
                                                          "customizable" => array:3 [
                                                            "type" => 1
                                                            "shop" => true
                                                            "validate" => "isUnsignedInt"
                                                          ]
                                                          "text_fields" => array:3 [
                                                            "type" => 1
                                                            "shop" => true
                                                            "validate" => "isUnsignedInt"
                                                          ]
                                                          "uploadable_files" => array:3 [
                                                            "type" => 1
                                                            "shop" => true
                                                            "validate" => "isUnsignedInt"
                                                          ]
                                                          "active" => array:3 [
                                                            "type" => 2
                                                            "shop" => true
                                                            "validate" => "isBool"
                                                          ]
                                                          "redirect_type" => array:3 [
                                                            "type" => 3
                                                            "shop" => true
                                                            "validate" => "isString"
                                                          ]
                                                          "id_type_redirected" => array:3 [
                                                            "type" => 1
                                                            "shop" => true
                                                            "validate" => "isUnsignedId"
                                                          ]
                                                          "available_for_order" => array:3 [
                                                            "type" => 2
                                                            "shop" => true
                                                            "validate" => "isBool"
                                                          ]
                                                          "available_date" => array:3 [
                                                            "type" => 5
                                                            "shop" => true
                                                            "validate" => "isDateFormat"
                                                          ]
                                                          "show_condition" => array:3 [
                                                            "type" => 2
                                                            "shop" => true
                                                            "validate" => "isBool"
                                                          ]
                                                          "condition" => array:5 [
                                                            "type" => 3
                                                            "shop" => true
                                                            "validate" => "isGenericName"
                                                            "values" => array:3 [
                                                              0 => "new"
                                                              1 => "used"
                                                              2 => "refurbished"
                                                            ]
                                                            "default" => "new"
                                                          ]
                                                          "show_price" => array:3 [
                                                            "type" => 2
                                                            "shop" => true
                                                            "validate" => "isBool"
                                                          ]
                                                          "indexed" => array:3 [
                                                            "type" => 2
                                                            "shop" => true
                                                            "validate" => "isBool"
                                                          ]
                                                          "visibility" => array:5 [
                                                            "type" => 3
                                                            "shop" => true
                                                            "validate" => "isProductVisibility"
                                                            "values" => array:4 [
                                                              0 => "both"
                                                              1 => "catalog"
                                                              2 => "search"
                                                              3 => "none"
                                                            ]
                                                            "default" => "both"
                                                          ]
                                                          "cache_default_attribute" => array:2 [
                                                            "type" => 1
                                                            "shop" => true
                                                          ]
                                                          "advanced_stock_management" => array:3 [
                                                            "type" => 2
                                                            "shop" => true
                                                            "validate" => "isBool"
                                                          ]
                                                          "date_add" => array:3 [
                                                            "type" => 5
                                                            "shop" => true
                                                            "validate" => "isDate"
                                                          ]
                                                          "date_upd" => array:3 [
                                                            "type" => 5
                                                            "shop" => true
                                                            "validate" => "isDate"
                                                          ]
                                                          "pack_stock_type" => array:3 [
                                                            "type" => 1
                                                            "shop" => true
                                                            "validate" => "isUnsignedInt"
                                                          ]
                                                          "meta_description" => array:4 [
                                                            "type" => 3
                                                            "lang" => true
                                                            "validate" => "isGenericName"
                                                            "size" => 512
                                                          ]
                                                          "meta_keywords" => array:4 [
                                                            "type" => 3
                                                            "lang" => true
                                                            "validate" => "isGenericName"
                                                            "size" => 255
                                                          ]
                                                          "meta_title" => array:4 [
                                                            "type" => 3
                                                            "lang" => true
                                                            "validate" => "isGenericName"
                                                            "size" => 255
                                                          ]
                                                          "link_rewrite" => array:6 [
                                                            "type" => 3
                                                            "lang" => true
                                                            "validate" => "isLinkRewrite"
                                                            "required" => false
                                                            "size" => 128
                                                            "ws_modifier" => array:2 [
                                                              "http_method" => 2
                                                              "modifier" => "modifierWsLinkRewrite"
                                                            ]
                                                          ]
                                                          "name" => array:5 [
                                                            "type" => 3
                                                            "lang" => true
                                                            "validate" => "isCatalogName"
                                                            "required" => false
                                                            "size" => 128
                                                          ]
                                                          "description" => array:3 [
                                                            "type" => 6
                                                            "lang" => true
                                                            "validate" => "isCleanHtml"
                                                          ]
                                                          "description_short" => array:3 [
                                                            "type" => 6
                                                            "lang" => true
                                                            "validate" => "isCleanHtml"
                                                          ]
                                                          "available_now" => array:4 [
                                                            "type" => 3
                                                            "lang" => true
                                                            "validate" => "isGenericName"
                                                            "size" => 255
                                                          ]
                                                          "available_later" => array:4 [
                                                            "type" => 3
                                                            "lang" => true
                                                            "validate" => "IsGenericName"
                                                            "size" => 255
                                                          ]
                                                        ]
                                                        "associations" => array:7 [
                                                          "manufacturer" => array:1 [
                                                            "type" => 1
                                                          ]
                                                          "supplier" => array:1 [
                                                            "type" => 1
                                                          ]
                                                          "default_category" => array:3 [
                                                            "type" => 1
                                                            "field" => "id_category_default"
                                                            "object" => "Category"
                                                          ]
                                                          "tax_rules_group" => array:1 [
                                                            "type" => 1
                                                          ]
                                                          "categories" => array:4 [
                                                            "type" => 2
                                                            "field" => "id_category"
                                                            "object" => "Category"
                                                            "association" => "category_product"
                                                          ]
                                                          "stock_availables" => array:4 [
                                                            "type" => 2
                                                            "field" => "id_stock_available"
                                                            "object" => "StockAvailable"
                                                            "association" => "stock_availables"
                                                          ]
                                                          "l" => array:3 [
                                                            "type" => 2
                                                            "field" => "id_product"
                                                            "foreign_field" => "id_product"
                                                          ]
                                                        ]
                                                        "classname" => "Product"
                                                      ]
                                                      #update_fields: null
                                                      +force_id: false
                                                    }
                                                    
                                                    "id_product"
                                                    
                                                    "21417612"
                                                    
                                                    "id_supplier"
                                                    
                                                    "1"
                                                    
                                                    "id_manufacturer"
                                                    
                                                    "4"
                                                    
                                                    "id_category_default"
                                                    
                                                    "69"
                                                    
                                                    "id_shop_default"
                                                    
                                                    "1"
                                                    
                                                    "id_tax_rules_group"
                                                    
                                                    "0"
                                                    
                                                    "on_sale"
                                                    
                                                    "0"
                                                    
                                                    "online_only"
                                                    
                                                    "0"
                                                    
                                                    "ean13"
                                                    
                                                    ""
                                                    
                                                    "isbn"
                                                    
                                                    ""
                                                    
                                                    "upc"
                                                    
                                                    ""
                                                    
                                                    "mpn"
                                                    
                                                    ""
                                                    
                                                    "ecotax"
                                                    
                                                    "0.000000"
                                                    
                                                    "quantity"
                                                    
                                                    "0"
                                                    
                                                    "minimal_quantity"
                                                    
                                                    "1"
                                                    
                                                    "low_stock_threshold"
                                                    
                                                    null
                                                    
                                                    "low_stock_alert"
                                                    
                                                    "0"
                                                    
                                                    "price"
                                                    
                                                    "239.900000"
                                                    
                                                    "wholesale_price"
                                                    
                                                    "47.000000"
                                                    
                                                    "unity"
                                                    
                                                    ""
                                                    
                                                    "unit_price_ratio"
                                                    
                                                    "0.000000"
                                                    
                                                    "additional_shipping_cost"
                                                    
                                                    "0.000000"
                                                    
                                                    "reference"
                                                    
                                                    "2217452"
                                                    
                                                    "supplier_reference"
                                                    
                                                    "2217452"
                                                    
                                                    "location"
                                                    
                                                    ""
                                                    
                                                    "width"
                                                    
                                                    "0.000000"
                                                    
                                                    "height"
                                                    
                                                    "0.000000"
                                                    
                                                    "depth"
                                                    
                                                    "0.000000"
                                                    
                                                    "weight"
                                                    
                                                    "0.000000"
                                                    
                                                    "out_of_stock"
                                                    
                                                    "2"
                                                    
                                                    "additional_delivery_times"
                                                    
                                                    "1"
                                                    
                                                    "quantity_discount"
                                                    
                                                    "0"
                                                    
                                                    "customizable"
                                                    
                                                    "0"
                                                    
                                                    "uploadable_files"
                                                    
                                                    "0"
                                                    
                                                    "text_fields"
                                                    
                                                    "0"
                                                    
                                                    "active"
                                                    
                                                    "1"
                                                    
                                                    "redirect_type"
                                                    
                                                    ""
                                                    
                                                    "id_type_redirected"
                                                    
                                                    "0"
                                                    
                                                    "available_for_order"
                                                    
                                                    "1"
                                                    
                                                    "available_date"
                                                    
                                                    "0000-00-00"
                                                    
                                                    "show_condition"
                                                    
                                                    "0"
                                                    
                                                    "condition"
                                                    
                                                    "new"
                                                    
                                                    "show_price"
                                                    
                                                    "1"
                                                    
                                                    "indexed"
                                                    
                                                    "1"
                                                    
                                                    "visibility"
                                                    
                                                    "both"
                                                    
                                                    "cache_is_pack"
                                                    
                                                    "0"
                                                    
                                                    "cache_has_attachments"
                                                    
                                                    "0"
                                                    
                                                    "is_virtual"
                                                    
                                                    "0"
                                                    
                                                    "cache_default_attribute"
                                                    
                                                    "21423"
                                                    
                                                    "date_add"
                                                    
                                                    "2025-11-10 00:00:00"
                                                    
                                                    "date_upd"
                                                    
                                                    "2026-01-28 19:12:19"
                                                    
                                                    "advanced_stock_management"
                                                    
                                                    "0"
                                                    
                                                    "pack_stock_type"
                                                    
                                                    "3"
                                                    
                                                    "state"
                                                    
                                                    "1"
                                                    
                                                    "id_shop"
                                                    
                                                    "1"
                                                    
                                                    "description"
                                                    
                                                    array:2 [
                                                      1 => "<p></p>"
                                                      3 => "<p></p>"
                                                    ]
                                                    
                                                    "description_short"
                                                    
                                                    array:2 [
                                                      1 => "<p></p>"
                                                      3 => "<p></p>"
                                                    ]
                                                    
                                                    "link_rewrite"
                                                    
                                                    array:2 [
                                                      1 => "sapato-casual-para-senhora-phylon-shock-absorber"
                                                      3 => "sapato-casual-para-senhora-phylon-shock-absorber"
                                                    ]
                                                    
                                                    "meta_description"
                                                    
                                                    array:2 [
                                                      1 => ""
                                                      3 => ""
                                                    ]
                                                    
                                                    "meta_keywords"
                                                    
                                                    array:2 [
                                                      1 => ""
                                                      3 => ""
                                                    ]
                                                    
                                                    "meta_title"
                                                    
                                                    array:2 [
                                                      1 => ""
                                                      3 => ""
                                                    ]
                                                    
                                                    "name"
                                                    
                                                    array:2 [
                                                      1 => "Sapato Casual Para Senhora  - Phylon Shock Absorber"
                                                      3 => "Sapato Casual Para Senhora  - Phylon Shock Absorber"
                                                    ]
                                                    
                                                    "available_now"
                                                    
                                                    array:2 [
                                                      1 => ""
                                                      3 => ""
                                                    ]
                                                    
                                                    "available_later"
                                                    
                                                    array:2 [
                                                      1 => ""
                                                      3 => ""
                                                    ]
                                                    
                                                    "delivery_in_stock"
                                                    
                                                    array:2 [
                                                      1 => ""
                                                      3 => ""
                                                    ]
                                                    
                                                    "delivery_out_stock"
                                                    
                                                    array:2 [
                                                      1 => ""
                                                      3 => ""
                                                    ]
                                                    

                                                      • -60%
                                                      00
                                                      day
                                                      :
                                                      00
                                                      hour
                                                      :
                                                      00
                                                      min
                                                      :
                                                      00
                                                      sec
                                                      59,96 TND149,90 TND
                                                      array:66 [
                                                        "id_product" => "21416792"
                                                        "id_supplier" => "1"
                                                        "id_manufacturer" => "4"
                                                        "id_category_default" => "75"
                                                        "id_shop_default" => "1"
                                                        "id_tax_rules_group" => "0"
                                                        "on_sale" => "0"
                                                        "online_only" => "0"
                                                        "ean13" => ""
                                                        "isbn" => ""
                                                        "upc" => ""
                                                        "mpn" => ""
                                                        "ecotax" => "0.000000"
                                                        "quantity" => "0"
                                                        "minimal_quantity" => "1"
                                                        "low_stock_threshold" => null
                                                        "low_stock_alert" => "0"
                                                        "price" => "149.900000"
                                                        "wholesale_price" => "33.490000"
                                                        "unity" => ""
                                                        "unit_price_ratio" => "0.000000"
                                                        "additional_shipping_cost" => "0.000000"
                                                        "reference" => "2200670"
                                                        "supplier_reference" => "2200670"
                                                        "location" => ""
                                                        "width" => "0.000000"
                                                        "height" => "0.000000"
                                                        "depth" => "0.000000"
                                                        "weight" => "0.000000"
                                                        "out_of_stock" => "2"
                                                        "additional_delivery_times" => "1"
                                                        "quantity_discount" => "0"
                                                        "customizable" => "0"
                                                        "uploadable_files" => "0"
                                                        "text_fields" => "0"
                                                        "active" => "1"
                                                        "redirect_type" => "301-category"
                                                        "id_type_redirected" => "0"
                                                        "available_for_order" => "1"
                                                        "available_date" => "0000-00-00"
                                                        "show_condition" => "0"
                                                        "condition" => "new"
                                                        "show_price" => "1"
                                                        "indexed" => "1"
                                                        "visibility" => "both"
                                                        "cache_is_pack" => "0"
                                                        "cache_has_attachments" => "0"
                                                        "is_virtual" => "0"
                                                        "cache_default_attribute" => "16336"
                                                        "date_add" => "2023-10-12 00:00:00"
                                                        "date_upd" => "2026-02-09 11:41:00"
                                                        "advanced_stock_management" => "0"
                                                        "pack_stock_type" => "3"
                                                        "state" => "1"
                                                        "id_shop" => "1"
                                                        "description" => array:2 [
                                                          1 => "<p>Les espadrilles en toile Beppi pour femme sont des chaussures légères et confortables, parfaites pour les journées estivales décontractées. Fabriquées avec une toile de qualité, elles offrent une respirabilité optimale pour garder vos pieds au frais par temps chaud. Leur design décontracté et polyvalent les rend adaptées à une variété de tenues estivales, que ce soit pour une sortie en ville, une journée à la plage ou simplement se détendre à la maison. Avec leur confort et leur style intemporel, les espadrilles en toile Beppi pour femme sont un choix idéal pour compléter votre garde-robe estivale avec élégance et confort.</p>"
                                                          3 => "<p>Les espadrilles en toile Beppi pour femme sont des chaussures légères et confortables, parfaites pour les journées estivales décontractées. Fabriquées avec une toile de qualité, elles offrent une respirabilité optimale pour garder vos pieds au frais par temps chaud. Leur design décontracté et polyvalent les rend adaptées à une variété de tenues estivales, que ce soit pour une sortie en ville, une journée à la plage ou simplement se détendre à la maison. Avec leur confort et leur style intemporel, les espadrilles en toile Beppi pour femme sont un choix idéal pour compléter votre garde-robe estivale avec élégance et confort.</p>"
                                                        ]
                                                        "description_short" => array:2 [
                                                          1 => "<p></p>"
                                                          3 => "<p></p>"
                                                        ]
                                                        "link_rewrite" => array:2 [
                                                          1 => "sapato-em-lona-para-senhora"
                                                          3 => "sapato-em-lona-para-senhora"
                                                        ]
                                                        "meta_description" => array:2 [
                                                          1 => ""
                                                          3 => ""
                                                        ]
                                                        "meta_keywords" => array:2 [
                                                          1 => ""
                                                          3 => ""
                                                        ]
                                                        "meta_title" => array:2 [
                                                          1 => ""
                                                          3 => ""
                                                        ]
                                                        "name" => array:2 [
                                                          1 => "Sapato Em Lona Para Senhora"
                                                          3 => "Sapato Em Lona Para Senhora"
                                                        ]
                                                        "available_now" => array:2 [
                                                          1 => ""
                                                          3 => ""
                                                        ]
                                                        "available_later" => array:2 [
                                                          1 => ""
                                                          3 => ""
                                                        ]
                                                        "delivery_in_stock" => array:2 [
                                                          1 => ""
                                                          3 => ""
                                                        ]
                                                        "delivery_out_stock" => array:2 [
                                                          1 => ""
                                                          3 => ""
                                                        ]
                                                      ]
                                                      
                                                      Product {#1341
                                                        +tax_name: null
                                                        +tax_rate: null
                                                        +id_manufacturer: null
                                                        +id_supplier: null
                                                        +id_category_default: null
                                                        +id_shop_default: null
                                                        +manufacturer_name: null
                                                        +supplier_name: null
                                                        +name: null
                                                        +description: null
                                                        +description_short: null
                                                        +quantity: 0
                                                        +minimal_quantity: 1
                                                        +low_stock_threshold: null
                                                        +low_stock_alert: false
                                                        +available_now: null
                                                        +available_later: null
                                                        +price: 0
                                                        +specificPrice: 0
                                                        +additional_shipping_cost: 0
                                                        +wholesale_price: 0
                                                        +on_sale: false
                                                        +online_only: false
                                                        +unity: null
                                                        +unit_price: null
                                                        +unit_price_ratio: 0
                                                        +ecotax: 0
                                                        +reference: null
                                                        +supplier_reference: null
                                                        +location: null
                                                        +width: 0
                                                        +height: 0
                                                        +depth: 0
                                                        +weight: 0
                                                        +ean13: null
                                                        +isbn: null
                                                        +upc: null
                                                        +mpn: null
                                                        +link_rewrite: null
                                                        +meta_description: null
                                                        +meta_keywords: null
                                                        +meta_title: null
                                                        +quantity_discount: 0
                                                        +customizable: null
                                                        +new: null
                                                        +uploadable_files: null
                                                        +text_fields: null
                                                        +active: true
                                                        +redirect_type: ""
                                                        +id_type_redirected: 0
                                                        +available_for_order: true
                                                        +available_date: "0000-00-00"
                                                        +show_condition: false
                                                        +condition: null
                                                        +show_price: true
                                                        +indexed: 0
                                                        +visibility: null
                                                        +date_add: null
                                                        +date_upd: null
                                                        +tags: null
                                                        +state: 1
                                                        +base_price: null
                                                        +id_tax_rules_group: 1
                                                        +id_color_default: 0
                                                        +advanced_stock_management: 0
                                                        +out_of_stock: null
                                                        +depends_on_stock: null
                                                        +isFullyLoaded: false
                                                        +cache_is_pack: null
                                                        +cache_has_attachments: null
                                                        +is_virtual: null
                                                        +id_pack_product_attribute: null
                                                        +cache_default_attribute: null
                                                        +category: null
                                                        +pack_stock_type: 3
                                                        +additional_delivery_times: 1
                                                        +delivery_in_stock: null
                                                        +delivery_out_stock: null
                                                        #webserviceParameters: array:4 [
                                                          "objectMethods" => array:2 [
                                                            "add" => "addWs"
                                                            "update" => "updateWs"
                                                          ]
                                                          "objectNodeNames" => "products"
                                                          "fields" => array:12 [
                                                            "id_manufacturer" => array:1 [
                                                              "xlink_resource" => "manufacturers"
                                                            ]
                                                            "id_supplier" => array:1 [
                                                              "xlink_resource" => "suppliers"
                                                            ]
                                                            "id_category_default" => array:1 [
                                                              "xlink_resource" => "categories"
                                                            ]
                                                            "new" => []
                                                            "cache_default_attribute" => []
                                                            "id_default_image" => array:3 [
                                                              "getter" => "getCoverWs"
                                                              "setter" => "setCoverWs"
                                                              "xlink_resource" => array:2 [
                                                                "resourceName" => "images"
                                                                "subResourceName" => "products"
                                                              ]
                                                            ]
                                                            "id_default_combination" => array:3 [
                                                              "getter" => "getWsDefaultCombination"
                                                              "setter" => "setWsDefaultCombination"
                                                              "xlink_resource" => array:1 [
                                                                "resourceName" => "combinations"
                                                              ]
                                                            ]
                                                            "id_tax_rules_group" => array:1 [
                                                              "xlink_resource" => array:1 [
                                                                "resourceName" => "tax_rule_groups"
                                                              ]
                                                            ]
                                                            "position_in_category" => array:2 [
                                                              "getter" => "getWsPositionInCategory"
                                                              "setter" => "setWsPositionInCategory"
                                                            ]
                                                            "manufacturer_name" => array:2 [
                                                              "getter" => "getWsManufacturerName"
                                                              "setter" => false
                                                            ]
                                                            "quantity" => array:2 [
                                                              "getter" => false
                                                              "setter" => false
                                                            ]
                                                            "type" => array:2 [
                                                              "getter" => "getWsType"
                                                              "setter" => "setWsType"
                                                            ]
                                                          ]
                                                          "associations" => array:9 [
                                                            "categories" => array:2 [
                                                              "resource" => "category"
                                                              "fields" => array:1 [
                                                                "id" => array:1 [
                                                                  "required" => true
                                                                ]
                                                              ]
                                                            ]
                                                            "images" => array:2 [
                                                              "resource" => "image"
                                                              "fields" => array:1 [
                                                                "id" => []
                                                              ]
                                                            ]
                                                            "combinations" => array:2 [
                                                              "resource" => "combination"
                                                              "fields" => array:1 [
                                                                "id" => array:1 [
                                                                  "required" => true
                                                                ]
                                                              ]
                                                            ]
                                                            "product_option_values" => array:2 [
                                                              "resource" => "product_option_value"
                                                              "fields" => array:1 [
                                                                "id" => array:1 [
                                                                  "required" => true
                                                                ]
                                                              ]
                                                            ]
                                                            "product_features" => array:2 [
                                                              "resource" => "product_feature"
                                                              "fields" => array:2 [
                                                                "id" => array:1 [
                                                                  "required" => true
                                                                ]
                                                                "id_feature_value" => array:2 [
                                                                  "required" => true
                                                                  "xlink_resource" => "product_feature_values"
                                                                ]
                                                              ]
                                                            ]
                                                            "tags" => array:2 [
                                                              "resource" => "tag"
                                                              "fields" => array:1 [
                                                                "id" => array:1 [
                                                                  "required" => true
                                                                ]
                                                              ]
                                                            ]
                                                            "stock_availables" => array:3 [
                                                              "resource" => "stock_available"
                                                              "fields" => array:2 [
                                                                "id" => array:1 [
                                                                  "required" => true
                                                                ]
                                                                "id_product_attribute" => array:1 [
                                                                  "required" => true
                                                                ]
                                                              ]
                                                              "setter" => false
                                                            ]
                                                            "accessories" => array:3 [
                                                              "resource" => "product"
                                                              "api" => "products"
                                                              "fields" => array:1 [
                                                                "id" => array:2 [
                                                                  "required" => true
                                                                  "xlink_resource" => "product"
                                                                ]
                                                              ]
                                                            ]
                                                            "product_bundle" => array:3 [
                                                              "resource" => "product"
                                                              "api" => "products"
                                                              "fields" => array:3 [
                                                                "id" => array:1 [
                                                                  "required" => true
                                                                ]
                                                                "id_product_attribute" => []
                                                                "quantity" => []
                                                              ]
                                                            ]
                                                          ]
                                                        ]
                                                        +id: 21416792
                                                        #id_lang: null
                                                        #id_shop: 1
                                                        +id_shop_list: []
                                                        #get_shop_from_context: true
                                                        #table: "product"
                                                        #identifier: "id_product"
                                                        #fieldsRequired: array:1 [
                                                          0 => "price"
                                                        ]
                                                        #fieldsSize: array:7 [
                                                          "reference" => 64
                                                          "supplier_reference" => 64
                                                          "location" => 64
                                                          "ean13" => 13
                                                          "isbn" => 32
                                                          "upc" => 12
                                                          "mpn" => 40
                                                        ]
                                                        #fieldsValidate: array:49 [
                                                          "id_shop_default" => "isUnsignedId"
                                                          "id_manufacturer" => "isUnsignedId"
                                                          "id_supplier" => "isUnsignedId"
                                                          "reference" => "isReference"
                                                          "supplier_reference" => "isReference"
                                                          "location" => "isReference"
                                                          "width" => "isUnsignedFloat"
                                                          "height" => "isUnsignedFloat"
                                                          "depth" => "isUnsignedFloat"
                                                          "weight" => "isUnsignedFloat"
                                                          "quantity_discount" => "isBool"
                                                          "ean13" => "isEan13"
                                                          "isbn" => "isIsbn"
                                                          "upc" => "isUpc"
                                                          "mpn" => "isMpn"
                                                          "cache_is_pack" => "isBool"
                                                          "cache_has_attachments" => "isBool"
                                                          "is_virtual" => "isBool"
                                                          "state" => "isUnsignedId"
                                                          "additional_delivery_times" => "isUnsignedId"
                                                          "id_category_default" => "isUnsignedId"
                                                          "id_tax_rules_group" => "isUnsignedId"
                                                          "on_sale" => "isBool"
                                                          "online_only" => "isBool"
                                                          "ecotax" => "isPrice"
                                                          "minimal_quantity" => "isUnsignedInt"
                                                          "low_stock_threshold" => "isInt"
                                                          "low_stock_alert" => "isBool"
                                                          "price" => "isPrice"
                                                          "wholesale_price" => "isPrice"
                                                          "unity" => "isString"
                                                          "additional_shipping_cost" => "isPrice"
                                                          "customizable" => "isUnsignedInt"
                                                          "text_fields" => "isUnsignedInt"
                                                          "uploadable_files" => "isUnsignedInt"
                                                          "active" => "isBool"
                                                          "redirect_type" => "isString"
                                                          "id_type_redirected" => "isUnsignedId"
                                                          "available_for_order" => "isBool"
                                                          "available_date" => "isDateFormat"
                                                          "show_condition" => "isBool"
                                                          "condition" => "isGenericName"
                                                          "show_price" => "isBool"
                                                          "indexed" => "isBool"
                                                          "visibility" => "isProductVisibility"
                                                          "advanced_stock_management" => "isBool"
                                                          "date_add" => "isDate"
                                                          "date_upd" => "isDate"
                                                          "pack_stock_type" => "isUnsignedInt"
                                                        ]
                                                        #fieldsRequiredLang: []
                                                        #fieldsSizeLang: array:9 [
                                                          "delivery_in_stock" => 255
                                                          "delivery_out_stock" => 255
                                                          "meta_description" => 512
                                                          "meta_keywords" => 255
                                                          "meta_title" => 255
                                                          "link_rewrite" => 128
                                                          "name" => 128
                                                          "available_now" => 255
                                                          "available_later" => 255
                                                        ]
                                                        #fieldsValidateLang: array:11 [
                                                          "delivery_in_stock" => "isGenericName"
                                                          "delivery_out_stock" => "isGenericName"
                                                          "meta_description" => "isGenericName"
                                                          "meta_keywords" => "isGenericName"
                                                          "meta_title" => "isGenericName"
                                                          "link_rewrite" => "isLinkRewrite"
                                                          "name" => "isCatalogName"
                                                          "description" => "isCleanHtml"
                                                          "description_short" => "isCleanHtml"
                                                          "available_now" => "isGenericName"
                                                          "available_later" => "IsGenericName"
                                                        ]
                                                        #tables: []
                                                        #image_dir: null
                                                        #image_format: "jpg"
                                                        #translator: null
                                                        #def: array:7 [
                                                          "table" => "product"
                                                          "primary" => "id_product"
                                                          "multilang" => true
                                                          "multilang_shop" => true
                                                          "fields" => array:62 [
                                                            "id_shop_default" => array:2 [
                                                              "type" => 1
                                                              "validate" => "isUnsignedId"
                                                            ]
                                                            "id_manufacturer" => array:2 [
                                                              "type" => 1
                                                              "validate" => "isUnsignedId"
                                                            ]
                                                            "id_supplier" => array:2 [
                                                              "type" => 1
                                                              "validate" => "isUnsignedId"
                                                            ]
                                                            "reference" => array:3 [
                                                              "type" => 3
                                                              "validate" => "isReference"
                                                              "size" => 64
                                                            ]
                                                            "supplier_reference" => array:3 [
                                                              "type" => 3
                                                              "validate" => "isReference"
                                                              "size" => 64
                                                            ]
                                                            "location" => array:3 [
                                                              "type" => 3
                                                              "validate" => "isReference"
                                                              "size" => 64
                                                            ]
                                                            "width" => array:2 [
                                                              "type" => 4
                                                              "validate" => "isUnsignedFloat"
                                                            ]
                                                            "height" => array:2 [
                                                              "type" => 4
                                                              "validate" => "isUnsignedFloat"
                                                            ]
                                                            "depth" => array:2 [
                                                              "type" => 4
                                                              "validate" => "isUnsignedFloat"
                                                            ]
                                                            "weight" => array:2 [
                                                              "type" => 4
                                                              "validate" => "isUnsignedFloat"
                                                            ]
                                                            "quantity_discount" => array:2 [
                                                              "type" => 2
                                                              "validate" => "isBool"
                                                            ]
                                                            "ean13" => array:3 [
                                                              "type" => 3
                                                              "validate" => "isEan13"
                                                              "size" => 13
                                                            ]
                                                            "isbn" => array:3 [
                                                              "type" => 3
                                                              "validate" => "isIsbn"
                                                              "size" => 32
                                                            ]
                                                            "upc" => array:3 [
                                                              "type" => 3
                                                              "validate" => "isUpc"
                                                              "size" => 12
                                                            ]
                                                            "mpn" => array:3 [
                                                              "type" => 3
                                                              "validate" => "isMpn"
                                                              "size" => 40
                                                            ]
                                                            "cache_is_pack" => array:2 [
                                                              "type" => 2
                                                              "validate" => "isBool"
                                                            ]
                                                            "cache_has_attachments" => array:2 [
                                                              "type" => 2
                                                              "validate" => "isBool"
                                                            ]
                                                            "is_virtual" => array:2 [
                                                              "type" => 2
                                                              "validate" => "isBool"
                                                            ]
                                                            "state" => array:2 [
                                                              "type" => 1
                                                              "validate" => "isUnsignedId"
                                                            ]
                                                            "additional_delivery_times" => array:2 [
                                                              "type" => 1
                                                              "validate" => "isUnsignedId"
                                                            ]
                                                            "delivery_in_stock" => array:4 [
                                                              "type" => 3
                                                              "lang" => true
                                                              "validate" => "isGenericName"
                                                              "size" => 255
                                                            ]
                                                            "delivery_out_stock" => array:4 [
                                                              "type" => 3
                                                              "lang" => true
                                                              "validate" => "isGenericName"
                                                              "size" => 255
                                                            ]
                                                            "id_category_default" => array:3 [
                                                              "type" => 1
                                                              "shop" => true
                                                              "validate" => "isUnsignedId"
                                                            ]
                                                            "id_tax_rules_group" => array:3 [
                                                              "type" => 1
                                                              "shop" => true
                                                              "validate" => "isUnsignedId"
                                                            ]
                                                            "on_sale" => array:3 [
                                                              "type" => 2
                                                              "shop" => true
                                                              "validate" => "isBool"
                                                            ]
                                                            "online_only" => array:3 [
                                                              "type" => 2
                                                              "shop" => true
                                                              "validate" => "isBool"
                                                            ]
                                                            "ecotax" => array:3 [
                                                              "type" => 4
                                                              "shop" => true
                                                              "validate" => "isPrice"
                                                            ]
                                                            "minimal_quantity" => array:3 [
                                                              "type" => 1
                                                              "shop" => true
                                                              "validate" => "isUnsignedInt"
                                                            ]
                                                            "low_stock_threshold" => array:4 [
                                                              "type" => 1
                                                              "shop" => true
                                                              "allow_null" => true
                                                              "validate" => "isInt"
                                                            ]
                                                            "low_stock_alert" => array:3 [
                                                              "type" => 2
                                                              "shop" => true
                                                              "validate" => "isBool"
                                                            ]
                                                            "price" => array:4 [
                                                              "type" => 4
                                                              "shop" => true
                                                              "validate" => "isPrice"
                                                              "required" => true
                                                            ]
                                                            "wholesale_price" => array:3 [
                                                              "type" => 4
                                                              "shop" => true
                                                              "validate" => "isPrice"
                                                            ]
                                                            "unity" => array:3 [
                                                              "type" => 3
                                                              "shop" => true
                                                              "validate" => "isString"
                                                            ]
                                                            "unit_price_ratio" => array:2 [
                                                              "type" => 4
                                                              "shop" => true
                                                            ]
                                                            "additional_shipping_cost" => array:3 [
                                                              "type" => 4
                                                              "shop" => true
                                                              "validate" => "isPrice"
                                                            ]
                                                            "customizable" => array:3 [
                                                              "type" => 1
                                                              "shop" => true
                                                              "validate" => "isUnsignedInt"
                                                            ]
                                                            "text_fields" => array:3 [
                                                              "type" => 1
                                                              "shop" => true
                                                              "validate" => "isUnsignedInt"
                                                            ]
                                                            "uploadable_files" => array:3 [
                                                              "type" => 1
                                                              "shop" => true
                                                              "validate" => "isUnsignedInt"
                                                            ]
                                                            "active" => array:3 [
                                                              "type" => 2
                                                              "shop" => true
                                                              "validate" => "isBool"
                                                            ]
                                                            "redirect_type" => array:3 [
                                                              "type" => 3
                                                              "shop" => true
                                                              "validate" => "isString"
                                                            ]
                                                            "id_type_redirected" => array:3 [
                                                              "type" => 1
                                                              "shop" => true
                                                              "validate" => "isUnsignedId"
                                                            ]
                                                            "available_for_order" => array:3 [
                                                              "type" => 2
                                                              "shop" => true
                                                              "validate" => "isBool"
                                                            ]
                                                            "available_date" => array:3 [
                                                              "type" => 5
                                                              "shop" => true
                                                              "validate" => "isDateFormat"
                                                            ]
                                                            "show_condition" => array:3 [
                                                              "type" => 2
                                                              "shop" => true
                                                              "validate" => "isBool"
                                                            ]
                                                            "condition" => array:5 [
                                                              "type" => 3
                                                              "shop" => true
                                                              "validate" => "isGenericName"
                                                              "values" => array:3 [
                                                                0 => "new"
                                                                1 => "used"
                                                                2 => "refurbished"
                                                              ]
                                                              "default" => "new"
                                                            ]
                                                            "show_price" => array:3 [
                                                              "type" => 2
                                                              "shop" => true
                                                              "validate" => "isBool"
                                                            ]
                                                            "indexed" => array:3 [
                                                              "type" => 2
                                                              "shop" => true
                                                              "validate" => "isBool"
                                                            ]
                                                            "visibility" => array:5 [
                                                              "type" => 3
                                                              "shop" => true
                                                              "validate" => "isProductVisibility"
                                                              "values" => array:4 [
                                                                0 => "both"
                                                                1 => "catalog"
                                                                2 => "search"
                                                                3 => "none"
                                                              ]
                                                              "default" => "both"
                                                            ]
                                                            "cache_default_attribute" => array:2 [
                                                              "type" => 1
                                                              "shop" => true
                                                            ]
                                                            "advanced_stock_management" => array:3 [
                                                              "type" => 2
                                                              "shop" => true
                                                              "validate" => "isBool"
                                                            ]
                                                            "date_add" => array:3 [
                                                              "type" => 5
                                                              "shop" => true
                                                              "validate" => "isDate"
                                                            ]
                                                            "date_upd" => array:3 [
                                                              "type" => 5
                                                              "shop" => true
                                                              "validate" => "isDate"
                                                            ]
                                                            "pack_stock_type" => array:3 [
                                                              "type" => 1
                                                              "shop" => true
                                                              "validate" => "isUnsignedInt"
                                                            ]
                                                            "meta_description" => array:4 [
                                                              "type" => 3
                                                              "lang" => true
                                                              "validate" => "isGenericName"
                                                              "size" => 512
                                                            ]
                                                            "meta_keywords" => array:4 [
                                                              "type" => 3
                                                              "lang" => true
                                                              "validate" => "isGenericName"
                                                              "size" => 255
                                                            ]
                                                            "meta_title" => array:4 [
                                                              "type" => 3
                                                              "lang" => true
                                                              "validate" => "isGenericName"
                                                              "size" => 255
                                                            ]
                                                            "link_rewrite" => array:6 [
                                                              "type" => 3
                                                              "lang" => true
                                                              "validate" => "isLinkRewrite"
                                                              "required" => false
                                                              "size" => 128
                                                              "ws_modifier" => array:2 [
                                                                "http_method" => 2
                                                                "modifier" => "modifierWsLinkRewrite"
                                                              ]
                                                            ]
                                                            "name" => array:5 [
                                                              "type" => 3
                                                              "lang" => true
                                                              "validate" => "isCatalogName"
                                                              "required" => false
                                                              "size" => 128
                                                            ]
                                                            "description" => array:3 [
                                                              "type" => 6
                                                              "lang" => true
                                                              "validate" => "isCleanHtml"
                                                            ]
                                                            "description_short" => array:3 [
                                                              "type" => 6
                                                              "lang" => true
                                                              "validate" => "isCleanHtml"
                                                            ]
                                                            "available_now" => array:4 [
                                                              "type" => 3
                                                              "lang" => true
                                                              "validate" => "isGenericName"
                                                              "size" => 255
                                                            ]
                                                            "available_later" => array:4 [
                                                              "type" => 3
                                                              "lang" => true
                                                              "validate" => "IsGenericName"
                                                              "size" => 255
                                                            ]
                                                          ]
                                                          "associations" => array:7 [
                                                            "manufacturer" => array:1 [
                                                              "type" => 1
                                                            ]
                                                            "supplier" => array:1 [
                                                              "type" => 1
                                                            ]
                                                            "default_category" => array:3 [
                                                              "type" => 1
                                                              "field" => "id_category_default"
                                                              "object" => "Category"
                                                            ]
                                                            "tax_rules_group" => array:1 [
                                                              "type" => 1
                                                            ]
                                                            "categories" => array:4 [
                                                              "type" => 2
                                                              "field" => "id_category"
                                                              "object" => "Category"
                                                              "association" => "category_product"
                                                            ]
                                                            "stock_availables" => array:4 [
                                                              "type" => 2
                                                              "field" => "id_stock_available"
                                                              "object" => "StockAvailable"
                                                              "association" => "stock_availables"
                                                            ]
                                                            "l" => array:3 [
                                                              "type" => 2
                                                              "field" => "id_product"
                                                              "foreign_field" => "id_product"
                                                            ]
                                                          ]
                                                          "classname" => "Product"
                                                        ]
                                                        #update_fields: null
                                                        +force_id: false
                                                      }
                                                      
                                                      "id_product"
                                                      
                                                      "21416792"
                                                      
                                                      "id_supplier"
                                                      
                                                      "1"
                                                      
                                                      "id_manufacturer"
                                                      
                                                      "4"
                                                      
                                                      "id_category_default"
                                                      
                                                      "75"
                                                      
                                                      "id_shop_default"
                                                      
                                                      "1"
                                                      
                                                      "id_tax_rules_group"
                                                      
                                                      "0"
                                                      
                                                      "on_sale"
                                                      
                                                      "0"
                                                      
                                                      "online_only"
                                                      
                                                      "0"
                                                      
                                                      "ean13"
                                                      
                                                      ""
                                                      
                                                      "isbn"
                                                      
                                                      ""
                                                      
                                                      "upc"
                                                      
                                                      ""
                                                      
                                                      "mpn"
                                                      
                                                      ""
                                                      
                                                      "ecotax"
                                                      
                                                      "0.000000"
                                                      
                                                      "quantity"
                                                      
                                                      "0"
                                                      
                                                      "minimal_quantity"
                                                      
                                                      "1"
                                                      
                                                      "low_stock_threshold"
                                                      
                                                      null
                                                      
                                                      "low_stock_alert"
                                                      
                                                      "0"
                                                      
                                                      "price"
                                                      
                                                      "149.900000"
                                                      
                                                      "wholesale_price"
                                                      
                                                      "33.490000"
                                                      
                                                      "unity"
                                                      
                                                      ""
                                                      
                                                      "unit_price_ratio"
                                                      
                                                      "0.000000"
                                                      
                                                      "additional_shipping_cost"
                                                      
                                                      "0.000000"
                                                      
                                                      "reference"
                                                      
                                                      "2200670"
                                                      
                                                      "supplier_reference"
                                                      
                                                      "2200670"
                                                      
                                                      "location"
                                                      
                                                      ""
                                                      
                                                      "width"
                                                      
                                                      "0.000000"
                                                      
                                                      "height"
                                                      
                                                      "0.000000"
                                                      
                                                      "depth"
                                                      
                                                      "0.000000"
                                                      
                                                      "weight"
                                                      
                                                      "0.000000"
                                                      
                                                      "out_of_stock"
                                                      
                                                      "2"
                                                      
                                                      "additional_delivery_times"
                                                      
                                                      "1"
                                                      
                                                      "quantity_discount"
                                                      
                                                      "0"
                                                      
                                                      "customizable"
                                                      
                                                      "0"
                                                      
                                                      "uploadable_files"
                                                      
                                                      "0"
                                                      
                                                      "text_fields"
                                                      
                                                      "0"
                                                      
                                                      "active"
                                                      
                                                      "1"
                                                      
                                                      "redirect_type"
                                                      
                                                      "301-category"
                                                      
                                                      "id_type_redirected"
                                                      
                                                      "0"
                                                      
                                                      "available_for_order"
                                                      
                                                      "1"
                                                      
                                                      "available_date"
                                                      
                                                      "0000-00-00"
                                                      
                                                      "show_condition"
                                                      
                                                      "0"
                                                      
                                                      "condition"
                                                      
                                                      "new"
                                                      
                                                      "show_price"
                                                      
                                                      "1"
                                                      
                                                      "indexed"
                                                      
                                                      "1"
                                                      
                                                      "visibility"
                                                      
                                                      "both"
                                                      
                                                      "cache_is_pack"
                                                      
                                                      "0"
                                                      
                                                      "cache_has_attachments"
                                                      
                                                      "0"
                                                      
                                                      "is_virtual"
                                                      
                                                      "0"
                                                      
                                                      "cache_default_attribute"
                                                      
                                                      "16336"
                                                      
                                                      "date_add"
                                                      
                                                      "2023-10-12 00:00:00"
                                                      
                                                      "date_upd"
                                                      
                                                      "2026-02-09 11:41:00"
                                                      
                                                      "advanced_stock_management"
                                                      
                                                      "0"
                                                      
                                                      "pack_stock_type"
                                                      
                                                      "3"
                                                      
                                                      "state"
                                                      
                                                      "1"
                                                      
                                                      "id_shop"
                                                      
                                                      "1"
                                                      
                                                      "description"
                                                      
                                                      array:2 [
                                                        1 => "<p>Les espadrilles en toile Beppi pour femme sont des chaussures légères et confortables, parfaites pour les journées estivales décontractées. Fabriquées avec une toile de qualité, elles offrent une respirabilité optimale pour garder vos pieds au frais par temps chaud. Leur design décontracté et polyvalent les rend adaptées à une variété de tenues estivales, que ce soit pour une sortie en ville, une journée à la plage ou simplement se détendre à la maison. Avec leur confort et leur style intemporel, les espadrilles en toile Beppi pour femme sont un choix idéal pour compléter votre garde-robe estivale avec élégance et confort.</p>"
                                                        3 => "<p>Les espadrilles en toile Beppi pour femme sont des chaussures légères et confortables, parfaites pour les journées estivales décontractées. Fabriquées avec une toile de qualité, elles offrent une respirabilité optimale pour garder vos pieds au frais par temps chaud. Leur design décontracté et polyvalent les rend adaptées à une variété de tenues estivales, que ce soit pour une sortie en ville, une journée à la plage ou simplement se détendre à la maison. Avec leur confort et leur style intemporel, les espadrilles en toile Beppi pour femme sont un choix idéal pour compléter votre garde-robe estivale avec élégance et confort.</p>"
                                                      ]
                                                      
                                                      "description_short"
                                                      
                                                      array:2 [
                                                        1 => "<p></p>"
                                                        3 => "<p></p>"
                                                      ]
                                                      
                                                      "link_rewrite"
                                                      
                                                      array:2 [
                                                        1 => "sapato-em-lona-para-senhora"
                                                        3 => "sapato-em-lona-para-senhora"
                                                      ]
                                                      
                                                      "meta_description"
                                                      
                                                      array:2 [
                                                        1 => ""
                                                        3 => ""
                                                      ]
                                                      
                                                      "meta_keywords"
                                                      
                                                      array:2 [
                                                        1 => ""
                                                        3 => ""
                                                      ]
                                                      
                                                      "meta_title"
                                                      
                                                      array:2 [
                                                        1 => ""
                                                        3 => ""
                                                      ]
                                                      
                                                      "name"
                                                      
                                                      array:2 [
                                                        1 => "Sapato Em Lona Para Senhora"
                                                        3 => "Sapato Em Lona Para Senhora"
                                                      ]
                                                      
                                                      "available_now"
                                                      
                                                      array:2 [
                                                        1 => ""
                                                        3 => ""
                                                      ]
                                                      
                                                      "available_later"
                                                      
                                                      array:2 [
                                                        1 => ""
                                                        3 => ""
                                                      ]
                                                      
                                                      "delivery_in_stock"
                                                      
                                                      array:2 [
                                                        1 => ""
                                                        3 => ""
                                                      ]
                                                      
                                                      "delivery_out_stock"
                                                      
                                                      array:2 [
                                                        1 => ""
                                                        3 => ""
                                                      ]
                                                      

                                                        • -20%
                                                        00
                                                        day
                                                        :
                                                        00
                                                        hour
                                                        :
                                                        00
                                                        min
                                                        :
                                                        00
                                                        sec
                                                        55,92 TND69,90 TND
                                                        array:66 [
                                                          "id_product" => "21416686"
                                                          "id_supplier" => "1"
                                                          "id_manufacturer" => "4"
                                                          "id_category_default" => "103"
                                                          "id_shop_default" => "1"
                                                          "id_tax_rules_group" => "0"
                                                          "on_sale" => "0"
                                                          "online_only" => "0"
                                                          "ean13" => ""
                                                          "isbn" => ""
                                                          "upc" => ""
                                                          "mpn" => ""
                                                          "ecotax" => "0.000000"
                                                          "quantity" => "0"
                                                          "minimal_quantity" => "1"
                                                          "low_stock_threshold" => null
                                                          "low_stock_alert" => "0"
                                                          "price" => "69.900000"
                                                          "wholesale_price" => "16.740000"
                                                          "unity" => ""
                                                          "unit_price_ratio" => "0.000000"
                                                          "additional_shipping_cost" => "0.000000"
                                                          "reference" => "2190151"
                                                          "supplier_reference" => "2190151"
                                                          "location" => ""
                                                          "width" => "0.000000"
                                                          "height" => "0.000000"
                                                          "depth" => "0.000000"
                                                          "weight" => "0.000000"
                                                          "out_of_stock" => "2"
                                                          "additional_delivery_times" => "1"
                                                          "quantity_discount" => "0"
                                                          "customizable" => "0"
                                                          "uploadable_files" => "0"
                                                          "text_fields" => "0"
                                                          "active" => "1"
                                                          "redirect_type" => ""
                                                          "id_type_redirected" => "0"
                                                          "available_for_order" => "1"
                                                          "available_date" => "0000-00-00"
                                                          "show_condition" => "0"
                                                          "condition" => "new"
                                                          "show_price" => "1"
                                                          "indexed" => "1"
                                                          "visibility" => "both"
                                                          "cache_is_pack" => "0"
                                                          "cache_has_attachments" => "0"
                                                          "is_virtual" => "0"
                                                          "cache_default_attribute" => "15685"
                                                          "date_add" => "2023-10-12 00:00:00"
                                                          "date_upd" => "2026-02-09 17:49:32"
                                                          "advanced_stock_management" => "0"
                                                          "pack_stock_type" => "3"
                                                          "state" => "1"
                                                          "id_shop" => "1"
                                                          "description" => array:2 [
                                                            1 => "<p>Les sabots Beppi pour fille en EVA sont des chaussures légères et confortables, idéales pour les jeunes filles actives. Fabriqués avec de l'EVA, un matériau doux, flexible et résistant à l'eau, ces sabots offrent un ajustement confortable et une durabilité accrue. Leur conception sans lacets les rend faciles à enfiler et à enlever, ce qui les rend pratiques pour une utilisation quotidienne à la maison, à l'école ou lors de sorties décontractées. Les sabots Beppi en EVA sont également faciles à nettoyer, ce qui en fait un choix pratique pour les parents occupés. Avec leur confort et leur praticité, ces sabots sont parfaits pour accompagner les jeunes filles dans toutes leurs aventures.</p>"
                                                            3 => "<p>Les sabots Beppi pour fille en EVA sont des chaussures légères et confortables, idéales pour les jeunes filles actives. Fabriqués avec de l'EVA, un matériau doux, flexible et résistant à l'eau, ces sabots offrent un ajustement confortable et une durabilité accrue. Leur conception sans lacets les rend faciles à enfiler et à enlever, ce qui les rend pratiques pour une utilisation quotidienne à la maison, à l'école ou lors de sorties décontractées. Les sabots Beppi en EVA sont également faciles à nettoyer, ce qui en fait un choix pratique pour les parents occupés. Avec leur confort et leur praticité, ces sabots sont parfaits pour accompagner les jeunes filles dans toutes leurs aventures.</p>"
                                                          ]
                                                          "description_short" => array:2 [
                                                            1 => "<p></p>"
                                                            3 => "<p></p>"
                                                          ]
                                                          "link_rewrite" => array:2 [
                                                            1 => "soca-infantil-eva-clogs"
                                                            3 => "soca-infantil-eva-clogs"
                                                          ]
                                                          "meta_description" => array:2 [
                                                            1 => ""
                                                            3 => ""
                                                          ]
                                                          "meta_keywords" => array:2 [
                                                            1 => ""
                                                            3 => ""
                                                          ]
                                                          "meta_title" => array:2 [
                                                            1 => ""
                                                            3 => ""
                                                          ]
                                                          "name" => array:2 [
                                                            1 => "Soca Infantil Eva-clogs"
                                                            3 => "Soca Infantil Eva-clogs"
                                                          ]
                                                          "available_now" => array:2 [
                                                            1 => ""
                                                            3 => ""
                                                          ]
                                                          "available_later" => array:2 [
                                                            1 => ""
                                                            3 => ""
                                                          ]
                                                          "delivery_in_stock" => array:2 [
                                                            1 => ""
                                                            3 => ""
                                                          ]
                                                          "delivery_out_stock" => array:2 [
                                                            1 => ""
                                                            3 => ""
                                                          ]
                                                        ]
                                                        
                                                        Product {#1309
                                                          +tax_name: null
                                                          +tax_rate: null
                                                          +id_manufacturer: null
                                                          +id_supplier: null
                                                          +id_category_default: null
                                                          +id_shop_default: null
                                                          +manufacturer_name: null
                                                          +supplier_name: null
                                                          +name: null
                                                          +description: null
                                                          +description_short: null
                                                          +quantity: 0
                                                          +minimal_quantity: 1
                                                          +low_stock_threshold: null
                                                          +low_stock_alert: false
                                                          +available_now: null
                                                          +available_later: null
                                                          +price: 0
                                                          +specificPrice: 0
                                                          +additional_shipping_cost: 0
                                                          +wholesale_price: 0
                                                          +on_sale: false
                                                          +online_only: false
                                                          +unity: null
                                                          +unit_price: null
                                                          +unit_price_ratio: 0
                                                          +ecotax: 0
                                                          +reference: null
                                                          +supplier_reference: null
                                                          +location: null
                                                          +width: 0
                                                          +height: 0
                                                          +depth: 0
                                                          +weight: 0
                                                          +ean13: null
                                                          +isbn: null
                                                          +upc: null
                                                          +mpn: null
                                                          +link_rewrite: null
                                                          +meta_description: null
                                                          +meta_keywords: null
                                                          +meta_title: null
                                                          +quantity_discount: 0
                                                          +customizable: null
                                                          +new: null
                                                          +uploadable_files: null
                                                          +text_fields: null
                                                          +active: true
                                                          +redirect_type: ""
                                                          +id_type_redirected: 0
                                                          +available_for_order: true
                                                          +available_date: "0000-00-00"
                                                          +show_condition: false
                                                          +condition: null
                                                          +show_price: true
                                                          +indexed: 0
                                                          +visibility: null
                                                          +date_add: null
                                                          +date_upd: null
                                                          +tags: null
                                                          +state: 1
                                                          +base_price: null
                                                          +id_tax_rules_group: 1
                                                          +id_color_default: 0
                                                          +advanced_stock_management: 0
                                                          +out_of_stock: null
                                                          +depends_on_stock: null
                                                          +isFullyLoaded: false
                                                          +cache_is_pack: null
                                                          +cache_has_attachments: null
                                                          +is_virtual: null
                                                          +id_pack_product_attribute: null
                                                          +cache_default_attribute: null
                                                          +category: null
                                                          +pack_stock_type: 3
                                                          +additional_delivery_times: 1
                                                          +delivery_in_stock: null
                                                          +delivery_out_stock: null
                                                          #webserviceParameters: array:4 [
                                                            "objectMethods" => array:2 [
                                                              "add" => "addWs"
                                                              "update" => "updateWs"
                                                            ]
                                                            "objectNodeNames" => "products"
                                                            "fields" => array:12 [
                                                              "id_manufacturer" => array:1 [
                                                                "xlink_resource" => "manufacturers"
                                                              ]
                                                              "id_supplier" => array:1 [
                                                                "xlink_resource" => "suppliers"
                                                              ]
                                                              "id_category_default" => array:1 [
                                                                "xlink_resource" => "categories"
                                                              ]
                                                              "new" => []
                                                              "cache_default_attribute" => []
                                                              "id_default_image" => array:3 [
                                                                "getter" => "getCoverWs"
                                                                "setter" => "setCoverWs"
                                                                "xlink_resource" => array:2 [
                                                                  "resourceName" => "images"
                                                                  "subResourceName" => "products"
                                                                ]
                                                              ]
                                                              "id_default_combination" => array:3 [
                                                                "getter" => "getWsDefaultCombination"
                                                                "setter" => "setWsDefaultCombination"
                                                                "xlink_resource" => array:1 [
                                                                  "resourceName" => "combinations"
                                                                ]
                                                              ]
                                                              "id_tax_rules_group" => array:1 [
                                                                "xlink_resource" => array:1 [
                                                                  "resourceName" => "tax_rule_groups"
                                                                ]
                                                              ]
                                                              "position_in_category" => array:2 [
                                                                "getter" => "getWsPositionInCategory"
                                                                "setter" => "setWsPositionInCategory"
                                                              ]
                                                              "manufacturer_name" => array:2 [
                                                                "getter" => "getWsManufacturerName"
                                                                "setter" => false
                                                              ]
                                                              "quantity" => array:2 [
                                                                "getter" => false
                                                                "setter" => false
                                                              ]
                                                              "type" => array:2 [
                                                                "getter" => "getWsType"
                                                                "setter" => "setWsType"
                                                              ]
                                                            ]
                                                            "associations" => array:9 [
                                                              "categories" => array:2 [
                                                                "resource" => "category"
                                                                "fields" => array:1 [
                                                                  "id" => array:1 [
                                                                    "required" => true
                                                                  ]
                                                                ]
                                                              ]
                                                              "images" => array:2 [
                                                                "resource" => "image"
                                                                "fields" => array:1 [
                                                                  "id" => []
                                                                ]
                                                              ]
                                                              "combinations" => array:2 [
                                                                "resource" => "combination"
                                                                "fields" => array:1 [
                                                                  "id" => array:1 [
                                                                    "required" => true
                                                                  ]
                                                                ]
                                                              ]
                                                              "product_option_values" => array:2 [
                                                                "resource" => "product_option_value"
                                                                "fields" => array:1 [
                                                                  "id" => array:1 [
                                                                    "required" => true
                                                                  ]
                                                                ]
                                                              ]
                                                              "product_features" => array:2 [
                                                                "resource" => "product_feature"
                                                                "fields" => array:2 [
                                                                  "id" => array:1 [
                                                                    "required" => true
                                                                  ]
                                                                  "id_feature_value" => array:2 [
                                                                    "required" => true
                                                                    "xlink_resource" => "product_feature_values"
                                                                  ]
                                                                ]
                                                              ]
                                                              "tags" => array:2 [
                                                                "resource" => "tag"
                                                                "fields" => array:1 [
                                                                  "id" => array:1 [
                                                                    "required" => true
                                                                  ]
                                                                ]
                                                              ]
                                                              "stock_availables" => array:3 [
                                                                "resource" => "stock_available"
                                                                "fields" => array:2 [
                                                                  "id" => array:1 [
                                                                    "required" => true
                                                                  ]
                                                                  "id_product_attribute" => array:1 [
                                                                    "required" => true
                                                                  ]
                                                                ]
                                                                "setter" => false
                                                              ]
                                                              "accessories" => array:3 [
                                                                "resource" => "product"
                                                                "api" => "products"
                                                                "fields" => array:1 [
                                                                  "id" => array:2 [
                                                                    "required" => true
                                                                    "xlink_resource" => "product"
                                                                  ]
                                                                ]
                                                              ]
                                                              "product_bundle" => array:3 [
                                                                "resource" => "product"
                                                                "api" => "products"
                                                                "fields" => array:3 [
                                                                  "id" => array:1 [
                                                                    "required" => true
                                                                  ]
                                                                  "id_product_attribute" => []
                                                                  "quantity" => []
                                                                ]
                                                              ]
                                                            ]
                                                          ]
                                                          +id: 21416686
                                                          #id_lang: null
                                                          #id_shop: 1
                                                          +id_shop_list: []
                                                          #get_shop_from_context: true
                                                          #table: "product"
                                                          #identifier: "id_product"
                                                          #fieldsRequired: array:1 [
                                                            0 => "price"
                                                          ]
                                                          #fieldsSize: array:7 [
                                                            "reference" => 64
                                                            "supplier_reference" => 64
                                                            "location" => 64
                                                            "ean13" => 13
                                                            "isbn" => 32
                                                            "upc" => 12
                                                            "mpn" => 40
                                                          ]
                                                          #fieldsValidate: array:49 [
                                                            "id_shop_default" => "isUnsignedId"
                                                            "id_manufacturer" => "isUnsignedId"
                                                            "id_supplier" => "isUnsignedId"
                                                            "reference" => "isReference"
                                                            "supplier_reference" => "isReference"
                                                            "location" => "isReference"
                                                            "width" => "isUnsignedFloat"
                                                            "height" => "isUnsignedFloat"
                                                            "depth" => "isUnsignedFloat"
                                                            "weight" => "isUnsignedFloat"
                                                            "quantity_discount" => "isBool"
                                                            "ean13" => "isEan13"
                                                            "isbn" => "isIsbn"
                                                            "upc" => "isUpc"
                                                            "mpn" => "isMpn"
                                                            "cache_is_pack" => "isBool"
                                                            "cache_has_attachments" => "isBool"
                                                            "is_virtual" => "isBool"
                                                            "state" => "isUnsignedId"
                                                            "additional_delivery_times" => "isUnsignedId"
                                                            "id_category_default" => "isUnsignedId"
                                                            "id_tax_rules_group" => "isUnsignedId"
                                                            "on_sale" => "isBool"
                                                            "online_only" => "isBool"
                                                            "ecotax" => "isPrice"
                                                            "minimal_quantity" => "isUnsignedInt"
                                                            "low_stock_threshold" => "isInt"
                                                            "low_stock_alert" => "isBool"
                                                            "price" => "isPrice"
                                                            "wholesale_price" => "isPrice"
                                                            "unity" => "isString"
                                                            "additional_shipping_cost" => "isPrice"
                                                            "customizable" => "isUnsignedInt"
                                                            "text_fields" => "isUnsignedInt"
                                                            "uploadable_files" => "isUnsignedInt"
                                                            "active" => "isBool"
                                                            "redirect_type" => "isString"
                                                            "id_type_redirected" => "isUnsignedId"
                                                            "available_for_order" => "isBool"
                                                            "available_date" => "isDateFormat"
                                                            "show_condition" => "isBool"
                                                            "condition" => "isGenericName"
                                                            "show_price" => "isBool"
                                                            "indexed" => "isBool"
                                                            "visibility" => "isProductVisibility"
                                                            "advanced_stock_management" => "isBool"
                                                            "date_add" => "isDate"
                                                            "date_upd" => "isDate"
                                                            "pack_stock_type" => "isUnsignedInt"
                                                          ]
                                                          #fieldsRequiredLang: []
                                                          #fieldsSizeLang: array:9 [
                                                            "delivery_in_stock" => 255
                                                            "delivery_out_stock" => 255
                                                            "meta_description" => 512
                                                            "meta_keywords" => 255
                                                            "meta_title" => 255
                                                            "link_rewrite" => 128
                                                            "name" => 128
                                                            "available_now" => 255
                                                            "available_later" => 255
                                                          ]
                                                          #fieldsValidateLang: array:11 [
                                                            "delivery_in_stock" => "isGenericName"
                                                            "delivery_out_stock" => "isGenericName"
                                                            "meta_description" => "isGenericName"
                                                            "meta_keywords" => "isGenericName"
                                                            "meta_title" => "isGenericName"
                                                            "link_rewrite" => "isLinkRewrite"
                                                            "name" => "isCatalogName"
                                                            "description" => "isCleanHtml"
                                                            "description_short" => "isCleanHtml"
                                                            "available_now" => "isGenericName"
                                                            "available_later" => "IsGenericName"
                                                          ]
                                                          #tables: []
                                                          #image_dir: null
                                                          #image_format: "jpg"
                                                          #translator: null
                                                          #def: array:7 [
                                                            "table" => "product"
                                                            "primary" => "id_product"
                                                            "multilang" => true
                                                            "multilang_shop" => true
                                                            "fields" => array:62 [
                                                              "id_shop_default" => array:2 [
                                                                "type" => 1
                                                                "validate" => "isUnsignedId"
                                                              ]
                                                              "id_manufacturer" => array:2 [
                                                                "type" => 1
                                                                "validate" => "isUnsignedId"
                                                              ]
                                                              "id_supplier" => array:2 [
                                                                "type" => 1
                                                                "validate" => "isUnsignedId"
                                                              ]
                                                              "reference" => array:3 [
                                                                "type" => 3
                                                                "validate" => "isReference"
                                                                "size" => 64
                                                              ]
                                                              "supplier_reference" => array:3 [
                                                                "type" => 3
                                                                "validate" => "isReference"
                                                                "size" => 64
                                                              ]
                                                              "location" => array:3 [
                                                                "type" => 3
                                                                "validate" => "isReference"
                                                                "size" => 64
                                                              ]
                                                              "width" => array:2 [
                                                                "type" => 4
                                                                "validate" => "isUnsignedFloat"
                                                              ]
                                                              "height" => array:2 [
                                                                "type" => 4
                                                                "validate" => "isUnsignedFloat"
                                                              ]
                                                              "depth" => array:2 [
                                                                "type" => 4
                                                                "validate" => "isUnsignedFloat"
                                                              ]
                                                              "weight" => array:2 [
                                                                "type" => 4
                                                                "validate" => "isUnsignedFloat"
                                                              ]
                                                              "quantity_discount" => array:2 [
                                                                "type" => 2
                                                                "validate" => "isBool"
                                                              ]
                                                              "ean13" => array:3 [
                                                                "type" => 3
                                                                "validate" => "isEan13"
                                                                "size" => 13
                                                              ]
                                                              "isbn" => array:3 [
                                                                "type" => 3
                                                                "validate" => "isIsbn"
                                                                "size" => 32
                                                              ]
                                                              "upc" => array:3 [
                                                                "type" => 3
                                                                "validate" => "isUpc"
                                                                "size" => 12
                                                              ]
                                                              "mpn" => array:3 [
                                                                "type" => 3
                                                                "validate" => "isMpn"
                                                                "size" => 40
                                                              ]
                                                              "cache_is_pack" => array:2 [
                                                                "type" => 2
                                                                "validate" => "isBool"
                                                              ]
                                                              "cache_has_attachments" => array:2 [
                                                                "type" => 2
                                                                "validate" => "isBool"
                                                              ]
                                                              "is_virtual" => array:2 [
                                                                "type" => 2
                                                                "validate" => "isBool"
                                                              ]
                                                              "state" => array:2 [
                                                                "type" => 1
                                                                "validate" => "isUnsignedId"
                                                              ]
                                                              "additional_delivery_times" => array:2 [
                                                                "type" => 1
                                                                "validate" => "isUnsignedId"
                                                              ]
                                                              "delivery_in_stock" => array:4 [
                                                                "type" => 3
                                                                "lang" => true
                                                                "validate" => "isGenericName"
                                                                "size" => 255
                                                              ]
                                                              "delivery_out_stock" => array:4 [
                                                                "type" => 3
                                                                "lang" => true
                                                                "validate" => "isGenericName"
                                                                "size" => 255
                                                              ]
                                                              "id_category_default" => array:3 [
                                                                "type" => 1
                                                                "shop" => true
                                                                "validate" => "isUnsignedId"
                                                              ]
                                                              "id_tax_rules_group" => array:3 [
                                                                "type" => 1
                                                                "shop" => true
                                                                "validate" => "isUnsignedId"
                                                              ]
                                                              "on_sale" => array:3 [
                                                                "type" => 2
                                                                "shop" => true
                                                                "validate" => "isBool"
                                                              ]
                                                              "online_only" => array:3 [
                                                                "type" => 2
                                                                "shop" => true
                                                                "validate" => "isBool"
                                                              ]
                                                              "ecotax" => array:3 [
                                                                "type" => 4
                                                                "shop" => true
                                                                "validate" => "isPrice"
                                                              ]
                                                              "minimal_quantity" => array:3 [
                                                                "type" => 1
                                                                "shop" => true
                                                                "validate" => "isUnsignedInt"
                                                              ]
                                                              "low_stock_threshold" => array:4 [
                                                                "type" => 1
                                                                "shop" => true
                                                                "allow_null" => true
                                                                "validate" => "isInt"
                                                              ]
                                                              "low_stock_alert" => array:3 [
                                                                "type" => 2
                                                                "shop" => true
                                                                "validate" => "isBool"
                                                              ]
                                                              "price" => array:4 [
                                                                "type" => 4
                                                                "shop" => true
                                                                "validate" => "isPrice"
                                                                "required" => true
                                                              ]
                                                              "wholesale_price" => array:3 [
                                                                "type" => 4
                                                                "shop" => true
                                                                "validate" => "isPrice"
                                                              ]
                                                              "unity" => array:3 [
                                                                "type" => 3
                                                                "shop" => true
                                                                "validate" => "isString"
                                                              ]
                                                              "unit_price_ratio" => array:2 [
                                                                "type" => 4
                                                                "shop" => true
                                                              ]
                                                              "additional_shipping_cost" => array:3 [
                                                                "type" => 4
                                                                "shop" => true
                                                                "validate" => "isPrice"
                                                              ]
                                                              "customizable" => array:3 [
                                                                "type" => 1
                                                                "shop" => true
                                                                "validate" => "isUnsignedInt"
                                                              ]
                                                              "text_fields" => array:3 [
                                                                "type" => 1
                                                                "shop" => true
                                                                "validate" => "isUnsignedInt"
                                                              ]
                                                              "uploadable_files" => array:3 [
                                                                "type" => 1
                                                                "shop" => true
                                                                "validate" => "isUnsignedInt"
                                                              ]
                                                              "active" => array:3 [
                                                                "type" => 2
                                                                "shop" => true
                                                                "validate" => "isBool"
                                                              ]
                                                              "redirect_type" => array:3 [
                                                                "type" => 3
                                                                "shop" => true
                                                                "validate" => "isString"
                                                              ]
                                                              "id_type_redirected" => array:3 [
                                                                "type" => 1
                                                                "shop" => true
                                                                "validate" => "isUnsignedId"
                                                              ]
                                                              "available_for_order" => array:3 [
                                                                "type" => 2
                                                                "shop" => true
                                                                "validate" => "isBool"
                                                              ]
                                                              "available_date" => array:3 [
                                                                "type" => 5
                                                                "shop" => true
                                                                "validate" => "isDateFormat"
                                                              ]
                                                              "show_condition" => array:3 [
                                                                "type" => 2
                                                                "shop" => true
                                                                "validate" => "isBool"
                                                              ]
                                                              "condition" => array:5 [
                                                                "type" => 3
                                                                "shop" => true
                                                                "validate" => "isGenericName"
                                                                "values" => array:3 [
                                                                  0 => "new"
                                                                  1 => "used"
                                                                  2 => "refurbished"
                                                                ]
                                                                "default" => "new"
                                                              ]
                                                              "show_price" => array:3 [
                                                                "type" => 2
                                                                "shop" => true
                                                                "validate" => "isBool"
                                                              ]
                                                              "indexed" => array:3 [
                                                                "type" => 2
                                                                "shop" => true
                                                                "validate" => "isBool"
                                                              ]
                                                              "visibility" => array:5 [
                                                                "type" => 3
                                                                "shop" => true
                                                                "validate" => "isProductVisibility"
                                                                "values" => array:4 [
                                                                  0 => "both"
                                                                  1 => "catalog"
                                                                  2 => "search"
                                                                  3 => "none"
                                                                ]
                                                                "default" => "both"
                                                              ]
                                                              "cache_default_attribute" => array:2 [
                                                                "type" => 1
                                                                "shop" => true
                                                              ]
                                                              "advanced_stock_management" => array:3 [
                                                                "type" => 2
                                                                "shop" => true
                                                                "validate" => "isBool"
                                                              ]
                                                              "date_add" => array:3 [
                                                                "type" => 5
                                                                "shop" => true
                                                                "validate" => "isDate"
                                                              ]
                                                              "date_upd" => array:3 [
                                                                "type" => 5
                                                                "shop" => true
                                                                "validate" => "isDate"
                                                              ]
                                                              "pack_stock_type" => array:3 [
                                                                "type" => 1
                                                                "shop" => true
                                                                "validate" => "isUnsignedInt"
                                                              ]
                                                              "meta_description" => array:4 [
                                                                "type" => 3
                                                                "lang" => true
                                                                "validate" => "isGenericName"
                                                                "size" => 512
                                                              ]
                                                              "meta_keywords" => array:4 [
                                                                "type" => 3
                                                                "lang" => true
                                                                "validate" => "isGenericName"
                                                                "size" => 255
                                                              ]
                                                              "meta_title" => array:4 [
                                                                "type" => 3
                                                                "lang" => true
                                                                "validate" => "isGenericName"
                                                                "size" => 255
                                                              ]
                                                              "link_rewrite" => array:6 [
                                                                "type" => 3
                                                                "lang" => true
                                                                "validate" => "isLinkRewrite"
                                                                "required" => false
                                                                "size" => 128
                                                                "ws_modifier" => array:2 [
                                                                  "http_method" => 2
                                                                  "modifier" => "modifierWsLinkRewrite"
                                                                ]
                                                              ]
                                                              "name" => array:5 [
                                                                "type" => 3
                                                                "lang" => true
                                                                "validate" => "isCatalogName"
                                                                "required" => false
                                                                "size" => 128
                                                              ]
                                                              "description" => array:3 [
                                                                "type" => 6
                                                                "lang" => true
                                                                "validate" => "isCleanHtml"
                                                              ]
                                                              "description_short" => array:3 [
                                                                "type" => 6
                                                                "lang" => true
                                                                "validate" => "isCleanHtml"
                                                              ]
                                                              "available_now" => array:4 [
                                                                "type" => 3
                                                                "lang" => true
                                                                "validate" => "isGenericName"
                                                                "size" => 255
                                                              ]
                                                              "available_later" => array:4 [
                                                                "type" => 3
                                                                "lang" => true
                                                                "validate" => "IsGenericName"
                                                                "size" => 255
                                                              ]
                                                            ]
                                                            "associations" => array:7 [
                                                              "manufacturer" => array:1 [
                                                                "type" => 1
                                                              ]
                                                              "supplier" => array:1 [
                                                                "type" => 1
                                                              ]
                                                              "default_category" => array:3 [
                                                                "type" => 1
                                                                "field" => "id_category_default"
                                                                "object" => "Category"
                                                              ]
                                                              "tax_rules_group" => array:1 [
                                                                "type" => 1
                                                              ]
                                                              "categories" => array:4 [
                                                                "type" => 2
                                                                "field" => "id_category"
                                                                "object" => "Category"
                                                                "association" => "category_product"
                                                              ]
                                                              "stock_availables" => array:4 [
                                                                "type" => 2
                                                                "field" => "id_stock_available"
                                                                "object" => "StockAvailable"
                                                                "association" => "stock_availables"
                                                              ]
                                                              "l" => array:3 [
                                                                "type" => 2
                                                                "field" => "id_product"
                                                                "foreign_field" => "id_product"
                                                              ]
                                                            ]
                                                            "classname" => "Product"
                                                          ]
                                                          #update_fields: null
                                                          +force_id: false
                                                        }
                                                        
                                                        "id_product"
                                                        
                                                        "21416686"
                                                        
                                                        "id_supplier"
                                                        
                                                        "1"
                                                        
                                                        "id_manufacturer"
                                                        
                                                        "4"
                                                        
                                                        "id_category_default"
                                                        
                                                        "103"
                                                        
                                                        "id_shop_default"
                                                        
                                                        "1"
                                                        
                                                        "id_tax_rules_group"
                                                        
                                                        "0"
                                                        
                                                        "on_sale"
                                                        
                                                        "0"
                                                        
                                                        "online_only"
                                                        
                                                        "0"
                                                        
                                                        "ean13"
                                                        
                                                        ""
                                                        
                                                        "isbn"
                                                        
                                                        ""
                                                        
                                                        "upc"
                                                        
                                                        ""
                                                        
                                                        "mpn"
                                                        
                                                        ""
                                                        
                                                        "ecotax"
                                                        
                                                        "0.000000"
                                                        
                                                        "quantity"
                                                        
                                                        "0"
                                                        
                                                        "minimal_quantity"
                                                        
                                                        "1"
                                                        
                                                        "low_stock_threshold"
                                                        
                                                        null
                                                        
                                                        "low_stock_alert"
                                                        
                                                        "0"
                                                        
                                                        "price"
                                                        
                                                        "69.900000"
                                                        
                                                        "wholesale_price"
                                                        
                                                        "16.740000"
                                                        
                                                        "unity"
                                                        
                                                        ""
                                                        
                                                        "unit_price_ratio"
                                                        
                                                        "0.000000"
                                                        
                                                        "additional_shipping_cost"
                                                        
                                                        "0.000000"
                                                        
                                                        "reference"
                                                        
                                                        "2190151"
                                                        
                                                        "supplier_reference"
                                                        
                                                        "2190151"
                                                        
                                                        "location"
                                                        
                                                        ""
                                                        
                                                        "width"
                                                        
                                                        "0.000000"
                                                        
                                                        "height"
                                                        
                                                        "0.000000"
                                                        
                                                        "depth"
                                                        
                                                        "0.000000"
                                                        
                                                        "weight"
                                                        
                                                        "0.000000"
                                                        
                                                        "out_of_stock"
                                                        
                                                        "2"
                                                        
                                                        "additional_delivery_times"
                                                        
                                                        "1"
                                                        
                                                        "quantity_discount"
                                                        
                                                        "0"
                                                        
                                                        "customizable"
                                                        
                                                        "0"
                                                        
                                                        "uploadable_files"
                                                        
                                                        "0"
                                                        
                                                        "text_fields"
                                                        
                                                        "0"
                                                        
                                                        "active"
                                                        
                                                        "1"
                                                        
                                                        "redirect_type"
                                                        
                                                        ""
                                                        
                                                        "id_type_redirected"
                                                        
                                                        "0"
                                                        
                                                        "available_for_order"
                                                        
                                                        "1"
                                                        
                                                        "available_date"
                                                        
                                                        "0000-00-00"
                                                        
                                                        "show_condition"
                                                        
                                                        "0"
                                                        
                                                        "condition"
                                                        
                                                        "new"
                                                        
                                                        "show_price"
                                                        
                                                        "1"
                                                        
                                                        "indexed"
                                                        
                                                        "1"
                                                        
                                                        "visibility"
                                                        
                                                        "both"
                                                        
                                                        "cache_is_pack"
                                                        
                                                        "0"
                                                        
                                                        "cache_has_attachments"
                                                        
                                                        "0"
                                                        
                                                        "is_virtual"
                                                        
                                                        "0"
                                                        
                                                        "cache_default_attribute"
                                                        
                                                        "15685"
                                                        
                                                        "date_add"
                                                        
                                                        "2023-10-12 00:00:00"
                                                        
                                                        "date_upd"
                                                        
                                                        "2026-02-09 17:49:32"
                                                        
                                                        "advanced_stock_management"
                                                        
                                                        "0"
                                                        
                                                        "pack_stock_type"
                                                        
                                                        "3"
                                                        
                                                        "state"
                                                        
                                                        "1"
                                                        
                                                        "id_shop"
                                                        
                                                        "1"
                                                        
                                                        "description"
                                                        
                                                        array:2 [
                                                          1 => "<p>Les sabots Beppi pour fille en EVA sont des chaussures légères et confortables, idéales pour les jeunes filles actives. Fabriqués avec de l'EVA, un matériau doux, flexible et résistant à l'eau, ces sabots offrent un ajustement confortable et une durabilité accrue. Leur conception sans lacets les rend faciles à enfiler et à enlever, ce qui les rend pratiques pour une utilisation quotidienne à la maison, à l'école ou lors de sorties décontractées. Les sabots Beppi en EVA sont également faciles à nettoyer, ce qui en fait un choix pratique pour les parents occupés. Avec leur confort et leur praticité, ces sabots sont parfaits pour accompagner les jeunes filles dans toutes leurs aventures.</p>"
                                                          3 => "<p>Les sabots Beppi pour fille en EVA sont des chaussures légères et confortables, idéales pour les jeunes filles actives. Fabriqués avec de l'EVA, un matériau doux, flexible et résistant à l'eau, ces sabots offrent un ajustement confortable et une durabilité accrue. Leur conception sans lacets les rend faciles à enfiler et à enlever, ce qui les rend pratiques pour une utilisation quotidienne à la maison, à l'école ou lors de sorties décontractées. Les sabots Beppi en EVA sont également faciles à nettoyer, ce qui en fait un choix pratique pour les parents occupés. Avec leur confort et leur praticité, ces sabots sont parfaits pour accompagner les jeunes filles dans toutes leurs aventures.</p>"
                                                        ]
                                                        
                                                        "description_short"
                                                        
                                                        array:2 [
                                                          1 => "<p></p>"
                                                          3 => "<p></p>"
                                                        ]
                                                        
                                                        "link_rewrite"
                                                        
                                                        array:2 [
                                                          1 => "soca-infantil-eva-clogs"
                                                          3 => "soca-infantil-eva-clogs"
                                                        ]
                                                        
                                                        "meta_description"
                                                        
                                                        array:2 [
                                                          1 => ""
                                                          3 => ""
                                                        ]
                                                        
                                                        "meta_keywords"
                                                        
                                                        array:2 [
                                                          1 => ""
                                                          3 => ""
                                                        ]
                                                        
                                                        "meta_title"
                                                        
                                                        array:2 [
                                                          1 => ""
                                                          3 => ""
                                                        ]
                                                        
                                                        "name"
                                                        
                                                        array:2 [
                                                          1 => "Soca Infantil Eva-clogs"
                                                          3 => "Soca Infantil Eva-clogs"
                                                        ]
                                                        
                                                        "available_now"
                                                        
                                                        array:2 [
                                                          1 => ""
                                                          3 => ""
                                                        ]
                                                        
                                                        "available_later"
                                                        
                                                        array:2 [
                                                          1 => ""
                                                          3 => ""
                                                        ]
                                                        
                                                        "delivery_in_stock"
                                                        
                                                        array:2 [
                                                          1 => ""
                                                          3 => ""
                                                        ]
                                                        
                                                        "delivery_out_stock"
                                                        
                                                        array:2 [
                                                          1 => ""
                                                          3 => ""
                                                        ]
                                                        

                                                          • -20%
                                                          00
                                                          day
                                                          :
                                                          00
                                                          hour
                                                          :
                                                          00
                                                          min
                                                          :
                                                          00
                                                          sec
                                                          71,92 TND89,90 TND
                                                          array:66 [
                                                            "id_product" => "21417584"
                                                            "id_supplier" => "1"
                                                            "id_manufacturer" => "4"
                                                            "id_category_default" => "76"
                                                            "id_shop_default" => "1"
                                                            "id_tax_rules_group" => "0"
                                                            "on_sale" => "0"
                                                            "online_only" => "0"
                                                            "ean13" => ""
                                                            "isbn" => ""
                                                            "upc" => ""
                                                            "mpn" => ""
                                                            "ecotax" => "0.000000"
                                                            "quantity" => "0"
                                                            "minimal_quantity" => "1"
                                                            "low_stock_threshold" => null
                                                            "low_stock_alert" => "0"
                                                            "price" => "89.900000"
                                                            "wholesale_price" => "22.000000"
                                                            "unity" => ""
                                                            "unit_price_ratio" => "0.000000"
                                                            "additional_shipping_cost" => "0.000000"
                                                            "reference" => "2216870"
                                                            "supplier_reference" => "2216870"
                                                            "location" => ""
                                                            "width" => "0.000000"
                                                            "height" => "0.000000"
                                                            "depth" => "0.000000"
                                                            "weight" => "0.000000"
                                                            "out_of_stock" => "2"
                                                            "additional_delivery_times" => "1"
                                                            "quantity_discount" => "0"
                                                            "customizable" => "0"
                                                            "uploadable_files" => "0"
                                                            "text_fields" => "0"
                                                            "active" => "1"
                                                            "redirect_type" => ""
                                                            "id_type_redirected" => "0"
                                                            "available_for_order" => "1"
                                                            "available_date" => "0000-00-00"
                                                            "show_condition" => "0"
                                                            "condition" => "new"
                                                            "show_price" => "1"
                                                            "indexed" => "0"
                                                            "visibility" => "both"
                                                            "cache_is_pack" => "0"
                                                            "cache_has_attachments" => "0"
                                                            "is_virtual" => "0"
                                                            "cache_default_attribute" => "21251"
                                                            "date_add" => "2025-11-10 00:00:00"
                                                            "date_upd" => "2026-01-02 11:07:55"
                                                            "advanced_stock_management" => "0"
                                                            "pack_stock_type" => "3"
                                                            "state" => "1"
                                                            "id_shop" => "1"
                                                            "description" => array:2 [
                                                              1 => "<p></p>"
                                                              3 => "<p></p>"
                                                            ]
                                                            "description_short" => array:2 [
                                                              1 => "<p></p>"
                                                              3 => "<p></p>"
                                                            ]
                                                            "link_rewrite" => array:2 [
                                                              1 => "zapatilla-de-casa"
                                                              3 => "zapatilla-de-casa"
                                                            ]
                                                            "meta_description" => array:2 [
                                                              1 => ""
                                                              3 => ""
                                                            ]
                                                            "meta_keywords" => array:2 [
                                                              1 => ""
                                                              3 => ""
                                                            ]
                                                            "meta_title" => array:2 [
                                                              1 => ""
                                                              3 => ""
                                                            ]
                                                            "name" => array:2 [
                                                              1 => "Zapatilla De Casa"
                                                              3 => "Zapatilla De Casa"
                                                            ]
                                                            "available_now" => array:2 [
                                                              1 => ""
                                                              3 => ""
                                                            ]
                                                            "available_later" => array:2 [
                                                              1 => ""
                                                              3 => ""
                                                            ]
                                                            "delivery_in_stock" => array:2 [
                                                              1 => ""
                                                              3 => ""
                                                            ]
                                                            "delivery_out_stock" => array:2 [
                                                              1 => ""
                                                              3 => ""
                                                            ]
                                                          ]
                                                          
                                                          Product {#1296
                                                            +tax_name: null
                                                            +tax_rate: null
                                                            +id_manufacturer: null
                                                            +id_supplier: null
                                                            +id_category_default: null
                                                            +id_shop_default: null
                                                            +manufacturer_name: null
                                                            +supplier_name: null
                                                            +name: null
                                                            +description: null
                                                            +description_short: null
                                                            +quantity: 0
                                                            +minimal_quantity: 1
                                                            +low_stock_threshold: null
                                                            +low_stock_alert: false
                                                            +available_now: null
                                                            +available_later: null
                                                            +price: 0
                                                            +specificPrice: 0
                                                            +additional_shipping_cost: 0
                                                            +wholesale_price: 0
                                                            +on_sale: false
                                                            +online_only: false
                                                            +unity: null
                                                            +unit_price: null
                                                            +unit_price_ratio: 0
                                                            +ecotax: 0
                                                            +reference: null
                                                            +supplier_reference: null
                                                            +location: null
                                                            +width: 0
                                                            +height: 0
                                                            +depth: 0
                                                            +weight: 0
                                                            +ean13: null
                                                            +isbn: null
                                                            +upc: null
                                                            +mpn: null
                                                            +link_rewrite: null
                                                            +meta_description: null
                                                            +meta_keywords: null
                                                            +meta_title: null
                                                            +quantity_discount: 0
                                                            +customizable: null
                                                            +new: null
                                                            +uploadable_files: null
                                                            +text_fields: null
                                                            +active: true
                                                            +redirect_type: ""
                                                            +id_type_redirected: 0
                                                            +available_for_order: true
                                                            +available_date: "0000-00-00"
                                                            +show_condition: false
                                                            +condition: null
                                                            +show_price: true
                                                            +indexed: 0
                                                            +visibility: null
                                                            +date_add: null
                                                            +date_upd: null
                                                            +tags: null
                                                            +state: 1
                                                            +base_price: null
                                                            +id_tax_rules_group: 1
                                                            +id_color_default: 0
                                                            +advanced_stock_management: 0
                                                            +out_of_stock: null
                                                            +depends_on_stock: null
                                                            +isFullyLoaded: false
                                                            +cache_is_pack: null
                                                            +cache_has_attachments: null
                                                            +is_virtual: null
                                                            +id_pack_product_attribute: null
                                                            +cache_default_attribute: null
                                                            +category: null
                                                            +pack_stock_type: 3
                                                            +additional_delivery_times: 1
                                                            +delivery_in_stock: null
                                                            +delivery_out_stock: null
                                                            #webserviceParameters: array:4 [
                                                              "objectMethods" => array:2 [
                                                                "add" => "addWs"
                                                                "update" => "updateWs"
                                                              ]
                                                              "objectNodeNames" => "products"
                                                              "fields" => array:12 [
                                                                "id_manufacturer" => array:1 [
                                                                  "xlink_resource" => "manufacturers"
                                                                ]
                                                                "id_supplier" => array:1 [
                                                                  "xlink_resource" => "suppliers"
                                                                ]
                                                                "id_category_default" => array:1 [
                                                                  "xlink_resource" => "categories"
                                                                ]
                                                                "new" => []
                                                                "cache_default_attribute" => []
                                                                "id_default_image" => array:3 [
                                                                  "getter" => "getCoverWs"
                                                                  "setter" => "setCoverWs"
                                                                  "xlink_resource" => array:2 [
                                                                    "resourceName" => "images"
                                                                    "subResourceName" => "products"
                                                                  ]
                                                                ]
                                                                "id_default_combination" => array:3 [
                                                                  "getter" => "getWsDefaultCombination"
                                                                  "setter" => "setWsDefaultCombination"
                                                                  "xlink_resource" => array:1 [
                                                                    "resourceName" => "combinations"
                                                                  ]
                                                                ]
                                                                "id_tax_rules_group" => array:1 [
                                                                  "xlink_resource" => array:1 [
                                                                    "resourceName" => "tax_rule_groups"
                                                                  ]
                                                                ]
                                                                "position_in_category" => array:2 [
                                                                  "getter" => "getWsPositionInCategory"
                                                                  "setter" => "setWsPositionInCategory"
                                                                ]
                                                                "manufacturer_name" => array:2 [
                                                                  "getter" => "getWsManufacturerName"
                                                                  "setter" => false
                                                                ]
                                                                "quantity" => array:2 [
                                                                  "getter" => false
                                                                  "setter" => false
                                                                ]
                                                                "type" => array:2 [
                                                                  "getter" => "getWsType"
                                                                  "setter" => "setWsType"
                                                                ]
                                                              ]
                                                              "associations" => array:9 [
                                                                "categories" => array:2 [
                                                                  "resource" => "category"
                                                                  "fields" => array:1 [
                                                                    "id" => array:1 [
                                                                      "required" => true
                                                                    ]
                                                                  ]
                                                                ]
                                                                "images" => array:2 [
                                                                  "resource" => "image"
                                                                  "fields" => array:1 [
                                                                    "id" => []
                                                                  ]
                                                                ]
                                                                "combinations" => array:2 [
                                                                  "resource" => "combination"
                                                                  "fields" => array:1 [
                                                                    "id" => array:1 [
                                                                      "required" => true
                                                                    ]
                                                                  ]
                                                                ]
                                                                "product_option_values" => array:2 [
                                                                  "resource" => "product_option_value"
                                                                  "fields" => array:1 [
                                                                    "id" => array:1 [
                                                                      "required" => true
                                                                    ]
                                                                  ]
                                                                ]
                                                                "product_features" => array:2 [
                                                                  "resource" => "product_feature"
                                                                  "fields" => array:2 [
                                                                    "id" => array:1 [
                                                                      "required" => true
                                                                    ]
                                                                    "id_feature_value" => array:2 [
                                                                      "required" => true
                                                                      "xlink_resource" => "product_feature_values"
                                                                    ]
                                                                  ]
                                                                ]
                                                                "tags" => array:2 [
                                                                  "resource" => "tag"
                                                                  "fields" => array:1 [
                                                                    "id" => array:1 [
                                                                      "required" => true
                                                                    ]
                                                                  ]
                                                                ]
                                                                "stock_availables" => array:3 [
                                                                  "resource" => "stock_available"
                                                                  "fields" => array:2 [
                                                                    "id" => array:1 [
                                                                      "required" => true
                                                                    ]
                                                                    "id_product_attribute" => array:1 [
                                                                      "required" => true
                                                                    ]
                                                                  ]
                                                                  "setter" => false
                                                                ]
                                                                "accessories" => array:3 [
                                                                  "resource" => "product"
                                                                  "api" => "products"
                                                                  "fields" => array:1 [
                                                                    "id" => array:2 [
                                                                      "required" => true
                                                                      "xlink_resource" => "product"
                                                                    ]
                                                                  ]
                                                                ]
                                                                "product_bundle" => array:3 [
                                                                  "resource" => "product"
                                                                  "api" => "products"
                                                                  "fields" => array:3 [
                                                                    "id" => array:1 [
                                                                      "required" => true
                                                                    ]
                                                                    "id_product_attribute" => []
                                                                    "quantity" => []
                                                                  ]
                                                                ]
                                                              ]
                                                            ]
                                                            +id: 21417584
                                                            #id_lang: null
                                                            #id_shop: 1
                                                            +id_shop_list: []
                                                            #get_shop_from_context: true
                                                            #table: "product"
                                                            #identifier: "id_product"
                                                            #fieldsRequired: array:1 [
                                                              0 => "price"
                                                            ]
                                                            #fieldsSize: array:7 [
                                                              "reference" => 64
                                                              "supplier_reference" => 64
                                                              "location" => 64
                                                              "ean13" => 13
                                                              "isbn" => 32
                                                              "upc" => 12
                                                              "mpn" => 40
                                                            ]
                                                            #fieldsValidate: array:49 [
                                                              "id_shop_default" => "isUnsignedId"
                                                              "id_manufacturer" => "isUnsignedId"
                                                              "id_supplier" => "isUnsignedId"
                                                              "reference" => "isReference"
                                                              "supplier_reference" => "isReference"
                                                              "location" => "isReference"
                                                              "width" => "isUnsignedFloat"
                                                              "height" => "isUnsignedFloat"
                                                              "depth" => "isUnsignedFloat"
                                                              "weight" => "isUnsignedFloat"
                                                              "quantity_discount" => "isBool"
                                                              "ean13" => "isEan13"
                                                              "isbn" => "isIsbn"
                                                              "upc" => "isUpc"
                                                              "mpn" => "isMpn"
                                                              "cache_is_pack" => "isBool"
                                                              "cache_has_attachments" => "isBool"
                                                              "is_virtual" => "isBool"
                                                              "state" => "isUnsignedId"
                                                              "additional_delivery_times" => "isUnsignedId"
                                                              "id_category_default" => "isUnsignedId"
                                                              "id_tax_rules_group" => "isUnsignedId"
                                                              "on_sale" => "isBool"
                                                              "online_only" => "isBool"
                                                              "ecotax" => "isPrice"
                                                              "minimal_quantity" => "isUnsignedInt"
                                                              "low_stock_threshold" => "isInt"
                                                              "low_stock_alert" => "isBool"
                                                              "price" => "isPrice"
                                                              "wholesale_price" => "isPrice"
                                                              "unity" => "isString"
                                                              "additional_shipping_cost" => "isPrice"
                                                              "customizable" => "isUnsignedInt"
                                                              "text_fields" => "isUnsignedInt"
                                                              "uploadable_files" => "isUnsignedInt"
                                                              "active" => "isBool"
                                                              "redirect_type" => "isString"
                                                              "id_type_redirected" => "isUnsignedId"
                                                              "available_for_order" => "isBool"
                                                              "available_date" => "isDateFormat"
                                                              "show_condition" => "isBool"
                                                              "condition" => "isGenericName"
                                                              "show_price" => "isBool"
                                                              "indexed" => "isBool"
                                                              "visibility" => "isProductVisibility"
                                                              "advanced_stock_management" => "isBool"
                                                              "date_add" => "isDate"
                                                              "date_upd" => "isDate"
                                                              "pack_stock_type" => "isUnsignedInt"
                                                            ]
                                                            #fieldsRequiredLang: []
                                                            #fieldsSizeLang: array:9 [
                                                              "delivery_in_stock" => 255
                                                              "delivery_out_stock" => 255
                                                              "meta_description" => 512
                                                              "meta_keywords" => 255
                                                              "meta_title" => 255
                                                              "link_rewrite" => 128
                                                              "name" => 128
                                                              "available_now" => 255
                                                              "available_later" => 255
                                                            ]
                                                            #fieldsValidateLang: array:11 [
                                                              "delivery_in_stock" => "isGenericName"
                                                              "delivery_out_stock" => "isGenericName"
                                                              "meta_description" => "isGenericName"
                                                              "meta_keywords" => "isGenericName"
                                                              "meta_title" => "isGenericName"
                                                              "link_rewrite" => "isLinkRewrite"
                                                              "name" => "isCatalogName"
                                                              "description" => "isCleanHtml"
                                                              "description_short" => "isCleanHtml"
                                                              "available_now" => "isGenericName"
                                                              "available_later" => "IsGenericName"
                                                            ]
                                                            #tables: []
                                                            #image_dir: null
                                                            #image_format: "jpg"
                                                            #translator: null
                                                            #def: array:7 [
                                                              "table" => "product"
                                                              "primary" => "id_product"
                                                              "multilang" => true
                                                              "multilang_shop" => true
                                                              "fields" => array:62 [
                                                                "id_shop_default" => array:2 [
                                                                  "type" => 1
                                                                  "validate" => "isUnsignedId"
                                                                ]
                                                                "id_manufacturer" => array:2 [
                                                                  "type" => 1
                                                                  "validate" => "isUnsignedId"
                                                                ]
                                                                "id_supplier" => array:2 [
                                                                  "type" => 1
                                                                  "validate" => "isUnsignedId"
                                                                ]
                                                                "reference" => array:3 [
                                                                  "type" => 3
                                                                  "validate" => "isReference"
                                                                  "size" => 64
                                                                ]
                                                                "supplier_reference" => array:3 [
                                                                  "type" => 3
                                                                  "validate" => "isReference"
                                                                  "size" => 64
                                                                ]
                                                                "location" => array:3 [
                                                                  "type" => 3
                                                                  "validate" => "isReference"
                                                                  "size" => 64
                                                                ]
                                                                "width" => array:2 [
                                                                  "type" => 4
                                                                  "validate" => "isUnsignedFloat"
                                                                ]
                                                                "height" => array:2 [
                                                                  "type" => 4
                                                                  "validate" => "isUnsignedFloat"
                                                                ]
                                                                "depth" => array:2 [
                                                                  "type" => 4
                                                                  "validate" => "isUnsignedFloat"
                                                                ]
                                                                "weight" => array:2 [
                                                                  "type" => 4
                                                                  "validate" => "isUnsignedFloat"
                                                                ]
                                                                "quantity_discount" => array:2 [
                                                                  "type" => 2
                                                                  "validate" => "isBool"
                                                                ]
                                                                "ean13" => array:3 [
                                                                  "type" => 3
                                                                  "validate" => "isEan13"
                                                                  "size" => 13
                                                                ]
                                                                "isbn" => array:3 [
                                                                  "type" => 3
                                                                  "validate" => "isIsbn"
                                                                  "size" => 32
                                                                ]
                                                                "upc" => array:3 [
                                                                  "type" => 3
                                                                  "validate" => "isUpc"
                                                                  "size" => 12
                                                                ]
                                                                "mpn" => array:3 [
                                                                  "type" => 3
                                                                  "validate" => "isMpn"
                                                                  "size" => 40
                                                                ]
                                                                "cache_is_pack" => array:2 [
                                                                  "type" => 2
                                                                  "validate" => "isBool"
                                                                ]
                                                                "cache_has_attachments" => array:2 [
                                                                  "type" => 2
                                                                  "validate" => "isBool"
                                                                ]
                                                                "is_virtual" => array:2 [
                                                                  "type" => 2
                                                                  "validate" => "isBool"
                                                                ]
                                                                "state" => array:2 [
                                                                  "type" => 1
                                                                  "validate" => "isUnsignedId"
                                                                ]
                                                                "additional_delivery_times" => array:2 [
                                                                  "type" => 1
                                                                  "validate" => "isUnsignedId"
                                                                ]
                                                                "delivery_in_stock" => array:4 [
                                                                  "type" => 3
                                                                  "lang" => true
                                                                  "validate" => "isGenericName"
                                                                  "size" => 255
                                                                ]
                                                                "delivery_out_stock" => array:4 [
                                                                  "type" => 3
                                                                  "lang" => true
                                                                  "validate" => "isGenericName"
                                                                  "size" => 255
                                                                ]
                                                                "id_category_default" => array:3 [
                                                                  "type" => 1
                                                                  "shop" => true
                                                                  "validate" => "isUnsignedId"
                                                                ]
                                                                "id_tax_rules_group" => array:3 [
                                                                  "type" => 1
                                                                  "shop" => true
                                                                  "validate" => "isUnsignedId"
                                                                ]
                                                                "on_sale" => array:3 [
                                                                  "type" => 2
                                                                  "shop" => true
                                                                  "validate" => "isBool"
                                                                ]
                                                                "online_only" => array:3 [
                                                                  "type" => 2
                                                                  "shop" => true
                                                                  "validate" => "isBool"
                                                                ]
                                                                "ecotax" => array:3 [
                                                                  "type" => 4
                                                                  "shop" => true
                                                                  "validate" => "isPrice"
                                                                ]
                                                                "minimal_quantity" => array:3 [
                                                                  "type" => 1
                                                                  "shop" => true
                                                                  "validate" => "isUnsignedInt"
                                                                ]
                                                                "low_stock_threshold" => array:4 [
                                                                  "type" => 1
                                                                  "shop" => true
                                                                  "allow_null" => true
                                                                  "validate" => "isInt"
                                                                ]
                                                                "low_stock_alert" => array:3 [
                                                                  "type" => 2
                                                                  "shop" => true
                                                                  "validate" => "isBool"
                                                                ]
                                                                "price" => array:4 [
                                                                  "type" => 4
                                                                  "shop" => true
                                                                  "validate" => "isPrice"
                                                                  "required" => true
                                                                ]
                                                                "wholesale_price" => array:3 [
                                                                  "type" => 4
                                                                  "shop" => true
                                                                  "validate" => "isPrice"
                                                                ]
                                                                "unity" => array:3 [
                                                                  "type" => 3
                                                                  "shop" => true
                                                                  "validate" => "isString"
                                                                ]
                                                                "unit_price_ratio" => array:2 [
                                                                  "type" => 4
                                                                  "shop" => true
                                                                ]
                                                                "additional_shipping_cost" => array:3 [
                                                                  "type" => 4
                                                                  "shop" => true
                                                                  "validate" => "isPrice"
                                                                ]
                                                                "customizable" => array:3 [
                                                                  "type" => 1
                                                                  "shop" => true
                                                                  "validate" => "isUnsignedInt"
                                                                ]
                                                                "text_fields" => array:3 [
                                                                  "type" => 1
                                                                  "shop" => true
                                                                  "validate" => "isUnsignedInt"
                                                                ]
                                                                "uploadable_files" => array:3 [
                                                                  "type" => 1
                                                                  "shop" => true
                                                                  "validate" => "isUnsignedInt"
                                                                ]
                                                                "active" => array:3 [
                                                                  "type" => 2
                                                                  "shop" => true
                                                                  "validate" => "isBool"
                                                                ]
                                                                "redirect_type" => array:3 [
                                                                  "type" => 3
                                                                  "shop" => true
                                                                  "validate" => "isString"
                                                                ]
                                                                "id_type_redirected" => array:3 [
                                                                  "type" => 1
                                                                  "shop" => true
                                                                  "validate" => "isUnsignedId"
                                                                ]
                                                                "available_for_order" => array:3 [
                                                                  "type" => 2
                                                                  "shop" => true
                                                                  "validate" => "isBool"
                                                                ]
                                                                "available_date" => array:3 [
                                                                  "type" => 5
                                                                  "shop" => true
                                                                  "validate" => "isDateFormat"
                                                                ]
                                                                "show_condition" => array:3 [
                                                                  "type" => 2
                                                                  "shop" => true
                                                                  "validate" => "isBool"
                                                                ]
                                                                "condition" => array:5 [
                                                                  "type" => 3
                                                                  "shop" => true
                                                                  "validate" => "isGenericName"
                                                                  "values" => array:3 [
                                                                    0 => "new"
                                                                    1 => "used"
                                                                    2 => "refurbished"
                                                                  ]
                                                                  "default" => "new"
                                                                ]
                                                                "show_price" => array:3 [
                                                                  "type" => 2
                                                                  "shop" => true
                                                                  "validate" => "isBool"
                                                                ]
                                                                "indexed" => array:3 [
                                                                  "type" => 2
                                                                  "shop" => true
                                                                  "validate" => "isBool"
                                                                ]
                                                                "visibility" => array:5 [
                                                                  "type" => 3
                                                                  "shop" => true
                                                                  "validate" => "isProductVisibility"
                                                                  "values" => array:4 [
                                                                    0 => "both"
                                                                    1 => "catalog"
                                                                    2 => "search"
                                                                    3 => "none"
                                                                  ]
                                                                  "default" => "both"
                                                                ]
                                                                "cache_default_attribute" => array:2 [
                                                                  "type" => 1
                                                                  "shop" => true
                                                                ]
                                                                "advanced_stock_management" => array:3 [
                                                                  "type" => 2
                                                                  "shop" => true
                                                                  "validate" => "isBool"
                                                                ]
                                                                "date_add" => array:3 [
                                                                  "type" => 5
                                                                  "shop" => true
                                                                  "validate" => "isDate"
                                                                ]
                                                                "date_upd" => array:3 [
                                                                  "type" => 5
                                                                  "shop" => true
                                                                  "validate" => "isDate"
                                                                ]
                                                                "pack_stock_type" => array:3 [
                                                                  "type" => 1
                                                                  "shop" => true
                                                                  "validate" => "isUnsignedInt"
                                                                ]
                                                                "meta_description" => array:4 [
                                                                  "type" => 3
                                                                  "lang" => true
                                                                  "validate" => "isGenericName"
                                                                  "size" => 512
                                                                ]
                                                                "meta_keywords" => array:4 [
                                                                  "type" => 3
                                                                  "lang" => true
                                                                  "validate" => "isGenericName"
                                                                  "size" => 255
                                                                ]
                                                                "meta_title" => array:4 [
                                                                  "type" => 3
                                                                  "lang" => true
                                                                  "validate" => "isGenericName"
                                                                  "size" => 255
                                                                ]
                                                                "link_rewrite" => array:6 [
                                                                  "type" => 3
                                                                  "lang" => true
                                                                  "validate" => "isLinkRewrite"
                                                                  "required" => false
                                                                  "size" => 128
                                                                  "ws_modifier" => array:2 [
                                                                    "http_method" => 2
                                                                    "modifier" => "modifierWsLinkRewrite"
                                                                  ]
                                                                ]
                                                                "name" => array:5 [
                                                                  "type" => 3
                                                                  "lang" => true
                                                                  "validate" => "isCatalogName"
                                                                  "required" => false
                                                                  "size" => 128
                                                                ]
                                                                "description" => array:3 [
                                                                  "type" => 6
                                                                  "lang" => true
                                                                  "validate" => "isCleanHtml"
                                                                ]
                                                                "description_short" => array:3 [
                                                                  "type" => 6
                                                                  "lang" => true
                                                                  "validate" => "isCleanHtml"
                                                                ]
                                                                "available_now" => array:4 [
                                                                  "type" => 3
                                                                  "lang" => true
                                                                  "validate" => "isGenericName"
                                                                  "size" => 255
                                                                ]
                                                                "available_later" => array:4 [
                                                                  "type" => 3
                                                                  "lang" => true
                                                                  "validate" => "IsGenericName"
                                                                  "size" => 255
                                                                ]
                                                              ]
                                                              "associations" => array:7 [
                                                                "manufacturer" => array:1 [
                                                                  "type" => 1
                                                                ]
                                                                "supplier" => array:1 [
                                                                  "type" => 1
                                                                ]
                                                                "default_category" => array:3 [
                                                                  "type" => 1
                                                                  "field" => "id_category_default"
                                                                  "object" => "Category"
                                                                ]
                                                                "tax_rules_group" => array:1 [
                                                                  "type" => 1
                                                                ]
                                                                "categories" => array:4 [
                                                                  "type" => 2
                                                                  "field" => "id_category"
                                                                  "object" => "Category"
                                                                  "association" => "category_product"
                                                                ]
                                                                "stock_availables" => array:4 [
                                                                  "type" => 2
                                                                  "field" => "id_stock_available"
                                                                  "object" => "StockAvailable"
                                                                  "association" => "stock_availables"
                                                                ]
                                                                "l" => array:3 [
                                                                  "type" => 2
                                                                  "field" => "id_product"
                                                                  "foreign_field" => "id_product"
                                                                ]
                                                              ]
                                                              "classname" => "Product"
                                                            ]
                                                            #update_fields: null
                                                            +force_id: false
                                                          }
                                                          
                                                          "id_product"
                                                          
                                                          "21417584"
                                                          
                                                          "id_supplier"
                                                          
                                                          "1"
                                                          
                                                          "id_manufacturer"
                                                          
                                                          "4"
                                                          
                                                          "id_category_default"
                                                          
                                                          "76"
                                                          
                                                          "id_shop_default"
                                                          
                                                          "1"
                                                          
                                                          "id_tax_rules_group"
                                                          
                                                          "0"
                                                          
                                                          "on_sale"
                                                          
                                                          "0"
                                                          
                                                          "online_only"
                                                          
                                                          "0"
                                                          
                                                          "ean13"
                                                          
                                                          ""
                                                          
                                                          "isbn"
                                                          
                                                          ""
                                                          
                                                          "upc"
                                                          
                                                          ""
                                                          
                                                          "mpn"
                                                          
                                                          ""
                                                          
                                                          "ecotax"
                                                          
                                                          "0.000000"
                                                          
                                                          "quantity"
                                                          
                                                          "0"
                                                          
                                                          "minimal_quantity"
                                                          
                                                          "1"
                                                          
                                                          "low_stock_threshold"
                                                          
                                                          null
                                                          
                                                          "low_stock_alert"
                                                          
                                                          "0"
                                                          
                                                          "price"
                                                          
                                                          "89.900000"
                                                          
                                                          "wholesale_price"
                                                          
                                                          "22.000000"
                                                          
                                                          "unity"
                                                          
                                                          ""
                                                          
                                                          "unit_price_ratio"
                                                          
                                                          "0.000000"
                                                          
                                                          "additional_shipping_cost"
                                                          
                                                          "0.000000"
                                                          
                                                          "reference"
                                                          
                                                          "2216870"
                                                          
                                                          "supplier_reference"
                                                          
                                                          "2216870"
                                                          
                                                          "location"
                                                          
                                                          ""
                                                          
                                                          "width"
                                                          
                                                          "0.000000"
                                                          
                                                          "height"
                                                          
                                                          "0.000000"
                                                          
                                                          "depth"
                                                          
                                                          "0.000000"
                                                          
                                                          "weight"
                                                          
                                                          "0.000000"
                                                          
                                                          "out_of_stock"
                                                          
                                                          "2"
                                                          
                                                          "additional_delivery_times"
                                                          
                                                          "1"
                                                          
                                                          "quantity_discount"
                                                          
                                                          "0"
                                                          
                                                          "customizable"
                                                          
                                                          "0"
                                                          
                                                          "uploadable_files"
                                                          
                                                          "0"
                                                          
                                                          "text_fields"
                                                          
                                                          "0"
                                                          
                                                          "active"
                                                          
                                                          "1"
                                                          
                                                          "redirect_type"
                                                          
                                                          ""
                                                          
                                                          "id_type_redirected"
                                                          
                                                          "0"
                                                          
                                                          "available_for_order"
                                                          
                                                          "1"
                                                          
                                                          "available_date"
                                                          
                                                          "0000-00-00"
                                                          
                                                          "show_condition"
                                                          
                                                          "0"
                                                          
                                                          "condition"
                                                          
                                                          "new"
                                                          
                                                          "show_price"
                                                          
                                                          "1"
                                                          
                                                          "indexed"
                                                          
                                                          "0"
                                                          
                                                          "visibility"
                                                          
                                                          "both"
                                                          
                                                          "cache_is_pack"
                                                          
                                                          "0"
                                                          
                                                          "cache_has_attachments"
                                                          
                                                          "0"
                                                          
                                                          "is_virtual"
                                                          
                                                          "0"
                                                          
                                                          "cache_default_attribute"
                                                          
                                                          "21251"
                                                          
                                                          "date_add"
                                                          
                                                          "2025-11-10 00:00:00"
                                                          
                                                          "date_upd"
                                                          
                                                          "2026-01-02 11:07:55"
                                                          
                                                          "advanced_stock_management"
                                                          
                                                          "0"
                                                          
                                                          "pack_stock_type"
                                                          
                                                          "3"
                                                          
                                                          "state"
                                                          
                                                          "1"
                                                          
                                                          "id_shop"
                                                          
                                                          "1"
                                                          
                                                          "description"
                                                          
                                                          array:2 [
                                                            1 => "<p></p>"
                                                            3 => "<p></p>"
                                                          ]
                                                          
                                                          "description_short"
                                                          
                                                          array:2 [
                                                            1 => "<p></p>"
                                                            3 => "<p></p>"
                                                          ]
                                                          
                                                          "link_rewrite"
                                                          
                                                          array:2 [
                                                            1 => "zapatilla-de-casa"
                                                            3 => "zapatilla-de-casa"
                                                          ]
                                                          
                                                          "meta_description"
                                                          
                                                          array:2 [
                                                            1 => ""
                                                            3 => ""
                                                          ]
                                                          
                                                          "meta_keywords"
                                                          
                                                          array:2 [
                                                            1 => ""
                                                            3 => ""
                                                          ]
                                                          
                                                          "meta_title"
                                                          
                                                          array:2 [
                                                            1 => ""
                                                            3 => ""
                                                          ]
                                                          
                                                          "name"
                                                          
                                                          array:2 [
                                                            1 => "Zapatilla De Casa"
                                                            3 => "Zapatilla De Casa"
                                                          ]
                                                          
                                                          "available_now"
                                                          
                                                          array:2 [
                                                            1 => ""
                                                            3 => ""
                                                          ]
                                                          
                                                          "available_later"
                                                          
                                                          array:2 [
                                                            1 => ""
                                                            3 => ""
                                                          ]
                                                          
                                                          "delivery_in_stock"
                                                          
                                                          array:2 [
                                                            1 => ""
                                                            3 => ""
                                                          ]
                                                          
                                                          "delivery_out_stock"
                                                          
                                                          array:2 [
                                                            1 => ""
                                                            3 => ""
                                                          ]
                                                          

                                                            • -20%
                                                            00
                                                            day
                                                            :
                                                            00
                                                            hour
                                                            :
                                                            00
                                                            min
                                                            :
                                                            00
                                                            sec
                                                            71,92 TND89,90 TND
                                                            array:66 [
                                                              "id_product" => "21417580"
                                                              "id_supplier" => "1"
                                                              "id_manufacturer" => "4"
                                                              "id_category_default" => "76"
                                                              "id_shop_default" => "1"
                                                              "id_tax_rules_group" => "0"
                                                              "on_sale" => "0"
                                                              "online_only" => "0"
                                                              "ean13" => ""
                                                              "isbn" => ""
                                                              "upc" => ""
                                                              "mpn" => ""
                                                              "ecotax" => "0.000000"
                                                              "quantity" => "0"
                                                              "minimal_quantity" => "1"
                                                              "low_stock_threshold" => null
                                                              "low_stock_alert" => "0"
                                                              "price" => "89.900000"
                                                              "wholesale_price" => "22.000000"
                                                              "unity" => ""
                                                              "unit_price_ratio" => "0.000000"
                                                              "additional_shipping_cost" => "0.000000"
                                                              "reference" => "2216820"
                                                              "supplier_reference" => "2216820"
                                                              "location" => ""
                                                              "width" => "0.000000"
                                                              "height" => "0.000000"
                                                              "depth" => "0.000000"
                                                              "weight" => "0.000000"
                                                              "out_of_stock" => "2"
                                                              "additional_delivery_times" => "1"
                                                              "quantity_discount" => "0"
                                                              "customizable" => "0"
                                                              "uploadable_files" => "0"
                                                              "text_fields" => "0"
                                                              "active" => "1"
                                                              "redirect_type" => ""
                                                              "id_type_redirected" => "0"
                                                              "available_for_order" => "1"
                                                              "available_date" => "0000-00-00"
                                                              "show_condition" => "0"
                                                              "condition" => "new"
                                                              "show_price" => "1"
                                                              "indexed" => "0"
                                                              "visibility" => "both"
                                                              "cache_is_pack" => "0"
                                                              "cache_has_attachments" => "0"
                                                              "is_virtual" => "0"
                                                              "cache_default_attribute" => "21233"
                                                              "date_add" => "2025-11-10 00:00:00"
                                                              "date_upd" => "2026-01-02 11:07:55"
                                                              "advanced_stock_management" => "0"
                                                              "pack_stock_type" => "3"
                                                              "state" => "1"
                                                              "id_shop" => "1"
                                                              "description" => array:2 [
                                                                1 => "<p></p>"
                                                                3 => "<p></p>"
                                                              ]
                                                              "description_short" => array:2 [
                                                                1 => "<p></p>"
                                                                3 => "<p></p>"
                                                              ]
                                                              "link_rewrite" => array:2 [
                                                                1 => "zapatilla-de-casa"
                                                                3 => "zapatilla-de-casa"
                                                              ]
                                                              "meta_description" => array:2 [
                                                                1 => ""
                                                                3 => ""
                                                              ]
                                                              "meta_keywords" => array:2 [
                                                                1 => ""
                                                                3 => ""
                                                              ]
                                                              "meta_title" => array:2 [
                                                                1 => ""
                                                                3 => ""
                                                              ]
                                                              "name" => array:2 [
                                                                1 => "Zapatilla De Casa"
                                                                3 => "Zapatilla De Casa"
                                                              ]
                                                              "available_now" => array:2 [
                                                                1 => ""
                                                                3 => ""
                                                              ]
                                                              "available_later" => array:2 [
                                                                1 => ""
                                                                3 => ""
                                                              ]
                                                              "delivery_in_stock" => array:2 [
                                                                1 => ""
                                                                3 => ""
                                                              ]
                                                              "delivery_out_stock" => array:2 [
                                                                1 => ""
                                                                3 => ""
                                                              ]
                                                            ]
                                                            
                                                            Product {#1351
                                                              +tax_name: null
                                                              +tax_rate: null
                                                              +id_manufacturer: null
                                                              +id_supplier: null
                                                              +id_category_default: null
                                                              +id_shop_default: null
                                                              +manufacturer_name: null
                                                              +supplier_name: null
                                                              +name: null
                                                              +description: null
                                                              +description_short: null
                                                              +quantity: 0
                                                              +minimal_quantity: 1
                                                              +low_stock_threshold: null
                                                              +low_stock_alert: false
                                                              +available_now: null
                                                              +available_later: null
                                                              +price: 0
                                                              +specificPrice: 0
                                                              +additional_shipping_cost: 0
                                                              +wholesale_price: 0
                                                              +on_sale: false
                                                              +online_only: false
                                                              +unity: null
                                                              +unit_price: null
                                                              +unit_price_ratio: 0
                                                              +ecotax: 0
                                                              +reference: null
                                                              +supplier_reference: null
                                                              +location: null
                                                              +width: 0
                                                              +height: 0
                                                              +depth: 0
                                                              +weight: 0
                                                              +ean13: null
                                                              +isbn: null
                                                              +upc: null
                                                              +mpn: null
                                                              +link_rewrite: null
                                                              +meta_description: null
                                                              +meta_keywords: null
                                                              +meta_title: null
                                                              +quantity_discount: 0
                                                              +customizable: null
                                                              +new: null
                                                              +uploadable_files: null
                                                              +text_fields: null
                                                              +active: true
                                                              +redirect_type: ""
                                                              +id_type_redirected: 0
                                                              +available_for_order: true
                                                              +available_date: "0000-00-00"
                                                              +show_condition: false
                                                              +condition: null
                                                              +show_price: true
                                                              +indexed: 0
                                                              +visibility: null
                                                              +date_add: null
                                                              +date_upd: null
                                                              +tags: null
                                                              +state: 1
                                                              +base_price: null
                                                              +id_tax_rules_group: 1
                                                              +id_color_default: 0
                                                              +advanced_stock_management: 0
                                                              +out_of_stock: null
                                                              +depends_on_stock: null
                                                              +isFullyLoaded: false
                                                              +cache_is_pack: null
                                                              +cache_has_attachments: null
                                                              +is_virtual: null
                                                              +id_pack_product_attribute: null
                                                              +cache_default_attribute: null
                                                              +category: null
                                                              +pack_stock_type: 3
                                                              +additional_delivery_times: 1
                                                              +delivery_in_stock: null
                                                              +delivery_out_stock: null
                                                              #webserviceParameters: array:4 [
                                                                "objectMethods" => array:2 [
                                                                  "add" => "addWs"
                                                                  "update" => "updateWs"
                                                                ]
                                                                "objectNodeNames" => "products"
                                                                "fields" => array:12 [
                                                                  "id_manufacturer" => array:1 [
                                                                    "xlink_resource" => "manufacturers"
                                                                  ]
                                                                  "id_supplier" => array:1 [
                                                                    "xlink_resource" => "suppliers"
                                                                  ]
                                                                  "id_category_default" => array:1 [
                                                                    "xlink_resource" => "categories"
                                                                  ]
                                                                  "new" => []
                                                                  "cache_default_attribute" => []
                                                                  "id_default_image" => array:3 [
                                                                    "getter" => "getCoverWs"
                                                                    "setter" => "setCoverWs"
                                                                    "xlink_resource" => array:2 [
                                                                      "resourceName" => "images"
                                                                      "subResourceName" => "products"
                                                                    ]
                                                                  ]
                                                                  "id_default_combination" => array:3 [
                                                                    "getter" => "getWsDefaultCombination"
                                                                    "setter" => "setWsDefaultCombination"
                                                                    "xlink_resource" => array:1 [
                                                                      "resourceName" => "combinations"
                                                                    ]
                                                                  ]
                                                                  "id_tax_rules_group" => array:1 [
                                                                    "xlink_resource" => array:1 [
                                                                      "resourceName" => "tax_rule_groups"
                                                                    ]
                                                                  ]
                                                                  "position_in_category" => array:2 [
                                                                    "getter" => "getWsPositionInCategory"
                                                                    "setter" => "setWsPositionInCategory"
                                                                  ]
                                                                  "manufacturer_name" => array:2 [
                                                                    "getter" => "getWsManufacturerName"
                                                                    "setter" => false
                                                                  ]
                                                                  "quantity" => array:2 [
                                                                    "getter" => false
                                                                    "setter" => false
                                                                  ]
                                                                  "type" => array:2 [
                                                                    "getter" => "getWsType"
                                                                    "setter" => "setWsType"
                                                                  ]
                                                                ]
                                                                "associations" => array:9 [
                                                                  "categories" => array:2 [
                                                                    "resource" => "category"
                                                                    "fields" => array:1 [
                                                                      "id" => array:1 [
                                                                        "required" => true
                                                                      ]
                                                                    ]
                                                                  ]
                                                                  "images" => array:2 [
                                                                    "resource" => "image"
                                                                    "fields" => array:1 [
                                                                      "id" => []
                                                                    ]
                                                                  ]
                                                                  "combinations" => array:2 [
                                                                    "resource" => "combination"
                                                                    "fields" => array:1 [
                                                                      "id" => array:1 [
                                                                        "required" => true
                                                                      ]
                                                                    ]
                                                                  ]
                                                                  "product_option_values" => array:2 [
                                                                    "resource" => "product_option_value"
                                                                    "fields" => array:1 [
                                                                      "id" => array:1 [
                                                                        "required" => true
                                                                      ]
                                                                    ]
                                                                  ]
                                                                  "product_features" => array:2 [
                                                                    "resource" => "product_feature"
                                                                    "fields" => array:2 [
                                                                      "id" => array:1 [
                                                                        "required" => true
                                                                      ]
                                                                      "id_feature_value" => array:2 [
                                                                        "required" => true
                                                                        "xlink_resource" => "product_feature_values"
                                                                      ]
                                                                    ]
                                                                  ]
                                                                  "tags" => array:2 [
                                                                    "resource" => "tag"
                                                                    "fields" => array:1 [
                                                                      "id" => array:1 [
                                                                        "required" => true
                                                                      ]
                                                                    ]
                                                                  ]
                                                                  "stock_availables" => array:3 [
                                                                    "resource" => "stock_available"
                                                                    "fields" => array:2 [
                                                                      "id" => array:1 [
                                                                        "required" => true
                                                                      ]
                                                                      "id_product_attribute" => array:1 [
                                                                        "required" => true
                                                                      ]
                                                                    ]
                                                                    "setter" => false
                                                                  ]
                                                                  "accessories" => array:3 [
                                                                    "resource" => "product"
                                                                    "api" => "products"
                                                                    "fields" => array:1 [
                                                                      "id" => array:2 [
                                                                        "required" => true
                                                                        "xlink_resource" => "product"
                                                                      ]
                                                                    ]
                                                                  ]
                                                                  "product_bundle" => array:3 [
                                                                    "resource" => "product"
                                                                    "api" => "products"
                                                                    "fields" => array:3 [
                                                                      "id" => array:1 [
                                                                        "required" => true
                                                                      ]
                                                                      "id_product_attribute" => []
                                                                      "quantity" => []
                                                                    ]
                                                                  ]
                                                                ]
                                                              ]
                                                              +id: 21417580
                                                              #id_lang: null
                                                              #id_shop: 1
                                                              +id_shop_list: []
                                                              #get_shop_from_context: true
                                                              #table: "product"
                                                              #identifier: "id_product"
                                                              #fieldsRequired: array:1 [
                                                                0 => "price"
                                                              ]
                                                              #fieldsSize: array:7 [
                                                                "reference" => 64
                                                                "supplier_reference" => 64
                                                                "location" => 64
                                                                "ean13" => 13
                                                                "isbn" => 32
                                                                "upc" => 12
                                                                "mpn" => 40
                                                              ]
                                                              #fieldsValidate: array:49 [
                                                                "id_shop_default" => "isUnsignedId"
                                                                "id_manufacturer" => "isUnsignedId"
                                                                "id_supplier" => "isUnsignedId"
                                                                "reference" => "isReference"
                                                                "supplier_reference" => "isReference"
                                                                "location" => "isReference"
                                                                "width" => "isUnsignedFloat"
                                                                "height" => "isUnsignedFloat"
                                                                "depth" => "isUnsignedFloat"
                                                                "weight" => "isUnsignedFloat"
                                                                "quantity_discount" => "isBool"
                                                                "ean13" => "isEan13"
                                                                "isbn" => "isIsbn"
                                                                "upc" => "isUpc"
                                                                "mpn" => "isMpn"
                                                                "cache_is_pack" => "isBool"
                                                                "cache_has_attachments" => "isBool"
                                                                "is_virtual" => "isBool"
                                                                "state" => "isUnsignedId"
                                                                "additional_delivery_times" => "isUnsignedId"
                                                                "id_category_default" => "isUnsignedId"
                                                                "id_tax_rules_group" => "isUnsignedId"
                                                                "on_sale" => "isBool"
                                                                "online_only" => "isBool"
                                                                "ecotax" => "isPrice"
                                                                "minimal_quantity" => "isUnsignedInt"
                                                                "low_stock_threshold" => "isInt"
                                                                "low_stock_alert" => "isBool"
                                                                "price" => "isPrice"
                                                                "wholesale_price" => "isPrice"
                                                                "unity" => "isString"
                                                                "additional_shipping_cost" => "isPrice"
                                                                "customizable" => "isUnsignedInt"
                                                                "text_fields" => "isUnsignedInt"
                                                                "uploadable_files" => "isUnsignedInt"
                                                                "active" => "isBool"
                                                                "redirect_type" => "isString"
                                                                "id_type_redirected" => "isUnsignedId"
                                                                "available_for_order" => "isBool"
                                                                "available_date" => "isDateFormat"
                                                                "show_condition" => "isBool"
                                                                "condition" => "isGenericName"
                                                                "show_price" => "isBool"
                                                                "indexed" => "isBool"
                                                                "visibility" => "isProductVisibility"
                                                                "advanced_stock_management" => "isBool"
                                                                "date_add" => "isDate"
                                                                "date_upd" => "isDate"
                                                                "pack_stock_type" => "isUnsignedInt"
                                                              ]
                                                              #fieldsRequiredLang: []
                                                              #fieldsSizeLang: array:9 [
                                                                "delivery_in_stock" => 255
                                                                "delivery_out_stock" => 255
                                                                "meta_description" => 512
                                                                "meta_keywords" => 255
                                                                "meta_title" => 255
                                                                "link_rewrite" => 128
                                                                "name" => 128
                                                                "available_now" => 255
                                                                "available_later" => 255
                                                              ]
                                                              #fieldsValidateLang: array:11 [
                                                                "delivery_in_stock" => "isGenericName"
                                                                "delivery_out_stock" => "isGenericName"
                                                                "meta_description" => "isGenericName"
                                                                "meta_keywords" => "isGenericName"
                                                                "meta_title" => "isGenericName"
                                                                "link_rewrite" => "isLinkRewrite"
                                                                "name" => "isCatalogName"
                                                                "description" => "isCleanHtml"
                                                                "description_short" => "isCleanHtml"
                                                                "available_now" => "isGenericName"
                                                                "available_later" => "IsGenericName"
                                                              ]
                                                              #tables: []
                                                              #image_dir: null
                                                              #image_format: "jpg"
                                                              #translator: null
                                                              #def: array:7 [
                                                                "table" => "product"
                                                                "primary" => "id_product"
                                                                "multilang" => true
                                                                "multilang_shop" => true
                                                                "fields" => array:62 [
                                                                  "id_shop_default" => array:2 [
                                                                    "type" => 1
                                                                    "validate" => "isUnsignedId"
                                                                  ]
                                                                  "id_manufacturer" => array:2 [
                                                                    "type" => 1
                                                                    "validate" => "isUnsignedId"
                                                                  ]
                                                                  "id_supplier" => array:2 [
                                                                    "type" => 1
                                                                    "validate" => "isUnsignedId"
                                                                  ]
                                                                  "reference" => array:3 [
                                                                    "type" => 3
                                                                    "validate" => "isReference"
                                                                    "size" => 64
                                                                  ]
                                                                  "supplier_reference" => array:3 [
                                                                    "type" => 3
                                                                    "validate" => "isReference"
                                                                    "size" => 64
                                                                  ]
                                                                  "location" => array:3 [
                                                                    "type" => 3
                                                                    "validate" => "isReference"
                                                                    "size" => 64
                                                                  ]
                                                                  "width" => array:2 [
                                                                    "type" => 4
                                                                    "validate" => "isUnsignedFloat"
                                                                  ]
                                                                  "height" => array:2 [
                                                                    "type" => 4
                                                                    "validate" => "isUnsignedFloat"
                                                                  ]
                                                                  "depth" => array:2 [
                                                                    "type" => 4
                                                                    "validate" => "isUnsignedFloat"
                                                                  ]
                                                                  "weight" => array:2 [
                                                                    "type" => 4
                                                                    "validate" => "isUnsignedFloat"
                                                                  ]
                                                                  "quantity_discount" => array:2 [
                                                                    "type" => 2
                                                                    "validate" => "isBool"
                                                                  ]
                                                                  "ean13" => array:3 [
                                                                    "type" => 3
                                                                    "validate" => "isEan13"
                                                                    "size" => 13
                                                                  ]
                                                                  "isbn" => array:3 [
                                                                    "type" => 3
                                                                    "validate" => "isIsbn"
                                                                    "size" => 32
                                                                  ]
                                                                  "upc" => array:3 [
                                                                    "type" => 3
                                                                    "validate" => "isUpc"
                                                                    "size" => 12
                                                                  ]
                                                                  "mpn" => array:3 [
                                                                    "type" => 3
                                                                    "validate" => "isMpn"
                                                                    "size" => 40
                                                                  ]
                                                                  "cache_is_pack" => array:2 [
                                                                    "type" => 2
                                                                    "validate" => "isBool"
                                                                  ]
                                                                  "cache_has_attachments" => array:2 [
                                                                    "type" => 2
                                                                    "validate" => "isBool"
                                                                  ]
                                                                  "is_virtual" => array:2 [
                                                                    "type" => 2
                                                                    "validate" => "isBool"
                                                                  ]
                                                                  "state" => array:2 [
                                                                    "type" => 1
                                                                    "validate" => "isUnsignedId"
                                                                  ]
                                                                  "additional_delivery_times" => array:2 [
                                                                    "type" => 1
                                                                    "validate" => "isUnsignedId"
                                                                  ]
                                                                  "delivery_in_stock" => array:4 [
                                                                    "type" => 3
                                                                    "lang" => true
                                                                    "validate" => "isGenericName"
                                                                    "size" => 255
                                                                  ]
                                                                  "delivery_out_stock" => array:4 [
                                                                    "type" => 3
                                                                    "lang" => true
                                                                    "validate" => "isGenericName"
                                                                    "size" => 255
                                                                  ]
                                                                  "id_category_default" => array:3 [
                                                                    "type" => 1
                                                                    "shop" => true
                                                                    "validate" => "isUnsignedId"
                                                                  ]
                                                                  "id_tax_rules_group" => array:3 [
                                                                    "type" => 1
                                                                    "shop" => true
                                                                    "validate" => "isUnsignedId"
                                                                  ]
                                                                  "on_sale" => array:3 [
                                                                    "type" => 2
                                                                    "shop" => true
                                                                    "validate" => "isBool"
                                                                  ]
                                                                  "online_only" => array:3 [
                                                                    "type" => 2
                                                                    "shop" => true
                                                                    "validate" => "isBool"
                                                                  ]
                                                                  "ecotax" => array:3 [
                                                                    "type" => 4
                                                                    "shop" => true
                                                                    "validate" => "isPrice"
                                                                  ]
                                                                  "minimal_quantity" => array:3 [
                                                                    "type" => 1
                                                                    "shop" => true
                                                                    "validate" => "isUnsignedInt"
                                                                  ]
                                                                  "low_stock_threshold" => array:4 [
                                                                    "type" => 1
                                                                    "shop" => true
                                                                    "allow_null" => true
                                                                    "validate" => "isInt"
                                                                  ]
                                                                  "low_stock_alert" => array:3 [
                                                                    "type" => 2
                                                                    "shop" => true
                                                                    "validate" => "isBool"
                                                                  ]
                                                                  "price" => array:4 [
                                                                    "type" => 4
                                                                    "shop" => true
                                                                    "validate" => "isPrice"
                                                                    "required" => true
                                                                  ]
                                                                  "wholesale_price" => array:3 [
                                                                    "type" => 4
                                                                    "shop" => true
                                                                    "validate" => "isPrice"
                                                                  ]
                                                                  "unity" => array:3 [
                                                                    "type" => 3
                                                                    "shop" => true
                                                                    "validate" => "isString"
                                                                  ]
                                                                  "unit_price_ratio" => array:2 [
                                                                    "type" => 4
                                                                    "shop" => true
                                                                  ]
                                                                  "additional_shipping_cost" => array:3 [
                                                                    "type" => 4
                                                                    "shop" => true
                                                                    "validate" => "isPrice"
                                                                  ]
                                                                  "customizable" => array:3 [
                                                                    "type" => 1
                                                                    "shop" => true
                                                                    "validate" => "isUnsignedInt"
                                                                  ]
                                                                  "text_fields" => array:3 [
                                                                    "type" => 1
                                                                    "shop" => true
                                                                    "validate" => "isUnsignedInt"
                                                                  ]
                                                                  "uploadable_files" => array:3 [
                                                                    "type" => 1
                                                                    "shop" => true
                                                                    "validate" => "isUnsignedInt"
                                                                  ]
                                                                  "active" => array:3 [
                                                                    "type" => 2
                                                                    "shop" => true
                                                                    "validate" => "isBool"
                                                                  ]
                                                                  "redirect_type" => array:3 [
                                                                    "type" => 3
                                                                    "shop" => true
                                                                    "validate" => "isString"
                                                                  ]
                                                                  "id_type_redirected" => array:3 [
                                                                    "type" => 1
                                                                    "shop" => true
                                                                    "validate" => "isUnsignedId"
                                                                  ]
                                                                  "available_for_order" => array:3 [
                                                                    "type" => 2
                                                                    "shop" => true
                                                                    "validate" => "isBool"
                                                                  ]
                                                                  "available_date" => array:3 [
                                                                    "type" => 5
                                                                    "shop" => true
                                                                    "validate" => "isDateFormat"
                                                                  ]
                                                                  "show_condition" => array:3 [
                                                                    "type" => 2
                                                                    "shop" => true
                                                                    "validate" => "isBool"
                                                                  ]
                                                                  "condition" => array:5 [
                                                                    "type" => 3
                                                                    "shop" => true
                                                                    "validate" => "isGenericName"
                                                                    "values" => array:3 [
                                                                      0 => "new"
                                                                      1 => "used"
                                                                      2 => "refurbished"
                                                                    ]
                                                                    "default" => "new"
                                                                  ]
                                                                  "show_price" => array:3 [
                                                                    "type" => 2
                                                                    "shop" => true
                                                                    "validate" => "isBool"
                                                                  ]
                                                                  "indexed" => array:3 [
                                                                    "type" => 2
                                                                    "shop" => true
                                                                    "validate" => "isBool"
                                                                  ]
                                                                  "visibility" => array:5 [
                                                                    "type" => 3
                                                                    "shop" => true
                                                                    "validate" => "isProductVisibility"
                                                                    "values" => array:4 [
                                                                      0 => "both"
                                                                      1 => "catalog"
                                                                      2 => "search"
                                                                      3 => "none"
                                                                    ]
                                                                    "default" => "both"
                                                                  ]
                                                                  "cache_default_attribute" => array:2 [
                                                                    "type" => 1
                                                                    "shop" => true
                                                                  ]
                                                                  "advanced_stock_management" => array:3 [
                                                                    "type" => 2
                                                                    "shop" => true
                                                                    "validate" => "isBool"
                                                                  ]
                                                                  "date_add" => array:3 [
                                                                    "type" => 5
                                                                    "shop" => true
                                                                    "validate" => "isDate"
                                                                  ]
                                                                  "date_upd" => array:3 [
                                                                    "type" => 5
                                                                    "shop" => true
                                                                    "validate" => "isDate"
                                                                  ]
                                                                  "pack_stock_type" => array:3 [
                                                                    "type" => 1
                                                                    "shop" => true
                                                                    "validate" => "isUnsignedInt"
                                                                  ]
                                                                  "meta_description" => array:4 [
                                                                    "type" => 3
                                                                    "lang" => true
                                                                    "validate" => "isGenericName"
                                                                    "size" => 512
                                                                  ]
                                                                  "meta_keywords" => array:4 [
                                                                    "type" => 3
                                                                    "lang" => true
                                                                    "validate" => "isGenericName"
                                                                    "size" => 255
                                                                  ]
                                                                  "meta_title" => array:4 [
                                                                    "type" => 3
                                                                    "lang" => true
                                                                    "validate" => "isGenericName"
                                                                    "size" => 255
                                                                  ]
                                                                  "link_rewrite" => array:6 [
                                                                    "type" => 3
                                                                    "lang" => true
                                                                    "validate" => "isLinkRewrite"
                                                                    "required" => false
                                                                    "size" => 128
                                                                    "ws_modifier" => array:2 [
                                                                      "http_method" => 2
                                                                      "modifier" => "modifierWsLinkRewrite"
                                                                    ]
                                                                  ]
                                                                  "name" => array:5 [
                                                                    "type" => 3
                                                                    "lang" => true
                                                                    "validate" => "isCatalogName"
                                                                    "required" => false
                                                                    "size" => 128
                                                                  ]
                                                                  "description" => array:3 [
                                                                    "type" => 6
                                                                    "lang" => true
                                                                    "validate" => "isCleanHtml"
                                                                  ]
                                                                  "description_short" => array:3 [
                                                                    "type" => 6
                                                                    "lang" => true
                                                                    "validate" => "isCleanHtml"
                                                                  ]
                                                                  "available_now" => array:4 [
                                                                    "type" => 3
                                                                    "lang" => true
                                                                    "validate" => "isGenericName"
                                                                    "size" => 255
                                                                  ]
                                                                  "available_later" => array:4 [
                                                                    "type" => 3
                                                                    "lang" => true
                                                                    "validate" => "IsGenericName"
                                                                    "size" => 255
                                                                  ]
                                                                ]
                                                                "associations" => array:7 [
                                                                  "manufacturer" => array:1 [
                                                                    "type" => 1
                                                                  ]
                                                                  "supplier" => array:1 [
                                                                    "type" => 1
                                                                  ]
                                                                  "default_category" => array:3 [
                                                                    "type" => 1
                                                                    "field" => "id_category_default"
                                                                    "object" => "Category"
                                                                  ]
                                                                  "tax_rules_group" => array:1 [
                                                                    "type" => 1
                                                                  ]
                                                                  "categories" => array:4 [
                                                                    "type" => 2
                                                                    "field" => "id_category"
                                                                    "object" => "Category"
                                                                    "association" => "category_product"
                                                                  ]
                                                                  "stock_availables" => array:4 [
                                                                    "type" => 2
                                                                    "field" => "id_stock_available"
                                                                    "object" => "StockAvailable"
                                                                    "association" => "stock_availables"
                                                                  ]
                                                                  "l" => array:3 [
                                                                    "type" => 2
                                                                    "field" => "id_product"
                                                                    "foreign_field" => "id_product"
                                                                  ]
                                                                ]
                                                                "classname" => "Product"
                                                              ]
                                                              #update_fields: null
                                                              +force_id: false
                                                            }
                                                            
                                                            "id_product"
                                                            
                                                            "21417580"
                                                            
                                                            "id_supplier"
                                                            
                                                            "1"
                                                            
                                                            "id_manufacturer"
                                                            
                                                            "4"
                                                            
                                                            "id_category_default"
                                                            
                                                            "76"
                                                            
                                                            "id_shop_default"
                                                            
                                                            "1"
                                                            
                                                            "id_tax_rules_group"
                                                            
                                                            "0"
                                                            
                                                            "on_sale"
                                                            
                                                            "0"
                                                            
                                                            "online_only"
                                                            
                                                            "0"
                                                            
                                                            "ean13"
                                                            
                                                            ""
                                                            
                                                            "isbn"
                                                            
                                                            ""
                                                            
                                                            "upc"
                                                            
                                                            ""
                                                            
                                                            "mpn"
                                                            
                                                            ""
                                                            
                                                            "ecotax"
                                                            
                                                            "0.000000"
                                                            
                                                            "quantity"
                                                            
                                                            "0"
                                                            
                                                            "minimal_quantity"
                                                            
                                                            "1"
                                                            
                                                            "low_stock_threshold"
                                                            
                                                            null
                                                            
                                                            "low_stock_alert"
                                                            
                                                            "0"
                                                            
                                                            "price"
                                                            
                                                            "89.900000"
                                                            
                                                            "wholesale_price"
                                                            
                                                            "22.000000"
                                                            
                                                            "unity"
                                                            
                                                            ""
                                                            
                                                            "unit_price_ratio"
                                                            
                                                            "0.000000"
                                                            
                                                            "additional_shipping_cost"
                                                            
                                                            "0.000000"
                                                            
                                                            "reference"
                                                            
                                                            "2216820"
                                                            
                                                            "supplier_reference"
                                                            
                                                            "2216820"
                                                            
                                                            "location"
                                                            
                                                            ""
                                                            
                                                            "width"
                                                            
                                                            "0.000000"
                                                            
                                                            "height"
                                                            
                                                            "0.000000"
                                                            
                                                            "depth"
                                                            
                                                            "0.000000"
                                                            
                                                            "weight"
                                                            
                                                            "0.000000"
                                                            
                                                            "out_of_stock"
                                                            
                                                            "2"
                                                            
                                                            "additional_delivery_times"
                                                            
                                                            "1"
                                                            
                                                            "quantity_discount"
                                                            
                                                            "0"
                                                            
                                                            "customizable"
                                                            
                                                            "0"
                                                            
                                                            "uploadable_files"
                                                            
                                                            "0"
                                                            
                                                            "text_fields"
                                                            
                                                            "0"
                                                            
                                                            "active"
                                                            
                                                            "1"
                                                            
                                                            "redirect_type"
                                                            
                                                            ""
                                                            
                                                            "id_type_redirected"
                                                            
                                                            "0"
                                                            
                                                            "available_for_order"
                                                            
                                                            "1"
                                                            
                                                            "available_date"
                                                            
                                                            "0000-00-00"
                                                            
                                                            "show_condition"
                                                            
                                                            "0"
                                                            
                                                            "condition"
                                                            
                                                            "new"
                                                            
                                                            "show_price"
                                                            
                                                            "1"
                                                            
                                                            "indexed"
                                                            
                                                            "0"
                                                            
                                                            "visibility"
                                                            
                                                            "both"
                                                            
                                                            "cache_is_pack"
                                                            
                                                            "0"
                                                            
                                                            "cache_has_attachments"
                                                            
                                                            "0"
                                                            
                                                            "is_virtual"
                                                            
                                                            "0"
                                                            
                                                            "cache_default_attribute"
                                                            
                                                            "21233"
                                                            
                                                            "date_add"
                                                            
                                                            "2025-11-10 00:00:00"
                                                            
                                                            "date_upd"
                                                            
                                                            "2026-01-02 11:07:55"
                                                            
                                                            "advanced_stock_management"
                                                            
                                                            "0"
                                                            
                                                            "pack_stock_type"
                                                            
                                                            "3"
                                                            
                                                            "state"
                                                            
                                                            "1"
                                                            
                                                            "id_shop"
                                                            
                                                            "1"
                                                            
                                                            "description"
                                                            
                                                            array:2 [
                                                              1 => "<p></p>"
                                                              3 => "<p></p>"
                                                            ]
                                                            
                                                            "description_short"
                                                            
                                                            array:2 [
                                                              1 => "<p></p>"
                                                              3 => "<p></p>"
                                                            ]
                                                            
                                                            "link_rewrite"
                                                            
                                                            array:2 [
                                                              1 => "zapatilla-de-casa"
                                                              3 => "zapatilla-de-casa"
                                                            ]
                                                            
                                                            "meta_description"
                                                            
                                                            array:2 [
                                                              1 => ""
                                                              3 => ""
                                                            ]
                                                            
                                                            "meta_keywords"
                                                            
                                                            array:2 [
                                                              1 => ""
                                                              3 => ""
                                                            ]
                                                            
                                                            "meta_title"
                                                            
                                                            array:2 [
                                                              1 => ""
                                                              3 => ""
                                                            ]
                                                            
                                                            "name"
                                                            
                                                            array:2 [
                                                              1 => "Zapatilla De Casa"
                                                              3 => "Zapatilla De Casa"
                                                            ]
                                                            
                                                            "available_now"
                                                            
                                                            array:2 [
                                                              1 => ""
                                                              3 => ""
                                                            ]
                                                            
                                                            "available_later"
                                                            
                                                            array:2 [
                                                              1 => ""
                                                              3 => ""
                                                            ]
                                                            
                                                            "delivery_in_stock"
                                                            
                                                            array:2 [
                                                              1 => ""
                                                              3 => ""
                                                            ]
                                                            
                                                            "delivery_out_stock"
                                                            
                                                            array:2 [
                                                              1 => ""
                                                              3 => ""
                                                            ]
                                                            

                                                              • -20%
                                                              00
                                                              day
                                                              :
                                                              00
                                                              hour
                                                              :
                                                              00
                                                              min
                                                              :
                                                              00
                                                              sec
                                                              135,92 TND169,90 TND
                                                              array:66 [
                                                                "id_product" => "21417524"
                                                                "id_supplier" => "1"
                                                                "id_manufacturer" => "4"
                                                                "id_category_default" => "92"
                                                                "id_shop_default" => "1"
                                                                "id_tax_rules_group" => "0"
                                                                "on_sale" => "0"
                                                                "online_only" => "0"
                                                                "ean13" => ""
                                                                "isbn" => ""
                                                                "upc" => ""
                                                                "mpn" => ""
                                                                "ecotax" => "0.000000"
                                                                "quantity" => "0"
                                                                "minimal_quantity" => "1"
                                                                "low_stock_threshold" => null
                                                                "low_stock_alert" => "0"
                                                                "price" => "169.900000"
                                                                "wholesale_price" => "44.000000"
                                                                "unity" => ""
                                                                "unit_price_ratio" => "0.000000"
                                                                "additional_shipping_cost" => "0.000000"
                                                                "reference" => "2215101"
                                                                "supplier_reference" => "2215101"
                                                                "location" => ""
                                                                "width" => "0.000000"
                                                                "height" => "0.000000"
                                                                "depth" => "0.000000"
                                                                "weight" => "0.000000"
                                                                "out_of_stock" => "2"
                                                                "additional_delivery_times" => "1"
                                                                "quantity_discount" => "0"
                                                                "customizable" => "0"
                                                                "uploadable_files" => "0"
                                                                "text_fields" => "0"
                                                                "active" => "1"
                                                                "redirect_type" => ""
                                                                "id_type_redirected" => "0"
                                                                "available_for_order" => "1"
                                                                "available_date" => "0000-00-00"
                                                                "show_condition" => "0"
                                                                "condition" => "new"
                                                                "show_price" => "1"
                                                                "indexed" => "1"
                                                                "visibility" => "both"
                                                                "cache_is_pack" => "0"
                                                                "cache_has_attachments" => "0"
                                                                "is_virtual" => "0"
                                                                "cache_default_attribute" => "20819"
                                                                "date_add" => "2025-11-10 00:00:00"
                                                                "date_upd" => "2026-01-28 19:01:35"
                                                                "advanced_stock_management" => "0"
                                                                "pack_stock_type" => "3"
                                                                "state" => "1"
                                                                "id_shop" => "1"
                                                                "description" => array:2 [
                                                                  1 => "<p></p>"
                                                                  3 => "<p></p>"
                                                                ]
                                                                "description_short" => array:2 [
                                                                  1 => "<p></p>"
                                                                  3 => "<p></p>"
                                                                ]
                                                                "link_rewrite" => array:2 [
                                                                  1 => "zapato-casual-snakers-by-beppi"
                                                                  3 => "zapato-casual-snakers-by-beppi"
                                                                ]
                                                                "meta_description" => array:2 [
                                                                  1 => ""
                                                                  3 => ""
                                                                ]
                                                                "meta_keywords" => array:2 [
                                                                  1 => ""
                                                                  3 => ""
                                                                ]
                                                                "meta_title" => array:2 [
                                                                  1 => ""
                                                                  3 => ""
                                                                ]
                                                                "name" => array:2 [
                                                                  1 => "Zapato Casual  - Snakers By Beppi"
                                                                  3 => "Zapato Casual  - Snakers By Beppi"
                                                                ]
                                                                "available_now" => array:2 [
                                                                  1 => ""
                                                                  3 => ""
                                                                ]
                                                                "available_later" => array:2 [
                                                                  1 => ""
                                                                  3 => ""
                                                                ]
                                                                "delivery_in_stock" => array:2 [
                                                                  1 => ""
                                                                  3 => ""
                                                                ]
                                                                "delivery_out_stock" => array:2 [
                                                                  1 => ""
                                                                  3 => ""
                                                                ]
                                                              ]
                                                              
                                                              Product {#1342
                                                                +tax_name: null
                                                                +tax_rate: null
                                                                +id_manufacturer: null
                                                                +id_supplier: null
                                                                +id_category_default: null
                                                                +id_shop_default: null
                                                                +manufacturer_name: null
                                                                +supplier_name: null
                                                                +name: null
                                                                +description: null
                                                                +description_short: null
                                                                +quantity: 0
                                                                +minimal_quantity: 1
                                                                +low_stock_threshold: null
                                                                +low_stock_alert: false
                                                                +available_now: null
                                                                +available_later: null
                                                                +price: 0
                                                                +specificPrice: 0
                                                                +additional_shipping_cost: 0
                                                                +wholesale_price: 0
                                                                +on_sale: false
                                                                +online_only: false
                                                                +unity: null
                                                                +unit_price: null
                                                                +unit_price_ratio: 0
                                                                +ecotax: 0
                                                                +reference: null
                                                                +supplier_reference: null
                                                                +location: null
                                                                +width: 0
                                                                +height: 0
                                                                +depth: 0
                                                                +weight: 0
                                                                +ean13: null
                                                                +isbn: null
                                                                +upc: null
                                                                +mpn: null
                                                                +link_rewrite: null
                                                                +meta_description: null
                                                                +meta_keywords: null
                                                                +meta_title: null
                                                                +quantity_discount: 0
                                                                +customizable: null
                                                                +new: null
                                                                +uploadable_files: null
                                                                +text_fields: null
                                                                +active: true
                                                                +redirect_type: ""
                                                                +id_type_redirected: 0
                                                                +available_for_order: true
                                                                +available_date: "0000-00-00"
                                                                +show_condition: false
                                                                +condition: null
                                                                +show_price: true
                                                                +indexed: 0
                                                                +visibility: null
                                                                +date_add: null
                                                                +date_upd: null
                                                                +tags: null
                                                                +state: 1
                                                                +base_price: null
                                                                +id_tax_rules_group: 1
                                                                +id_color_default: 0
                                                                +advanced_stock_management: 0
                                                                +out_of_stock: null
                                                                +depends_on_stock: null
                                                                +isFullyLoaded: false
                                                                +cache_is_pack: null
                                                                +cache_has_attachments: null
                                                                +is_virtual: null
                                                                +id_pack_product_attribute: null
                                                                +cache_default_attribute: null
                                                                +category: null
                                                                +pack_stock_type: 3
                                                                +additional_delivery_times: 1
                                                                +delivery_in_stock: null
                                                                +delivery_out_stock: null
                                                                #webserviceParameters: array:4 [
                                                                  "objectMethods" => array:2 [
                                                                    "add" => "addWs"
                                                                    "update" => "updateWs"
                                                                  ]
                                                                  "objectNodeNames" => "products"
                                                                  "fields" => array:12 [
                                                                    "id_manufacturer" => array:1 [
                                                                      "xlink_resource" => "manufacturers"
                                                                    ]
                                                                    "id_supplier" => array:1 [
                                                                      "xlink_resource" => "suppliers"
                                                                    ]
                                                                    "id_category_default" => array:1 [
                                                                      "xlink_resource" => "categories"
                                                                    ]
                                                                    "new" => []
                                                                    "cache_default_attribute" => []
                                                                    "id_default_image" => array:3 [
                                                                      "getter" => "getCoverWs"
                                                                      "setter" => "setCoverWs"
                                                                      "xlink_resource" => array:2 [
                                                                        "resourceName" => "images"
                                                                        "subResourceName" => "products"
                                                                      ]
                                                                    ]
                                                                    "id_default_combination" => array:3 [
                                                                      "getter" => "getWsDefaultCombination"
                                                                      "setter" => "setWsDefaultCombination"
                                                                      "xlink_resource" => array:1 [
                                                                        "resourceName" => "combinations"
                                                                      ]
                                                                    ]
                                                                    "id_tax_rules_group" => array:1 [
                                                                      "xlink_resource" => array:1 [
                                                                        "resourceName" => "tax_rule_groups"
                                                                      ]
                                                                    ]
                                                                    "position_in_category" => array:2 [
                                                                      "getter" => "getWsPositionInCategory"
                                                                      "setter" => "setWsPositionInCategory"
                                                                    ]
                                                                    "manufacturer_name" => array:2 [
                                                                      "getter" => "getWsManufacturerName"
                                                                      "setter" => false
                                                                    ]
                                                                    "quantity" => array:2 [
                                                                      "getter" => false
                                                                      "setter" => false
                                                                    ]
                                                                    "type" => array:2 [
                                                                      "getter" => "getWsType"
                                                                      "setter" => "setWsType"
                                                                    ]
                                                                  ]
                                                                  "associations" => array:9 [
                                                                    "categories" => array:2 [
                                                                      "resource" => "category"
                                                                      "fields" => array:1 [
                                                                        "id" => array:1 [
                                                                          "required" => true
                                                                        ]
                                                                      ]
                                                                    ]
                                                                    "images" => array:2 [
                                                                      "resource" => "image"
                                                                      "fields" => array:1 [
                                                                        "id" => []
                                                                      ]
                                                                    ]
                                                                    "combinations" => array:2 [
                                                                      "resource" => "combination"
                                                                      "fields" => array:1 [
                                                                        "id" => array:1 [
                                                                          "required" => true
                                                                        ]
                                                                      ]
                                                                    ]
                                                                    "product_option_values" => array:2 [
                                                                      "resource" => "product_option_value"
                                                                      "fields" => array:1 [
                                                                        "id" => array:1 [
                                                                          "required" => true
                                                                        ]
                                                                      ]
                                                                    ]
                                                                    "product_features" => array:2 [
                                                                      "resource" => "product_feature"
                                                                      "fields" => array:2 [
                                                                        "id" => array:1 [
                                                                          "required" => true
                                                                        ]
                                                                        "id_feature_value" => array:2 [
                                                                          "required" => true
                                                                          "xlink_resource" => "product_feature_values"
                                                                        ]
                                                                      ]
                                                                    ]
                                                                    "tags" => array:2 [
                                                                      "resource" => "tag"
                                                                      "fields" => array:1 [
                                                                        "id" => array:1 [
                                                                          "required" => true
                                                                        ]
                                                                      ]
                                                                    ]
                                                                    "stock_availables" => array:3 [
                                                                      "resource" => "stock_available"
                                                                      "fields" => array:2 [
                                                                        "id" => array:1 [
                                                                          "required" => true
                                                                        ]
                                                                        "id_product_attribute" => array:1 [
                                                                          "required" => true
                                                                        ]
                                                                      ]
                                                                      "setter" => false
                                                                    ]
                                                                    "accessories" => array:3 [
                                                                      "resource" => "product"
                                                                      "api" => "products"
                                                                      "fields" => array:1 [
                                                                        "id" => array:2 [
                                                                          "required" => true
                                                                          "xlink_resource" => "product"
                                                                        ]
                                                                      ]
                                                                    ]
                                                                    "product_bundle" => array:3 [
                                                                      "resource" => "product"
                                                                      "api" => "products"
                                                                      "fields" => array:3 [
                                                                        "id" => array:1 [
                                                                          "required" => true
                                                                        ]
                                                                        "id_product_attribute" => []
                                                                        "quantity" => []
                                                                      ]
                                                                    ]
                                                                  ]
                                                                ]
                                                                +id: 21417524
                                                                #id_lang: null
                                                                #id_shop: 1
                                                                +id_shop_list: []
                                                                #get_shop_from_context: true
                                                                #table: "product"
                                                                #identifier: "id_product"
                                                                #fieldsRequired: array:1 [
                                                                  0 => "price"
                                                                ]
                                                                #fieldsSize: array:7 [
                                                                  "reference" => 64
                                                                  "supplier_reference" => 64
                                                                  "location" => 64
                                                                  "ean13" => 13
                                                                  "isbn" => 32
                                                                  "upc" => 12
                                                                  "mpn" => 40
                                                                ]
                                                                #fieldsValidate: array:49 [
                                                                  "id_shop_default" => "isUnsignedId"
                                                                  "id_manufacturer" => "isUnsignedId"
                                                                  "id_supplier" => "isUnsignedId"
                                                                  "reference" => "isReference"
                                                                  "supplier_reference" => "isReference"
                                                                  "location" => "isReference"
                                                                  "width" => "isUnsignedFloat"
                                                                  "height" => "isUnsignedFloat"
                                                                  "depth" => "isUnsignedFloat"
                                                                  "weight" => "isUnsignedFloat"
                                                                  "quantity_discount" => "isBool"
                                                                  "ean13" => "isEan13"
                                                                  "isbn" => "isIsbn"
                                                                  "upc" => "isUpc"
                                                                  "mpn" => "isMpn"
                                                                  "cache_is_pack" => "isBool"
                                                                  "cache_has_attachments" => "isBool"
                                                                  "is_virtual" => "isBool"
                                                                  "state" => "isUnsignedId"
                                                                  "additional_delivery_times" => "isUnsignedId"
                                                                  "id_category_default" => "isUnsignedId"
                                                                  "id_tax_rules_group" => "isUnsignedId"
                                                                  "on_sale" => "isBool"
                                                                  "online_only" => "isBool"
                                                                  "ecotax" => "isPrice"
                                                                  "minimal_quantity" => "isUnsignedInt"
                                                                  "low_stock_threshold" => "isInt"
                                                                  "low_stock_alert" => "isBool"
                                                                  "price" => "isPrice"
                                                                  "wholesale_price" => "isPrice"
                                                                  "unity" => "isString"
                                                                  "additional_shipping_cost" => "isPrice"
                                                                  "customizable" => "isUnsignedInt"
                                                                  "text_fields" => "isUnsignedInt"
                                                                  "uploadable_files" => "isUnsignedInt"
                                                                  "active" => "isBool"
                                                                  "redirect_type" => "isString"
                                                                  "id_type_redirected" => "isUnsignedId"
                                                                  "available_for_order" => "isBool"
                                                                  "available_date" => "isDateFormat"
                                                                  "show_condition" => "isBool"
                                                                  "condition" => "isGenericName"
                                                                  "show_price" => "isBool"
                                                                  "indexed" => "isBool"
                                                                  "visibility" => "isProductVisibility"
                                                                  "advanced_stock_management" => "isBool"
                                                                  "date_add" => "isDate"
                                                                  "date_upd" => "isDate"
                                                                  "pack_stock_type" => "isUnsignedInt"
                                                                ]
                                                                #fieldsRequiredLang: []
                                                                #fieldsSizeLang: array:9 [
                                                                  "delivery_in_stock" => 255
                                                                  "delivery_out_stock" => 255
                                                                  "meta_description" => 512
                                                                  "meta_keywords" => 255
                                                                  "meta_title" => 255
                                                                  "link_rewrite" => 128
                                                                  "name" => 128
                                                                  "available_now" => 255
                                                                  "available_later" => 255
                                                                ]
                                                                #fieldsValidateLang: array:11 [
                                                                  "delivery_in_stock" => "isGenericName"
                                                                  "delivery_out_stock" => "isGenericName"
                                                                  "meta_description" => "isGenericName"
                                                                  "meta_keywords" => "isGenericName"
                                                                  "meta_title" => "isGenericName"
                                                                  "link_rewrite" => "isLinkRewrite"
                                                                  "name" => "isCatalogName"
                                                                  "description" => "isCleanHtml"
                                                                  "description_short" => "isCleanHtml"
                                                                  "available_now" => "isGenericName"
                                                                  "available_later" => "IsGenericName"
                                                                ]
                                                                #tables: []
                                                                #image_dir: null
                                                                #image_format: "jpg"
                                                                #translator: null
                                                                #def: array:7 [
                                                                  "table" => "product"
                                                                  "primary" => "id_product"
                                                                  "multilang" => true
                                                                  "multilang_shop" => true
                                                                  "fields" => array:62 [
                                                                    "id_shop_default" => array:2 [
                                                                      "type" => 1
                                                                      "validate" => "isUnsignedId"
                                                                    ]
                                                                    "id_manufacturer" => array:2 [
                                                                      "type" => 1
                                                                      "validate" => "isUnsignedId"
                                                                    ]
                                                                    "id_supplier" => array:2 [
                                                                      "type" => 1
                                                                      "validate" => "isUnsignedId"
                                                                    ]
                                                                    "reference" => array:3 [
                                                                      "type" => 3
                                                                      "validate" => "isReference"
                                                                      "size" => 64
                                                                    ]
                                                                    "supplier_reference" => array:3 [
                                                                      "type" => 3
                                                                      "validate" => "isReference"
                                                                      "size" => 64
                                                                    ]
                                                                    "location" => array:3 [
                                                                      "type" => 3
                                                                      "validate" => "isReference"
                                                                      "size" => 64
                                                                    ]
                                                                    "width" => array:2 [
                                                                      "type" => 4
                                                                      "validate" => "isUnsignedFloat"
                                                                    ]
                                                                    "height" => array:2 [
                                                                      "type" => 4
                                                                      "validate" => "isUnsignedFloat"
                                                                    ]
                                                                    "depth" => array:2 [
                                                                      "type" => 4
                                                                      "validate" => "isUnsignedFloat"
                                                                    ]
                                                                    "weight" => array:2 [
                                                                      "type" => 4
                                                                      "validate" => "isUnsignedFloat"
                                                                    ]
                                                                    "quantity_discount" => array:2 [
                                                                      "type" => 2
                                                                      "validate" => "isBool"
                                                                    ]
                                                                    "ean13" => array:3 [
                                                                      "type" => 3
                                                                      "validate" => "isEan13"
                                                                      "size" => 13
                                                                    ]
                                                                    "isbn" => array:3 [
                                                                      "type" => 3
                                                                      "validate" => "isIsbn"
                                                                      "size" => 32
                                                                    ]
                                                                    "upc" => array:3 [
                                                                      "type" => 3
                                                                      "validate" => "isUpc"
                                                                      "size" => 12
                                                                    ]
                                                                    "mpn" => array:3 [
                                                                      "type" => 3
                                                                      "validate" => "isMpn"
                                                                      "size" => 40
                                                                    ]
                                                                    "cache_is_pack" => array:2 [
                                                                      "type" => 2
                                                                      "validate" => "isBool"
                                                                    ]
                                                                    "cache_has_attachments" => array:2 [
                                                                      "type" => 2
                                                                      "validate" => "isBool"
                                                                    ]
                                                                    "is_virtual" => array:2 [
                                                                      "type" => 2
                                                                      "validate" => "isBool"
                                                                    ]
                                                                    "state" => array:2 [
                                                                      "type" => 1
                                                                      "validate" => "isUnsignedId"
                                                                    ]
                                                                    "additional_delivery_times" => array:2 [
                                                                      "type" => 1
                                                                      "validate" => "isUnsignedId"
                                                                    ]
                                                                    "delivery_in_stock" => array:4 [
                                                                      "type" => 3
                                                                      "lang" => true
                                                                      "validate" => "isGenericName"
                                                                      "size" => 255
                                                                    ]
                                                                    "delivery_out_stock" => array:4 [
                                                                      "type" => 3
                                                                      "lang" => true
                                                                      "validate" => "isGenericName"
                                                                      "size" => 255
                                                                    ]
                                                                    "id_category_default" => array:3 [
                                                                      "type" => 1
                                                                      "shop" => true
                                                                      "validate" => "isUnsignedId"
                                                                    ]
                                                                    "id_tax_rules_group" => array:3 [
                                                                      "type" => 1
                                                                      "shop" => true
                                                                      "validate" => "isUnsignedId"
                                                                    ]
                                                                    "on_sale" => array:3 [
                                                                      "type" => 2
                                                                      "shop" => true
                                                                      "validate" => "isBool"
                                                                    ]
                                                                    "online_only" => array:3 [
                                                                      "type" => 2
                                                                      "shop" => true
                                                                      "validate" => "isBool"
                                                                    ]
                                                                    "ecotax" => array:3 [
                                                                      "type" => 4
                                                                      "shop" => true
                                                                      "validate" => "isPrice"
                                                                    ]
                                                                    "minimal_quantity" => array:3 [
                                                                      "type" => 1
                                                                      "shop" => true
                                                                      "validate" => "isUnsignedInt"
                                                                    ]
                                                                    "low_stock_threshold" => array:4 [
                                                                      "type" => 1
                                                                      "shop" => true
                                                                      "allow_null" => true
                                                                      "validate" => "isInt"
                                                                    ]
                                                                    "low_stock_alert" => array:3 [
                                                                      "type" => 2
                                                                      "shop" => true
                                                                      "validate" => "isBool"
                                                                    ]
                                                                    "price" => array:4 [
                                                                      "type" => 4
                                                                      "shop" => true
                                                                      "validate" => "isPrice"
                                                                      "required" => true
                                                                    ]
                                                                    "wholesale_price" => array:3 [
                                                                      "type" => 4
                                                                      "shop" => true
                                                                      "validate" => "isPrice"
                                                                    ]
                                                                    "unity" => array:3 [
                                                                      "type" => 3
                                                                      "shop" => true
                                                                      "validate" => "isString"
                                                                    ]
                                                                    "unit_price_ratio" => array:2 [
                                                                      "type" => 4
                                                                      "shop" => true
                                                                    ]
                                                                    "additional_shipping_cost" => array:3 [
                                                                      "type" => 4
                                                                      "shop" => true
                                                                      "validate" => "isPrice"
                                                                    ]
                                                                    "customizable" => array:3 [
                                                                      "type" => 1
                                                                      "shop" => true
                                                                      "validate" => "isUnsignedInt"
                                                                    ]
                                                                    "text_fields" => array:3 [
                                                                      "type" => 1
                                                                      "shop" => true
                                                                      "validate" => "isUnsignedInt"
                                                                    ]
                                                                    "uploadable_files" => array:3 [
                                                                      "type" => 1
                                                                      "shop" => true
                                                                      "validate" => "isUnsignedInt"
                                                                    ]
                                                                    "active" => array:3 [
                                                                      "type" => 2
                                                                      "shop" => true
                                                                      "validate" => "isBool"
                                                                    ]
                                                                    "redirect_type" => array:3 [
                                                                      "type" => 3
                                                                      "shop" => true
                                                                      "validate" => "isString"
                                                                    ]
                                                                    "id_type_redirected" => array:3 [
                                                                      "type" => 1
                                                                      "shop" => true
                                                                      "validate" => "isUnsignedId"
                                                                    ]
                                                                    "available_for_order" => array:3 [
                                                                      "type" => 2
                                                                      "shop" => true
                                                                      "validate" => "isBool"
                                                                    ]
                                                                    "available_date" => array:3 [
                                                                      "type" => 5
                                                                      "shop" => true
                                                                      "validate" => "isDateFormat"
                                                                    ]
                                                                    "show_condition" => array:3 [
                                                                      "type" => 2
                                                                      "shop" => true
                                                                      "validate" => "isBool"
                                                                    ]
                                                                    "condition" => array:5 [
                                                                      "type" => 3
                                                                      "shop" => true
                                                                      "validate" => "isGenericName"
                                                                      "values" => array:3 [
                                                                        0 => "new"
                                                                        1 => "used"
                                                                        2 => "refurbished"
                                                                      ]
                                                                      "default" => "new"
                                                                    ]
                                                                    "show_price" => array:3 [
                                                                      "type" => 2
                                                                      "shop" => true
                                                                      "validate" => "isBool"
                                                                    ]
                                                                    "indexed" => array:3 [
                                                                      "type" => 2
                                                                      "shop" => true
                                                                      "validate" => "isBool"
                                                                    ]
                                                                    "visibility" => array:5 [
                                                                      "type" => 3
                                                                      "shop" => true
                                                                      "validate" => "isProductVisibility"
                                                                      "values" => array:4 [
                                                                        0 => "both"
                                                                        1 => "catalog"
                                                                        2 => "search"
                                                                        3 => "none"
                                                                      ]
                                                                      "default" => "both"
                                                                    ]
                                                                    "cache_default_attribute" => array:2 [
                                                                      "type" => 1
                                                                      "shop" => true
                                                                    ]
                                                                    "advanced_stock_management" => array:3 [
                                                                      "type" => 2
                                                                      "shop" => true
                                                                      "validate" => "isBool"
                                                                    ]
                                                                    "date_add" => array:3 [
                                                                      "type" => 5
                                                                      "shop" => true
                                                                      "validate" => "isDate"
                                                                    ]
                                                                    "date_upd" => array:3 [
                                                                      "type" => 5
                                                                      "shop" => true
                                                                      "validate" => "isDate"
                                                                    ]
                                                                    "pack_stock_type" => array:3 [
                                                                      "type" => 1
                                                                      "shop" => true
                                                                      "validate" => "isUnsignedInt"
                                                                    ]
                                                                    "meta_description" => array:4 [
                                                                      "type" => 3
                                                                      "lang" => true
                                                                      "validate" => "isGenericName"
                                                                      "size" => 512
                                                                    ]
                                                                    "meta_keywords" => array:4 [
                                                                      "type" => 3
                                                                      "lang" => true
                                                                      "validate" => "isGenericName"
                                                                      "size" => 255
                                                                    ]
                                                                    "meta_title" => array:4 [
                                                                      "type" => 3
                                                                      "lang" => true
                                                                      "validate" => "isGenericName"
                                                                      "size" => 255
                                                                    ]
                                                                    "link_rewrite" => array:6 [
                                                                      "type" => 3
                                                                      "lang" => true
                                                                      "validate" => "isLinkRewrite"
                                                                      "required" => false
                                                                      "size" => 128
                                                                      "ws_modifier" => array:2 [
                                                                        "http_method" => 2
                                                                        "modifier" => "modifierWsLinkRewrite"
                                                                      ]
                                                                    ]
                                                                    "name" => array:5 [
                                                                      "type" => 3
                                                                      "lang" => true
                                                                      "validate" => "isCatalogName"
                                                                      "required" => false
                                                                      "size" => 128
                                                                    ]
                                                                    "description" => array:3 [
                                                                      "type" => 6
                                                                      "lang" => true
                                                                      "validate" => "isCleanHtml"
                                                                    ]
                                                                    "description_short" => array:3 [
                                                                      "type" => 6
                                                                      "lang" => true
                                                                      "validate" => "isCleanHtml"
                                                                    ]
                                                                    "available_now" => array:4 [
                                                                      "type" => 3
                                                                      "lang" => true
                                                                      "validate" => "isGenericName"
                                                                      "size" => 255
                                                                    ]
                                                                    "available_later" => array:4 [
                                                                      "type" => 3
                                                                      "lang" => true
                                                                      "validate" => "IsGenericName"
                                                                      "size" => 255
                                                                    ]
                                                                  ]
                                                                  "associations" => array:7 [
                                                                    "manufacturer" => array:1 [
                                                                      "type" => 1
                                                                    ]
                                                                    "supplier" => array:1 [
                                                                      "type" => 1
                                                                    ]
                                                                    "default_category" => array:3 [
                                                                      "type" => 1
                                                                      "field" => "id_category_default"
                                                                      "object" => "Category"
                                                                    ]
                                                                    "tax_rules_group" => array:1 [
                                                                      "type" => 1
                                                                    ]
                                                                    "categories" => array:4 [
                                                                      "type" => 2
                                                                      "field" => "id_category"
                                                                      "object" => "Category"
                                                                      "association" => "category_product"
                                                                    ]
                                                                    "stock_availables" => array:4 [
                                                                      "type" => 2
                                                                      "field" => "id_stock_available"
                                                                      "object" => "StockAvailable"
                                                                      "association" => "stock_availables"
                                                                    ]
                                                                    "l" => array:3 [
                                                                      "type" => 2
                                                                      "field" => "id_product"
                                                                      "foreign_field" => "id_product"
                                                                    ]
                                                                  ]
                                                                  "classname" => "Product"
                                                                ]
                                                                #update_fields: null
                                                                +force_id: false
                                                              }
                                                              
                                                              "id_product"
                                                              
                                                              "21417524"
                                                              
                                                              "id_supplier"
                                                              
                                                              "1"
                                                              
                                                              "id_manufacturer"
                                                              
                                                              "4"
                                                              
                                                              "id_category_default"
                                                              
                                                              "92"
                                                              
                                                              "id_shop_default"
                                                              
                                                              "1"
                                                              
                                                              "id_tax_rules_group"
                                                              
                                                              "0"
                                                              
                                                              "on_sale"
                                                              
                                                              "0"
                                                              
                                                              "online_only"
                                                              
                                                              "0"
                                                              
                                                              "ean13"
                                                              
                                                              ""
                                                              
                                                              "isbn"
                                                              
                                                              ""
                                                              
                                                              "upc"
                                                              
                                                              ""
                                                              
                                                              "mpn"
                                                              
                                                              ""
                                                              
                                                              "ecotax"
                                                              
                                                              "0.000000"
                                                              
                                                              "quantity"
                                                              
                                                              "0"
                                                              
                                                              "minimal_quantity"
                                                              
                                                              "1"
                                                              
                                                              "low_stock_threshold"
                                                              
                                                              null
                                                              
                                                              "low_stock_alert"
                                                              
                                                              "0"
                                                              
                                                              "price"
                                                              
                                                              "169.900000"
                                                              
                                                              "wholesale_price"
                                                              
                                                              "44.000000"
                                                              
                                                              "unity"
                                                              
                                                              ""
                                                              
                                                              "unit_price_ratio"
                                                              
                                                              "0.000000"
                                                              
                                                              "additional_shipping_cost"
                                                              
                                                              "0.000000"
                                                              
                                                              "reference"
                                                              
                                                              "2215101"
                                                              
                                                              "supplier_reference"
                                                              
                                                              "2215101"
                                                              
                                                              "location"
                                                              
                                                              ""
                                                              
                                                              "width"
                                                              
                                                              "0.000000"
                                                              
                                                              "height"
                                                              
                                                              "0.000000"
                                                              
                                                              "depth"
                                                              
                                                              "0.000000"
                                                              
                                                              "weight"
                                                              
                                                              "0.000000"
                                                              
                                                              "out_of_stock"
                                                              
                                                              "2"
                                                              
                                                              "additional_delivery_times"
                                                              
                                                              "1"
                                                              
                                                              "quantity_discount"
                                                              
                                                              "0"
                                                              
                                                              "customizable"
                                                              
                                                              "0"
                                                              
                                                              "uploadable_files"
                                                              
                                                              "0"
                                                              
                                                              "text_fields"
                                                              
                                                              "0"
                                                              
                                                              "active"
                                                              
                                                              "1"
                                                              
                                                              "redirect_type"
                                                              
                                                              ""
                                                              
                                                              "id_type_redirected"
                                                              
                                                              "0"
                                                              
                                                              "available_for_order"
                                                              
                                                              "1"
                                                              
                                                              "available_date"
                                                              
                                                              "0000-00-00"
                                                              
                                                              "show_condition"
                                                              
                                                              "0"
                                                              
                                                              "condition"
                                                              
                                                              "new"
                                                              
                                                              "show_price"
                                                              
                                                              "1"
                                                              
                                                              "indexed"
                                                              
                                                              "1"
                                                              
                                                              "visibility"
                                                              
                                                              "both"
                                                              
                                                              "cache_is_pack"
                                                              
                                                              "0"
                                                              
                                                              "cache_has_attachments"
                                                              
                                                              "0"
                                                              
                                                              "is_virtual"
                                                              
                                                              "0"
                                                              
                                                              "cache_default_attribute"
                                                              
                                                              "20819"
                                                              
                                                              "date_add"
                                                              
                                                              "2025-11-10 00:00:00"
                                                              
                                                              "date_upd"
                                                              
                                                              "2026-01-28 19:01:35"
                                                              
                                                              "advanced_stock_management"
                                                              
                                                              "0"
                                                              
                                                              "pack_stock_type"
                                                              
                                                              "3"
                                                              
                                                              "state"
                                                              
                                                              "1"
                                                              
                                                              "id_shop"
                                                              
                                                              "1"
                                                              
                                                              "description"
                                                              
                                                              array:2 [
                                                                1 => "<p></p>"
                                                                3 => "<p></p>"
                                                              ]
                                                              
                                                              "description_short"
                                                              
                                                              array:2 [
                                                                1 => "<p></p>"
                                                                3 => "<p></p>"
                                                              ]
                                                              
                                                              "link_rewrite"
                                                              
                                                              array:2 [
                                                                1 => "zapato-casual-snakers-by-beppi"
                                                                3 => "zapato-casual-snakers-by-beppi"
                                                              ]
                                                              
                                                              "meta_description"
                                                              
                                                              array:2 [
                                                                1 => ""
                                                                3 => ""
                                                              ]
                                                              
                                                              "meta_keywords"
                                                              
                                                              array:2 [
                                                                1 => ""
                                                                3 => ""
                                                              ]
                                                              
                                                              "meta_title"
                                                              
                                                              array:2 [
                                                                1 => ""
                                                                3 => ""
                                                              ]
                                                              
                                                              "name"
                                                              
                                                              array:2 [
                                                                1 => "Zapato Casual  - Snakers By Beppi"
                                                                3 => "Zapato Casual  - Snakers By Beppi"
                                                              ]
                                                              
                                                              "available_now"
                                                              
                                                              array:2 [
                                                                1 => ""
                                                                3 => ""
                                                              ]
                                                              
                                                              "available_later"
                                                              
                                                              array:2 [
                                                                1 => ""
                                                                3 => ""
                                                              ]
                                                              
                                                              "delivery_in_stock"
                                                              
                                                              array:2 [
                                                                1 => ""
                                                                3 => ""
                                                              ]
                                                              
                                                              "delivery_out_stock"
                                                              
                                                              array:2 [
                                                                1 => ""
                                                                3 => ""
                                                              ]
                                                              

                                                                • -50%
                                                                00
                                                                day
                                                                :
                                                                00
                                                                hour
                                                                :
                                                                00
                                                                min
                                                                :
                                                                00
                                                                sec
                                                                74,95 TND149,90 TND
                                                                array:66 [
                                                                  "id_product" => "21417132"
                                                                  "id_supplier" => "1"
                                                                  "id_manufacturer" => "4"
                                                                  "id_category_default" => "92"
                                                                  "id_shop_default" => "1"
                                                                  "id_tax_rules_group" => "0"
                                                                  "on_sale" => "0"
                                                                  "online_only" => "0"
                                                                  "ean13" => ""
                                                                  "isbn" => ""
                                                                  "upc" => ""
                                                                  "mpn" => ""
                                                                  "ecotax" => "0.000000"
                                                                  "quantity" => "0"
                                                                  "minimal_quantity" => "1"
                                                                  "low_stock_threshold" => null
                                                                  "low_stock_alert" => "0"
                                                                  "price" => "149.900000"
                                                                  "wholesale_price" => "38.000000"
                                                                  "unity" => ""
                                                                  "unit_price_ratio" => "0.000000"
                                                                  "additional_shipping_cost" => "0.000000"
                                                                  "reference" => "2191420"
                                                                  "supplier_reference" => "2191420"
                                                                  "location" => ""
                                                                  "width" => "0.000000"
                                                                  "height" => "0.000000"
                                                                  "depth" => "0.000000"
                                                                  "weight" => "0.000000"
                                                                  "out_of_stock" => "2"
                                                                  "additional_delivery_times" => "1"
                                                                  "quantity_discount" => "0"
                                                                  "customizable" => "0"
                                                                  "uploadable_files" => "0"
                                                                  "text_fields" => "0"
                                                                  "active" => "1"
                                                                  "redirect_type" => ""
                                                                  "id_type_redirected" => "0"
                                                                  "available_for_order" => "1"
                                                                  "available_date" => "0000-00-00"
                                                                  "show_condition" => "0"
                                                                  "condition" => "new"
                                                                  "show_price" => "1"
                                                                  "indexed" => "1"
                                                                  "visibility" => "both"
                                                                  "cache_is_pack" => "0"
                                                                  "cache_has_attachments" => "0"
                                                                  "is_virtual" => "0"
                                                                  "cache_default_attribute" => "18475"
                                                                  "date_add" => "2025-03-12 00:00:00"
                                                                  "date_upd" => "2025-11-23 16:33:58"
                                                                  "advanced_stock_management" => "0"
                                                                  "pack_stock_type" => "3"
                                                                  "state" => "1"
                                                                  "id_shop" => "1"
                                                                  "description" => array:2 [
                                                                    1 => "<p></p>"
                                                                    3 => "<p></p>"
                                                                  ]
                                                                  "description_short" => array:2 [
                                                                    1 => "<p></p>"
                                                                    3 => "<p></p>"
                                                                  ]
                                                                  "link_rewrite" => array:2 [
                                                                    1 => "zapato-casual-infantil"
                                                                    3 => "zapato-casual-infantil"
                                                                  ]
                                                                  "meta_description" => array:2 [
                                                                    1 => ""
                                                                    3 => ""
                                                                  ]
                                                                  "meta_keywords" => array:2 [
                                                                    1 => ""
                                                                    3 => ""
                                                                  ]
                                                                  "meta_title" => array:2 [
                                                                    1 => ""
                                                                    3 => ""
                                                                  ]
                                                                  "name" => array:2 [
                                                                    1 => "Zapato Casual Infantil"
                                                                    3 => "Zapato Casual Infantil"
                                                                  ]
                                                                  "available_now" => array:2 [
                                                                    1 => ""
                                                                    3 => ""
                                                                  ]
                                                                  "available_later" => array:2 [
                                                                    1 => ""
                                                                    3 => ""
                                                                  ]
                                                                  "delivery_in_stock" => array:2 [
                                                                    1 => ""
                                                                    3 => ""
                                                                  ]
                                                                  "delivery_out_stock" => array:2 [
                                                                    1 => ""
                                                                    3 => ""
                                                                  ]
                                                                ]
                                                                
                                                                Product {#1341
                                                                  +tax_name: null
                                                                  +tax_rate: null
                                                                  +id_manufacturer: null
                                                                  +id_supplier: null
                                                                  +id_category_default: null
                                                                  +id_shop_default: null
                                                                  +manufacturer_name: null
                                                                  +supplier_name: null
                                                                  +name: null
                                                                  +description: null
                                                                  +description_short: null
                                                                  +quantity: 0
                                                                  +minimal_quantity: 1
                                                                  +low_stock_threshold: null
                                                                  +low_stock_alert: false
                                                                  +available_now: null
                                                                  +available_later: null
                                                                  +price: 0
                                                                  +specificPrice: 0
                                                                  +additional_shipping_cost: 0
                                                                  +wholesale_price: 0
                                                                  +on_sale: false
                                                                  +online_only: false
                                                                  +unity: null
                                                                  +unit_price: null
                                                                  +unit_price_ratio: 0
                                                                  +ecotax: 0
                                                                  +reference: null
                                                                  +supplier_reference: null
                                                                  +location: null
                                                                  +width: 0
                                                                  +height: 0
                                                                  +depth: 0
                                                                  +weight: 0
                                                                  +ean13: null
                                                                  +isbn: null
                                                                  +upc: null
                                                                  +mpn: null
                                                                  +link_rewrite: null
                                                                  +meta_description: null
                                                                  +meta_keywords: null
                                                                  +meta_title: null
                                                                  +quantity_discount: 0
                                                                  +customizable: null
                                                                  +new: null
                                                                  +uploadable_files: null
                                                                  +text_fields: null
                                                                  +active: true
                                                                  +redirect_type: ""
                                                                  +id_type_redirected: 0
                                                                  +available_for_order: true
                                                                  +available_date: "0000-00-00"
                                                                  +show_condition: false
                                                                  +condition: null
                                                                  +show_price: true
                                                                  +indexed: 0
                                                                  +visibility: null
                                                                  +date_add: null
                                                                  +date_upd: null
                                                                  +tags: null
                                                                  +state: 1
                                                                  +base_price: null
                                                                  +id_tax_rules_group: 1
                                                                  +id_color_default: 0
                                                                  +advanced_stock_management: 0
                                                                  +out_of_stock: null
                                                                  +depends_on_stock: null
                                                                  +isFullyLoaded: false
                                                                  +cache_is_pack: null
                                                                  +cache_has_attachments: null
                                                                  +is_virtual: null
                                                                  +id_pack_product_attribute: null
                                                                  +cache_default_attribute: null
                                                                  +category: null
                                                                  +pack_stock_type: 3
                                                                  +additional_delivery_times: 1
                                                                  +delivery_in_stock: null
                                                                  +delivery_out_stock: null
                                                                  #webserviceParameters: array:4 [
                                                                    "objectMethods" => array:2 [
                                                                      "add" => "addWs"
                                                                      "update" => "updateWs"
                                                                    ]
                                                                    "objectNodeNames" => "products"
                                                                    "fields" => array:12 [
                                                                      "id_manufacturer" => array:1 [
                                                                        "xlink_resource" => "manufacturers"
                                                                      ]
                                                                      "id_supplier" => array:1 [
                                                                        "xlink_resource" => "suppliers"
                                                                      ]
                                                                      "id_category_default" => array:1 [
                                                                        "xlink_resource" => "categories"
                                                                      ]
                                                                      "new" => []
                                                                      "cache_default_attribute" => []
                                                                      "id_default_image" => array:3 [
                                                                        "getter" => "getCoverWs"
                                                                        "setter" => "setCoverWs"
                                                                        "xlink_resource" => array:2 [
                                                                          "resourceName" => "images"
                                                                          "subResourceName" => "products"
                                                                        ]
                                                                      ]
                                                                      "id_default_combination" => array:3 [
                                                                        "getter" => "getWsDefaultCombination"
                                                                        "setter" => "setWsDefaultCombination"
                                                                        "xlink_resource" => array:1 [
                                                                          "resourceName" => "combinations"
                                                                        ]
                                                                      ]
                                                                      "id_tax_rules_group" => array:1 [
                                                                        "xlink_resource" => array:1 [
                                                                          "resourceName" => "tax_rule_groups"
                                                                        ]
                                                                      ]
                                                                      "position_in_category" => array:2 [
                                                                        "getter" => "getWsPositionInCategory"
                                                                        "setter" => "setWsPositionInCategory"
                                                                      ]
                                                                      "manufacturer_name" => array:2 [
                                                                        "getter" => "getWsManufacturerName"
                                                                        "setter" => false
                                                                      ]
                                                                      "quantity" => array:2 [
                                                                        "getter" => false
                                                                        "setter" => false
                                                                      ]
                                                                      "type" => array:2 [
                                                                        "getter" => "getWsType"
                                                                        "setter" => "setWsType"
                                                                      ]
                                                                    ]
                                                                    "associations" => array:9 [
                                                                      "categories" => array:2 [
                                                                        "resource" => "category"
                                                                        "fields" => array:1 [
                                                                          "id" => array:1 [
                                                                            "required" => true
                                                                          ]
                                                                        ]
                                                                      ]
                                                                      "images" => array:2 [
                                                                        "resource" => "image"
                                                                        "fields" => array:1 [
                                                                          "id" => []
                                                                        ]
                                                                      ]
                                                                      "combinations" => array:2 [
                                                                        "resource" => "combination"
                                                                        "fields" => array:1 [
                                                                          "id" => array:1 [
                                                                            "required" => true
                                                                          ]
                                                                        ]
                                                                      ]
                                                                      "product_option_values" => array:2 [
                                                                        "resource" => "product_option_value"
                                                                        "fields" => array:1 [
                                                                          "id" => array:1 [
                                                                            "required" => true
                                                                          ]
                                                                        ]
                                                                      ]
                                                                      "product_features" => array:2 [
                                                                        "resource" => "product_feature"
                                                                        "fields" => array:2 [
                                                                          "id" => array:1 [
                                                                            "required" => true
                                                                          ]
                                                                          "id_feature_value" => array:2 [
                                                                            "required" => true
                                                                            "xlink_resource" => "product_feature_values"
                                                                          ]
                                                                        ]
                                                                      ]
                                                                      "tags" => array:2 [
                                                                        "resource" => "tag"
                                                                        "fields" => array:1 [
                                                                          "id" => array:1 [
                                                                            "required" => true
                                                                          ]
                                                                        ]
                                                                      ]
                                                                      "stock_availables" => array:3 [
                                                                        "resource" => "stock_available"
                                                                        "fields" => array:2 [
                                                                          "id" => array:1 [
                                                                            "required" => true
                                                                          ]
                                                                          "id_product_attribute" => array:1 [
                                                                            "required" => true
                                                                          ]
                                                                        ]
                                                                        "setter" => false
                                                                      ]
                                                                      "accessories" => array:3 [
                                                                        "resource" => "product"
                                                                        "api" => "products"
                                                                        "fields" => array:1 [
                                                                          "id" => array:2 [
                                                                            "required" => true
                                                                            "xlink_resource" => "product"
                                                                          ]
                                                                        ]
                                                                      ]
                                                                      "product_bundle" => array:3 [
                                                                        "resource" => "product"
                                                                        "api" => "products"
                                                                        "fields" => array:3 [
                                                                          "id" => array:1 [
                                                                            "required" => true
                                                                          ]
                                                                          "id_product_attribute" => []
                                                                          "quantity" => []
                                                                        ]
                                                                      ]
                                                                    ]
                                                                  ]
                                                                  +id: 21417132
                                                                  #id_lang: null
                                                                  #id_shop: 1
                                                                  +id_shop_list: []
                                                                  #get_shop_from_context: true
                                                                  #table: "product"
                                                                  #identifier: "id_product"
                                                                  #fieldsRequired: array:1 [
                                                                    0 => "price"
                                                                  ]
                                                                  #fieldsSize: array:7 [
                                                                    "reference" => 64
                                                                    "supplier_reference" => 64
                                                                    "location" => 64
                                                                    "ean13" => 13
                                                                    "isbn" => 32
                                                                    "upc" => 12
                                                                    "mpn" => 40
                                                                  ]
                                                                  #fieldsValidate: array:49 [
                                                                    "id_shop_default" => "isUnsignedId"
                                                                    "id_manufacturer" => "isUnsignedId"
                                                                    "id_supplier" => "isUnsignedId"
                                                                    "reference" => "isReference"
                                                                    "supplier_reference" => "isReference"
                                                                    "location" => "isReference"
                                                                    "width" => "isUnsignedFloat"
                                                                    "height" => "isUnsignedFloat"
                                                                    "depth" => "isUnsignedFloat"
                                                                    "weight" => "isUnsignedFloat"
                                                                    "quantity_discount" => "isBool"
                                                                    "ean13" => "isEan13"
                                                                    "isbn" => "isIsbn"
                                                                    "upc" => "isUpc"
                                                                    "mpn" => "isMpn"
                                                                    "cache_is_pack" => "isBool"
                                                                    "cache_has_attachments" => "isBool"
                                                                    "is_virtual" => "isBool"
                                                                    "state" => "isUnsignedId"
                                                                    "additional_delivery_times" => "isUnsignedId"
                                                                    "id_category_default" => "isUnsignedId"
                                                                    "id_tax_rules_group" => "isUnsignedId"
                                                                    "on_sale" => "isBool"
                                                                    "online_only" => "isBool"
                                                                    "ecotax" => "isPrice"
                                                                    "minimal_quantity" => "isUnsignedInt"
                                                                    "low_stock_threshold" => "isInt"
                                                                    "low_stock_alert" => "isBool"
                                                                    "price" => "isPrice"
                                                                    "wholesale_price" => "isPrice"
                                                                    "unity" => "isString"
                                                                    "additional_shipping_cost" => "isPrice"
                                                                    "customizable" => "isUnsignedInt"
                                                                    "text_fields" => "isUnsignedInt"
                                                                    "uploadable_files" => "isUnsignedInt"
                                                                    "active" => "isBool"
                                                                    "redirect_type" => "isString"
                                                                    "id_type_redirected" => "isUnsignedId"
                                                                    "available_for_order" => "isBool"
                                                                    "available_date" => "isDateFormat"
                                                                    "show_condition" => "isBool"
                                                                    "condition" => "isGenericName"
                                                                    "show_price" => "isBool"
                                                                    "indexed" => "isBool"
                                                                    "visibility" => "isProductVisibility"
                                                                    "advanced_stock_management" => "isBool"
                                                                    "date_add" => "isDate"
                                                                    "date_upd" => "isDate"
                                                                    "pack_stock_type" => "isUnsignedInt"
                                                                  ]
                                                                  #fieldsRequiredLang: []
                                                                  #fieldsSizeLang: array:9 [
                                                                    "delivery_in_stock" => 255
                                                                    "delivery_out_stock" => 255
                                                                    "meta_description" => 512
                                                                    "meta_keywords" => 255
                                                                    "meta_title" => 255
                                                                    "link_rewrite" => 128
                                                                    "name" => 128
                                                                    "available_now" => 255
                                                                    "available_later" => 255
                                                                  ]
                                                                  #fieldsValidateLang: array:11 [
                                                                    "delivery_in_stock" => "isGenericName"
                                                                    "delivery_out_stock" => "isGenericName"
                                                                    "meta_description" => "isGenericName"
                                                                    "meta_keywords" => "isGenericName"
                                                                    "meta_title" => "isGenericName"
                                                                    "link_rewrite" => "isLinkRewrite"
                                                                    "name" => "isCatalogName"
                                                                    "description" => "isCleanHtml"
                                                                    "description_short" => "isCleanHtml"
                                                                    "available_now" => "isGenericName"
                                                                    "available_later" => "IsGenericName"
                                                                  ]
                                                                  #tables: []
                                                                  #image_dir: null
                                                                  #image_format: "jpg"
                                                                  #translator: null
                                                                  #def: array:7 [
                                                                    "table" => "product"
                                                                    "primary" => "id_product"
                                                                    "multilang" => true
                                                                    "multilang_shop" => true
                                                                    "fields" => array:62 [
                                                                      "id_shop_default" => array:2 [
                                                                        "type" => 1
                                                                        "validate" => "isUnsignedId"
                                                                      ]
                                                                      "id_manufacturer" => array:2 [
                                                                        "type" => 1
                                                                        "validate" => "isUnsignedId"
                                                                      ]
                                                                      "id_supplier" => array:2 [
                                                                        "type" => 1
                                                                        "validate" => "isUnsignedId"
                                                                      ]
                                                                      "reference" => array:3 [
                                                                        "type" => 3
                                                                        "validate" => "isReference"
                                                                        "size" => 64
                                                                      ]
                                                                      "supplier_reference" => array:3 [
                                                                        "type" => 3
                                                                        "validate" => "isReference"
                                                                        "size" => 64
                                                                      ]
                                                                      "location" => array:3 [
                                                                        "type" => 3
                                                                        "validate" => "isReference"
                                                                        "size" => 64
                                                                      ]
                                                                      "width" => array:2 [
                                                                        "type" => 4
                                                                        "validate" => "isUnsignedFloat"
                                                                      ]
                                                                      "height" => array:2 [
                                                                        "type" => 4
                                                                        "validate" => "isUnsignedFloat"
                                                                      ]
                                                                      "depth" => array:2 [
                                                                        "type" => 4
                                                                        "validate" => "isUnsignedFloat"
                                                                      ]
                                                                      "weight" => array:2 [
                                                                        "type" => 4
                                                                        "validate" => "isUnsignedFloat"
                                                                      ]
                                                                      "quantity_discount" => array:2 [
                                                                        "type" => 2
                                                                        "validate" => "isBool"
                                                                      ]
                                                                      "ean13" => array:3 [
                                                                        "type" => 3
                                                                        "validate" => "isEan13"
                                                                        "size" => 13
                                                                      ]
                                                                      "isbn" => array:3 [
                                                                        "type" => 3
                                                                        "validate" => "isIsbn"
                                                                        "size" => 32
                                                                      ]
                                                                      "upc" => array:3 [
                                                                        "type" => 3
                                                                        "validate" => "isUpc"
                                                                        "size" => 12
                                                                      ]
                                                                      "mpn" => array:3 [
                                                                        "type" => 3
                                                                        "validate" => "isMpn"
                                                                        "size" => 40
                                                                      ]
                                                                      "cache_is_pack" => array:2 [
                                                                        "type" => 2
                                                                        "validate" => "isBool"
                                                                      ]
                                                                      "cache_has_attachments" => array:2 [
                                                                        "type" => 2
                                                                        "validate" => "isBool"
                                                                      ]
                                                                      "is_virtual" => array:2 [
                                                                        "type" => 2
                                                                        "validate" => "isBool"
                                                                      ]
                                                                      "state" => array:2 [
                                                                        "type" => 1
                                                                        "validate" => "isUnsignedId"
                                                                      ]
                                                                      "additional_delivery_times" => array:2 [
                                                                        "type" => 1
                                                                        "validate" => "isUnsignedId"
                                                                      ]
                                                                      "delivery_in_stock" => array:4 [
                                                                        "type" => 3
                                                                        "lang" => true
                                                                        "validate" => "isGenericName"
                                                                        "size" => 255
                                                                      ]
                                                                      "delivery_out_stock" => array:4 [
                                                                        "type" => 3
                                                                        "lang" => true
                                                                        "validate" => "isGenericName"
                                                                        "size" => 255
                                                                      ]
                                                                      "id_category_default" => array:3 [
                                                                        "type" => 1
                                                                        "shop" => true
                                                                        "validate" => "isUnsignedId"
                                                                      ]
                                                                      "id_tax_rules_group" => array:3 [
                                                                        "type" => 1
                                                                        "shop" => true
                                                                        "validate" => "isUnsignedId"
                                                                      ]
                                                                      "on_sale" => array:3 [
                                                                        "type" => 2
                                                                        "shop" => true
                                                                        "validate" => "isBool"
                                                                      ]
                                                                      "online_only" => array:3 [
                                                                        "type" => 2
                                                                        "shop" => true
                                                                        "validate" => "isBool"
                                                                      ]
                                                                      "ecotax" => array:3 [
                                                                        "type" => 4
                                                                        "shop" => true
                                                                        "validate" => "isPrice"
                                                                      ]
                                                                      "minimal_quantity" => array:3 [
                                                                        "type" => 1
                                                                        "shop" => true
                                                                        "validate" => "isUnsignedInt"
                                                                      ]
                                                                      "low_stock_threshold" => array:4 [
                                                                        "type" => 1
                                                                        "shop" => true
                                                                        "allow_null" => true
                                                                        "validate" => "isInt"
                                                                      ]
                                                                      "low_stock_alert" => array:3 [
                                                                        "type" => 2
                                                                        "shop" => true
                                                                        "validate" => "isBool"
                                                                      ]
                                                                      "price" => array:4 [
                                                                        "type" => 4
                                                                        "shop" => true
                                                                        "validate" => "isPrice"
                                                                        "required" => true
                                                                      ]
                                                                      "wholesale_price" => array:3 [
                                                                        "type" => 4
                                                                        "shop" => true
                                                                        "validate" => "isPrice"
                                                                      ]
                                                                      "unity" => array:3 [
                                                                        "type" => 3
                                                                        "shop" => true
                                                                        "validate" => "isString"
                                                                      ]
                                                                      "unit_price_ratio" => array:2 [
                                                                        "type" => 4
                                                                        "shop" => true
                                                                      ]
                                                                      "additional_shipping_cost" => array:3 [
                                                                        "type" => 4
                                                                        "shop" => true
                                                                        "validate" => "isPrice"
                                                                      ]
                                                                      "customizable" => array:3 [
                                                                        "type" => 1
                                                                        "shop" => true
                                                                        "validate" => "isUnsignedInt"
                                                                      ]
                                                                      "text_fields" => array:3 [
                                                                        "type" => 1
                                                                        "shop" => true
                                                                        "validate" => "isUnsignedInt"
                                                                      ]
                                                                      "uploadable_files" => array:3 [
                                                                        "type" => 1
                                                                        "shop" => true
                                                                        "validate" => "isUnsignedInt"
                                                                      ]
                                                                      "active" => array:3 [
                                                                        "type" => 2
                                                                        "shop" => true
                                                                        "validate" => "isBool"
                                                                      ]
                                                                      "redirect_type" => array:3 [
                                                                        "type" => 3
                                                                        "shop" => true
                                                                        "validate" => "isString"
                                                                      ]
                                                                      "id_type_redirected" => array:3 [
                                                                        "type" => 1
                                                                        "shop" => true
                                                                        "validate" => "isUnsignedId"
                                                                      ]
                                                                      "available_for_order" => array:3 [
                                                                        "type" => 2
                                                                        "shop" => true
                                                                        "validate" => "isBool"
                                                                      ]
                                                                      "available_date" => array:3 [
                                                                        "type" => 5
                                                                        "shop" => true
                                                                        "validate" => "isDateFormat"
                                                                      ]
                                                                      "show_condition" => array:3 [
                                                                        "type" => 2
                                                                        "shop" => true
                                                                        "validate" => "isBool"
                                                                      ]
                                                                      "condition" => array:5 [
                                                                        "type" => 3
                                                                        "shop" => true
                                                                        "validate" => "isGenericName"
                                                                        "values" => array:3 [
                                                                          0 => "new"
                                                                          1 => "used"
                                                                          2 => "refurbished"
                                                                        ]
                                                                        "default" => "new"
                                                                      ]
                                                                      "show_price" => array:3 [
                                                                        "type" => 2
                                                                        "shop" => true
                                                                        "validate" => "isBool"
                                                                      ]
                                                                      "indexed" => array:3 [
                                                                        "type" => 2
                                                                        "shop" => true
                                                                        "validate" => "isBool"
                                                                      ]
                                                                      "visibility" => array:5 [
                                                                        "type" => 3
                                                                        "shop" => true
                                                                        "validate" => "isProductVisibility"
                                                                        "values" => array:4 [
                                                                          0 => "both"
                                                                          1 => "catalog"
                                                                          2 => "search"
                                                                          3 => "none"
                                                                        ]
                                                                        "default" => "both"
                                                                      ]
                                                                      "cache_default_attribute" => array:2 [
                                                                        "type" => 1
                                                                        "shop" => true
                                                                      ]
                                                                      "advanced_stock_management" => array:3 [
                                                                        "type" => 2
                                                                        "shop" => true
                                                                        "validate" => "isBool"
                                                                      ]
                                                                      "date_add" => array:3 [
                                                                        "type" => 5
                                                                        "shop" => true
                                                                        "validate" => "isDate"
                                                                      ]
                                                                      "date_upd" => array:3 [
                                                                        "type" => 5
                                                                        "shop" => true
                                                                        "validate" => "isDate"
                                                                      ]
                                                                      "pack_stock_type" => array:3 [
                                                                        "type" => 1
                                                                        "shop" => true
                                                                        "validate" => "isUnsignedInt"
                                                                      ]
                                                                      "meta_description" => array:4 [
                                                                        "type" => 3
                                                                        "lang" => true
                                                                        "validate" => "isGenericName"
                                                                        "size" => 512
                                                                      ]
                                                                      "meta_keywords" => array:4 [
                                                                        "type" => 3
                                                                        "lang" => true
                                                                        "validate" => "isGenericName"
                                                                        "size" => 255
                                                                      ]
                                                                      "meta_title" => array:4 [
                                                                        "type" => 3
                                                                        "lang" => true
                                                                        "validate" => "isGenericName"
                                                                        "size" => 255
                                                                      ]
                                                                      "link_rewrite" => array:6 [
                                                                        "type" => 3
                                                                        "lang" => true
                                                                        "validate" => "isLinkRewrite"
                                                                        "required" => false
                                                                        "size" => 128
                                                                        "ws_modifier" => array:2 [
                                                                          "http_method" => 2
                                                                          "modifier" => "modifierWsLinkRewrite"
                                                                        ]
                                                                      ]
                                                                      "name" => array:5 [
                                                                        "type" => 3
                                                                        "lang" => true
                                                                        "validate" => "isCatalogName"
                                                                        "required" => false
                                                                        "size" => 128
                                                                      ]
                                                                      "description" => array:3 [
                                                                        "type" => 6
                                                                        "lang" => true
                                                                        "validate" => "isCleanHtml"
                                                                      ]
                                                                      "description_short" => array:3 [
                                                                        "type" => 6
                                                                        "lang" => true
                                                                        "validate" => "isCleanHtml"
                                                                      ]
                                                                      "available_now" => array:4 [
                                                                        "type" => 3
                                                                        "lang" => true
                                                                        "validate" => "isGenericName"
                                                                        "size" => 255
                                                                      ]
                                                                      "available_later" => array:4 [
                                                                        "type" => 3
                                                                        "lang" => true
                                                                        "validate" => "IsGenericName"
                                                                        "size" => 255
                                                                      ]
                                                                    ]
                                                                    "associations" => array:7 [
                                                                      "manufacturer" => array:1 [
                                                                        "type" => 1
                                                                      ]
                                                                      "supplier" => array:1 [
                                                                        "type" => 1
                                                                      ]
                                                                      "default_category" => array:3 [
                                                                        "type" => 1
                                                                        "field" => "id_category_default"
                                                                        "object" => "Category"
                                                                      ]
                                                                      "tax_rules_group" => array:1 [
                                                                        "type" => 1
                                                                      ]
                                                                      "categories" => array:4 [
                                                                        "type" => 2
                                                                        "field" => "id_category"
                                                                        "object" => "Category"
                                                                        "association" => "category_product"
                                                                      ]
                                                                      "stock_availables" => array:4 [
                                                                        "type" => 2
                                                                        "field" => "id_stock_available"
                                                                        "object" => "StockAvailable"
                                                                        "association" => "stock_availables"
                                                                      ]
                                                                      "l" => array:3 [
                                                                        "type" => 2
                                                                        "field" => "id_product"
                                                                        "foreign_field" => "id_product"
                                                                      ]
                                                                    ]
                                                                    "classname" => "Product"
                                                                  ]
                                                                  #update_fields: null
                                                                  +force_id: false
                                                                }
                                                                
                                                                "id_product"
                                                                
                                                                "21417132"
                                                                
                                                                "id_supplier"
                                                                
                                                                "1"
                                                                
                                                                "id_manufacturer"
                                                                
                                                                "4"
                                                                
                                                                "id_category_default"
                                                                
                                                                "92"
                                                                
                                                                "id_shop_default"
                                                                
                                                                "1"
                                                                
                                                                "id_tax_rules_group"
                                                                
                                                                "0"
                                                                
                                                                "on_sale"
                                                                
                                                                "0"
                                                                
                                                                "online_only"
                                                                
                                                                "0"
                                                                
                                                                "ean13"
                                                                
                                                                ""
                                                                
                                                                "isbn"
                                                                
                                                                ""
                                                                
                                                                "upc"
                                                                
                                                                ""
                                                                
                                                                "mpn"
                                                                
                                                                ""
                                                                
                                                                "ecotax"
                                                                
                                                                "0.000000"
                                                                
                                                                "quantity"
                                                                
                                                                "0"
                                                                
                                                                "minimal_quantity"
                                                                
                                                                "1"
                                                                
                                                                "low_stock_threshold"
                                                                
                                                                null
                                                                
                                                                "low_stock_alert"
                                                                
                                                                "0"
                                                                
                                                                "price"
                                                                
                                                                "149.900000"
                                                                
                                                                "wholesale_price"
                                                                
                                                                "38.000000"
                                                                
                                                                "unity"
                                                                
                                                                ""
                                                                
                                                                "unit_price_ratio"
                                                                
                                                                "0.000000"
                                                                
                                                                "additional_shipping_cost"
                                                                
                                                                "0.000000"
                                                                
                                                                "reference"
                                                                
                                                                "2191420"
                                                                
                                                                "supplier_reference"
                                                                
                                                                "2191420"
                                                                
                                                                "location"
                                                                
                                                                ""
                                                                
                                                                "width"
                                                                
                                                                "0.000000"
                                                                
                                                                "height"
                                                                
                                                                "0.000000"
                                                                
                                                                "depth"
                                                                
                                                                "0.000000"
                                                                
                                                                "weight"
                                                                
                                                                "0.000000"
                                                                
                                                                "out_of_stock"
                                                                
                                                                "2"
                                                                
                                                                "additional_delivery_times"
                                                                
                                                                "1"
                                                                
                                                                "quantity_discount"
                                                                
                                                                "0"
                                                                
                                                                "customizable"
                                                                
                                                                "0"
                                                                
                                                                "uploadable_files"
                                                                
                                                                "0"
                                                                
                                                                "text_fields"
                                                                
                                                                "0"
                                                                
                                                                "active"
                                                                
                                                                "1"
                                                                
                                                                "redirect_type"
                                                                
                                                                ""
                                                                
                                                                "id_type_redirected"
                                                                
                                                                "0"
                                                                
                                                                "available_for_order"
                                                                
                                                                "1"
                                                                
                                                                "available_date"
                                                                
                                                                "0000-00-00"
                                                                
                                                                "show_condition"
                                                                
                                                                "0"
                                                                
                                                                "condition"
                                                                
                                                                "new"
                                                                
                                                                "show_price"
                                                                
                                                                "1"
                                                                
                                                                "indexed"
                                                                
                                                                "1"
                                                                
                                                                "visibility"
                                                                
                                                                "both"
                                                                
                                                                "cache_is_pack"
                                                                
                                                                "0"
                                                                
                                                                "cache_has_attachments"
                                                                
                                                                "0"
                                                                
                                                                "is_virtual"
                                                                
                                                                "0"
                                                                
                                                                "cache_default_attribute"
                                                                
                                                                "18475"
                                                                
                                                                "date_add"
                                                                
                                                                "2025-03-12 00:00:00"
                                                                
                                                                "date_upd"
                                                                
                                                                "2025-11-23 16:33:58"
                                                                
                                                                "advanced_stock_management"
                                                                
                                                                "0"
                                                                
                                                                "pack_stock_type"
                                                                
                                                                "3"
                                                                
                                                                "state"
                                                                
                                                                "1"
                                                                
                                                                "id_shop"
                                                                
                                                                "1"
                                                                
                                                                "description"
                                                                
                                                                array:2 [
                                                                  1 => "<p></p>"
                                                                  3 => "<p></p>"
                                                                ]
                                                                
                                                                "description_short"
                                                                
                                                                array:2 [
                                                                  1 => "<p></p>"
                                                                  3 => "<p></p>"
                                                                ]
                                                                
                                                                "link_rewrite"
                                                                
                                                                array:2 [
                                                                  1 => "zapato-casual-infantil"
                                                                  3 => "zapato-casual-infantil"
                                                                ]
                                                                
                                                                "meta_description"
                                                                
                                                                array:2 [
                                                                  1 => ""
                                                                  3 => ""
                                                                ]
                                                                
                                                                "meta_keywords"
                                                                
                                                                array:2 [
                                                                  1 => ""
                                                                  3 => ""
                                                                ]
                                                                
                                                                "meta_title"
                                                                
                                                                array:2 [
                                                                  1 => ""
                                                                  3 => ""
                                                                ]
                                                                
                                                                "name"
                                                                
                                                                array:2 [
                                                                  1 => "Zapato Casual Infantil"
                                                                  3 => "Zapato Casual Infantil"
                                                                ]
                                                                
                                                                "available_now"
                                                                
                                                                array:2 [
                                                                  1 => ""
                                                                  3 => ""
                                                                ]
                                                                
                                                                "available_later"
                                                                
                                                                array:2 [
                                                                  1 => ""
                                                                  3 => ""
                                                                ]
                                                                
                                                                "delivery_in_stock"
                                                                
                                                                array:2 [
                                                                  1 => ""
                                                                  3 => ""
                                                                ]
                                                                
                                                                "delivery_out_stock"
                                                                
                                                                array:2 [
                                                                  1 => ""
                                                                  3 => ""
                                                                ]
                                                                

                                                                  • -40%
                                                                  00
                                                                  day
                                                                  :
                                                                  00
                                                                  hour
                                                                  :
                                                                  00
                                                                  min
                                                                  :
                                                                  00
                                                                  sec
                                                                  131,94 TND219,90 TND
                                                                  array:66 [
                                                                    "id_product" => "21417476"
                                                                    "id_supplier" => "1"
                                                                    "id_manufacturer" => "4"
                                                                    "id_category_default" => "69"
                                                                    "id_shop_default" => "1"
                                                                    "id_tax_rules_group" => "0"
                                                                    "on_sale" => "0"
                                                                    "online_only" => "0"
                                                                    "ean13" => ""
                                                                    "isbn" => ""
                                                                    "upc" => ""
                                                                    "mpn" => ""
                                                                    "ecotax" => "0.000000"
                                                                    "quantity" => "0"
                                                                    "minimal_quantity" => "1"
                                                                    "low_stock_threshold" => null
                                                                    "low_stock_alert" => "0"
                                                                    "price" => "219.900000"
                                                                    "wholesale_price" => "54.000000"
                                                                    "unity" => ""
                                                                    "unit_price_ratio" => "0.000000"
                                                                    "additional_shipping_cost" => "0.000000"
                                                                    "reference" => "2212521"
                                                                    "supplier_reference" => "2212521"
                                                                    "location" => ""
                                                                    "width" => "0.000000"
                                                                    "height" => "0.000000"
                                                                    "depth" => "0.000000"
                                                                    "weight" => "0.000000"
                                                                    "out_of_stock" => "2"
                                                                    "additional_delivery_times" => "1"
                                                                    "quantity_discount" => "0"
                                                                    "customizable" => "0"
                                                                    "uploadable_files" => "0"
                                                                    "text_fields" => "0"
                                                                    "active" => "1"
                                                                    "redirect_type" => ""
                                                                    "id_type_redirected" => "0"
                                                                    "available_for_order" => "1"
                                                                    "available_date" => "0000-00-00"
                                                                    "show_condition" => "0"
                                                                    "condition" => "new"
                                                                    "show_price" => "1"
                                                                    "indexed" => "1"
                                                                    "visibility" => "both"
                                                                    "cache_is_pack" => "0"
                                                                    "cache_has_attachments" => "0"
                                                                    "is_virtual" => "0"
                                                                    "cache_default_attribute" => "20532"
                                                                    "date_add" => "2025-09-06 00:00:00"
                                                                    "date_upd" => "2026-01-02 11:07:55"
                                                                    "advanced_stock_management" => "0"
                                                                    "pack_stock_type" => "3"
                                                                    "state" => "1"
                                                                    "id_shop" => "1"
                                                                    "description" => array:2 [
                                                                      1 => "<p></p>"
                                                                      3 => "<p></p>"
                                                                    ]
                                                                    "description_short" => array:2 [
                                                                      1 => "<p></p>"
                                                                      3 => "<p></p>"
                                                                    ]
                                                                    "link_rewrite" => array:2 [
                                                                      1 => "zapato-casual-para-senhora"
                                                                      3 => "zapato-casual-para-senhora"
                                                                    ]
                                                                    "meta_description" => array:2 [
                                                                      1 => ""
                                                                      3 => ""
                                                                    ]
                                                                    "meta_keywords" => array:2 [
                                                                      1 => ""
                                                                      3 => ""
                                                                    ]
                                                                    "meta_title" => array:2 [
                                                                      1 => ""
                                                                      3 => ""
                                                                    ]
                                                                    "name" => array:2 [
                                                                      1 => "Zapato Casual Para Senhora"
                                                                      3 => "Zapato Casual Para Senhora"
                                                                    ]
                                                                    "available_now" => array:2 [
                                                                      1 => ""
                                                                      3 => ""
                                                                    ]
                                                                    "available_later" => array:2 [
                                                                      1 => ""
                                                                      3 => ""
                                                                    ]
                                                                    "delivery_in_stock" => array:2 [
                                                                      1 => ""
                                                                      3 => ""
                                                                    ]
                                                                    "delivery_out_stock" => array:2 [
                                                                      1 => ""
                                                                      3 => ""
                                                                    ]
                                                                  ]
                                                                  
                                                                  Product {#1309
                                                                    +tax_name: null
                                                                    +tax_rate: null
                                                                    +id_manufacturer: null
                                                                    +id_supplier: null
                                                                    +id_category_default: null
                                                                    +id_shop_default: null
                                                                    +manufacturer_name: null
                                                                    +supplier_name: null
                                                                    +name: null
                                                                    +description: null
                                                                    +description_short: null
                                                                    +quantity: 0
                                                                    +minimal_quantity: 1
                                                                    +low_stock_threshold: null
                                                                    +low_stock_alert: false
                                                                    +available_now: null
                                                                    +available_later: null
                                                                    +price: 0
                                                                    +specificPrice: 0
                                                                    +additional_shipping_cost: 0
                                                                    +wholesale_price: 0
                                                                    +on_sale: false
                                                                    +online_only: false
                                                                    +unity: null
                                                                    +unit_price: null
                                                                    +unit_price_ratio: 0
                                                                    +ecotax: 0
                                                                    +reference: null
                                                                    +supplier_reference: null
                                                                    +location: null
                                                                    +width: 0
                                                                    +height: 0
                                                                    +depth: 0
                                                                    +weight: 0
                                                                    +ean13: null
                                                                    +isbn: null
                                                                    +upc: null
                                                                    +mpn: null
                                                                    +link_rewrite: null
                                                                    +meta_description: null
                                                                    +meta_keywords: null
                                                                    +meta_title: null
                                                                    +quantity_discount: 0
                                                                    +customizable: null
                                                                    +new: null
                                                                    +uploadable_files: null
                                                                    +text_fields: null
                                                                    +active: true
                                                                    +redirect_type: ""
                                                                    +id_type_redirected: 0
                                                                    +available_for_order: true
                                                                    +available_date: "0000-00-00"
                                                                    +show_condition: false
                                                                    +condition: null
                                                                    +show_price: true
                                                                    +indexed: 0
                                                                    +visibility: null
                                                                    +date_add: null
                                                                    +date_upd: null
                                                                    +tags: null
                                                                    +state: 1
                                                                    +base_price: null
                                                                    +id_tax_rules_group: 1
                                                                    +id_color_default: 0
                                                                    +advanced_stock_management: 0
                                                                    +out_of_stock: null
                                                                    +depends_on_stock: null
                                                                    +isFullyLoaded: false
                                                                    +cache_is_pack: null
                                                                    +cache_has_attachments: null
                                                                    +is_virtual: null
                                                                    +id_pack_product_attribute: null
                                                                    +cache_default_attribute: null
                                                                    +category: null
                                                                    +pack_stock_type: 3
                                                                    +additional_delivery_times: 1
                                                                    +delivery_in_stock: null
                                                                    +delivery_out_stock: null
                                                                    #webserviceParameters: array:4 [
                                                                      "objectMethods" => array:2 [
                                                                        "add" => "addWs"
                                                                        "update" => "updateWs"
                                                                      ]
                                                                      "objectNodeNames" => "products"
                                                                      "fields" => array:12 [
                                                                        "id_manufacturer" => array:1 [
                                                                          "xlink_resource" => "manufacturers"
                                                                        ]
                                                                        "id_supplier" => array:1 [
                                                                          "xlink_resource" => "suppliers"
                                                                        ]
                                                                        "id_category_default" => array:1 [
                                                                          "xlink_resource" => "categories"
                                                                        ]
                                                                        "new" => []
                                                                        "cache_default_attribute" => []
                                                                        "id_default_image" => array:3 [
                                                                          "getter" => "getCoverWs"
                                                                          "setter" => "setCoverWs"
                                                                          "xlink_resource" => array:2 [
                                                                            "resourceName" => "images"
                                                                            "subResourceName" => "products"
                                                                          ]
                                                                        ]
                                                                        "id_default_combination" => array:3 [
                                                                          "getter" => "getWsDefaultCombination"
                                                                          "setter" => "setWsDefaultCombination"
                                                                          "xlink_resource" => array:1 [
                                                                            "resourceName" => "combinations"
                                                                          ]
                                                                        ]
                                                                        "id_tax_rules_group" => array:1 [
                                                                          "xlink_resource" => array:1 [
                                                                            "resourceName" => "tax_rule_groups"
                                                                          ]
                                                                        ]
                                                                        "position_in_category" => array:2 [
                                                                          "getter" => "getWsPositionInCategory"
                                                                          "setter" => "setWsPositionInCategory"
                                                                        ]
                                                                        "manufacturer_name" => array:2 [
                                                                          "getter" => "getWsManufacturerName"
                                                                          "setter" => false
                                                                        ]
                                                                        "quantity" => array:2 [
                                                                          "getter" => false
                                                                          "setter" => false
                                                                        ]
                                                                        "type" => array:2 [
                                                                          "getter" => "getWsType"
                                                                          "setter" => "setWsType"
                                                                        ]
                                                                      ]
                                                                      "associations" => array:9 [
                                                                        "categories" => array:2 [
                                                                          "resource" => "category"
                                                                          "fields" => array:1 [
                                                                            "id" => array:1 [
                                                                              "required" => true
                                                                            ]
                                                                          ]
                                                                        ]
                                                                        "images" => array:2 [
                                                                          "resource" => "image"
                                                                          "fields" => array:1 [
                                                                            "id" => []
                                                                          ]
                                                                        ]
                                                                        "combinations" => array:2 [
                                                                          "resource" => "combination"
                                                                          "fields" => array:1 [
                                                                            "id" => array:1 [
                                                                              "required" => true
                                                                            ]
                                                                          ]
                                                                        ]
                                                                        "product_option_values" => array:2 [
                                                                          "resource" => "product_option_value"
                                                                          "fields" => array:1 [
                                                                            "id" => array:1 [
                                                                              "required" => true
                                                                            ]
                                                                          ]
                                                                        ]
                                                                        "product_features" => array:2 [
                                                                          "resource" => "product_feature"
                                                                          "fields" => array:2 [
                                                                            "id" => array:1 [
                                                                              "required" => true
                                                                            ]
                                                                            "id_feature_value" => array:2 [
                                                                              "required" => true
                                                                              "xlink_resource" => "product_feature_values"
                                                                            ]
                                                                          ]
                                                                        ]
                                                                        "tags" => array:2 [
                                                                          "resource" => "tag"
                                                                          "fields" => array:1 [
                                                                            "id" => array:1 [
                                                                              "required" => true
                                                                            ]
                                                                          ]
                                                                        ]
                                                                        "stock_availables" => array:3 [
                                                                          "resource" => "stock_available"
                                                                          "fields" => array:2 [
                                                                            "id" => array:1 [
                                                                              "required" => true
                                                                            ]
                                                                            "id_product_attribute" => array:1 [
                                                                              "required" => true
                                                                            ]
                                                                          ]
                                                                          "setter" => false
                                                                        ]
                                                                        "accessories" => array:3 [
                                                                          "resource" => "product"
                                                                          "api" => "products"
                                                                          "fields" => array:1 [
                                                                            "id" => array:2 [
                                                                              "required" => true
                                                                              "xlink_resource" => "product"
                                                                            ]
                                                                          ]
                                                                        ]
                                                                        "product_bundle" => array:3 [
                                                                          "resource" => "product"
                                                                          "api" => "products"
                                                                          "fields" => array:3 [
                                                                            "id" => array:1 [
                                                                              "required" => true
                                                                            ]
                                                                            "id_product_attribute" => []
                                                                            "quantity" => []
                                                                          ]
                                                                        ]
                                                                      ]
                                                                    ]
                                                                    +id: 21417476
                                                                    #id_lang: null
                                                                    #id_shop: 1
                                                                    +id_shop_list: []
                                                                    #get_shop_from_context: true
                                                                    #table: "product"
                                                                    #identifier: "id_product"
                                                                    #fieldsRequired: array:1 [
                                                                      0 => "price"
                                                                    ]
                                                                    #fieldsSize: array:7 [
                                                                      "reference" => 64
                                                                      "supplier_reference" => 64
                                                                      "location" => 64
                                                                      "ean13" => 13
                                                                      "isbn" => 32
                                                                      "upc" => 12
                                                                      "mpn" => 40
                                                                    ]
                                                                    #fieldsValidate: array:49 [
                                                                      "id_shop_default" => "isUnsignedId"
                                                                      "id_manufacturer" => "isUnsignedId"
                                                                      "id_supplier" => "isUnsignedId"
                                                                      "reference" => "isReference"
                                                                      "supplier_reference" => "isReference"
                                                                      "location" => "isReference"
                                                                      "width" => "isUnsignedFloat"
                                                                      "height" => "isUnsignedFloat"
                                                                      "depth" => "isUnsignedFloat"
                                                                      "weight" => "isUnsignedFloat"
                                                                      "quantity_discount" => "isBool"
                                                                      "ean13" => "isEan13"
                                                                      "isbn" => "isIsbn"
                                                                      "upc" => "isUpc"
                                                                      "mpn" => "isMpn"
                                                                      "cache_is_pack" => "isBool"
                                                                      "cache_has_attachments" => "isBool"
                                                                      "is_virtual" => "isBool"
                                                                      "state" => "isUnsignedId"
                                                                      "additional_delivery_times" => "isUnsignedId"
                                                                      "id_category_default" => "isUnsignedId"
                                                                      "id_tax_rules_group" => "isUnsignedId"
                                                                      "on_sale" => "isBool"
                                                                      "online_only" => "isBool"
                                                                      "ecotax" => "isPrice"
                                                                      "minimal_quantity" => "isUnsignedInt"
                                                                      "low_stock_threshold" => "isInt"
                                                                      "low_stock_alert" => "isBool"
                                                                      "price" => "isPrice"
                                                                      "wholesale_price" => "isPrice"
                                                                      "unity" => "isString"
                                                                      "additional_shipping_cost" => "isPrice"
                                                                      "customizable" => "isUnsignedInt"
                                                                      "text_fields" => "isUnsignedInt"
                                                                      "uploadable_files" => "isUnsignedInt"
                                                                      "active" => "isBool"
                                                                      "redirect_type" => "isString"
                                                                      "id_type_redirected" => "isUnsignedId"
                                                                      "available_for_order" => "isBool"
                                                                      "available_date" => "isDateFormat"
                                                                      "show_condition" => "isBool"
                                                                      "condition" => "isGenericName"
                                                                      "show_price" => "isBool"
                                                                      "indexed" => "isBool"
                                                                      "visibility" => "isProductVisibility"
                                                                      "advanced_stock_management" => "isBool"
                                                                      "date_add" => "isDate"
                                                                      "date_upd" => "isDate"
                                                                      "pack_stock_type" => "isUnsignedInt"
                                                                    ]
                                                                    #fieldsRequiredLang: []
                                                                    #fieldsSizeLang: array:9 [
                                                                      "delivery_in_stock" => 255
                                                                      "delivery_out_stock" => 255
                                                                      "meta_description" => 512
                                                                      "meta_keywords" => 255
                                                                      "meta_title" => 255
                                                                      "link_rewrite" => 128
                                                                      "name" => 128
                                                                      "available_now" => 255
                                                                      "available_later" => 255
                                                                    ]
                                                                    #fieldsValidateLang: array:11 [
                                                                      "delivery_in_stock" => "isGenericName"
                                                                      "delivery_out_stock" => "isGenericName"
                                                                      "meta_description" => "isGenericName"
                                                                      "meta_keywords" => "isGenericName"
                                                                      "meta_title" => "isGenericName"
                                                                      "link_rewrite" => "isLinkRewrite"
                                                                      "name" => "isCatalogName"
                                                                      "description" => "isCleanHtml"
                                                                      "description_short" => "isCleanHtml"
                                                                      "available_now" => "isGenericName"
                                                                      "available_later" => "IsGenericName"
                                                                    ]
                                                                    #tables: []
                                                                    #image_dir: null
                                                                    #image_format: "jpg"
                                                                    #translator: null
                                                                    #def: array:7 [
                                                                      "table" => "product"
                                                                      "primary" => "id_product"
                                                                      "multilang" => true
                                                                      "multilang_shop" => true
                                                                      "fields" => array:62 [
                                                                        "id_shop_default" => array:2 [
                                                                          "type" => 1
                                                                          "validate" => "isUnsignedId"
                                                                        ]
                                                                        "id_manufacturer" => array:2 [
                                                                          "type" => 1
                                                                          "validate" => "isUnsignedId"
                                                                        ]
                                                                        "id_supplier" => array:2 [
                                                                          "type" => 1
                                                                          "validate" => "isUnsignedId"
                                                                        ]
                                                                        "reference" => array:3 [
                                                                          "type" => 3
                                                                          "validate" => "isReference"
                                                                          "size" => 64
                                                                        ]
                                                                        "supplier_reference" => array:3 [
                                                                          "type" => 3
                                                                          "validate" => "isReference"
                                                                          "size" => 64
                                                                        ]
                                                                        "location" => array:3 [
                                                                          "type" => 3
                                                                          "validate" => "isReference"
                                                                          "size" => 64
                                                                        ]
                                                                        "width" => array:2 [
                                                                          "type" => 4
                                                                          "validate" => "isUnsignedFloat"
                                                                        ]
                                                                        "height" => array:2 [
                                                                          "type" => 4
                                                                          "validate" => "isUnsignedFloat"
                                                                        ]
                                                                        "depth" => array:2 [
                                                                          "type" => 4
                                                                          "validate" => "isUnsignedFloat"
                                                                        ]
                                                                        "weight" => array:2 [
                                                                          "type" => 4
                                                                          "validate" => "isUnsignedFloat"
                                                                        ]
                                                                        "quantity_discount" => array:2 [
                                                                          "type" => 2
                                                                          "validate" => "isBool"
                                                                        ]
                                                                        "ean13" => array:3 [
                                                                          "type" => 3
                                                                          "validate" => "isEan13"
                                                                          "size" => 13
                                                                        ]
                                                                        "isbn" => array:3 [
                                                                          "type" => 3
                                                                          "validate" => "isIsbn"
                                                                          "size" => 32
                                                                        ]
                                                                        "upc" => array:3 [
                                                                          "type" => 3
                                                                          "validate" => "isUpc"
                                                                          "size" => 12
                                                                        ]
                                                                        "mpn" => array:3 [
                                                                          "type" => 3
                                                                          "validate" => "isMpn"
                                                                          "size" => 40
                                                                        ]
                                                                        "cache_is_pack" => array:2 [
                                                                          "type" => 2
                                                                          "validate" => "isBool"
                                                                        ]
                                                                        "cache_has_attachments" => array:2 [
                                                                          "type" => 2
                                                                          "validate" => "isBool"
                                                                        ]
                                                                        "is_virtual" => array:2 [
                                                                          "type" => 2
                                                                          "validate" => "isBool"
                                                                        ]
                                                                        "state" => array:2 [
                                                                          "type" => 1
                                                                          "validate" => "isUnsignedId"
                                                                        ]
                                                                        "additional_delivery_times" => array:2 [
                                                                          "type" => 1
                                                                          "validate" => "isUnsignedId"
                                                                        ]
                                                                        "delivery_in_stock" => array:4 [
                                                                          "type" => 3
                                                                          "lang" => true
                                                                          "validate" => "isGenericName"
                                                                          "size" => 255
                                                                        ]
                                                                        "delivery_out_stock" => array:4 [
                                                                          "type" => 3
                                                                          "lang" => true
                                                                          "validate" => "isGenericName"
                                                                          "size" => 255
                                                                        ]
                                                                        "id_category_default" => array:3 [
                                                                          "type" => 1
                                                                          "shop" => true
                                                                          "validate" => "isUnsignedId"
                                                                        ]
                                                                        "id_tax_rules_group" => array:3 [
                                                                          "type" => 1
                                                                          "shop" => true
                                                                          "validate" => "isUnsignedId"
                                                                        ]
                                                                        "on_sale" => array:3 [
                                                                          "type" => 2
                                                                          "shop" => true
                                                                          "validate" => "isBool"
                                                                        ]
                                                                        "online_only" => array:3 [
                                                                          "type" => 2
                                                                          "shop" => true
                                                                          "validate" => "isBool"
                                                                        ]
                                                                        "ecotax" => array:3 [
                                                                          "type" => 4
                                                                          "shop" => true
                                                                          "validate" => "isPrice"
                                                                        ]
                                                                        "minimal_quantity" => array:3 [
                                                                          "type" => 1
                                                                          "shop" => true
                                                                          "validate" => "isUnsignedInt"
                                                                        ]
                                                                        "low_stock_threshold" => array:4 [
                                                                          "type" => 1
                                                                          "shop" => true
                                                                          "allow_null" => true
                                                                          "validate" => "isInt"
                                                                        ]
                                                                        "low_stock_alert" => array:3 [
                                                                          "type" => 2
                                                                          "shop" => true
                                                                          "validate" => "isBool"
                                                                        ]
                                                                        "price" => array:4 [
                                                                          "type" => 4
                                                                          "shop" => true
                                                                          "validate" => "isPrice"
                                                                          "required" => true
                                                                        ]
                                                                        "wholesale_price" => array:3 [
                                                                          "type" => 4
                                                                          "shop" => true
                                                                          "validate" => "isPrice"
                                                                        ]
                                                                        "unity" => array:3 [
                                                                          "type" => 3
                                                                          "shop" => true
                                                                          "validate" => "isString"
                                                                        ]
                                                                        "unit_price_ratio" => array:2 [
                                                                          "type" => 4
                                                                          "shop" => true
                                                                        ]
                                                                        "additional_shipping_cost" => array:3 [
                                                                          "type" => 4
                                                                          "shop" => true
                                                                          "validate" => "isPrice"
                                                                        ]
                                                                        "customizable" => array:3 [
                                                                          "type" => 1
                                                                          "shop" => true
                                                                          "validate" => "isUnsignedInt"
                                                                        ]
                                                                        "text_fields" => array:3 [
                                                                          "type" => 1
                                                                          "shop" => true
                                                                          "validate" => "isUnsignedInt"
                                                                        ]
                                                                        "uploadable_files" => array:3 [
                                                                          "type" => 1
                                                                          "shop" => true
                                                                          "validate" => "isUnsignedInt"
                                                                        ]
                                                                        "active" => array:3 [
                                                                          "type" => 2
                                                                          "shop" => true
                                                                          "validate" => "isBool"
                                                                        ]
                                                                        "redirect_type" => array:3 [
                                                                          "type" => 3
                                                                          "shop" => true
                                                                          "validate" => "isString"
                                                                        ]
                                                                        "id_type_redirected" => array:3 [
                                                                          "type" => 1
                                                                          "shop" => true
                                                                          "validate" => "isUnsignedId"
                                                                        ]
                                                                        "available_for_order" => array:3 [
                                                                          "type" => 2
                                                                          "shop" => true
                                                                          "validate" => "isBool"
                                                                        ]
                                                                        "available_date" => array:3 [
                                                                          "type" => 5
                                                                          "shop" => true
                                                                          "validate" => "isDateFormat"
                                                                        ]
                                                                        "show_condition" => array:3 [
                                                                          "type" => 2
                                                                          "shop" => true
                                                                          "validate" => "isBool"
                                                                        ]
                                                                        "condition" => array:5 [
                                                                          "type" => 3
                                                                          "shop" => true
                                                                          "validate" => "isGenericName"
                                                                          "values" => array:3 [
                                                                            0 => "new"
                                                                            1 => "used"
                                                                            2 => "refurbished"
                                                                          ]
                                                                          "default" => "new"
                                                                        ]
                                                                        "show_price" => array:3 [
                                                                          "type" => 2
                                                                          "shop" => true
                                                                          "validate" => "isBool"
                                                                        ]
                                                                        "indexed" => array:3 [
                                                                          "type" => 2
                                                                          "shop" => true
                                                                          "validate" => "isBool"
                                                                        ]
                                                                        "visibility" => array:5 [
                                                                          "type" => 3
                                                                          "shop" => true
                                                                          "validate" => "isProductVisibility"
                                                                          "values" => array:4 [
                                                                            0 => "both"
                                                                            1 => "catalog"
                                                                            2 => "search"
                                                                            3 => "none"
                                                                          ]
                                                                          "default" => "both"
                                                                        ]
                                                                        "cache_default_attribute" => array:2 [
                                                                          "type" => 1
                                                                          "shop" => true
                                                                        ]
                                                                        "advanced_stock_management" => array:3 [
                                                                          "type" => 2
                                                                          "shop" => true
                                                                          "validate" => "isBool"
                                                                        ]
                                                                        "date_add" => array:3 [
                                                                          "type" => 5
                                                                          "shop" => true
                                                                          "validate" => "isDate"
                                                                        ]
                                                                        "date_upd" => array:3 [
                                                                          "type" => 5
                                                                          "shop" => true
                                                                          "validate" => "isDate"
                                                                        ]
                                                                        "pack_stock_type" => array:3 [
                                                                          "type" => 1
                                                                          "shop" => true
                                                                          "validate" => "isUnsignedInt"
                                                                        ]
                                                                        "meta_description" => array:4 [
                                                                          "type" => 3
                                                                          "lang" => true
                                                                          "validate" => "isGenericName"
                                                                          "size" => 512
                                                                        ]
                                                                        "meta_keywords" => array:4 [
                                                                          "type" => 3
                                                                          "lang" => true
                                                                          "validate" => "isGenericName"
                                                                          "size" => 255
                                                                        ]
                                                                        "meta_title" => array:4 [
                                                                          "type" => 3
                                                                          "lang" => true
                                                                          "validate" => "isGenericName"
                                                                          "size" => 255
                                                                        ]
                                                                        "link_rewrite" => array:6 [
                                                                          "type" => 3
                                                                          "lang" => true
                                                                          "validate" => "isLinkRewrite"
                                                                          "required" => false
                                                                          "size" => 128
                                                                          "ws_modifier" => array:2 [
                                                                            "http_method" => 2
                                                                            "modifier" => "modifierWsLinkRewrite"
                                                                          ]
                                                                        ]
                                                                        "name" => array:5 [
                                                                          "type" => 3
                                                                          "lang" => true
                                                                          "validate" => "isCatalogName"
                                                                          "required" => false
                                                                          "size" => 128
                                                                        ]
                                                                        "description" => array:3 [
                                                                          "type" => 6
                                                                          "lang" => true
                                                                          "validate" => "isCleanHtml"
                                                                        ]
                                                                        "description_short" => array:3 [
                                                                          "type" => 6
                                                                          "lang" => true
                                                                          "validate" => "isCleanHtml"
                                                                        ]
                                                                        "available_now" => array:4 [
                                                                          "type" => 3
                                                                          "lang" => true
                                                                          "validate" => "isGenericName"
                                                                          "size" => 255
                                                                        ]
                                                                        "available_later" => array:4 [
                                                                          "type" => 3
                                                                          "lang" => true
                                                                          "validate" => "IsGenericName"
                                                                          "size" => 255
                                                                        ]
                                                                      ]
                                                                      "associations" => array:7 [
                                                                        "manufacturer" => array:1 [
                                                                          "type" => 1
                                                                        ]
                                                                        "supplier" => array:1 [
                                                                          "type" => 1
                                                                        ]
                                                                        "default_category" => array:3 [
                                                                          "type" => 1
                                                                          "field" => "id_category_default"
                                                                          "object" => "Category"
                                                                        ]
                                                                        "tax_rules_group" => array:1 [
                                                                          "type" => 1
                                                                        ]
                                                                        "categories" => array:4 [
                                                                          "type" => 2
                                                                          "field" => "id_category"
                                                                          "object" => "Category"
                                                                          "association" => "category_product"
                                                                        ]
                                                                        "stock_availables" => array:4 [
                                                                          "type" => 2
                                                                          "field" => "id_stock_available"
                                                                          "object" => "StockAvailable"
                                                                          "association" => "stock_availables"
                                                                        ]
                                                                        "l" => array:3 [
                                                                          "type" => 2
                                                                          "field" => "id_product"
                                                                          "foreign_field" => "id_product"
                                                                        ]
                                                                      ]
                                                                      "classname" => "Product"
                                                                    ]
                                                                    #update_fields: null
                                                                    +force_id: false
                                                                  }
                                                                  
                                                                  "id_product"
                                                                  
                                                                  "21417476"
                                                                  
                                                                  "id_supplier"
                                                                  
                                                                  "1"
                                                                  
                                                                  "id_manufacturer"
                                                                  
                                                                  "4"
                                                                  
                                                                  "id_category_default"
                                                                  
                                                                  "69"
                                                                  
                                                                  "id_shop_default"
                                                                  
                                                                  "1"
                                                                  
                                                                  "id_tax_rules_group"
                                                                  
                                                                  "0"
                                                                  
                                                                  "on_sale"
                                                                  
                                                                  "0"
                                                                  
                                                                  "online_only"
                                                                  
                                                                  "0"
                                                                  
                                                                  "ean13"
                                                                  
                                                                  ""
                                                                  
                                                                  "isbn"
                                                                  
                                                                  ""
                                                                  
                                                                  "upc"
                                                                  
                                                                  ""
                                                                  
                                                                  "mpn"
                                                                  
                                                                  ""
                                                                  
                                                                  "ecotax"
                                                                  
                                                                  "0.000000"
                                                                  
                                                                  "quantity"
                                                                  
                                                                  "0"
                                                                  
                                                                  "minimal_quantity"
                                                                  
                                                                  "1"
                                                                  
                                                                  "low_stock_threshold"
                                                                  
                                                                  null
                                                                  
                                                                  "low_stock_alert"
                                                                  
                                                                  "0"
                                                                  
                                                                  "price"
                                                                  
                                                                  "219.900000"
                                                                  
                                                                  "wholesale_price"
                                                                  
                                                                  "54.000000"
                                                                  
                                                                  "unity"
                                                                  
                                                                  ""
                                                                  
                                                                  "unit_price_ratio"
                                                                  
                                                                  "0.000000"
                                                                  
                                                                  "additional_shipping_cost"
                                                                  
                                                                  "0.000000"
                                                                  
                                                                  "reference"
                                                                  
                                                                  "2212521"
                                                                  
                                                                  "supplier_reference"
                                                                  
                                                                  "2212521"
                                                                  
                                                                  "location"
                                                                  
                                                                  ""
                                                                  
                                                                  "width"
                                                                  
                                                                  "0.000000"
                                                                  
                                                                  "height"
                                                                  
                                                                  "0.000000"
                                                                  
                                                                  "depth"
                                                                  
                                                                  "0.000000"
                                                                  
                                                                  "weight"
                                                                  
                                                                  "0.000000"
                                                                  
                                                                  "out_of_stock"
                                                                  
                                                                  "2"
                                                                  
                                                                  "additional_delivery_times"
                                                                  
                                                                  "1"
                                                                  
                                                                  "quantity_discount"
                                                                  
                                                                  "0"
                                                                  
                                                                  "customizable"
                                                                  
                                                                  "0"
                                                                  
                                                                  "uploadable_files"
                                                                  
                                                                  "0"
                                                                  
                                                                  "text_fields"
                                                                  
                                                                  "0"
                                                                  
                                                                  "active"
                                                                  
                                                                  "1"
                                                                  
                                                                  "redirect_type"
                                                                  
                                                                  ""
                                                                  
                                                                  "id_type_redirected"
                                                                  
                                                                  "0"
                                                                  
                                                                  "available_for_order"
                                                                  
                                                                  "1"
                                                                  
                                                                  "available_date"
                                                                  
                                                                  "0000-00-00"
                                                                  
                                                                  "show_condition"
                                                                  
                                                                  "0"
                                                                  
                                                                  "condition"
                                                                  
                                                                  "new"
                                                                  
                                                                  "show_price"
                                                                  
                                                                  "1"
                                                                  
                                                                  "indexed"
                                                                  
                                                                  "1"
                                                                  
                                                                  "visibility"
                                                                  
                                                                  "both"
                                                                  
                                                                  "cache_is_pack"
                                                                  
                                                                  "0"
                                                                  
                                                                  "cache_has_attachments"
                                                                  
                                                                  "0"
                                                                  
                                                                  "is_virtual"
                                                                  
                                                                  "0"
                                                                  
                                                                  "cache_default_attribute"
                                                                  
                                                                  "20532"
                                                                  
                                                                  "date_add"
                                                                  
                                                                  "2025-09-06 00:00:00"
                                                                  
                                                                  "date_upd"
                                                                  
                                                                  "2026-01-02 11:07:55"
                                                                  
                                                                  "advanced_stock_management"
                                                                  
                                                                  "0"
                                                                  
                                                                  "pack_stock_type"
                                                                  
                                                                  "3"
                                                                  
                                                                  "state"
                                                                  
                                                                  "1"
                                                                  
                                                                  "id_shop"
                                                                  
                                                                  "1"
                                                                  
                                                                  "description"
                                                                  
                                                                  array:2 [
                                                                    1 => "<p></p>"
                                                                    3 => "<p></p>"
                                                                  ]
                                                                  
                                                                  "description_short"
                                                                  
                                                                  array:2 [
                                                                    1 => "<p></p>"
                                                                    3 => "<p></p>"
                                                                  ]
                                                                  
                                                                  "link_rewrite"
                                                                  
                                                                  array:2 [
                                                                    1 => "zapato-casual-para-senhora"
                                                                    3 => "zapato-casual-para-senhora"
                                                                  ]
                                                                  
                                                                  "meta_description"
                                                                  
                                                                  array:2 [
                                                                    1 => ""
                                                                    3 => ""
                                                                  ]
                                                                  
                                                                  "meta_keywords"
                                                                  
                                                                  array:2 [
                                                                    1 => ""
                                                                    3 => ""
                                                                  ]
                                                                  
                                                                  "meta_title"
                                                                  
                                                                  array:2 [
                                                                    1 => ""
                                                                    3 => ""
                                                                  ]
                                                                  
                                                                  "name"
                                                                  
                                                                  array:2 [
                                                                    1 => "Zapato Casual Para Senhora"
                                                                    3 => "Zapato Casual Para Senhora"
                                                                  ]
                                                                  
                                                                  "available_now"
                                                                  
                                                                  array:2 [
                                                                    1 => ""
                                                                    3 => ""
                                                                  ]
                                                                  
                                                                  "available_later"
                                                                  
                                                                  array:2 [
                                                                    1 => ""
                                                                    3 => ""
                                                                  ]
                                                                  
                                                                  "delivery_in_stock"
                                                                  
                                                                  array:2 [
                                                                    1 => ""
                                                                    3 => ""
                                                                  ]
                                                                  
                                                                  "delivery_out_stock"
                                                                  
                                                                  array:2 [
                                                                    1 => ""
                                                                    3 => ""
                                                                  ]