fasterizeNs.processFragments({"fstrz-scss-0":{"content":"\r\n    //<![CDATA[\r\n\r\n    // var pageLocation = window.location.protocol + '//' + window.location.hostname + window.location.pathname; //+ window.location.search;\r\n    var pageLocation = window.location.pathname.toLowerCase();\r\n\r\n    var userId = '';\r\n\r\n    cact('consent.get', function (result) {\r\n\r\n        if (result.consent.status === 'all-on') {//:\r\n            // Consent was accepted \r\n            userId = getCookie(\"guidtc\");\r\n\r\n            if (userId == '') {\r\n                userId = '';\r\n                if (userId == '') {\r\n                    userId = guid();\r\n                }\r\n                initCookieTC(userId, \"guidtc\");\r\n            }\r\n        }\r\n    });\r\n\r\n    \r\n    if (userId == '') {\r\n        userId = '';\r\n        if (userId == '') {\r\n            userId = guid();\r\n        }\r\n    }\r\n     user_typeFromClient =''\r\n\r\n    function initCookieTC(guid, nameCookie) {\r\n        var exdate = new Date();\r\n        exdate.setDate(exdate.getDate() + 1);\r\n        var c_value = nameCookie+\"=\" + guid + \"; expires=\" + exdate.toUTCString() + \";domain=.natureetdecouvertes.com; path=/;secure\";\r\n        document.cookie = c_value;\r\n    }\r\n\r\n    function getCookie(name) {\r\n        var name = name + \"=\";\r\n        var ca = document.cookie.split(';');\r\n        for (var i = 0; i < ca.length; i++) {\r\n            var c = ca[i];\r\n            while (c.charAt(0) == ' ') c = c.substring(1);\r\n            if (c.indexOf(name) == 0) return c.substring(name.length, c.length);\r\n        }\r\n        return \"\";\r\n    }\r\n\r\n    function updateCookie(cname, cvalue) {\r\n        var exdate = new Date();\r\n        exdate.setDate(exdate.getMonth() + 1)\r\n        document.cookie = cname + \"=\" + cvalue + \"; expires=\" + exdate.toDateString() + \"; path = /;secure\";\r\n    }\r\n\r\n    function guid() {\r\n        function s4() {\r\n            return Math.floor((1 + Math.random()) * 0x10000)\r\n              .toString(16)\r\n              .substring(1);\r\n        }\r\n        return s4() + s4() + '-' + s4() + '-' + s4() + '-' +\r\n          s4() + '-' + s4() + s4() + s4();\r\n    }\r\n\r\n\r\n    var tc_vars = {\r\n        env_template: \"other_generic\", /*TODO : Gérer les notions de rayons / sous rayons avec category/ subcategory*/  //Environment template\r\n        env_work: 'p', //Environment work\r\n        env_channel: 'd',\r\n        env_language: 'fr', // Website language\r\n        env_country: 'fr', // Country\r\n        env_fasterize: '',// POur le cookie de fasterize\r\n\r\n        user_id: userId, // // le numéro de compte client oir correcpondre à celui du CRM !!\r\n        user_gender: '', // Visitor Gender\r\n        user_age: '', // Visitor Age\r\n        user_postalcode: '', // Visitor postal code\r\n        user_category: '', // Visitor category (internal CRM segmentation)\r\n        user_recency: '', // R - Visitor recency (last purchase date)\r\n        user_frequency: '', // F - Visitor frequency (number of purchases)\r\n        user_amount: '', // M - Visitor amount (total amount spent by the Client)\r\n        user_email: '', // Email of the customer rempli par feedUserData\r\n        user_email_hashed: '', // Email of the customer rempli par feedUserData\r\n        user_email_optin: '', // Visitor optin newsletter or not\r\n        user_status: '', // Visitor status : customer or prospect\r\n        user_type: user_typeFromClient,\r\n        user_store_id: '',\r\n        user_segment: '',// segment RFM => pour lemoment pas de données remontées du CRM\r\n        user_store_name: '', // Name of the store\r\n\r\n        user_firstname: '', //(facturation) prenom\r\n        user_surname: '',//(facturation) nom\r\n        user_street1: '',//(facturation) adresse principale\r\n        user_street2: '',//(facturation) adresse secondaire\r\n        user_postal_code: '',//(facturation) code postal\r\n        user_city: '',//(facturation) ville\r\n        user_country: '',//(facturation) pays\r\n        user_phone_number: '', //(facturation) : le numéro de téléphone déclaré à la facturation (sans indicatif)\r\n\r\n        gift_message_bool: '', //option message cadeau activé ou non\r\n\r\n        page_cat1: '', // Main Category\r\n        page_cat2: '', // Category\r\n        page_cat3: '', // Sub Category\r\n        page_name: pageLocation, /*TODO : sans paramètres en minuscule */ // Page name (needed only when the analytics tool is implemented into TagCommander)\r\n        page_error: '', // Error page\r\n        list_products: [],\r\n        search_filters: '', // Search Filters (JavaScript array)\r\n        search_page_number: '', // Page number shown in results\r\n        search_keywords: '', // Search keyword\r\n        search_results_number: '', // Product number shown in results\r\n        product_id: '', // Product reference\r\n        product_name: '', // Product name\r\n        product_unitprice_ati: '', // Product unit price ATI (all tax included)\r\n        product_discount_ati: '', // Product discount price ATI (all tax included)\r\n        product_unitprice_tf: '', // Product unit price TF (tax free)\r\n        product_discount_tf: '', // Product discount price TF (tax free)\r\n        product_currency: '', // Currency code (ISO code 4217)\r\n        product_trademark: '', // Product trademark\r\n        product_url_page: '', // Product URL (URL of the product page)\r\n        product_url_picture: '', // Main picture absolute path from the first slash (URL of the product main image)\r\n        product_isbundle: '', // Product bundle or not\r\n        product_breadcrumb_id: '', // Product breadcrumb id (JavaScript array)\r\n        product_breadcrumb_label: '', // Product breadcrumb label (JavaScript array)\r\n        product_rating: '', // Product rating\r\n        product_category: '', // Product category (nd,cc,mp)\r\n        product_instock: '', // Product available in stock or not\r\n        product_picture_type: '',\r\n        product_position: '',\r\n        product_variant: '',\r\n        product_channel: '',//mp,n&d or mixte\r\n        product_seller: '',\r\n        product_brand: '',\r\n        order_id: '', // Order ID\r\n        basket_id: '', // Basket ID created when a product is added to the basket\r\n        order_amount_ati_without_sf: '', // Order amount ATI (all tax included) without shipping fee\r\n        order_amount_ati_with_sf: '', // Order amount ATI (all tax included) with shipping fee\r\n        order_discount_ati: '', // Order discount ATI (all tax included) - let empty if no discount\r\n        order_ship_ati: '', // Order shipping fee ATI (all tax included)\r\n        order_amount_tf_without_sf: '', // Order amount TF (tax free) without shipping fee\r\n        order_amount_tf_with_sf: '', // Order amount TF (tax free) with shipping fee\r\n        order_discount_tf: '', // Order discount TF (tax free) - let empty if no discount\r\n        order_ship_tf: '', // Order shipping fee TF (tax free)\r\n        order_tax: '', // Taxes\r\n        order_payment_methods: '', // Payment methods (VISA, CB,MASTERCARD,AMEX,…) - JavaScript array if several payment methods for the same order\r\n        order_shipping_method: '', // Shipping method (\"\"home\"\",\"\"kiala\"\",\"\"colissimo\"\"...)\r\n        order_status: '', // Order status (\"\"validated\"\",\"\"rejected\"\",\"\"waiting\"\")\r\n        order_promo_code: '', // List of promotionnal codes/coupons in the order - JavaScript array if several coupons for the same order\r\n        order_currency: 'EUR', // Currency code (ISO code 4217)\r\n        order_newcustomer: '', // First order or already client\r\n        order_amount_ati_without_sf_cc: '', // Order amount ATI (all tax included) without shipping fee CC\r\n        order_amount_ati_with_sf_cc: '', // Order amount ATI (all tax included) with shipping fee CC\r\n        order_products_number_cc: '', // Number of products into the order CC\r\n        order_amount_ati_without_sf_nd: '', // Order amount ATI (all tax included) without shipping fee ND\r\n        order_amount_ati_with_sf_nd: '', // Order amount ATI (all tax included) with shipping fee ND\r\n        order_products_number_nd: '', // Number of products into the order ND\r\n        order_amount_ati_without_sf_mp: '', // Order amount ATI (all tax included) without shipping fee MP\r\n        order_amount_ati_with_sf_mp: '', // Order amount ATI (all tax included) with shipping fee MP\r\n        order_products_number_mp: '', // Number of products into the order ND\r\n        order_products_number: '', // Number of products into the order MP\r\n        order_products: [],\r\n        order_products_global: [],\r\n        order_products_cc: [],\r\n        order_products_nd: [],\r\n        order_products_mp: [],\r\n        site_version: '2023.8.7.1134',// version courante du site\r\n        page_type: '',\r\n        checkout_step_option: '',\r\n        checkout_step: '',\r\n        search_category: '',\r\n        page_filters_valeur: '',\r\n        page_filters_label: '',\r\n        order_round: '',\r\n        order_type: '',\r\n        code_mag_prefere: '',\r\n        code_mag_cc: '',\r\n        product_strate_HP : [],\r\n\r\n    }\r\n\r\n\r\n    \r\n","selector":"#tc_varsDeclaration"},"fstrz-scss-1":{"content":"\r\n    tc_vars.env_template = 'product';\r\n    tc_vars.product_id = \"61182870\";\r\n    tc_vars.product_name = \"brosse_a_legumes_en_bois\";\r\n    tc_vars.product_unitprice_ati = '5.95';\r\n\r\n    tc_vars.product_category = 'thes_&_epicerie/cuisine_et_art_de_la_table/ustensiles';\r\n    tc_vars.product_unitprice_tf = '4.96';\r\n    tc_vars.product_brand = 'redecker';\r\n    tc_vars.product_seller = 'nature & découvertes';\r\n\r\n    tc_vars.product_channel = 'n&d';\r\n    tc_vars.product_variant = '';\r\n    tc_vars.product_discount_ati = '0';\r\n    tc_vars.product_discount_tf = '0';\r\n    tc_vars.product_currency = 'EUR';\r\n    tc_vars.product_instock = 'yes';\r\n    tc_vars.product_position = '';\r\n    tc_vars.product_url_picture = '//cache.natureetdecouvertes.com/Medias/Images/Articles/61182870/800';\r\n\r\n         tc_vars.page_cat1 = 'thes_&_epicerie';\r\n         tc_vars.page_cat2 = 'cuisine_et_art_de_la_table';\r\n         tc_vars.page_cat3 = 'ustensiles';\r\n    ","selector":"#tc_varsPageSettings"},"fstrz-scss-2":{"content":"\r\n                        <i style=\"background: url(https://www.natureetdecouvertes.com/fstrz/r/s/cache.natureetdecouvertes.com/wwwStaticContent/ned/PrismicImage/ndecommerce/46c52dd5-7f37-4468-a90c-d74328602434_mon-compte.svg?frz-v=625); \" class=\"icon-header icon-mon-compte\"></i>\r\n                    ","selector":".frzDoNotCache"},"fstrz-scss-3":{"content":"\r\n        <div class=\"price\" itemscope itemtype=\"http://schema.org/PriceSpecification\">\r\n\r\n            <div id=\"priceElements\">\r\n                <span id=\"productPrice\">\r\n                    5,95\r\n                </span>\r\n                <span content=\"EUR\"> €</span>\r\n                            </div>\r\n\r\n            \r\n        </div>\r\n\r\n        <div class=\"productSummary__complementary\">\r\n\r\n        </div>\r\n    ","selector":".productSummary__price"},"fstrz-scss-4":{"content":"\r\n\r\n    \r\n        <button class=\"button greenDark  \"\r\n                id=\"addToOnlineCart\"\r\n                data-event-id=\"1\"\r\n                data-event-name=\"add to basket\"\r\n                data-price=\"5.95\"\r\n                data-event-action=\"saveurs/barbecue|brosse_a_legumes_en_bois\"\r\n                data-event-label=\"redecker|61182870|brosse_a_legumes_en_bois\"\r\n                data-event-value=\"5.95\">\r\n            <span class=\"button__label\">Ajouter au panier</span>\r\n\r\n        </button>\r\n            <button class=\"button beigeGreenBorder \"\r\n                id=\"addToOnlineCartCC\"\r\n                data-event-name=\"ajout panier click and collect\"\r\n                data-event-id=\"2\"\r\n                data-price=\"5.95\"\r\n                data-event-action=\"saveurs/barbecue|brosse_a_legumes_en_bois\"\r\n                data-event-label=\"redecker|61182870|brosse_a_legumes_en_bois\"\r\n                data-event-value=\"5.95\">\r\n            <span class=\"button__label\">Retirer en magasin</span>\r\n        </button>\r\n","selector":".buttonBox"},"fstrz-scss-5":{"content":"\r\n\r\n            <ul>\r\n                <li class=\"productSummary_vendor\">\r\n                    Vendu et exp&#233;di&#233; par Nature &amp; D&#233;couvertes\r\n                </li>\r\n            </ul>\r\n                <ul class=\"productSummary__availabilities\">\r\n                    <li>\r\n                        <div class=\"livraison btPopin\" data-reassurance=\"livraison\">\r\n                            <div>\r\n                                <b class=\"productSummary__deliveryDate frzDoNotCache\">\r\n                                    Livraison chez vous - Le\r\n                                     11/08/23\r\n                                </b>\r\n                            </div>\r\n                            <div>\r\n                                Livraison standard offerte dès 49,00 €\r\n                            </div>\r\n                        </div>\r\n\r\n                    </li>\r\n                </ul>\r\n                    <ul class=\"productSummary__availabilities\">\r\n                        <li>\r\n                            <div class=\"cc btPopin\" data-reassurance=\"retrait\">\r\n                                <div>\r\n                                    <b>\r\n                                        Click & Collect gratuit - sous 1 heure\r\n                                    </b>\r\n                                </div>\r\n                            </div>\r\n\r\n                        </li>\r\n                    </ul>\r\n\r\n            <ul class=\"productSummary__availabilities\">\r\n                <li>\r\n                    <div class=\"retour btPopin\" data-reassurance=\"retour\">\r\n                        <div>\r\n                            <b>Retours gratuits</b>\r\n\r\n                            <p>Sous 30 jours</p>\r\n                        </div>\r\n                    </div>\r\n                </li>\r\n            </ul>\r\n    ","selector":".productSummary__desc"},"fstrz-scss-6":{"content":"","selector":"#earlyBirds"}}) 