Context {#7 +cart: Cart {#403 +id: null +id_shop_group: 1 +id_shop: 1 +id_address_delivery: 0 +id_address_invoice: 0 +id_currency: 1 +id_customer: null +id_guest: 0 +id_lang: 1 +recyclable: 0 +gift: 0 +gift_message: null +mobile_theme: null +date_add: null +secure_key: null +id_carrier: 0 +date_upd: null +checkedTos: false +pictures: null +textFields: null +delivery_option: null +allow_seperated_package: false #_products: null #_taxCalculationMethod: "0" #webserviceParameters: array:2 [ "fields" => array:6 [ "id_address_delivery" => array:1 [ "xlink_resource" => "addresses" ] "id_address_invoice" => array:1 [ "xlink_resource" => "addresses" ] "id_currency" => array:1 [ "xlink_resource" => "currencies" ] "id_customer" => array:1 [ "xlink_resource" => "customers" ] "id_guest" => array:1 [ "xlink_resource" => "guests" ] "id_lang" => array:1 [ "xlink_resource" => "languages" ] ] "associations" => array:1 [ "cart_rows" => array:3 [ "resource" => "cart_row" "virtual_entity" => true "fields" => array:5 [ …5] ] ] ] #configuration: Configuration {#473 -shop: null #parameters: null } #addressFactory: AddressFactory {#476} #shouldSplitGiftProductsQuantity: false #shouldExcludeGiftsDiscount: false #extended_data: [] +id_shop_list: [] #get_shop_from_context: true #table: "cart" #identifier: "id_cart" #fieldsRequired: array:2 [ 0 => "id_currency" 1 => "id_lang" ] #fieldsSize: array:1 [ "secure_key" => 32 ] #fieldsValidate: array:16 [ "id_shop_group" => "isUnsignedId" "id_shop" => "isUnsignedId" "id_address_delivery" => "isUnsignedId" "id_address_invoice" => "isUnsignedId" "id_carrier" => "isUnsignedId" "id_currency" => "isUnsignedId" "id_customer" => "isUnsignedId" "id_guest" => "isUnsignedId" "id_lang" => "isUnsignedId" "recyclable" => "isBool" "gift" => "isBool" "gift_message" => "isMessage" "mobile_theme" => "isBool" "allow_seperated_package" => "isBool" "date_add" => "isDate" "date_upd" => "isDate" ] #fieldsRequiredLang: [] #fieldsSizeLang: [] #fieldsValidateLang: [] #tables: [] #image_dir: null #image_format: "jpg" #translator: null #def: array:4 [ "table" => "cart" "primary" => "id_cart" "fields" => array:18 [ "id_shop_group" => array:2 [ "type" => 1 "validate" => "isUnsignedId" ] "id_shop" => array:2 [ "type" => 1 "validate" => "isUnsignedId" ] "id_address_delivery" => array:2 [ "type" => 1 "validate" => "isUnsignedId" ] "id_address_invoice" => array:2 [ "type" => 1 "validate" => "isUnsignedId" ] "id_carrier" => array:2 [ "type" => 1 "validate" => "isUnsignedId" ] "id_currency" => array:3 [ "type" => 1 "validate" => "isUnsignedId" "required" => true ] "id_customer" => array:2 [ "type" => 1 "validate" => "isUnsignedId" ] "id_guest" => array:2 [ "type" => 1 "validate" => "isUnsignedId" ] "id_lang" => array:3 [ "type" => 1 "validate" => "isUnsignedId" "required" => true ] "recyclable" => array:2 [ "type" => 2 "validate" => "isBool" ] "gift" => array:2 [ "type" => 2 "validate" => "isBool" ] "gift_message" => array:2 [ "type" => 3 "validate" => "isMessage" ] "mobile_theme" => array:2 [ "type" => 2 "validate" => "isBool" ] "delivery_option" => array:1 [ "type" => 3 ] "secure_key" => array:2 [ "type" => 3 "size" => 32 ] "allow_seperated_package" => array:2 [ "type" => 2 "validate" => "isBool" ] "date_add" => array:2 [ "type" => 5 "validate" => "isDate" ] "date_upd" => array:2 [ "type" => 5 "validate" => "isDate" ] ] "classname" => "Cart" ] #update_fields: null +force_id: false } +customer: Customer {#29 +id: null +id_shop: null +id_shop_group: null +secure_key: null +note: null +id_gender: 0 +id_default_group: 1 +id_lang: null +lastname: null +firstname: null +birthday: null +email: null +newsletter: null +ip_registration_newsletter: null +newsletter_date_add: null +optin: null +website: null +company: null +siret: null +ape: null +outstanding_allow_amount: 0 +show_public_prices: 0 +id_risk: null +max_payment_days: 0 +passwd: null +last_passwd_gen: null +active: true +is_guest: 0 +deleted: 0 +date_add: null +date_upd: null +years: null +days: null +months: null +geoloc_id_country: null +geoloc_id_state: null +geoloc_postcode: null +logged: 0 +id_guest: false +groupBox: null +reset_password_token: null +reset_password_validity: null #webserviceParameters: array:2 [ "fields" => array:8 [ "id_default_group" => array:1 [ "xlink_resource" => "groups" ] "id_lang" => array:1 [ "xlink_resource" => "languages" ] "newsletter_date_add" => [] "ip_registration_newsletter" => [] "last_passwd_gen" => array:1 [ "setter" => null ] "secure_key" => array:1 [ "setter" => null ] "deleted" => [] "passwd" => array:1 [ "setter" => "setWsPasswd" ] ] "associations" => array:1 [ "groups" => array:1 [ "resource" => "group" ] ] ] #extended_data: [] +id_shop_list: [] #get_shop_from_context: true #table: "customer" #identifier: "id_customer" #fieldsRequired: array:4 [ 0 => "lastname" 1 => "firstname" 2 => "email" 3 => "passwd" ] #fieldsSize: array:6 [ "lastname" => 255 "firstname" => 255 "email" => 255 "passwd" => 255 "note" => 65000 "reset_password_token" => 40 ] #fieldsValidate: array:28 [ "secure_key" => "isMd5" "lastname" => "isCustomerName" "firstname" => "isCustomerName" "email" => "isEmail" "passwd" => "isPasswd" "id_gender" => "isUnsignedId" "birthday" => "isBirthDate" "newsletter" => "isBool" "optin" => "isBool" "website" => "isUrl" "company" => "isGenericName" "siret" => "isGenericName" "ape" => "isApe" "outstanding_allow_amount" => "isFloat" "show_public_prices" => "isBool" "id_risk" => "isUnsignedInt" "max_payment_days" => "isUnsignedInt" "active" => "isBool" "deleted" => "isBool" "note" => "isCleanHtml" "is_guest" => "isBool" "id_shop" => "isUnsignedId" "id_shop_group" => "isUnsignedId" "id_lang" => "isUnsignedId" "date_add" => "isDate" "date_upd" => "isDate" "reset_password_token" => "isSha1" "reset_password_validity" => "isDateOrNull" ] #fieldsRequiredLang: [] #fieldsSizeLang: [] #fieldsValidateLang: [] #tables: [] #image_dir: null #image_format: "jpg" #translator: null #def: array:4 [ "table" => "customer" "primary" => "id_customer" "fields" => array:32 [ "secure_key" => array:3 [ "type" => 3 "validate" => "isMd5" "copy_post" => false ] "lastname" => array:4 [ "type" => 3 "validate" => "isCustomerName" "required" => true "size" => 255 ] "firstname" => array:4 [ "type" => 3 "validate" => "isCustomerName" "required" => true "size" => 255 ] "email" => array:4 [ "type" => 3 "validate" => "isEmail" "required" => true "size" => 255 ] "passwd" => array:4 [ "type" => 3 "validate" => "isPasswd" "required" => true "size" => 255 ] "last_passwd_gen" => array:2 [ "type" => 3 "copy_post" => false ] "id_gender" => array:2 [ "type" => 1 "validate" => "isUnsignedId" ] "birthday" => array:2 [ "type" => 5 "validate" => "isBirthDate" ] "newsletter" => array:2 [ "type" => 2 "validate" => "isBool" ] "newsletter_date_add" => array:2 [ "type" => 5 "copy_post" => false ] "ip_registration_newsletter" => array:2 [ "type" => 3 "copy_post" => false ] "optin" => array:2 [ "type" => 2 "validate" => "isBool" ] "website" => array:2 [ "type" => 3 "validate" => "isUrl" ] "company" => array:2 [ "type" => 3 "validate" => "isGenericName" ] "siret" => array:2 [ "type" => 3 "validate" => "isGenericName" ] "ape" => array:2 [ "type" => 3 "validate" => "isApe" ] "outstanding_allow_amount" => array:3 [ "type" => 4 "validate" => "isFloat" "copy_post" => false ] "show_public_prices" => array:3 [ "type" => 2 "validate" => "isBool" "copy_post" => false ] "id_risk" => array:3 [ "type" => 1 "validate" => "isUnsignedInt" "copy_post" => false ] "max_payment_days" => array:3 [ "type" => 1 "validate" => "isUnsignedInt" "copy_post" => false ] "active" => array:3 [ "type" => 2 "validate" => "isBool" "copy_post" => false ] "deleted" => array:3 [ "type" => 2 "validate" => "isBool" "copy_post" => false ] "note" => array:4 [ "type" => 6 "validate" => "isCleanHtml" "size" => 65000 "copy_post" => false ] "is_guest" => array:3 [ "type" => 2 "validate" => "isBool" "copy_post" => false ] "id_shop" => array:3 [ "type" => 1 "validate" => "isUnsignedId" "copy_post" => false ] "id_shop_group" => array:3 [ "type" => 1 "validate" => "isUnsignedId" "copy_post" => false ] "id_default_group" => array:2 [ "type" => 1 "copy_post" => false ] "id_lang" => array:3 [ "type" => 1 "validate" => "isUnsignedId" "copy_post" => false ] "date_add" => array:3 [ "type" => 5 "validate" => "isDate" "copy_post" => false ] "date_upd" => array:3 [ "type" => 5 "validate" => "isDate" "copy_post" => false ] "reset_password_token" => array:4 [ "type" => 3 "validate" => "isSha1" "size" => 40 "copy_post" => false ] "reset_password_validity" => array:3 [ "type" => 5 "validate" => "isDateOrNull" "copy_post" => false ] ] "classname" => "Customer" ] #update_fields: null +force_id: false } +cookie: Cookie {#17 #_content: array:11 [ "date_add" => "2026-06-10 15:45:48" "id_lang" => "1" "lgseoredirect_user_pagination_1" => 10 "lgseoredirect_pnf_user_pagination_1" => 10 "lgseoredirect_last_offset_1" => 1 "lgseoredirect_pnf_last_offset_1" => 1 "id_currency" => 1 "user_rand_id" => 242303 "last_visited_category" => 12016 "id_guest" => 134404778 "id_connections" => "106745015" ] #_name: "PrestaShop-493ea5ddce0c4b6c81ceb40dddde414f" #_expire: 1782827148 #_domain: "champgrand.fr.yassine.web-dev.champgrand.wixiweb.net" #_path: "/" #cipherTool: PhpEncryption {#15} #_modified: true #_allow_writing: true #_salt: "ZagoWM59" #_standalone: false #_secure: true } +link: Link {#399 #allow: 1 #url: "/index.php" +protocol_link: "https://" +protocol_content: "https://" #ssl_enable: "1" #urlShopId: null } +country: Country {#14 +id: 8 +id_zone: "9" +id_currency: "0" +iso_code: "FR" +call_prefix: "33" +name: "France" +contains_states: "0" +need_identification_number: "0" +need_zip_code: "1" +zip_code_format: "NNNNN" +display_tax_label: "1" +active: "1" #webserviceParameters: array:2 [ "objectsNodeName" => "countries" "fields" => array:2 [ "id_zone" => array:1 [ "xlink_resource" => "zones" ] "id_currency" => array:1 [ "xlink_resource" => "currencies" ] ] ] #extended_data: [] #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 } +employee: null +controller: CategoryController {#287 +php_self: "category" +customer_access: true #category: Category {#301 +id: 12016 +id_category: "12016" +name: "Chasse" +active: "1" +position: "3" +description: """ <p>Pour tous les passionnés de <strong>chasse</strong>, que vous soyez un homme ou une femme, Champgrand a sélectionné rien que pour vous une multitude de <a href="https://www.champgrand.fr/1003-vetements-de-chasse">vêtements</a>, <a href="https://www.champgrand.fr/1002-chaussures">chaussures</a> et <a href="https://www.champgrand.fr/1004-accessoires-de-chasse">accessoires</a> pour vous suivre à chacune de vos sorties en fonction de la la météo ou de la pratique exercée.</p>\n <p>Accompagné des plus grandes marques de prêt-à-porter et équipements divers comme <a href="https://www.champgrand.fr/marque/1-harkila">Härkila</a>, <a href="https://www.champgrand.fr/marque/12-deerhunter">Deerhunter</a> ou encore <a href="https://www.champgrand.fr/marque/25-beretta">Beretta</a>, nous vous proposons des collections de prêt à porter durable et de grande qualité, conçues avec des matériaux techniques, vous garantissant confort et aisance de mouvements à toutes épreuves. </p>\n <p>Choisissez une <a href="1056-ensembles-de-chasse">tenue complète</a> parmi toutes nos collections, adaptées aux saisons avec une <a href="https://www.champgrand.fr/1065-vestes-impermeables">veste imperméable</a>, un <a href="https://www.champgrand.fr/1029-pantalons-de-chasse">pantalon</a> ou un <a href="https://www.champgrand.fr/1076-pantalons-de-traque-cuissards">cuissard</a> <a href="https://www.champgrand.fr/marque/13-somlys">Somlys</a> et des <a href="https://www.champgrand.fr/1001-bottes">bottes</a> quels que soient le terrain et le type de chasse pratiqué. Allez au cœur de l'action avec des <a href="https://www.champgrand.fr/12067-chaussures-de-traque">chaussures de traque</a>, solides et totalement imperméables grâce aux matériaux GORE-TEX, ou Windstopper. Ou bien restez discret grâce à notre panoplie de <a href="https://www.champgrand.fr/recherche?controller=search&s=camoufmage">vêtements et accessoires camouflage</a>. </p>\n <p>Pour les mois les plus froid de l'année, une sélection de <a href="https://www.champgrand.fr/12081-vetements-chauffants">vêtements chauffants</a> vous assure une parfaite isolation du froid. Accompagnés d'un <a href="https://www.champgrand.fr/1106-bonnets-et-passe-montagne">bonnet</a> et de <a href="https://www.champgrand.fr/1107-gants-chauds">gants chauds</a>, affrontez les éléments en période de gel et de neige.</p>\n <p>Vous êtes un chasseur aguerri ou en quête de plus de technicité ? Optez pour des accessoires spécifiques et propres à la chasse à la traque avec des accessoires orange fluo, ou à l'approche avec des trépieds légers et stables ou autres <a href="https://www.champgrand.fr/11972-cannes-de-pirsch">cannes de pirsch</a> <a href="https://www.champgrand.fr/marque/52-4-stable-sticks">4 Stable Stick</a> ou encore des <a href="https://www.champgrand.fr/1133-cornes-et-piboles-d-appel">piboles</a> lors de vos parties de chasse à courre.</p>\n <p>Equipez vous des meilleurs sacs <a href="https://www.champgrand.fr/marque/65-vorn-equipment">Vorn Equipment</a>, <a href="https://www.champgrand.fr/1116-fourreaux-et-etuis-de-chasse">fourreaux</a> et pochettes pour recevoir votre fusil, carabine, cartouches et autres accessoires utiles à l'usage et à l'<a href="https://www.champgrand.fr/1124-entretien-des-armes">entretien de votre arme à feu</a>. Pour la maison, veillez à sécurisez vos armes dans des <a href="https://www.champgrand.fr/11897-coffres-forts-pour-armes">coffres forts</a> spécialement conçus à cet effet.</p> """ +id_parent: "2" +id_category_default: null +level_depth: "2" +nleft: "141" +nright: "320" +link_rewrite: "chasse" +meta_title: "" +meta_keywords: "" +meta_description: "" +date_add: "2022-03-08 11:29:10" +date_upd: "2024-10-15 17:44:52" +is_root_category: "0" +id_shop_default: "1" +groupBox: null +doNotRegenerateNTree: false +id_image: false #webserviceParameters: array:4 [ "objectsNodeName" => "categories" "hidden_fields" => array:3 [ 0 => "nleft" 1 => "nright" 2 => "groupBox" ] "fields" => array:3 [ "id_parent" => array:1 [ …1] "level_depth" => array:1 [ …1] "nb_products_recursive" => array:2 [ …2] ] "associations" => array:2 [ "categories" => array:2 [ …2] "products" => array:2 [ …2] ] ] #extended_data: [] #id_lang: 1 #id_shop: 1 +id_shop_list: [] #get_shop_from_context: true #table: "category" #identifier: "id_category" #fieldsRequired: array:1 [ 0 => "active" ] #fieldsSize: [] #fieldsValidate: array:9 [ "nleft" => "isUnsignedInt" "nright" => "isUnsignedInt" "level_depth" => "isUnsignedInt" "active" => "isBool" "id_parent" => "isUnsignedInt" "id_shop_default" => "isUnsignedId" "is_root_category" => "isBool" "date_add" => "isDate" "date_upd" => "isDate" ] #fieldsRequiredLang: array:2 [ 0 => "name" 1 => "link_rewrite" ] #fieldsSizeLang: array:5 [ "name" => 128 "link_rewrite" => 128 "meta_title" => 255 "meta_description" => 512 "meta_keywords" => 255 ] #fieldsValidateLang: array:6 [ "name" => "isCatalogName" "link_rewrite" => "isLinkRewrite" "description" => "isCleanHtml" "meta_title" => "isGenericName" "meta_description" => "isGenericName" "meta_keywords" => "isGenericName" ] #tables: [] #image_dir: "/srv/www/vhosts/yassine/champgrand.fr/public/img/c/" #image_format: "jpg" #translator: null #def: array:7 [ "table" => "category" "primary" => "id_category" "multilang" => true "multilang_shop" => true "fields" => array:16 [ "nleft" => array:2 [ …2] "nright" => array:2 [ …2] "level_depth" => array:2 [ …2] "active" => array:3 [ …3] "id_parent" => array:2 [ …2] "id_shop_default" => array:2 [ …2] "is_root_category" => array:2 [ …2] "position" => array:1 [ …1] "date_add" => array:2 [ …2] "date_upd" => array:2 [ …2] "name" => array:5 [ …5] "link_rewrite" => array:5 [ …5] "description" => array:3 [ …3] "meta_title" => array:4 [ …4] "meta_description" => array:4 [ …4] "meta_keywords" => array:4 [ …4] ] "classname" => "Category" "associations" => array:1 [ "l" => array:3 [ …3] ] ] #update_fields: null +force_id: false } +errors: [] +warning: [] +success: [] +info: [] +iso: null +orderBy: null +orderWay: null +p: null +n: null +auth: false +guestAllowed: false +authRedirection: false +ssl: true #restrictedCountry: 0 #maintenance: false #redirectionExtraExcludedKeys: [] +nb_items_per_page: null +objectPresenter: ObjectPresenter {#288} +cart_presenter: CartPresenter {#289 -priceFormatter: PriceFormatter {#290} -link: Link {#30 #allow: 1 #url: "/index.php" +protocol_link: "https://" +protocol_content: "https://" #ssl_enable: "1" #urlShopId: null } -translator: TranslatorComponent {#53 #catalogues: array:1 [ "fr-FR" => MessageCatalogue {#57 -messages: array:222 [ …222] -metadata: [] -resources: [] -locale: "fr-FR" -fallbackCatalogue: null -parent: null } ] -locale: "fr-FR" -fallbackLocales: [] -loaders: [] -resources: [] -formatter: MessageFormatter {#49 -selector: MessageSelector {#54} } -cacheDir: "/srv/www/vhosts/yassine/champgrand.fr/public/var/cache/dev/translations" -debug: false -configCacheFactory: ConfigCacheFactory {#56 -debug: false } } -imageRetriever: ImageRetriever {#291 -link: Link {#30} } -taxConfiguration: TaxConfiguration {#292 -taxCalculationMethod: array:1 [ 0 => true ] } } -templateFinder: TemplateFinder {#293 -directories: array:2 [ 0 => "/srv/www/vhosts/yassine/champgrand.fr/public/modules/creativeelements/views/templates/front/theme/" 1 => "/srv/www/vhosts/yassine/champgrand.fr/public/themes/ZOneTheme/templates/" ] -extension: ".tpl" -productListEntities: array:3 [ 0 => "category" 1 => "manufacturer" 2 => "supplier" ] -productListSearchEntities: array:3 [ 0 => "search" 1 => "price-drop" 2 => "best-sale" ] -productEntities: array:1 [ 0 => "product" ] -brandListEntities: array:2 [ 0 => "manufacturers" 1 => "suppliers" ] } #stylesheetManager: CEStylesheetManager {#615 -valid_media: array:10 [ 0 => "all" 1 => "braille" 2 => "embossed" 3 => "handheld" 4 => "print" 5 => "projection" 6 => "screen" 7 => "speech" 8 => "tty" 9 => "tv" ] #directories: array:3 [ 0 => "/themes/ZOneTheme/" 1 => "" 2 => "/" ] #configuration: Configuration {#612 -shop: null #parameters: null } #list: array:2 [ "external" => array:41 [ "theme-main" => array:7 [ …7] "theme-custom" => array:7 [ …7] "front-css" => array:7 [ …7] "module-gls-frontcss" => array:7 [ …7] "a7d28e40ebbecefde26886145bbccd24ec14029f" => array:7 [ …7] "7b4f7a9bc8c0187549c0a99971f881f1b65b31e7" => array:7 [ …7] "9846c14f4517e6eeab1a51744f4aef2e8cfe4d30" => array:7 [ …7] "a24e2fd6533c6d1d11bf7d69ff3df5bb6ee45ea9" => array:7 [ …7] "jquery-ui-theme" => array:7 [ …7] "jquery-ui" => array:7 [ …7] "1f7eba4988b79625abb611a7bcffb317f52d5e42" => array:7 [ …7] "efbe88d3498cd90939d4d08435d15ea510f55901" => array:7 [ …7] "modules-giftcard-block" => array:7 [ …7] "faqs_myprestamodules_fonts" => array:7 [ …7] "faqs_footer" => array:7 [ …7] "faqs2" => array:7 [ …7] "faqs3" => array:7 [ …7] "faqs5" => array:7 [ …7] "52d3bdc5c787e090e497a340bd3d6a56b62333cc" => array:7 [ …7] "f0d43dd24717bd342d4b9f0df50251e5a40b8ac3" => array:7 [ …7] "3a16c5aa4fffea543079c8658fe0ef2dde1511e6" => array:7 [ …7] "1c63a1391f14e9e5ad9cd6f8a30a09a6c0658261" => array:7 [ …7] "2b0635547aa901f1bbdc62fcc2048fb2198bd9bf" => array:7 [ …7] "fdea9978f17c4a4d375e8712b7719b3262dcd19a" => array:7 [ …7] "4c0825a54463f8a4e478109963729a9245ca0f01" => array:7 [ …7] "196f281a9d62b7cb78faa08605f0e5435b767964" => array:7 [ …7] "ece76d459145dfaa4ada5b94c21154d7cf01febf" => array:7 [ …7] "ff8a6a8c2c61da1a2b12342025da3667569e951a" => array:7 [ …7] "1c10b171e10ddbb41b9c59ebacd9576ca52b0a8f" => array:7 [ …7] "c60172014e0aee8e68f16e5ed063d74bc9230f47" => array:7 [ …7] "ef20e4e29d701bf48c2c61a7c2bdb997a8a1fd57" => array:7 [ …7] "1627d1dee375a034c01b40da504f52e86b0c6c87" => array:7 [ …7] "a85abee3864b83697e7b4a5f648361be1b4daa34" => array:7 [ …7] "7cd0ec2b587ff9810954bc3d151b4d12329c909e" => array:7 [ …7] "8bfdf1962a0865ee5fea7f3f55a35ee1a5934c48" => array:7 [ …7] "alma-product-css" => array:7 [ …7] "alma-remote-widgets-css" => array:7 [ …7] "facetedsearch_front" => array:7 [ …7] "elementor-animations" => array:7 [ …7] "elementor-frontend" => array:7 [ …7] "ce-icons" => array:7 [ …7] ] "inline" => [] ] #fqdn: "https://champgrand.fr.yassine.web-dev.champgrand.wixiweb.net" } #javascriptManager: CEJavascriptManager {#614 #list: array:2 [ "head" => array:2 [ "external" => [] "inline" => [] ] "bottom" => array:2 [ "external" => array:32 [ …32] "inline" => [] ] ] #valid_position: array:2 [ 0 => "head" 1 => "bottom" ] #valid_attribute: array:2 [ 0 => "async" 1 => "defer" ] #directories: array:3 [ 0 => "/themes/ZOneTheme/" 1 => "" 2 => "/" ] #configuration: Configuration {#612} #fqdn: "https://champgrand.fr.yassine.web-dev.champgrand.wixiweb.net" } #cccReducer: CECccReducer {#613 -cacheDir: "/srv/www/vhosts/yassine/champgrand.fr/public/themes/ZOneTheme/assets/cache/" #filesystem: Filesystem {#617} #fqdn: null +"configuration": Configuration {#612} } #context: Context {#7} +css_files: [] +js_files: [] #display_header: true #display_header_javascript: true #template: & "catalog/listing/category.tpl" #display_footer: true #content_only: false +ajax: false #json: false #status: "" #redirect_after: null +controller_type: "front" #translator: TranslatorComponent {#53} #container: FrontContainer {#340 …19} } +override_controller_name_for_translations: null +language: Language {#20 +id: 1 +name: "Français (French)" +iso_code: "fr" +locale: "fr-FR" +language_code: "fr-FR" +date_format_lite: "d/m/Y" +date_format_full: "d/m/Y H:i:s" +is_rtl: "0" +active: "1" #webserviceParameters: array:2 [ "objectNodeName" => "language" "objectsNodeName" => "languages" ] #translationsFilesAndVars: array:5 [ "fields" => "_FIELDS" "errors" => "_ERRORS" "admin" => "_LANGADM" "pdf" => "_LANGPDF" "tabs" => "tabs" ] #extended_data: [] #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 } +currency: Currency {#402 +id: 1 +name: "Euro" #localizedNames: array:2 [ 1 => "euro" 2 => "Euro" ] +iso_code: "EUR" +iso_code_num: "978" +numeric_iso_code: "978" +conversion_rate: "1.000000" +deleted: "0" +active: "1" +sign: "€" +symbol: "€" -localizedSymbols: array:2 [ 1 => "€" 2 => "€" ] +format: null +blank: 1 +decimals: 1 +precision: "2" #webserviceParameters: array:2 [ "objectsNodeName" => "currencies" "fields" => array:2 [ "name" => array:3 [ "setter" => false "getter" => "getName" "modifier" => array:2 [ …2] ] "symbol" => array:3 [ "setter" => false "getter" => "getSymbol" "modifier" => array:2 [ …2] ] ] ] +prefix: null +suffix: null #extended_data: [] #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:6 [ "iso_code" => "isLanguageIsoCode" "numeric_iso_code" => "isNumericIsoCode" "precision" => "isInt" "conversion_rate" => "isUnsignedFloat" "deleted" => "isBool" "active" => "isBool" ] #fieldsRequiredLang: [] #fieldsSizeLang: array:2 [ "name" => 255 "symbol" => 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:8 [ "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" ] "name" => array:4 [ "type" => 3 "lang" => true "validate" => "isGenericName" "size" => 255 ] "symbol" => array:3 [ "type" => 3 "lang" => true "size" => 255 ] ] "classname" => "Currency" "associations" => array:1 [ "l" => array:3 [ "type" => 2 "field" => "id_currency" "foreign_field" => "id_currency" ] ] ] #update_fields: null +force_id: false } +currentLocale: Locale {#357 #code: "fr-FR" #numberFormatter: Formatter {#1071 #roundingMode: "up" #numberingSystem: "latn" #numberSpecification: Price {#1023 #currencyDisplay: "symbol" #currencySymbol: "€" #currencyCode: "EUR" #positivePattern: "#,##0.00 ¤" #negativePattern: "-#,##0.00 ¤" #symbols: array:43 [ "arab" => NumberSymbolList {#1022 …11} "arabext" => NumberSymbolList {#1021 …11} "bali" => NumberSymbolList {#1020 …11} "beng" => NumberSymbolList {#1019 …11} "brah" => NumberSymbolList {#1018 …11} "cakm" => NumberSymbolList {#1017 …11} "cham" => NumberSymbolList {#1016 …11} "deva" => NumberSymbolList {#1015 …11} "fullwide" => NumberSymbolList {#1014 …11} "gonm" => NumberSymbolList {#1013 …11} "gujr" => NumberSymbolList {#1012 …11} "guru" => NumberSymbolList {#1011 …11} "hanidec" => NumberSymbolList {#1010 …11} "java" => NumberSymbolList {#1009 …11} "kali" => NumberSymbolList {#1008 …11} "khmr" => NumberSymbolList {#1007 …11} "knda" => NumberSymbolList {#1006 …11} "lana" => NumberSymbolList {#1005 …11} "lanatham" => NumberSymbolList {#1004 …11} "laoo" => NumberSymbolList {#1003 …11} "latn" => NumberSymbolList {#1002 …11} "lepc" => NumberSymbolList {#1001 …11} "limb" => NumberSymbolList {#1000 …11} "mlym" => NumberSymbolList {#999 …11} "mong" => NumberSymbolList {#998 …11} "mtei" => NumberSymbolList {#997 …11} "mymr" => NumberSymbolList {#996 …11} "mymrshan" => NumberSymbolList {#995 …11} "nkoo" => NumberSymbolList {#994 …11} "olck" => NumberSymbolList {#993 …11} "orya" => NumberSymbolList {#992 …11} "osma" => NumberSymbolList {#991 …11} "saur" => NumberSymbolList {#990 …11} "shrd" => NumberSymbolList {#989 …11} "sora" => NumberSymbolList {#988 …11} "sund" => NumberSymbolList {#987 …11} "takr" => NumberSymbolList {#986 …11} "talu" => NumberSymbolList {#985 …11} "tamldec" => NumberSymbolList {#984 …11} "telu" => NumberSymbolList {#983 …11} "thai" => NumberSymbolList {#982 …11} "tibt" => NumberSymbolList {#981 …11} "vaii" => NumberSymbolList {#980 …11} ] #maxFractionDigits: 2 #minFractionDigits: 2 #groupingUsed: true #primaryGroupSize: 3 #secondaryGroupSize: 3 } } #numberSpecification: Number {#358 #positivePattern: "#,##0.###" #negativePattern: "-#,##0.###" #symbols: array:43 [ "arab" => NumberSymbolList {#693 #decimal: "٫" #group: "٬" #list: "؛" #percentSign: "٪" #minusSign: "−" #plusSign: "+" #exponential: "اس" #superscriptingExponent: "×" #perMille: "؉" #infinity: "∞" #nan: "NaN" } "arabext" => NumberSymbolList {#694 #decimal: "٫" #group: "٬" #list: "؛" #percentSign: "٪" #minusSign: "−" #plusSign: "+" #exponential: "×۱۰^" #superscriptingExponent: "×" #perMille: "؉" #infinity: "∞" #nan: "NaN" } "bali" => NumberSymbolList {#695 #decimal: "." #group: "," #list: ";" #percentSign: "%" #minusSign: "-" #plusSign: "+" #exponential: "E" #superscriptingExponent: "×" #perMille: "‰" #infinity: "∞" #nan: "NaN" } "beng" => NumberSymbolList {#696 #decimal: "." #group: "," #list: ";" #percentSign: "%" #minusSign: "-" #plusSign: "+" #exponential: "E" #superscriptingExponent: "×" #perMille: "‰" #infinity: "∞" #nan: "NaN" } "brah" => NumberSymbolList {#697 #decimal: "." #group: "," #list: ";" #percentSign: "%" #minusSign: "-" #plusSign: "+" #exponential: "E" #superscriptingExponent: "×" #perMille: "‰" #infinity: "∞" #nan: "NaN" } "cakm" => NumberSymbolList {#698 #decimal: "." #group: "," #list: ";" #percentSign: "%" #minusSign: "-" #plusSign: "+" #exponential: "E" #superscriptingExponent: "×" #perMille: "‰" #infinity: "∞" #nan: "NaN" } "cham" => NumberSymbolList {#699 #decimal: "." #group: "," #list: ";" #percentSign: "%" #minusSign: "-" #plusSign: "+" #exponential: "E" #superscriptingExponent: "×" #perMille: "‰" #infinity: "∞" #nan: "NaN" } "deva" => NumberSymbolList {#700 #decimal: "." #group: "," #list: ";" #percentSign: "%" #minusSign: "-" #plusSign: "+" #exponential: "E" #superscriptingExponent: "×" #perMille: "‰" #infinity: "∞" #nan: "NaN" } "fullwide" => NumberSymbolList {#701 #decimal: "." #group: "," #list: ";" #percentSign: "%" #minusSign: "-" #plusSign: "+" #exponential: "E" #superscriptingExponent: "×" #perMille: "‰" #infinity: "∞" #nan: "NaN" } "gonm" => NumberSymbolList {#702 #decimal: "." #group: "," #list: ";" #percentSign: "%" #minusSign: "-" #plusSign: "+" #exponential: "E" #superscriptingExponent: "×" #perMille: "‰" #infinity: "∞" #nan: "NaN" } "gujr" => NumberSymbolList {#703 #decimal: "." #group: "," #list: ";" #percentSign: "%" #minusSign: "-" #plusSign: "+" #exponential: "E" #superscriptingExponent: "×" #perMille: "‰" #infinity: "∞" #nan: "NaN" } "guru" => NumberSymbolList {#704 #decimal: "." #group: "," #list: ";" #percentSign: "%" #minusSign: "-" #plusSign: "+" #exponential: "E" #superscriptingExponent: "×" #perMille: "‰" #infinity: "∞" #nan: "NaN" } "hanidec" => NumberSymbolList {#705 #decimal: "." #group: "," #list: ";" #percentSign: "%" #minusSign: "-" #plusSign: "+" #exponential: "E" #superscriptingExponent: "×" #perMille: "‰" #infinity: "∞" #nan: "NaN" } "java" => NumberSymbolList {#706 #decimal: "." #group: "," #list: ";" #percentSign: "%" #minusSign: "-" #plusSign: "+" #exponential: "E" #superscriptingExponent: "×" #perMille: "‰" #infinity: "∞" #nan: "NaN" } "kali" => NumberSymbolList {#707 #decimal: "." #group: "," #list: ";" #percentSign: "%" #minusSign: "-" #plusSign: "+" #exponential: "E" #superscriptingExponent: "×" #perMille: "‰" #infinity: "∞" #nan: "NaN" } "khmr" => NumberSymbolList {#708 #decimal: "." #group: "," #list: ";" #percentSign: "%" #minusSign: "-" #plusSign: "+" #exponential: "E" #superscriptingExponent: "×" #perMille: "‰" #infinity: "∞" #nan: "NaN" } "knda" => NumberSymbolList {#709 #decimal: "." #group: "," #list: ";" #percentSign: "%" #minusSign: "-" #plusSign: "+" #exponential: "E" #superscriptingExponent: "×" #perMille: "‰" #infinity: "∞" #nan: "NaN" } "lana" => NumberSymbolList {#710 #decimal: "." #group: "," #list: ";" #percentSign: "%" #minusSign: "-" #plusSign: "+" #exponential: "E" #superscriptingExponent: "×" #perMille: "‰" #infinity: "∞" #nan: "NaN" } "lanatham" => NumberSymbolList {#711 #decimal: "." #group: "," #list: ";" #percentSign: "%" #minusSign: "-" #plusSign: "+" #exponential: "E" #superscriptingExponent: "×" #perMille: "‰" #infinity: "∞" #nan: "NaN" } "laoo" => NumberSymbolList {#712 #decimal: "." #group: "," #list: ";" #percentSign: "%" #minusSign: "-" #plusSign: "+" #exponential: "E" #superscriptingExponent: "×" #perMille: "‰" #infinity: "∞" #nan: "NaN" } "latn" => NumberSymbolList {#713 #decimal: "," #group: " " #list: ";" #percentSign: "%" #minusSign: "-" #plusSign: "+" #exponential: "E" #superscriptingExponent: "×" #perMille: "‰" #infinity: "∞" #nan: "NaN" } "lepc" => NumberSymbolList {#714 #decimal: "." #group: "," #list: ";" #percentSign: "%" #minusSign: "-" #plusSign: "+" #exponential: "E" #superscriptingExponent: "×" #perMille: "‰" #infinity: "∞" #nan: "NaN" } "limb" => NumberSymbolList {#715 #decimal: "." #group: "," #list: ";" #percentSign: "%" #minusSign: "-" #plusSign: "+" #exponential: "E" #superscriptingExponent: "×" #perMille: "‰" #infinity: "∞" #nan: "NaN" } "mlym" => NumberSymbolList {#716 #decimal: "." #group: "," #list: ";" #percentSign: "%" #minusSign: "-" #plusSign: "+" #exponential: "E" #superscriptingExponent: "×" #perMille: "‰" #infinity: "∞" #nan: "NaN" } "mong" => NumberSymbolList {#717 #decimal: "." #group: "," #list: ";" #percentSign: "%" #minusSign: "-" #plusSign: "+" #exponential: "E" #superscriptingExponent: "×" #perMille: "‰" #infinity: "∞" #nan: "NaN" } "mtei" => NumberSymbolList {#718 #decimal: "." #group: "," #list: ";" #percentSign: "%" #minusSign: "-" #plusSign: "+" #exponential: "E" #superscriptingExponent: "×" #perMille: "‰" #infinity: "∞" #nan: "NaN" } "mymr" => NumberSymbolList {#719 #decimal: "." #group: "," #list: ";" #percentSign: "%" #minusSign: "-" #plusSign: "+" #exponential: "E" #superscriptingExponent: "×" #perMille: "‰" #infinity: "∞" #nan: "NaN" } "mymrshan" => NumberSymbolList {#720 #decimal: "." #group: "," #list: ";" #percentSign: "%" #minusSign: "-" #plusSign: "+" #exponential: "E" #superscriptingExponent: "×" #perMille: "‰" #infinity: "∞" #nan: "NaN" } "nkoo" => NumberSymbolList {#721 #decimal: "." #group: "," #list: ";" #percentSign: "%" #minusSign: "-" #plusSign: "+" #exponential: "E" #superscriptingExponent: "×" #perMille: "‰" #infinity: "∞" #nan: "NaN" } "olck" => NumberSymbolList {#722 #decimal: "." #group: "," #list: ";" #percentSign: "%" #minusSign: "-" #plusSign: "+" #exponential: "E" #superscriptingExponent: "×" #perMille: "‰" #infinity: "∞" #nan: "NaN" } "orya" => NumberSymbolList {#723 #decimal: "." #group: "," #list: ";" #percentSign: "%" #minusSign: "-" #plusSign: "+" #exponential: "E" #superscriptingExponent: "×" #perMille: "‰" #infinity: "∞" #nan: "NaN" } "osma" => NumberSymbolList {#724 #decimal: "." #group: "," #list: ";" #percentSign: "%" #minusSign: "-" #plusSign: "+" #exponential: "E" #superscriptingExponent: "×" #perMille: "‰" #infinity: "∞" #nan: "NaN" } "saur" => NumberSymbolList {#725 #decimal: "." #group: "," #list: ";" #percentSign: "%" #minusSign: "-" #plusSign: "+" #exponential: "E" #superscriptingExponent: "×" #perMille: "‰" #infinity: "∞" #nan: "NaN" } "shrd" => NumberSymbolList {#726 #decimal: "." #group: "," #list: ";" #percentSign: "%" #minusSign: "-" #plusSign: "+" #exponential: "E" #superscriptingExponent: "×" #perMille: "‰" #infinity: "∞" #nan: "NaN" } "sora" => NumberSymbolList {#727 #decimal: "." #group: "," #list: ";" #percentSign: "%" #minusSign: "-" #plusSign: "+" #exponential: "E" #superscriptingExponent: "×" #perMille: "‰" #infinity: "∞" #nan: "NaN" } "sund" => NumberSymbolList {#728 #decimal: "." #group: "," #list: ";" #percentSign: "%" #minusSign: "-" #plusSign: "+" #exponential: "E" #superscriptingExponent: "×" #perMille: "‰" #infinity: "∞" #nan: "NaN" } "takr" => NumberSymbolList {#729 #decimal: "." #group: "," #list: ";" #percentSign: "%" #minusSign: "-" #plusSign: "+" #exponential: "E" #superscriptingExponent: "×" #perMille: "‰" #infinity: "∞" #nan: "NaN" } "talu" => NumberSymbolList {#730 #decimal: "." #group: "," #list: ";" #percentSign: "%" #minusSign: "-" #plusSign: "+" #exponential: "E" #superscriptingExponent: "×" #perMille: "‰" #infinity: "∞" #nan: "NaN" } "tamldec" => NumberSymbolList {#731 #decimal: "." #group: "," #list: ";" #percentSign: "%" #minusSign: "-" #plusSign: "+" #exponential: "E" #superscriptingExponent: "×" #perMille: "‰" #infinity: "∞" #nan: "NaN" } "telu" => NumberSymbolList {#732 #decimal: "." #group: "," #list: ";" #percentSign: "%" #minusSign: "-" #plusSign: "+" #exponential: "E" #superscriptingExponent: "×" #perMille: "‰" #infinity: "∞" #nan: "NaN" } "thai" => NumberSymbolList {#733 #decimal: "." #group: "," #list: ";" #percentSign: "%" #minusSign: "-" #plusSign: "+" #exponential: "E" #superscriptingExponent: "×" #perMille: "‰" #infinity: "∞" #nan: "NaN" } "tibt" => NumberSymbolList {#734 #decimal: "." #group: "," #list: ";" #percentSign: "%" #minusSign: "-" #plusSign: "+" #exponential: "E" #superscriptingExponent: "×" #perMille: "‰" #infinity: "∞" #nan: "NaN" } "vaii" => NumberSymbolList {#735 #decimal: "." #group: "," #list: ";" #percentSign: "%" #minusSign: "-" #plusSign: "+" #exponential: "E" #superscriptingExponent: "×" #perMille: "‰" #infinity: "∞" #nan: "NaN" } ] #maxFractionDigits: 3 #minFractionDigits: 0 #groupingUsed: true #primaryGroupSize: 3 #secondaryGroupSize: 3 } #priceSpecifications: NumberCollection {#1070 #numberSpecifications: array:2 [ "DZD" => Price {#1067 #currencyDisplay: "symbol" #currencySymbol: "DZD" #currencyCode: "DZD" #positivePattern: "#,##0.00 ¤" #negativePattern: "-#,##0.00 ¤" #symbols: array:43 [ …43] #maxFractionDigits: 2 #minFractionDigits: 2 #groupingUsed: true #primaryGroupSize: 3 #secondaryGroupSize: 3 } "EUR" => Price {#1023} ] } } +tab: null +shop: Shop {#11 +id_shop_group: "1" +id_category: "2" +theme_name: "ZOneTheme" +name: "Champgrand France" +active: "1" +deleted: "0" +physical_uri: "/" +virtual_uri: "" +domain: "champgrand.fr.yassine.web-dev.champgrand.wixiweb.net" +domain_ssl: "champgrand.fr.yassine.web-dev.champgrand.wixiweb.net" #group: ShopGroup {#12 +name: "Champgrand" +active: "1" +share_customer: "1" +share_stock: "1" +share_order: "0" +deleted: "0" #extended_data: [] +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 [ …4] "share_customer" => array:2 [ …2] "share_order" => array:2 [ …2] "share_stock" => array:2 [ …2] "active" => array:2 [ …2] "deleted" => array:2 [ …2] ] "classname" => "ShopGroup" ] #update_fields: null +force_id: false } #webserviceParameters: array:1 [ "fields" => array:2 [ "id_shop_group" => array:1 [ "xlink_resource" => "shop_groups" ] "id_category" => [] ] ] +theme: Theme {#13 -attributes: ArrayFinder {#16 -content: array:11 [ "name" => "ZOneTheme" "display_name" => "ZOne Theme" "version" => "2.4.9" "theme_key" => "3982e1716b8380f500836bb1b8109710" "author" => array:2 [ …2] "meta" => array:2 [ …2] "dependencies" => array:1 [ …1] "global_settings" => array:4 [ …4] "theme_settings" => array:2 [ …2] "directory" => "/srv/www/vhosts/yassine/champgrand.fr/public/themes/ZOneTheme/" "preview" => "themes/ZOneTheme/preview.png" ] -position: 0 -pathSeparator: "." } } #extended_data: [] +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 +"address": Address {#548 +id_customer: null +id_manufacturer: null +id_supplier: null +id_warehouse: null +id_country: "8" +id_state: false +country: null +alias: null +company: "Champgrand - SARL MF Bottes" +lastname: null +firstname: null +address1: "4 Route de Saint-Mards" +address2: "" +postcode: "76590" +city: "Belmesnil" +other: null +phone: null +phone_mobile: null +vat_number: null +dni: null +date_add: null +date_upd: null +deleted: 0 #webserviceParameters: array:2 [ "objectsNodeName" => "addresses" "fields" => array:6 [ "id_customer" => array:1 [ …1] "id_manufacturer" => array:1 [ …1] "id_supplier" => array:1 [ …1] "id_warehouse" => array:1 [ …1] "id_country" => array:1 [ …1] "id_state" => array:1 [ …1] ] ] #extended_data: [] +id: null #id_lang: null #id_shop: null +id_shop_list: [] #get_shop_from_context: true #table: "address" #identifier: "id_address" #fieldsRequired: array:6 [ 0 => "id_country" 1 => "alias" 2 => "lastname" 3 => "firstname" 4 => "address1" 5 => "city" ] #fieldsSize: array:12 [ "alias" => 32 "company" => 255 "lastname" => 255 "firstname" => 255 "address1" => 128 "address2" => 128 "postcode" => 12 "city" => 64 "other" => 300 "phone" => 32 "phone_mobile" => 32 "dni" => 16 ] #fieldsValidate: array:22 [ "id_customer" => "isNullOrUnsignedId" "id_manufacturer" => "isNullOrUnsignedId" "id_supplier" => "isNullOrUnsignedId" "id_warehouse" => "isNullOrUnsignedId" "id_country" => "isUnsignedId" "id_state" => "isNullOrUnsignedId" "alias" => "isGenericName" "company" => "isGenericName" "lastname" => "isName" "firstname" => "isName" "vat_number" => "isGenericName" "address1" => "isAddress" "address2" => "isAddress" "postcode" => "isPostCode" "city" => "isCityName" "other" => "isMessage" "phone" => "isPhoneNumber" "phone_mobile" => "isPhoneNumber" "dni" => "isDniLite" "deleted" => "isBool" "date_add" => "isDate" "date_upd" => "isDate" ] #fieldsRequiredLang: [] #fieldsSizeLang: [] #fieldsValidateLang: [] #tables: [] #image_dir: null #image_format: "jpg" #translator: null #def: array:4 [ "table" => "address" "primary" => "id_address" "fields" => array:22 [ "id_customer" => array:3 [ …3] "id_manufacturer" => array:3 [ …3] "id_supplier" => array:3 [ …3] "id_warehouse" => array:3 [ …3] "id_country" => array:3 [ …3] "id_state" => array:2 [ …2] "alias" => array:4 [ …4] "company" => array:3 [ …3] "lastname" => array:4 [ …4] "firstname" => array:4 [ …4] "vat_number" => array:2 [ …2] "address1" => array:4 [ …4] "address2" => array:3 [ …3] "postcode" => array:3 [ …3] "city" => array:4 [ …4] "other" => array:3 [ …3] "phone" => array:3 [ …3] "phone_mobile" => array:3 [ …3] "dni" => array:3 [ …3] "deleted" => array:3 [ …3] "date_add" => array:3 [ …3] "date_upd" => array:3 [ …3] ] "classname" => "Address" ] #update_fields: null +force_id: false } } +smarty: SmartyDev {#22 +auto_literal: true +error_unassigned: false +use_include_path: false +_templateDirNormalized: true +_joined_template_dir: "/srv/www/vhosts/yassine/champgrand.fr/public/modules/creativeelements/views/templates/front/theme/#/srv/www/vhosts/yassine/champgrand.fr/public/themes/ZOneTheme/templates/" +_configDirNormalized: false +_joined_config_dir: null +default_template_handler_func: null +default_config_handler_func: null +default_plugin_handler_func: null +_compileDirNormalized: true +_pluginsDirNormalized: true +_cacheDirNormalized: true +force_compile: true +use_sub_dirs: true +allow_ambiguous_resources: false +merge_compiled_includes: false +extends_recursion: true +force_cache: false +left_delimiter: "{" +right_delimiter: "}" +literals: [] +security_class: "Smarty_Security" +security_policy: null +php_handling: 0 +allow_php_templates: false +debugging: false +debugging_ctrl: "NONE" +smarty_debug_id: "SMARTY_DEBUG" +debug_tpl: "/srv/www/vhosts/yassine/champgrand.fr/public/themes/debug.tpl" +error_reporting: null +config_overwrite: true +config_booleanize: true +config_read_hidden: false +compile_locking: true +cache_locking: false +locking_timeout: 10 +default_resource_type: "file" +caching_type: "file" +default_config_type: "file" +cache_modified_check: false +registered_plugins: array:3 [ "function" => array:10 [ "widget" => array:3 [ 0 => array:2 [ …2] 1 => true 2 => [] ] "render" => array:3 [ 0 => array:2 [ …2] 1 => true 2 => [] ] "form_field" => array:3 [ 0 => array:2 [ …2] 1 => true 2 => [] ] "l" => array:3 [ 0 => "smartyTranslate" 1 => true 2 => [] ] "hook" => array:3 [ 0 => array:2 [ …2] 1 => true 2 => [] ] "dateFormat" => array:3 [ 0 => array:2 [ …2] 1 => true 2 => [] ] "url" => array:3 [ 0 => array:2 [ …2] 1 => true 2 => [] ] "almaFormatPrice" => array:3 [ 0 => array:2 [ …2] 1 => true 2 => [] ] "PrestaBlogUrl" => array:3 [ 0 => array:2 [ …2] 1 => true 2 => [] ] "PrestaBlogContent" => array:3 [ 0 => array:2 [ …2] 1 => true 2 => [] ] ] "block" => array:1 [ "widget_block" => array:3 [ 0 => array:2 [ …2] 1 => true 2 => [] ] ] "modifier" => array:10 [ "escape" => array:3 [ 0 => array:2 [ …2] 1 => true 2 => [] ] "truncate" => array:3 [ 0 => array:2 [ …2] 1 => true 2 => [] ] "json_encode" => array:3 [ 0 => array:2 [ …2] 1 => true 2 => [] ] "json_decode" => array:3 [ 0 => array:2 [ …2] 1 => true 2 => [] ] "boolval" => array:3 [ 0 => array:2 [ …2] 1 => true 2 => [] ] "cleanHtml" => array:3 [ 0 => array:2 [ …2] 1 => true 2 => [] ] "classname" => array:3 [ 0 => array:2 [ …2] 1 => true 2 => [] ] "classnames" => array:3 [ 0 => array:2 [ …2] 1 => true 2 => [] ] "almaJsonEncode" => array:3 [ 0 => array:2 [ …2] 1 => true 2 => [] ] "cefilter" => array:3 [ 0 => Closure {#610 …5} 1 => true 2 => [] ] ] ] +registered_objects: [] +registered_classes: [] +registered_filters: array:2 [ "pre" => array:1 [ "smarty_prefilter_almaDisplayHtml" => "smarty_prefilter_almaDisplayHtml" ] "output" => array:1 [ "CEAssetManager_outputFilter" => array:2 [ 0 => CEAssetManager {#611 …6} 1 => "outputFilter" ] ] ] +registered_resources: array:2 [ "module" => SmartyResourceModule {#24 +uncompiled: false +recompiled: false +hasCompiledHandler: false +"paths": array:2 [ "theme" => "/srv/www/vhosts/yassine/champgrand.fr/public/themes/ZOneTheme/modules/" "modules" => "/srv/www/vhosts/yassine/champgrand.fr/public/modules/" ] +"isAdmin": false } "parent" => SmartyResourceParent {#26 +uncompiled: false +recompiled: false +hasCompiledHandler: false +"paths": [] } ] +registered_cache_resources: [] +autoload_filters: [] +default_modifiers: [] +escape_html: true +start_time: 1781099148.4726 +_current_file: "/srv/www/vhosts/yassine/champgrand.fr/public/modules/trustpilot/views/templates/hook/bottom.tpl" +_parserdebug: false +_objType: 1 +_debug: null #template_dir: array:2 [ 0 => "/srv/www/vhosts/yassine/champgrand.fr/public/modules/creativeelements/views/templates/front/theme/" 1 => "/srv/www/vhosts/yassine/champgrand.fr/public/themes/ZOneTheme/templates/" ] #_processedTemplateDir: array:2 [ 0 => true 1 => true ] #config_dir: array:1 [ 0 => "/srv/www/vhosts/yassine/champgrand.fr/public/vendor/prestashop/smarty/configs" ] #_processedConfigDir: [] #compile_dir: "/srv/www/vhosts/yassine/champgrand.fr/public/var/cache/dev/smarty/compile/" #plugins_dir: array:2 [ 0 => "/srv/www/vhosts/yassine/champgrand.fr/public/vendor/smarty/smarty/libs/plugins/" 1 => "/srv/www/vhosts/yassine/champgrand.fr/public/themes/ZOneTheme/plugins/" ] #cache_dir: "/srv/www/vhosts/yassine/champgrand.fr/public/var/cache/dev/smarty/cache/" #obsoleteProperties: array:8 [ 0 => "resource_caching" 1 => "template_resource_caching" 2 => "direct_access_security" 3 => "_dir_perms" 4 => "_file_perms" 5 => "plugin_search_order" 6 => "inheritance_merge_compiled_includes" 7 => "resource_cache_mode" ] #accessMap: array:5 [ "template_dir" => "TemplateDir" "config_dir" => "ConfigDir" "plugins_dir" => "PluginsDir" "compile_dir" => "CompileDir" "cache_dir" => "CacheDir" ] +cache_id: null +compile_id: null +caching: false +compile_check: true +cache_lifetime: 3600 +tplFunctions: [] +_cache: array:2 [ "resource_handlers" => array:3 [ "module" => SmartyResourceModule {#24} "file" => Smarty_Internal_Resource_File {#1493 +uncompiled: false +recompiled: false +hasCompiledHandler: false } "parent" => SmartyResourceParent {#26} ] "plugin_files" => [] ] +template_class: "SmartyDevTemplate" +tpl_vars: array:105 [ "prestablog_config" => Smarty_Variable {#73 +value: array:126 [ "prestablog_urlblog" => "blog" "prestablog_popuphome_actif" => "0" "prestablog_popup_general" => "0" "prestablog_theme" => "grid-for-1-7" "prestablog_layout_blog" => "2" "prestablog_rating_actif" => "0" "prestablog_read_actif" => "0" "prestablog_homenews_actif" => "0" "prestablog_pageslide_actif" => "0" "prestablog_homenews_limit" => "5" "prestablog_slide_picture_width" => "960" "prestablog_slide_picture_height" => "350" "prestablog_slide_title_length" => "80" "prestablog_slide_intro_length" => "160" "prestablog_lastnews_limit" => "2" "prestablog_lastnews_showall" => "1" "prestablog_lastnews_actif" => "1" "prestablog_lastnews_showintro" => "1" "prestablog_lastnews_showthumb" => "1" "prestablog_lastnews_title_length" => "80" "prestablog_lastnews_intro_length" => "120" "prestablog_datenews_order" => "desc" "prestablog_datenews_showall" => "0" "prestablog_datenews_actif" => "0" "prestablog_allnews_rss" => "0" "prestablog_rss_title_length" => "80" "prestablog_rss_intro_length" => "200" "prestablog_blocsearch_actif" => "1" "prestablog_search_filtrecat" => "1" "prestablog_footlastnews_actif" => "0" "prestablog_footlastnews_limit" => "3" "prestablog_footlastnews_showall" => "1" "prestablog_footlastnews_intro" => "0" "prestablog_footer_title_length" => "80" "prestablog_footer_intro_length" => "120" "prestablog_sbr" => "a:1:{i:0;s:0:"";}" "prestablog_sbl" => "a:5:{i:0;s:10:"blocSearch";i:1;s:7:"blocRss";i:2;s:13:"blocLastListe";i:3;s:13:"blocDateListe";i:4;s:12:"blocCatListe";}" "prestablog_subblocks_actif" => "1" "prestablog_comment_actif" => "1" "prestablog_comment_only_login" => "0" "prestablog_comment_auto_actif" => "0" "prestablog_comment_alert_admin" => "0" "prestablog_comment_admin_mail" => "contact@champgrand.fr" "prestablog_captcha_actif" => "0" "prestablog_captcha_public_key" => "" "prestablog_captcha_private_key" => "" "prestablog_comment_subscription" => "1" "prestablog_commentfb_actif" => "0" "prestablog_commentfb_nombre" => "5" "prestablog_commentfb_apiId" => "" "prestablog_commentfb_modosId" => "" "prestablog_menu_cat_blog_index" => "1" "prestablog_menu_cat_blog_list" => "1" "prestablog_menu_cat_blog_article" => "0" "prestablog_menu_cat_blog_empty" => "0" "prestablog_menu_cat_home_link" => "1" "prestablog_menu_cat_home_img" => "1" "prestablog_menu_cat_blog_nbnews" => "0" "prestablog_catnews_showall" => "0" "prestablog_catnews_rss" => "0" "prestablog_catnews_actif" => "0" "prestablog_catnews_empty" => "0" "prestablog_catnews_tree" => "0" "prestablog_catnews_shownbnews" => "0" "prestablog_catnews_showthumb" => "0" "prestablog_catnews_showintro" => "1" "prestablog_thumb_cat_width" => "150" "prestablog_thumb_cat_height" => "150" "prestablog_full_cat_width" => "535" …57 ] +nocache: false } "md5pic" => Smarty_Variable {#74 +value: "2efffc3b43b9321561ca20735d383b56" +nocache: false } "prestablog_theme_dir" => Smarty_Variable {#75 +value: "/modules/prestablog/views/" +nocache: false } "prestablog_theme_upimg" => Smarty_Variable {#76 +value: "/modules/prestablog/views/img/grid-for-1-7/up-img/" +nocache: false } "request_uri" => Smarty_Variable {#474 +value: "/12016-chasse?q=Marque-Barbour-Club Interchasse-Perrin-Primos Hunting-Ridgeline-Rietti-Riserva-Woolpower" +nocache: false } "category" => Smarty_Variable {#400 +value: array:17 [ …17] +nocache: false } "subcategories" => Smarty_Variable {#467 +value: array:15 [ …15] +nocache: false } "cart" => Smarty_Variable {#879 +value: array:13 [ …13] +nocache: false } "currency" => Smarty_Variable {#555 +value: array:4 [ …4] +nocache: false } "customer" => Smarty_Variable {#551 +value: array:29 [ …29] +nocache: false } "language" => Smarty_Variable {#556 +value: array:8 [ …8] +nocache: false } "page" => Smarty_Variable {#554 +value: array:6 [ …6] +nocache: false } "shop" => Smarty_Variable {#558 +value: array:12 [ …12] +nocache: false } "urls" => Smarty_Variable {#559 +value: array:21 [ …21] +nocache: false } "configuration" => Smarty_Variable {#560 +value: array:12 [ …12] +nocache: false } "field_required" => Smarty_Variable {#561 +value: [] +nocache: false } "breadcrumb" => Smarty_Variable {#562 +value: array:2 [ …2] +nocache: false } "link" => Smarty_Variable {#563 +value: Link {#399} +nocache: false } "time" => Smarty_Variable {#564 +value: 1781099148 +nocache: false } "static_token" => Smarty_Variable {#565 +value: "ee52439d49c001c224e5b5621459e4e0" +nocache: false } "token" => Smarty_Variable {#566 +value: "0b198c74bd452eafa8483066f41c6f01" +nocache: false } "zoneLayout" => Smarty_Variable {#660 +value: "wide" +nocache: false } "zoneLazyLoading" => Smarty_Variable {#650 +value: true +nocache: false } "zoneSidebarCart" => Smarty_Variable {#651 +value: 1 +nocache: false } "zoneSidebarNavigation" => Smarty_Variable {#649 +value: 1 +nocache: false } "zoneQuickView" => Smarty_Variable {#647 +value: 1 +nocache: false } "svgLogo" => Smarty_Variable {#648 +value: "https://cdn.champgrand.fr/img/1586943819.svg" +nocache: false } "svgWidth" => Smarty_Variable {#961 +value: "220px" +nocache: false } "mobileMenuType" => Smarty_Variable {#646 +value: "categorytree" +nocache: false } "productGridColumns" => Smarty_Variable {#627 +value: 3 +nocache: false } "cat_showImage" => Smarty_Variable {#873 +value: 0 +nocache: false } "cat_showDescription" => Smarty_Variable {#960 +value: 1 +nocache: false } "cat_expandDescription" => Smarty_Variable {#939 +value: 1 +nocache: false } "cat_showSubcategories" => Smarty_Variable {#938 +value: 1 +nocache: false } "cat_productView" => Smarty_Variable {#940 +value: "grid" +nocache: false } "product_infoLayout" => Smarty_Variable {#942 +value: "normal" +nocache: false } "product_AddToCartLayout" => Smarty_Variable {#941 +value: "normal" +nocache: false } "product_ActionPosition" => Smarty_Variable {#943 +value: false +nocache: false } "product_imageZoom" => Smarty_Variable {#945 +value: 1 +nocache: false } "product_enableCountdown" => Smarty_Variable {#944 +value: 1 +nocache: false } "product_attributesLayout" => Smarty_Variable {#946 +value: "default" +nocache: false } "psDimensionUnit" => Smarty_Variable {#948 +value: "cm" +nocache: false } "zoneLogo" => Smarty_Variable {#947 +value: array:3 [ …3] +nocache: false } "zoneBodyClasses" => Smarty_Variable {#951 +value: "" +nocache: false } "zoneIsMobile" => Smarty_Variable {#954 +value: false +nocache: false } "ps_legalcompliance_spl" => Smarty_Variable {#950 +value: false +nocache: false } "enabled_pm_advancedsearch4" => Smarty_Variable {#952 +value: false +nocache: false } "script_url" => Smarty_Variable {#893 +value: "https://invitejs.trustpilot.com/tp.min.js" +nocache: false } "key" => Smarty_Variable {#891 +value: "p55ydaDAnVDGdVmo" +nocache: false } "widget_script_url" => Smarty_Variable {#890 +value: "//widget.trustpilot.com/bootstrap/v5/tp.widget.bootstrap.min.js" +nocache: false } "preview_script_url" => Smarty_Variable {#892 +value: "//ecommplugins-scripts.trustpilot.com/v2.1/js/preview.min.js" +nocache: false } "preview_css_url" => Smarty_Variable {#918 +value: "//ecommplugins-scripts.trustpilot.com/v2.1/css/preview.min.css" +nocache: false } "integration_app_url" => Smarty_Variable {#915 +value: "https://ecommscript-integrationapp.trustpilot.com" +nocache: false } "register_js_dir" => Smarty_Variable {#894 +value: "/modules/trustpilot/views/js/tp_register.min.js" +nocache: false } "trustbox_js_dir" => Smarty_Variable {#927 +value: "/modules/trustpilot/views/js/tp_trustbox.min.js" +nocache: false } "preview_js_dir" => Smarty_Variable {#897 +value: "/modules/trustpilot/views/js/tp_preview.min.js" +nocache: false } "trustpilot_ajax_url" => Smarty_Variable {#895 +value: "https://champgrand.fr.yassine.web-dev.champgrand.wixiweb.net/module/trustpilot/trustpilotajax" +nocache: false } "trustbox_settings" => Smarty_Variable {#1933 +value: {#516 …3} +nocache: false } "user_id" => Smarty_Variable {#896 +value: 0 +nocache: false } "ajaxcartEnabled" => Smarty_Variable {#1496 +value: "1" +nocache: false } "ajaxGetProductUrl" => Smarty_Variable {#1469 +value: "//champgrand.fr.yassine.web-dev.champgrand.wixiweb.net/module/cdc_googletagmanager/async?obj=cart-action" +nocache: false } "sPixel" => Smarty_Variable {#670 +value: "163596071517771" +nocache: false } "aDynTags" => Smarty_Variable {#882 +value: array:4 [ …4] +nocache: false } "bConsent" => Smarty_Variable {#641 +value: "1" +nocache: false } "sCR" => Smarty_Variable {#630 +value: "\n" +nocache: false } "aTrackingType" => Smarty_Variable {#643 +value: array:2 [ …2] +nocache: false } "sJsCode" => Smarty_Variable {#862 +value: "oPixelFacebook.addToCart({"content_name":"Anorak Dynamic Eco Smock Laksen","content_category":"Vestes imperm\u00e9ables","content_ids":"['FR7726']","content_type":"product","currency":"EUR"}, '');oPixelFacebook.addToWishList({"content_name":"Anorak Dynamic Eco Smock Laksen","content_category":"Vestes imperm\u00e9ables","content_ids":"['FR7726']","content_type":"product","currency":"EUR"}, '');oPixelFacebook.addToCart({"content_name":"Anorak Explore Deerhunter","content_category":"Vestes imperm\u00e9ables","content_ids":"['FR6967']","content_type":"product","currency":"EUR"}, '');oPixelFacebook.addToWishList({"content_name":"Anorak Explore Deerhunter","content_category":"Vestes imperm\u00e9ables","content_ids":"['FR6967']","content_type":"product","currency":"EUR"}, '');oPixelFacebook.addToCart({"content_name":"Anorak Mountain Hunter H\u00e4rkila","content_category":"Vestes l\u00e9g\u00e8res","content_ids":"['FR5096']","content_type":"product","currency":"EUR"}, '');oPixelFacebook.addToWishList({"content_name":"Anorak Mountain Hunter H\u00e4rkila","content_category":"Vestes l\u00e9g\u00e8res","content_ids":"['FR5096']","content_type":"product","currency":"EUR"}, '');oPixelFacebook.addToCart({"content_name":"Anorak PRO Gamekeeper V2 Deerhunter","content_category":"Vestes l\u00e9g\u00e8res","content_ids":"['FR6141']","content_type":"product","currency":"EUR"}, '');oPixelFacebook.addToWishList({"content_name":"Anorak PRO Gamekeeper V2 Deerhunter","content_category":"Vestes l\u00e9g\u00e8res","content_ids":"['FR6141']","content_type":"product","currency":"EUR"}, '');oPixelFacebook.addToCart({"content_name":"Batterie Pour V\u00eatements Chauffants Heat H\u00e4rkila","content_category":"Vestes chaudes","content_ids":"['FR6325']","content_type":"product","currency":"EUR"}, '');oPixelFacebook.addToWishList({"content_name":"Batterie Pour V\u00eatements Chauffants Heat H\u00e4rkila","content_category":"Vestes chaudes","content_ids":"['FR6325']","content_type":"product","currency":"EUR"}, '');oPixelFacebook.addToCart({"content_name":"Batterie Pour V\u00eatements Chauffants Heat Seeland","content_category":"Vestes chaudes","content_ids":"['FR6400']","content_type":"product","currency":"EUR"}, '');oPixelFacebook.addToWishList({"content_name":"Batterie Pour V\u00eatements Chauffants Heat Seeland","content_category":"Vestes chaudes","content_ids":"['FR6400']","content_type":"product","currency":"EUR"}, '');oPixelFacebook.addToCart({"content_name":"Blouson R\u00e9versible Multi-Hunt 435 Somlys","content_category":"Vestes polaires","content_ids":"['FR7429']","content_type":"product","currency":"EUR"}, '');oPixelFacebook.addToWishList({"content_name":"Blouson R\u00e9versible Multi-Hunt 435 Somlys","content_category":"Vestes polaires","content_ids":"['FR7429']","content_type":"product","currency":"EUR"}, '');oPixelFacebook.addToCart({"content_name":"Cale\u00e7on Long Base Active H\u00e4rkila","content_category":"Sous-v\u00eatements techniques","content_ids":"['FR7070']","content_type":"product","currency":"EUR"}, '');oPixelFacebook.addToWishList({"content_name":"Cale\u00e7on Long Base Active H\u00e4rkila","content_category":"Sous-v\u00eatements techniques","content_ids":"['FR7070']","content_type":"product","currency":"EUR"}, '');oPixelFacebook.addToCart({"content_name":"Casquette plate coton huil\u00e9 Barbour","content_category":"V\u00eatements de chasse","content_ids":"['FR4202']","content_type":"product","currency":"EUR"}, '');oPixelFacebook.addToWishList({"content_name":"Casquette plate coton huil\u00e9 Barbour","content_category":"V\u00eatements de chasse","content_ids":"['FR4202']","content_type":"product","currency":"EUR"}, '');oPixelFacebook.addToCart({"content_name":"Chaussettes Active 331 Crispi","content_category":"Chaussettes de chasse","content_ids":"['FR6385']","content_type":"product","currency":"EUR"}, '');oPixelFacebook.addToWishList({"content_name":"Chaussettes Active 331 Crispi","content_category":"Chaussettes de chasse","content_ids":"['FR6385']","content_type":"product","currency":"EUR"}, '');oPixelFacebook.addToCart({"content_name":"Chaussettes All Season en Laine H\u00e4rkila","content_category":"Chaussettes de chasse","content_ids":"['FR6398']","content_type":"product","currency":"EUR"}, '');oPixelFacebook.addToWishList({"content_name":"Chaussettes All Season en Laine H\u00e4rkila","content_category":"Chaussettes de chasse","content_ids":"['FR6398']","content_type":"product","currency":"EUR"}, '');oPixelFacebook.addToCart({"content_name":"Chaussettes Basses Chaudes Laine M\u00e9rinos Woolpower","content_category":"Chaussettes de chasse","content_ids":"['FR6550']","content_type":"product","currency":"EUR"}, '');oPixelFacebook.addToWishList({"content_name":"Chaussettes Basses Chaudes Laine M\u00e9rinos Woolpower","content_category":"Chaussettes de chasse","content_ids":"['FR6550']","content_type":"product","currency":"EUR"}, '');oPixelFacebook.addToCart({"content_name":"Chaussettes Basses Pathfinder Crispi","content_category":"Chaussettes de chasse","content_ids":"['FR6529']","content_type":"product","currency":"EUR"}, '');oPixelFacebook.addToWishList({"content_name":"Chaussettes Basses Pathfinder Crispi","content_category":"Chaussettes de chasse","content_ids":"['FR6529']","content_type":"product","currency":"EUR"}, '');oPixelFacebook.addToCart({"content_name":"Chaussettes Chaudes Jagd Meindl","content_category":"Chaussettes de chasse","content_ids":"['FR6984']","content_type":"product","currency":"EUR"}, '');oPixelFacebook.addToWishList({"content_name":"Chaussettes Chaudes Jagd Meindl","content_category":"Chaussettes de chasse","content_ids":"['FR6984']","content_type":"product","currency":"EUR"}, '');oPixelFacebook.addToCart({"content_name":"Chaussettes Chauffantes HeatProtech 3200 Monnet","content_category":"Chaussettes de chasse","content_ids":"['FR7905']","content_type":"product","currency":"EUR"}, '');oPixelFacebook.addToWishList({"content_name":"Chaussettes Chauffantes HeatProtech 3200 Monnet","content_category":"Chaussettes de chasse","content_ids":"['FR7905']","content_type":"product","currency":"EUR"}, '');oPixelFacebook.addToCart({"content_name":"Chaussettes Natun Club Interchasse","content_category":"Chaussettes de chasse","content_ids":"['FR3609']","content_type":"product","currency":"EUR"}, '');oPixelFacebook.addToWishList({"content_name":"Chaussettes Natun Club Interchasse","content_category":"Chaussettes de chasse","content_ids":"['FR3609']","content_type":"product","currency":"EUR"}, '');oPixelFacebook.addToCart({"content_name":"Chaussettes Hautes Chaudes Jagd Lang Meindl","content_category":"Chaussettes de chasse","content_ids":"['FR7413']","content_type":"product","currency":"EUR"}, '');oPixelFacebook.addToWishList({"content_name":"Chaussettes Hautes Chaudes Jagd Lang Meindl","content_category":"Chaussettes de chasse","content_ids":"['FR7413']","content_type":"product","currency":"EUR"}, '');oPixelFacebook.addToCart({"content_name":"Chaussettes Hautes Chaudes Laine M\u00e9rinos Woolpower","content_category":"Chaussettes de chasse","content_ids":"['FR6547']","content_type":"product","currency":"EUR"}, '');oPixelFacebook.addToWishList({"content_name":"Chaussettes Hautes Chaudes Laine M\u00e9rinos Woolpower","content_category":"Chaussettes de chasse","content_ids":"['FR6547']","content_type":"product","currency":"EUR"}, '');" +nocache: false } "sJsObjName" => Smarty_Variable {#860 +value: "oPixelFacebook" +nocache: false } "sFacebookJsInclude" => Smarty_Variable {#861 +value: "modules/facebookproductad/views/templates/hook/facebook-pixel-17-js.tpl" +nocache: false } "sModuleName" => Smarty_Variable {#871 +value: "fpa" +nocache: false } "bDebug" => Smarty_Variable {#870 +value: true +nocache: false } "ALLTAGS" => Smarty_Variable {#824 +value: """ <link rel="alternate" hreflang="nl-be" href="https://champgrand.be.yassine.web-dev.champgrand.wixiweb.net/nl/12016-jacht" />\n <link rel="alternate" hreflang="fr-be" href="https://champgrand.be.yassine.web-dev.champgrand.wixiweb.net/fr/12016-chasse" />\n <link rel="alternate" hreflang="fr-fr" href="https://champgrand.fr.yassine.web-dev.champgrand.wixiweb.net/12016-chasse" />\n """ +nocache: false } "CANONICAL" => Smarty_Variable {#829 +value: "https://champgrand.fr.yassine.web-dev.champgrand.wixiweb.net/12016-chasse?q=Marque-Barbour-Club+Interchasse-Perrin-Primos+Hunting-Ridgeline-Rietti-Riserva-Woolpower" +nocache: false } "PS7_FLAG" => Smarty_Variable {#834 +value: "YES" +nocache: false } "HOOK_HEADER" => Smarty_Variable {#775 +value: """ \n <!-- begin module:zonecolorsfonts/views/templates/hook/zonecolorsfonts.tpl -->\n <!-- begin /srv/www/vhosts/yassine/champgrand.fr/public/themes/ZOneTheme/modules/zonecolorsfonts/views/templates/hook/zonecolorsfonts.tpl -->\n \n <style type="text/css">a, .btn-outline-primary, .btn-outline-primary.disabled, .btn-outline-primary:disabled, .btn-link, .page-link, .text-primary, .products-selection .total-products p, .products-selection .products-sort-order .product-display .display-select .selected, #header .left-nav-trigger .left-nav-icon, #footer .footer-about-us .fa, #footer .footer-about-us .material-icons, .feature .material-icons, .feature .fa, .feature2 a:hover {color: #748e2e} .btn-primary, .btn-primary.disabled, .btn-primary:disabled, .btn-outline-primary:hover, .btn-outline-primary:not(:disabled):not(.disabled):active, .btn-outline-primary:not(:disabled):not(.disabled).active, .show > .btn-outline-primary.dropdown-toggle, .dropdown-item.active, .dropdown-item:active, .nav-pills .nav-link.active, .nav-pills .show > .nav-link, .page-item.active .page-link, .badge-primary, .progress-bar, .list-group-item.active, .bg-primary, .btn.btn-primary, .btn.btn-primary.disabled, .btn.btn-primary:disabled, .group-span-filestyle .btn-default, .group-span-filestyle .bootstrap-touchspin .btn-touchspin, .bootstrap-touchspin .group-span-filestyle .btn-touchspin, .pagination .page-list .current a, .add-to-cart, .add-to-cart.disabled, .add-to-cart:disabled, .sidebar-currency .currency-list .current .dropdown-item, .sidebar-language .language-list .current .dropdown-item, .pace .pace-progress, .pace-bounce .pace-activity, #header .mobile-header-version .mobile-menu-icon, .banner3:hover, #product-comments-list-pagination ul li.active span {background-color: #748e2e} .btn-primary, .btn-primary.disabled, .btn-primary:disabled, .btn-outline-primary, .btn-outline-primary:hover, .btn-outline-primary:not(:disabled):not(.disabled):active, .btn-outline-primary:not(:disabled):not(.disabled).active, .show > .btn-outline-primary.dropdown-toggle, .page-item.active .page-link, .list-group-item.active, .border-primary, .product-combinations .combination-item.active .switch-cbnt, .product-swatches .swatches-list > li.selected > span, .pace .pace-activity {border-color: #748e2e} .btn-primary:hover, .btn.btn-primary:hover, .btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active, .btn.btn-primary:not(:disabled):not(.disabled):active, .btn.btn-primary:not(:disabled):not(.disabled).active, .add-to-cart:hover, .add-to-cart:not(:disabled):not(.disabled):active, .add-to-cart:not(:disabled):not(.disabled).active {background-color: #556722} a:hover, .btn-link:hover, .page-link:hover, .btn-teriary:hover, .btn.btn-teriary:hover, .ui-autocomplete.ui-menu .ui-menu-item .ui-state-focus, .ui-autocomplete.ui-menu .ui-menu-item .ui-state-hover, .dropdown .expand-more:hover, .dropdown a.expand-more:hover, .dropdown-item:hover, .dropdown-item:focus, section.checkout-step .step-number, .page-my-account #content .links a:hover, .active-filters .filter-block .material-icons, .product-price, .price-total, .product-name a:hover, a.product-name:hover, .product-list .product-miniature .grid-hover-btn a, .main-product-details .product-cover .layer .zoom-in, #product-modal .arrows, .st-menu-close:hover, .aone-slideshow .nivoSlider .nivo-directionNav .nivo-prevNav, .aone-slideshow .nivoSlider .nivo-directionNav .nivo-nextNav, #header .left-nav-trigger .left-nav-icon:hover, .feature a:hover, .feature2 .material-icons, .feature2 .fa {color: #f9813a} .custom-checkbox .check-shape.color .check-circle, .custom-radio .check-shape.color .check-circle, .custom-checkbox input[type="checkbox"]:hover + .check-shape, .custom-radio input[type="radio"]:hover + .check-shape, .custom-checkbox input[type="checkbox"]:checked + .check-shape, .custom-radio input[type="radio"]:checked + .check-shape, .category-tree > ul > li > a:hover:before, .main-product-details .product-images li.thumb-container .thumb.selected, .product-swatches .swatches-list > li.selected > span.color .check-circle, #product-modal .product-images img.selected, .anav-top .acategory-content .category-subs li a:hover:before, .aone-slideshow .nivoSlider .nivo-controlNav a.active, .banner2 a:before {border-color: #f9813a} .custom-checkbox input[type="checkbox"]:checked + .check-shape, .custom-radio input[type="radio"]:checked + .check-shape, .modal .modal-header .close:hover, .category-tree > ul > li > a:hover:before, .discount-percentage, .discount-amount, .product-flags .product-flag.discount span, .product-flags .product-flag.on-sale span, .add-to-cart.added:after, .main-product-details .scroll-box-arrows .left, .main-product-details .scroll-box-arrows .right, .cart-preview .cart-header .cart-products-count, .slick-prev, .slick-next, .slick-dots li button, .anav-top .amenu-link > sup, .anav-top .acategory-content .category-subs li a:hover:before, .aone-slideshow .nivoSlider .nivo-controlNav a, .aone-popupnewsletter button.close, #header .sticky-icon-cart .cart-products-count, #scrollTopButton .scroll-button {background-color: #f9813a} .header-banner a:hover, .header-nav a:not(.dropdown-item):hover, .main-header a:not(.dropdown-item):not(.btn-primary):hover, .header-nav .dropdown .expand-more:hover {color: #f9813a} .header-main-menu, .mobile-amega-menu {background-color: #748e2e} .anav-top .amenu-link {color: #ffffff} .anav-mobile .amenu-link .mobile-toggle-plus .caret-down-icon {border-top-color: #ffffff} .anav-mobile .amenu-link .mobile-toggle-plus .caret-down-icon {border-bottom-color: #ffffff} .anav-top .amenu-item:hover .amenu-link, .anav-top .amenu-link:hover {color: #748e2e} .anav-top .adropdown a:hover, .anav-top .acategory-content .category-title a:hover, .anav-top .aproduct-content .product-name a:hover, .anav-top .amanufacturer-content .brand-name a:hover {color: #748e2e} .anav-top .acategory-content .category-subs li a:hover:before {border-color: #748e2e} .anav-top .acategory-content .category-subs li a:hover:before {background-color: #748e2e} #footer a:hover {color: #748e2e} .modal .modal-header .close:hover, .add-to-cart.added:after, .main-product-details .scroll-box-arrows .left, .main-product-details .scroll-box-arrows .right, .slick-prev, .slick-next, .aone-slideshow .nivoSlider .nivo-controlNav a, .aone-popupnewsletter button.close, #scrollTopButton .scroll-button, .slick-dots li button {background-color: #f9813a} section.checkout-step .step-number, .active-filters .filter-block .material-icons, .product-list .product-miniature .grid-hover-btn a, .main-product-details .product-cover .layer .zoom-in, #product-modal .arrows, .st-menu-close:hover, .aone-slideshow .nivoSlider .nivo-directionNav .nivo-prevNav, .aone-slideshow .nivoSlider .nivo-directionNav .nivo-nextNav, .aone-slideshow .nivoSlider .nivo-directionNav .nivo-prevNav:hover, .aone-slideshow .nivoSlider .nivo-directionNav .nivo-nextNav:hover {color: #f9813a} .aone-slideshow .nivoSlider .nivo-controlNav a.active {border-color: #f9813a} .btn-primary, .btn-primary.disabled, .btn-primary:disabled, .btn-outline-primary:hover, .btn-outline-primary:not(:disabled):not(.disabled):active, .btn-outline-primary:not(:disabled):not(.disabled).active, .show > .btn-outline-primary.dropdown-toggle, .btn.btn-primary, .btn.btn-primary.disabled, .btn.btn-primary:disabled, .add-to-cart, .add-to-cart.disabled, .add-to-cart:disabled, #header .mobile-header-version .mobile-menu-icon {background-color: #748e2e} .btn-primary, .btn-primary.disabled, .btn-primary:disabled, .btn-outline-primary, .btn-outline-primary:hover, .btn-outline-primary:not(:disabled):not(.disabled):active, .btn-outline-primary:not(:disabled):not(.disabled).active, .show > .btn-outline-primary.dropdown-toggle, .border-primary {border-color: #748e2e} .btn-primary:hover, .btn.btn-primary:hover, .btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active, .btn.btn-primary:not(:disabled):not(.disabled):active, .btn.btn-primary:not(:disabled):not(.disabled).active, .add-to-cart:hover, .add-to-cart:not(:disabled):not(.disabled):active, .add-to-cart:not(:disabled):not(.disabled).active {background-color: #556722} </style>\n \n <style type="text/css">@media (max-width: 768px) {\r\n .st-menu-right .sidebar-cart {\r\n padding-bottom: 80px;\r\n }\r\n }</style>\n <!-- end /srv/www/vhosts/yassine/champgrand.fr/public/themes/ZOneTheme/modules/zonecolorsfonts/views/templates/hook/zonecolorsfonts.tpl -->\n <!-- end module:zonecolorsfonts/views/templates/hook/zonecolorsfonts.tpl -->\n \n <!-- begin module:zonethememanager/views/templates/hook/zonethememanager_header.tpl -->\n <!-- begin /srv/www/vhosts/yassine/champgrand.fr/public/themes/ZOneTheme/modules/zonethememanager/views/templates/hook/zonethememanager_header.tpl -->\n <!-- end /srv/www/vhosts/yassine/champgrand.fr/public/themes/ZOneTheme/modules/zonethememanager/views/templates/hook/zonethememanager_header.tpl -->\n <!-- end module:zonethememanager/views/templates/hook/zonethememanager_header.tpl -->\n \n <!-- begin /srv/www/vhosts/yassine/champgrand.fr/public/modules/trustpilot/views/templates/hook/head.tpl -->\n <script type="text/javascript" data-keepinline="true">\n var trustpilot_script_url = 'https://invitejs.trustpilot.com/tp.min.js';\n var trustpilot_key = 'p55ydaDAnVDGdVmo';\n var trustpilot_widget_script_url = '//widget.trustpilot.com/bootstrap/v5/tp.widget.bootstrap.min.js';\n var trustpilot_integration_app_url = 'https://ecommscript-integrationapp.trustpilot.com';\n var trustpilot_preview_css_url = '//ecommplugins-scripts.trustpilot.com/v2.1/css/preview.min.css';\n var trustpilot_preview_script_url = '//ecommplugins-scripts.trustpilot.com/v2.1/js/preview.min.js';\n var trustpilot_ajax_url = 'https://champgrand.fr.yassine.web-dev.champgrand.wixiweb.net/module/trustpilot/trustpilotajax';\n var user_id = '0';\n var trustpilot_trustbox_settings = {"trustboxes":[],"activeTrustbox":0,"pageUrls":{"landing":"https:\/\/champgrand.fr.yassine.web-dev.champgrand.wixiweb.net\/","category":"https:\/\/champgrand.fr.yassine.web-dev.champgrand.wixiweb.net\/1001-bottes","product":"https:\/\/champgrand.fr.yassine.web-dev.champgrand.wixiweb.net\/14-22-gilet-woolpower-zip.html#\/couleurs-vert\/grammage-400g\/taille-xs"}};\n </script>\n <script type="text/javascript" src="/modules/trustpilot/views/js/tp_register.min.js"></script>\n <script type="text/javascript" src="/modules/trustpilot/views/js/tp_trustbox.min.js"></script>\n <script type="text/javascript" src="/modules/trustpilot/views/js/tp_preview.min.js"></script>\n \n <!-- end /srv/www/vhosts/yassine/champgrand.fr/public/modules/trustpilot/views/templates/hook/head.tpl -->\n \n <!-- begin modules/facebookproductad/views/templates/hook/header.tpl -->\n <!-- Facebook Product Ad Module by BusinessTech - Start Facebook Pixel Code -->\n \t\n \t<script>\n \t\t!function(f,b,e,v,n,t,s){if(f.fbq)return;n=f.fbq=function(){n.callMethod?\n \t\t\tn.callMethod.apply(n,arguments):n.queue.push(arguments)};if(!f._fbq)f._fbq=n;\n \t\t\tn.push=n;n.loaded=!0;n.version='2.0';n.queue=[];t=b.createElement(e);t.async=!0;\n \t\t\tt.src=v;s=b.getElementsByTagName(e)[0];s.parentNode.insertBefore(t,s)\n \t\t}(window, document,'script','https://connect.facebook.net/en_US/fbevents.js');\n \n \t\t\t\t\tfbq('consent', 'grant');\n \t\t\t\tfbq('init', '163596071517771');\n \t\tfbq('track', 'PageView');\n \n \t\t\n \t\t\t\t\n \t\tfbq('track', 'ViewCategory', {\n \t\t\t\n \t\t\t\t\t\t\tcontent_type : 'product',\n \t\t\t\t\t\t\tcontent_ids : ['FR7726','FR6967','FR5096','FR6141','FR6325','FR6400','FR7429','FR7070','FR4202','FR6385','FR6398','FR6550','FR6529','FR6984','FR7905','FR3609','FR7413','FR6547'],\n \t\t\t\t\t\t\tcontent_name : 'Chasse',\n \t\t\t\t\t\t\tcontent_category : 'Chasse'\t\t\t\t\t\t\n \t\t});\n \t\t\n \t\t\t\t\n \n \n \t\t\n \t\t\t\t\t\n \t</script>\n \t<noscript><img height="1" width="1" style="display:none" src="https://www.facebook.com/tr?id=163596071517771&ev=PageView&noscript=1"/></noscript>\n \t\n \n \t<!-- manage the click event on the wishlist and the add to cart -->\n \t\t<script type="text/javascript" src="/modules/facebookproductad/views/js/pixel.js"></script>\n \t<script type="text/javascript" src="/modules/facebookproductad/views/js/jquery-1.11.0.min.js"></script>\n \t<script type="text/javascript">\n \n \t\tvar oPixelFacebook = new oPixelFacebook();\n \n \t\t$( document ).ready(function() {\n \t\t\toPixelFacebook.addToCart({"content_name":"Anorak Dynamic Eco Smock Laksen","content_category":"Vestes imperm\u00e9ables","content_ids":"['FR7726']","content_type":"product","currency":"EUR"}, '');oPixelFacebook.addToWishList({"content_name":"Anorak Dynamic Eco Smock Laksen","content_category":"Vestes imperm\u00e9ables","content_ids":"['FR7726']","content_type":"product","currency":"EUR"}, '');oPixelFacebook.addToCart({"content_name":"Anorak Explore Deerhunter","content_category":"Vestes imperm\u00e9ables","content_ids":"['FR6967']","content_type":"product","currency":"EUR"}, '');oPixelFacebook.addToWishList({"content_name":"Anorak Explore Deerhunter","content_category":"Vestes imperm\u00e9ables","content_ids":"['FR6967']","content_type":"product","currency":"EUR"}, '');oPixelFacebook.addToCart({"content_name":"Anorak Mountain Hunter H\u00e4rkila","content_category":"Vestes l\u00e9g\u00e8res","content_ids":"['FR5096']","content_type":"product","currency":"EUR"}, '');oPixelFacebook.addToWishList({"content_name":"Anorak Mountain Hunter H\u00e4rkila","content_category":"Vestes l\u00e9g\u00e8res","content_ids":"['FR5096']","content_type":"product","currency":"EUR"}, '');oPixelFacebook.addToCart({"content_name":"Anorak PRO Gamekeeper V2 Deerhunter","content_category":"Vestes l\u00e9g\u00e8res","content_ids":"['FR6141']","content_type":"product","currency":"EUR"}, '');oPixelFacebook.addToWishList({"content_name":"Anorak PRO Gamekeeper V2 Deerhunter","content_category":"Vestes l\u00e9g\u00e8res","content_ids":"['FR6141']","content_type":"product","currency":"EUR"}, '');oPixelFacebook.addToCart({"content_name":"Batterie Pour V\u00eatements Chauffants Heat H\u00e4rkila","content_category":"Vestes chaudes","content_ids":"['FR6325']","content_type":"product","currency":"EUR"}, '');oPixelFacebook.addToWishList({"content_name":"Batterie Pour V\u00eatements Chauffants Heat H\u00e4rkila","content_category":"Vestes chaudes","content_ids":"['FR6325']","content_type":"product","currency":"EUR"}, '');oPixelFacebook.addToCart({"content_name":"Batterie Pour V\u00eatements Chauffants Heat Seeland","content_category":"Vestes chaudes","content_ids":"['FR6400']","content_type":"product","currency":"EUR"}, '');oPixelFacebook.addToWishList({"content_name":"Batterie Pour V\u00eatements Chauffants Heat Seeland","content_category":"Vestes chaudes","content_ids":"['FR6400']","content_type":"product","currency":"EUR"}, '');oPixelFacebook.addToCart({"content_name":"Blouson R\u00e9versible Multi-Hunt 435 Somlys","content_category":"Vestes polaires","content_ids":"['FR7429']","content_type":"product","currency":"EUR"}, '');oPixelFacebook.addToWishList({"content_name":"Blouson R\u00e9versible Multi-Hunt 435 Somlys","content_category":"Vestes polaires","content_ids":"['FR7429']","content_type":"product","currency":"EUR"}, '');oPixelFacebook.addToCart({"content_name":"Cale\u00e7on Long Base Active H\u00e4rkila","content_category":"Sous-v\u00eatements techniques","content_ids":"['FR7070']","content_type":"product","currency":"EUR"}, '');oPixelFacebook.addToWishList({"content_name":"Cale\u00e7on Long Base Active H\u00e4rkila","content_category":"Sous-v\u00eatements techniques","content_ids":"['FR7070']","content_type":"product","currency":"EUR"}, '');oPixelFacebook.addToCart({"content_name":"Casquette plate coton huil\u00e9 Barbour","content_category":"V\u00eatements de chasse","content_ids":"['FR4202']","content_type":"product","currency":"EUR"}, '');oPixelFacebook.addToWishList({"content_name":"Casquette plate coton huil\u00e9 Barbour","content_category":"V\u00eatements de chasse","content_ids":"['FR4202']","content_type":"product","currency":"EUR"}, '');oPixelFacebook.addToCart({"content_name":"Chaussettes Active 331 Crispi","content_category":"Chaussettes de chasse","content_ids":"['FR6385']","content_type":"product","currency":"EUR"}, '');oPixelFacebook.addToWishList({"content_name":"Chaussettes Active 331 Crispi","content_category":"Chaussettes de chasse","content_ids":"['FR6385']","content_type":"product","currency":"EUR"}, '');oPixelFacebook.addToCart({"content_name":"Chaussettes All Season en Laine H\u00e4rkila","content_category":"Chaussettes de chasse","content_ids":"['FR6398']","content_type":"product","currency":"EUR"}, '');oPixelFacebook.addToWishList({"content_name":"Chaussettes All Season en Laine H\u00e4rkila","content_category":"Chaussettes de chasse","content_ids":"['FR6398']","content_type":"product","currency":"EUR"}, '');oPixelFacebook.addToCart({"content_name":"Chaussettes Basses Chaudes Laine M\u00e9rinos Woolpower","content_category":"Chaussettes de chasse","content_ids":"['FR6550']","content_type":"product","currency":"EUR"}, '');oPixelFacebook.addToWishList({"content_name":"Chaussettes Basses Chaudes Laine M\u00e9rinos Woolpower","content_category":"Chaussettes de chasse","content_ids":"['FR6550']","content_type":"product","currency":"EUR"}, '');oPixelFacebook.addToCart({"content_name":"Chaussettes Basses Pathfinder Crispi","content_category":"Chaussettes de chasse","content_ids":"['FR6529']","content_type":"product","currency":"EUR"}, '');oPixelFacebook.addToWishList({"content_name":"Chaussettes Basses Pathfinder Crispi","content_category":"Chaussettes de chasse","content_ids":"['FR6529']","content_type":"product","currency":"EUR"}, '');oPixelFacebook.addToCart({"content_name":"Chaussettes Chaudes Jagd Meindl","content_category":"Chaussettes de chasse","content_ids":"['FR6984']","content_type":"product","currency":"EUR"}, '');oPixelFacebook.addToWishList({"content_name":"Chaussettes Chaudes Jagd Meindl","content_category":"Chaussettes de chasse","content_ids":"['FR6984']","content_type":"product","currency":"EUR"}, '');oPixelFacebook.addToCart({"content_name":"Chaussettes Chauffantes HeatProtech 3200 Monnet","content_category":"Chaussettes de chasse","content_ids":"['FR7905']","content_type":"product","currency":"EUR"}, '');oPixelFacebook.addToWishList({"content_name":"Chaussettes Chauffantes HeatProtech 3200 Monnet","content_category":"Chaussettes de chasse","content_ids":"['FR7905']","content_type":"product","currency":"EUR"}, '');oPixelFacebook.addToCart({"content_name":"Chaussettes Natun Club Interchasse","content_category":"Chaussettes de chasse","content_ids":"['FR3609']","content_type":"product","currency":"EUR"}, '');oPixelFacebook.addToWishList({"content_name":"Chaussettes Natun Club Interchasse","content_category":"Chaussettes de chasse","content_ids":"['FR3609']","content_type":"product","currency":"EUR"}, '');oPixelFacebook.addToCart({"content_name":"Chaussettes Hautes Chaudes Jagd Lang Meindl","content_category":"Chaussettes de chasse","content_ids":"['FR7413']","content_type":"product","currency":"EUR"}, '');oPixelFacebook.addToWishList({"content_name":"Chaussettes Hautes Chaudes Jagd Lang Meindl","content_category":"Chaussettes de chasse","content_ids":"['FR7413']","content_type":"product","currency":"EUR"}, '');oPixelFacebook.addToCart({"content_name":"Chaussettes Hautes Chaudes Laine M\u00e9rinos Woolpower","content_category":"Chaussettes de chasse","content_ids":"['FR6547']","content_type":"product","currency":"EUR"}, '');oPixelFacebook.addToWishList({"content_name":"Chaussettes Hautes Chaudes Laine M\u00e9rinos Woolpower","content_category":"Chaussettes de chasse","content_ids":"['FR6547']","content_type":"product","currency":"EUR"}, '');\n \t\t});\n \n \t</script>\n \t<!-- Facebook Product Ad Module by BusinessTech - End Facebook Pixel Code -->\n \n <!-- end modules/facebookproductad/views/templates/hook/header.tpl -->\n \n <!-- begin modules/ets_cfultimate/views/templates/hook/header.tpl -->\n <script type="text/javascript">\n var url_basic_ets = 'https://champgrand.fr.yassine.web-dev.champgrand.wixiweb.net/';\n var link_contact_ets = 'https://champgrand.fr.yassine.web-dev.champgrand.wixiweb.net/module/ets_cfultimate/contact';\n var ets_cfu_recaptcha_enabled = 0;\n var ets_cfu_iso_code = 'fr';\n var ets_cfu_locale = 'fr';\n var hidden_reference = 1;\n </script>\n \n <!-- end modules/ets_cfultimate/views/templates/hook/header.tpl -->\n \n <!-- begin modules/sfkhreflang/./views/templates/front/sfkhreflang.tpl -->\n <!-- Automatic Hreflang Canonical Tags -->\n \n <link rel="canonical" href="https://champgrand.fr.yassine.web-dev.champgrand.wixiweb.net/12016-chasse?q=Marque-Barbour-Club+Interchasse-Perrin-Primos+Hunting-Ridgeline-Rietti-Riserva-Woolpower" />\n \n <link rel="alternate" hreflang="nl-be" href="https://champgrand.be.yassine.web-dev.champgrand.wixiweb.net/nl/12016-jacht" />\n <link rel="alternate" hreflang="fr-be" href="https://champgrand.be.yassine.web-dev.champgrand.wixiweb.net/fr/12016-chasse" />\n <link rel="alternate" hreflang="fr-fr" href="https://champgrand.fr.yassine.web-dev.champgrand.wixiweb.net/12016-chasse" />\n \n \n \n \n \n <!-- end modules/sfkhreflang/./views/templates/front/sfkhreflang.tpl -->\n \n <!-- begin modules/doofinder/views/templates/front/script.tpl -->\n <!-- TO REGISTER CLICKS -->\n <script>\n var dfProductLinks = [];\n var dfLinks = Object.keys(dfProductLinks);\n var doofinderAppendAfterBanner = "none";\n var doofinderQuerySelector = "input[name='s']";\n </script> \n <!-- END OF TO REGISTER CLICKS -->\n \n <!-- end modules/doofinder/views/templates/front/script.tpl -->\n """ +nocache: false } "show_quantities" => Smarty_Variable {#1553 +value: "1" +nocache: false } "facets" => Smarty_Variable {#1319 +value: array:6 [ …6] +nocache: false } "js_enabled" => Smarty_Variable {#1567 +value: false +nocache: false } "displayedFacets" => Smarty_Variable {#1566 +value: array:5 [ …5] +nocache: false } "activeFilters" => Smarty_Variable {#1564 +value: array:8 [ …8] +nocache: false } "sort_order" => Smarty_Variable {#1572 +value: "product.price.desc" +nocache: false } "clear_all_link" => Smarty_Variable {#1573 +value: "https://champgrand.fr.yassine.web-dev.champgrand.wixiweb.net/12016-chasse" +nocache: false } "listing" => Smarty_Variable {#752 +value: array:10 [ …10] +nocache: false } "layout" => Smarty_Variable {#804 +value: "layouts/layout-left-column.tpl" +nocache: false } "stylesheets" => Smarty_Variable {#776 +value: array:2 [ …2] +nocache: false } "javascript" => Smarty_Variable {#2119 +value: array:2 [ …2] +nocache: false } "js_custom_vars" => Smarty_Variable {#2121 +value: array:16 [ …16] +nocache: false } "notifications" => Smarty_Variable {#2117 +value: array:4 [ …4] +nocache: false } "gtm_id" => Smarty_Variable {#2041 +value: "GTM-WVT8MRV" +nocache: false } "dataLayer" => Smarty_Variable {#2046 +value: "{"pageCategory":"category","ecommerce":{"currencyCode":"EUR","impressions":[{"name":"Coffre fort pour 23 armes a cle 3mm CR3223 Rietti","id":"","reference":"coffre-fort-pour-23-armes-a-cle-cr3223-rietti","price":"1183.46","brand":"Rietti","category":"Chasse","link":"coffre-fort-pour-23-armes-a-cle-3mm-cr3223-rietti","price_tax_exc":"986.21","wholesale_price":"775","list":"category","position":1},{"name":"Coffre fort pour 18 armes a cle 3mm CR3218 Rietti","id":"","reference":"coffre-fort-pour-18-armes-a-cle-cr3218-rietti","price":"1115.96","brand":"Rietti","category":"Chasse","link":"coffre-fort-pour-18-armes-a-cle-3mm-cr3218-rietti","price_tax_exc":"929.96","wholesale_price":"730","list":"category","position":2},{"name":"Coffre fort pour 14 armes a cle CR2214 Rietti","id":"","reference":"coffre-fort-pour-14-armes-a-cle-cr2214-rietti","price":"827.96","brand":"Rietti","category":"Chasse","link":"coffre-fort-pour-14-armes-a-cle-cr214-rietti","price_tax_exc":"689.96","wholesale_price":"540","list":"category","position":3},{"name":"Coffre pour 10 armes avec cle 3mm CR3210 Rietti","id":"","reference":"coffre-pour-10-armes-avec-cle-cr3210-3mm-rietti","price":"670.46","brand":"Rietti","category":"Chasse","link":"coffre-pour-10-armes-avec-cle-3mm-cr310-rietti","price_tax_exc":"558.71","wholesale_price":"438","list":"category","position":4},{"name":"Manteau en tweed Beaconsfield Barbour","id":"","reference":"MWO0278","price":"670.46","brand":"Barbour","category":"Chasse","link":"manteau-en-tweed-beaconsfield-barbour","price_tax_exc":"558.71","wholesale_price":"0","list":"category","position":5},{"name":"Coffre fort modulable pour 9 armes a cle CR2215X 2mm Rietti","id":"","reference":"coffre-fort-modulable-pour-9-armes-a-cle-cr2215x-2mm-rietti","price":"665.96","brand":"Rietti","category":"Chasse","link":"coffre-fort-modulable-pour-9-armes-a-cle-cr215x-2mm-rietti","price_tax_exc":"554.96","wholesale_price":"435","list":"category","position":6},{"name":"Coffre fort pour 10 armes a cle CR2210 2mm Rietti","id":"","reference":"coffre-fort-pour-10-armes-a-cle-cr2210-2mm-rietti","price":"566.96","brand":"Rietti","category":"Chasse","link":"coffre-fort-pour-18-armes-a-cle-cr210-2mm-rietti","price_tax_exc":"472.46","wholesale_price":"370","list":"category","position":7},{"name":"Pack Veste huilee Bedale Barbour","id":"","reference":"","price":"566.82","brand":"Barbour","category":"Chasse","link":"pack-veste-huilee-bedale-barbour","price_tax_exc":"472.35","wholesale_price":"252","list":"category","position":8},{"name":"Pack Veste huilee Ashby Barbour","id":"","reference":"","price":"557.82","brand":"Barbour","category":"Chasse","link":"pack-veste-huilee-ashby-barbour","price_tax_exc":"464.85","wholesale_price":"248","list":"category","position":9},{"name":"Coffre fort pour 7 armes a cle CR2207 2mm Rietti","id":"","reference":"coffre-fort-pour-7-armes-a-cle-cr2207-2mm-rietti","price":"503.96","brand":"Rietti","category":"Chasse","link":"coffre-fort-pour-7-armes-a-cle-cr207-2mm-rietti","price_tax_exc":"419.96","wholesale_price":"330","list":"category","position":10},{"name":"Veste huilee en tartan Eddleston femme Barbour","id":"","reference":"LWX1313","price":"494.96","brand":"Barbour","category":"Chasse","link":"veste-huilee-en-tartan-eddleston-femme-barbour","price_tax_exc":"412.46","wholesale_price":"0","list":"category","position":11},{"name":"Parka Game Huilee Barbour","id":"","reference":"MWX0698","price":"494.96","brand":"Barbour","category":"Chasse","link":"parka-game-huilee-barbour","price_tax_exc":"412.46","wholesale_price":"0","list":"category","position":12},{"name":"Veste huilee Beadnell Premium femme Barbour","id":"","reference":"LWX1300","price":"463.46","brand":"Barbour","category":"Chasse","link":"veste-huilee-premium-beadnell-femme-barbour","price_tax_exc":"386.21","wholesale_price":"0","list":"category","position":13},{"name":"Sac a Dos Porte Gibier et Porte Carabine R2354 Riserva","id":"","reference":"R2354","price":"463.46","brand":"Riserva","category":"Chasse","link":"sac-a-dos-porte-gibier-et-porte-carabine-r2354-riserva","price_tax_exc":"386.21","wholesale_price":"245","list":"category","position":14},{"name":"Sac de voyage cuir Explorer Barbour","id":"","reference":"UBA0008","price":"463.46","brand":"Barbour","category":"Chasse","link":"sac-de-voyage-cuir-explorer-barbour","price_tax_exc":"386.21","wholesale_price":"0","list":"category","position":15},{"name":"Sac a dos Volume Variable 50-90Litres R2053 Riserva","id":"","reference":"R2053","price":"458.96","brand":"Riserva","category":"Chasse","link":"sac-a-dos-volume-variable-50-90litres-r2053-riserva","price_tax_exc":"382.46","wholesale_price":"243","list":"category","position":16},{"name":"Veste huilee Ogston Barbour","id":"","reference":"MWX0700","price":"449.96","brand":"Barbour","category":"Chasse","link":"veste-huilee-ogston-barbour","price_tax_exc":"374.96","wholesale_price":"0","list":"category","position":17},{"name":"Sac a dos Cordura Volume reglable 45-90 Litres R1834 Riserva","id":"","reference":"sac-a-dos-volume-réglable-45-90-litres-r1834-riserva","price":"449.96","brand":"Riserva","category":"Chasse","link":"sac-a-dos-cordura-volume-reglable-45-90-litres-r1834-riserva","price_tax_exc":"374.96","wholesale_price":"239","list":"category","position":18}]},"userLogged":0,"userId":"guest_242303"}" +nocache: false } "async_user_info" => Smarty_Variable {#2052 +value: 0 +nocache: false } "async_url" => Smarty_Variable {#2040 +value: "//champgrand.fr.yassine.web-dev.champgrand.wixiweb.net/module/cdc_googletagmanager/async?obj=user" +nocache: false } "event_datalayer_ready" => Smarty_Variable {#2043 +value: "datalayer_ready" +nocache: false } "gtm_debug" => Smarty_Variable {#2039 +value: false +nocache: false } "id_module" => Smarty_Variable {#1744 +value: "17" +nocache: false } "hookName" => Smarty_Variable {#468 +value: "displayFooterBefore" +nocache: false } "ps_version" => Smarty_Variable {#520 +value: true +nocache: false } "psgdpr_id_guest" => Smarty_Variable {#512 +value: 0 +nocache: false } "psgdpr_id_customer" => Smarty_Variable {#1747 +value: 0 +nocache: false } "psgdpr_customer_token" => Smarty_Variable {#1746 +value: "da39a3ee5e6b4b0d3255bfef95601890afd80709" +nocache: false } "psgdpr_guest_token" => Smarty_Variable {#1938 +value: "f3ccde53621f06615ce6815f303eae91e1025eae" +nocache: false } "psgdpr_id_module" => Smarty_Variable {#1967 +value: 17 +nocache: false } "psgdpr_consent_message" => Smarty_Variable {#535 +value: "J'accepte les conditions générales et la politique de confidentialité" +nocache: false } "psgdpr_front_controller" => Smarty_Variable {#532 +value: "https://champgrand.fr.yassine.web-dev.champgrand.wixiweb.net/module/psgdpr/FrontAjaxGdpr" +nocache: false } "cartPackProducts" => Smarty_Variable {#1905 +value: [] +nocache: false } ] +parent: null +config_vars: [] +ext: Smarty_Internal_Extension_Handler {#21 +objType: 1 -_property_info: array:8 [ "AutoloadFilters" => 0 "DefaultModifiers" => 0 "ConfigVars" => 0 "DebugTemplate" => 0 "RegisteredObject" => 0 "StreamVariable" => 0 "TemplateVars" => 0 "Literals" => "Literals" ] -resolvedProperties: [] +"registerResource": Smarty_Internal_Method_RegisterResource {#25 +objMap: 3 } +"registerPlugin": Smarty_Internal_Method_RegisterPlugin {#28 +objMap: 3 } +"createData": Smarty_Internal_Method_CreateData {#44 +objMap: 3 } +"registerFilter": Smarty_Internal_Method_RegisterFilter {#83 +objMap: 3 -filterTypes: array:4 [ …4] } +"_codeFrame": Smarty_Internal_Runtime_CodeFrame {#680} +"_filterHandler": Smarty_Internal_Runtime_FilterHandler {#679} +"getLiterals": Smarty_Internal_Method_Literals {#963 +objMap: 3 } +"addLiterals": Smarty_Internal_Method_Literals {#963} +"setLiterals": Smarty_Internal_Method_Literals {#963} +"_writeFile": Smarty_Internal_Runtime_WriteFile {#628} +"getTemplateVars": Smarty_Internal_Method_GetTemplateVars {#920 +objMap: 7 } +"_foreach": Smarty_Internal_Runtime_Foreach {#850 -stack: [] } +"loadPlugin": Smarty_Internal_Method_LoadPlugin {#821 +plugin_files: array:1 [ …1] } +"_tplFunction": Smarty_Internal_Runtime_TplFunction {#2108} } } +mobile_detect: Mobile_Detect {#42 #cache: [] #userAgent: "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" #httpHeaders: array:6 [ "HTTP_HOST" => "champgrand.fr.yassine.web-dev.champgrand.wixiweb.net" "HTTP_ACCEPT_ENCODING" => "gzip, br, zstd, deflate" "HTTP_USER_AGENT" => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" "HTTP_ACCEPT" => "*/*" "HTTP_MOD_REWRITE" => "On" "HTTP_AUTHORIZATION" => "" ] #cloudfrontHeaders: [] #matchingRegex: null #matchesArray: null #detectionType: "mobile" } +mode: null +container: null #translator: TranslatorComponent {#53} #mobile_device: false #is_mobile: false #is_tablet: false }