object(Context)#7 (19) { ["cart"]=> NULL ["customer"]=> object(Customer)#25 (60) { ["id"]=> NULL ["id_shop"]=> NULL ["id_shop_group"]=> NULL ["secure_key"]=> NULL ["note"]=> NULL ["id_gender"]=> int(0) ["id_default_group"]=> int(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"]=> int(0) ["show_public_prices"]=> int(0) ["id_risk"]=> NULL ["max_payment_days"]=> int(0) ["passwd"]=> NULL ["last_passwd_gen"]=> NULL ["active"]=> bool(true) ["is_guest"]=> int(0) ["deleted"]=> int(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"]=> int(0) ["id_guest"]=> string(9) "122495320" ["groupBox"]=> NULL ["reset_password_token"]=> NULL ["reset_password_validity"]=> NULL ["webserviceParameters":protected]=> array(2) { ["fields"]=> array(8) { ["id_default_group"]=> array(1) { ["xlink_resource"]=> string(6) "groups" } ["id_lang"]=> array(1) { ["xlink_resource"]=> string(9) "languages" } ["newsletter_date_add"]=> array(0) { } ["ip_registration_newsletter"]=> array(0) { } ["last_passwd_gen"]=> array(1) { ["setter"]=> NULL } ["secure_key"]=> array(1) { ["setter"]=> NULL } ["deleted"]=> array(0) { } ["passwd"]=> array(1) { ["setter"]=> string(11) "setWsPasswd" } } ["associations"]=> array(1) { ["groups"]=> array(1) { ["resource"]=> string(5) "group" } } } ["id_shop_list"]=> NULL ["get_shop_from_context":protected]=> bool(true) ["table":protected]=> string(8) "customer" ["identifier":protected]=> string(11) "id_customer" ["fieldsRequired":protected]=> array(4) { [0]=> string(8) "lastname" [1]=> string(9) "firstname" [2]=> string(5) "email" [3]=> string(6) "passwd" } ["fieldsSize":protected]=> array(6) { ["lastname"]=> int(255) ["firstname"]=> int(255) ["email"]=> int(128) ["passwd"]=> int(60) ["note"]=> int(65000) ["reset_password_token"]=> int(40) } ["fieldsValidate":protected]=> array(28) { ["secure_key"]=> string(5) "isMd5" ["lastname"]=> string(6) "isName" ["firstname"]=> string(6) "isName" ["email"]=> string(7) "isEmail" ["passwd"]=> string(8) "isPasswd" ["id_gender"]=> string(12) "isUnsignedId" ["birthday"]=> string(11) "isBirthDate" ["newsletter"]=> string(6) "isBool" ["optin"]=> string(6) "isBool" ["website"]=> string(5) "isUrl" ["company"]=> string(13) "isGenericName" ["siret"]=> string(13) "isGenericName" ["ape"]=> string(5) "isApe" ["outstanding_allow_amount"]=> string(7) "isFloat" ["show_public_prices"]=> string(6) "isBool" ["id_risk"]=> string(13) "isUnsignedInt" ["max_payment_days"]=> string(13) "isUnsignedInt" ["active"]=> string(6) "isBool" ["deleted"]=> string(6) "isBool" ["note"]=> string(11) "isCleanHtml" ["is_guest"]=> string(6) "isBool" ["id_shop"]=> string(12) "isUnsignedId" ["id_shop_group"]=> string(12) "isUnsignedId" ["id_lang"]=> string(12) "isUnsignedId" ["date_add"]=> string(6) "isDate" ["date_upd"]=> string(6) "isDate" ["reset_password_token"]=> string(6) "isSha1" ["reset_password_validity"]=> string(12) "isDateOrNull" } ["fieldsRequiredLang":protected]=> array(0) { } ["fieldsSizeLang":protected]=> array(0) { } ["fieldsValidateLang":protected]=> array(0) { } ["tables":protected]=> array(0) { } ["image_dir":protected]=> NULL ["image_format":protected]=> string(3) "jpg" ["translator":protected]=> NULL ["def":protected]=> array(4) { ["table"]=> string(8) "customer" ["primary"]=> string(11) "id_customer" ["fields"]=> array(32) { ["secure_key"]=> array(3) { ["type"]=> int(3) ["validate"]=> string(5) "isMd5" ["copy_post"]=> bool(false) } ["lastname"]=> array(4) { ["type"]=> int(3) ["validate"]=> string(6) "isName" ["required"]=> bool(true) ["size"]=> int(255) } ["firstname"]=> array(4) { ["type"]=> int(3) ["validate"]=> string(6) "isName" ["required"]=> bool(true) ["size"]=> int(255) } ["email"]=> array(4) { ["type"]=> int(3) ["validate"]=> string(7) "isEmail" ["required"]=> bool(true) ["size"]=> int(128) } ["passwd"]=> array(4) { ["type"]=> int(3) ["validate"]=> string(8) "isPasswd" ["required"]=> bool(true) ["size"]=> int(60) } ["last_passwd_gen"]=> array(2) { ["type"]=> int(3) ["copy_post"]=> bool(false) } ["id_gender"]=> array(2) { ["type"]=> int(1) ["validate"]=> string(12) "isUnsignedId" } ["birthday"]=> array(2) { ["type"]=> int(5) ["validate"]=> string(11) "isBirthDate" } ["newsletter"]=> array(2) { ["type"]=> int(2) ["validate"]=> string(6) "isBool" } ["newsletter_date_add"]=> array(2) { ["type"]=> int(5) ["copy_post"]=> bool(false) } ["ip_registration_newsletter"]=> array(2) { ["type"]=> int(3) ["copy_post"]=> bool(false) } ["optin"]=> array(2) { ["type"]=> int(2) ["validate"]=> string(6) "isBool" } ["website"]=> array(2) { ["type"]=> int(3) ["validate"]=> string(5) "isUrl" } ["company"]=> array(2) { ["type"]=> int(3) ["validate"]=> string(13) "isGenericName" } ["siret"]=> array(2) { ["type"]=> int(3) ["validate"]=> string(13) "isGenericName" } ["ape"]=> array(2) { ["type"]=> int(3) ["validate"]=> string(5) "isApe" } ["outstanding_allow_amount"]=> array(3) { ["type"]=> int(4) ["validate"]=> string(7) "isFloat" ["copy_post"]=> bool(false) } ["show_public_prices"]=> array(3) { ["type"]=> int(2) ["validate"]=> string(6) "isBool" ["copy_post"]=> bool(false) } ["id_risk"]=> array(3) { ["type"]=> int(1) ["validate"]=> string(13) "isUnsignedInt" ["copy_post"]=> bool(false) } ["max_payment_days"]=> array(3) { ["type"]=> int(1) ["validate"]=> string(13) "isUnsignedInt" ["copy_post"]=> bool(false) } ["active"]=> array(3) { ["type"]=> int(2) ["validate"]=> string(6) "isBool" ["copy_post"]=> bool(false) } ["deleted"]=> array(3) { ["type"]=> int(2) ["validate"]=> string(6) "isBool" ["copy_post"]=> bool(false) } ["note"]=> array(4) { ["type"]=> int(6) ["validate"]=> string(11) "isCleanHtml" ["size"]=> int(65000) ["copy_post"]=> bool(false) } ["is_guest"]=> array(3) { ["type"]=> int(2) ["validate"]=> string(6) "isBool" ["copy_post"]=> bool(false) } ["id_shop"]=> array(3) { ["type"]=> int(1) ["validate"]=> string(12) "isUnsignedId" ["copy_post"]=> bool(false) } ["id_shop_group"]=> array(3) { ["type"]=> int(1) ["validate"]=> string(12) "isUnsignedId" ["copy_post"]=> bool(false) } ["id_default_group"]=> array(2) { ["type"]=> int(1) ["copy_post"]=> bool(false) } ["id_lang"]=> array(3) { ["type"]=> int(1) ["validate"]=> string(12) "isUnsignedId" ["copy_post"]=> bool(false) } ["date_add"]=> array(3) { ["type"]=> int(5) ["validate"]=> string(6) "isDate" ["copy_post"]=> bool(false) } ["date_upd"]=> array(3) { ["type"]=> int(5) ["validate"]=> string(6) "isDate" ["copy_post"]=> bool(false) } ["reset_password_token"]=> array(4) { ["type"]=> int(3) ["validate"]=> string(6) "isSha1" ["size"]=> int(40) ["copy_post"]=> bool(false) } ["reset_password_validity"]=> array(3) { ["type"]=> int(5) ["validate"]=> string(12) "isDateOrNull" ["copy_post"]=> bool(false) } } ["classname"]=> string(8) "Customer" } ["update_fields":protected]=> NULL ["force_id"]=> bool(false) } ["cookie"]=> object(Cookie)#17 (11) { ["_content":protected]=> array(7) { ["date_add"]=> string(19) "2026-01-07 17:29:24" ["id_lang"]=> string(1) "2" ["id_currency"]=> string(1) "1" ["last_visited_category"]=> string(2) "44" ["id_guest"]=> string(9) "122495320" ["id_connections"]=> string(9) "117685186" ["checksum"]=> string(10) "3698902050" } ["_name":protected]=> string(43) "PrestaShop-8b1525731a442e5be45dbc62a6574d49" ["_expire":protected]=> int(1769531403) ["_domain":protected]=> string(13) "www.racyne.fr" ["_path":protected]=> string(1) "/" ["cipherTool":protected]=> object(PhpEncryption)#15 (0) { } ["_modified":protected]=> bool(false) ["_allow_writing":protected]=> bool(true) ["_salt":protected]=> string(8) "qbc8IIE5" ["_standalone":protected]=> bool(false) ["_secure":protected]=> bool(true) } ["link"]=> object(Link)#22 (5) { ["allow":protected]=> int(1) ["url":protected]=> string(10) "/index.php" ["protocol_link"]=> string(8) "https://" ["protocol_content"]=> string(8) "https://" ["ssl_enable":protected]=> string(1) "1" } ["country"]=> object(Country)#14 (32) { ["id"]=> int(8) ["id_zone"]=> string(1) "9" ["id_currency"]=> string(1) "0" ["iso_code"]=> string(2) "FR" ["call_prefix"]=> string(2) "33" ["name"]=> string(6) "France" ["contains_states"]=> string(1) "0" ["need_identification_number"]=> string(1) "0" ["need_zip_code"]=> string(1) "1" ["zip_code_format"]=> string(5) "NNNNN" ["display_tax_label"]=> string(1) "1" ["active"]=> string(1) "1" ["webserviceParameters":protected]=> array(2) { ["objectsNodeName"]=> string(9) "countries" ["fields"]=> array(2) { ["id_zone"]=> array(1) { ["xlink_resource"]=> string(5) "zones" } ["id_currency"]=> array(1) { ["xlink_resource"]=> string(10) "currencies" } } } ["id_lang":protected]=> string(1) "2" ["id_shop":protected]=> int(1) ["id_shop_list"]=> NULL ["get_shop_from_context":protected]=> bool(true) ["table":protected]=> string(7) "country" ["identifier":protected]=> string(10) "id_country" ["fieldsRequired":protected]=> array(5) { [0]=> string(7) "id_zone" [1]=> string(8) "iso_code" [2]=> string(15) "contains_states" [3]=> string(26) "need_identification_number" [4]=> string(17) "display_tax_label" } ["fieldsSize":protected]=> array(1) { ["iso_code"]=> int(3) } ["fieldsValidate":protected]=> array(10) { ["id_zone"]=> string(12) "isUnsignedId" ["id_currency"]=> string(12) "isUnsignedId" ["call_prefix"]=> string(5) "isInt" ["iso_code"]=> string(17) "isLanguageIsoCode" ["active"]=> string(6) "isBool" ["contains_states"]=> string(6) "isBool" ["need_identification_number"]=> string(6) "isBool" ["need_zip_code"]=> string(6) "isBool" ["zip_code_format"]=> string(15) "isZipCodeFormat" ["display_tax_label"]=> string(6) "isBool" } ["fieldsRequiredLang":protected]=> array(1) { [0]=> string(4) "name" } ["fieldsSizeLang":protected]=> array(1) { ["name"]=> int(64) } ["fieldsValidateLang":protected]=> array(1) { ["name"]=> string(13) "isGenericName" } ["tables":protected]=> array(0) { } ["image_dir":protected]=> NULL ["image_format":protected]=> string(3) "jpg" ["translator":protected]=> NULL ["def":protected]=> array(6) { ["table"]=> string(7) "country" ["primary"]=> string(10) "id_country" ["multilang"]=> bool(true) ["fields"]=> array(11) { ["id_zone"]=> array(3) { ["type"]=> int(1) ["validate"]=> string(12) "isUnsignedId" ["required"]=> bool(true) } ["id_currency"]=> array(2) { ["type"]=> int(1) ["validate"]=> string(12) "isUnsignedId" } ["call_prefix"]=> array(2) { ["type"]=> int(1) ["validate"]=> string(5) "isInt" } ["iso_code"]=> array(4) { ["type"]=> int(3) ["validate"]=> string(17) "isLanguageIsoCode" ["required"]=> bool(true) ["size"]=> int(3) } ["active"]=> array(2) { ["type"]=> int(2) ["validate"]=> string(6) "isBool" } ["contains_states"]=> array(3) { ["type"]=> int(2) ["validate"]=> string(6) "isBool" ["required"]=> bool(true) } ["need_identification_number"]=> array(3) { ["type"]=> int(2) ["validate"]=> string(6) "isBool" ["required"]=> bool(true) } ["need_zip_code"]=> array(2) { ["type"]=> int(2) ["validate"]=> string(6) "isBool" } ["zip_code_format"]=> array(2) { ["type"]=> int(3) ["validate"]=> string(15) "isZipCodeFormat" } ["display_tax_label"]=> array(3) { ["type"]=> int(2) ["validate"]=> string(6) "isBool" ["required"]=> bool(true) } ["name"]=> array(5) { ["type"]=> int(3) ["lang"]=> bool(true) ["validate"]=> string(13) "isGenericName" ["required"]=> bool(true) ["size"]=> int(64) } } ["associations"]=> array(3) { ["zone"]=> array(1) { ["type"]=> int(1) } ["currency"]=> array(1) { ["type"]=> int(1) } ["l"]=> array(3) { ["type"]=> int(2) ["field"]=> string(10) "id_country" ["foreign_field"]=> string(10) "id_country" } } ["classname"]=> string(7) "Country" } ["update_fields":protected]=> NULL ["force_id"]=> bool(false) } ["employee"]=> NULL ["controller"]=> NULL ["override_controller_name_for_translations"]=> NULL ["language"]=> object(Language)#26 (30) { ["id"]=> int(2) ["name"]=> string(18) "Français (French)" ["iso_code"]=> string(2) "fr" ["locale"]=> string(5) "fr-FR" ["language_code"]=> string(2) "fr" ["date_format_lite"]=> string(5) "d/m/Y" ["date_format_full"]=> string(11) "d/m/Y H:i:s" ["is_rtl"]=> string(1) "0" ["active"]=> string(1) "1" ["webserviceParameters":protected]=> array(2) { ["objectNodeName"]=> string(8) "language" ["objectsNodeName"]=> string(9) "languages" } ["translationsFilesAndVars":protected]=> array(5) { ["fields"]=> string(7) "_FIELDS" ["errors"]=> string(7) "_ERRORS" ["admin"]=> string(8) "_LANGADM" ["pdf"]=> string(8) "_LANGPDF" ["tabs"]=> string(4) "tabs" } ["id_lang":protected]=> NULL ["id_shop":protected]=> int(1) ["id_shop_list"]=> NULL ["get_shop_from_context":protected]=> bool(true) ["table":protected]=> string(4) "lang" ["identifier":protected]=> string(7) "id_lang" ["fieldsRequired":protected]=> array(4) { [0]=> string(4) "name" [1]=> string(8) "iso_code" [2]=> string(16) "date_format_lite" [3]=> string(16) "date_format_full" } ["fieldsSize":protected]=> array(6) { ["name"]=> int(32) ["iso_code"]=> int(2) ["locale"]=> int(5) ["language_code"]=> int(5) ["date_format_lite"]=> int(32) ["date_format_full"]=> int(32) } ["fieldsValidate":protected]=> array(8) { ["name"]=> string(13) "isGenericName" ["iso_code"]=> string(17) "isLanguageIsoCode" ["locale"]=> string(8) "isLocale" ["language_code"]=> string(14) "isLanguageCode" ["active"]=> string(6) "isBool" ["is_rtl"]=> string(6) "isBool" ["date_format_lite"]=> string(15) "isPhpDateFormat" ["date_format_full"]=> string(15) "isPhpDateFormat" } ["fieldsRequiredLang":protected]=> array(0) { } ["fieldsSizeLang":protected]=> array(0) { } ["fieldsValidateLang":protected]=> array(0) { } ["tables":protected]=> array(0) { } ["image_dir":protected]=> NULL ["image_format":protected]=> string(3) "jpg" ["translator":protected]=> NULL ["def":protected]=> array(4) { ["table"]=> string(4) "lang" ["primary"]=> string(7) "id_lang" ["fields"]=> array(8) { ["name"]=> array(4) { ["type"]=> int(3) ["validate"]=> string(13) "isGenericName" ["required"]=> bool(true) ["size"]=> int(32) } ["iso_code"]=> array(4) { ["type"]=> int(3) ["validate"]=> string(17) "isLanguageIsoCode" ["required"]=> bool(true) ["size"]=> int(2) } ["locale"]=> array(3) { ["type"]=> int(3) ["validate"]=> string(8) "isLocale" ["size"]=> int(5) } ["language_code"]=> array(3) { ["type"]=> int(3) ["validate"]=> string(14) "isLanguageCode" ["size"]=> int(5) } ["active"]=> array(2) { ["type"]=> int(2) ["validate"]=> string(6) "isBool" } ["is_rtl"]=> array(2) { ["type"]=> int(2) ["validate"]=> string(6) "isBool" } ["date_format_lite"]=> array(4) { ["type"]=> int(3) ["validate"]=> string(15) "isPhpDateFormat" ["required"]=> bool(true) ["size"]=> int(32) } ["date_format_full"]=> array(4) { ["type"]=> int(3) ["validate"]=> string(15) "isPhpDateFormat" ["required"]=> bool(true) ["size"]=> int(32) } } ["classname"]=> string(8) "Language" } ["update_fields":protected]=> NULL ["force_id"]=> bool(false) } ["currency"]=> NULL ["tab"]=> NULL ["shop"]=> object(Shop)#11 (33) { ["id_shop_group"]=> string(1) "1" ["id_category"]=> string(1) "2" ["theme_name"]=> string(6) "racyne" ["name"]=> string(10) "PrestaShop" ["active"]=> string(1) "1" ["deleted"]=> string(1) "0" ["physical_uri"]=> string(1) "/" ["virtual_uri"]=> string(0) "" ["domain"]=> string(13) "www.racyne.fr" ["domain_ssl"]=> string(13) "www.racyne.fr" ["group":protected]=> object(ShopGroup)#12 (27) { ["name"]=> string(7) "Default" ["active"]=> string(1) "1" ["share_customer"]=> string(1) "0" ["share_stock"]=> string(1) "0" ["share_order"]=> string(1) "0" ["deleted"]=> string(1) "0" ["id"]=> int(1) ["id_lang":protected]=> NULL ["id_shop":protected]=> NULL ["id_shop_list"]=> NULL ["get_shop_from_context":protected]=> bool(true) ["table":protected]=> string(10) "shop_group" ["identifier":protected]=> string(13) "id_shop_group" ["fieldsRequired":protected]=> array(1) { [0]=> string(4) "name" } ["fieldsSize":protected]=> array(1) { ["name"]=> int(64) } ["fieldsValidate":protected]=> array(6) { ["name"]=> string(13) "isGenericName" ["share_customer"]=> string(6) "isBool" ["share_order"]=> string(6) "isBool" ["share_stock"]=> string(6) "isBool" ["active"]=> string(6) "isBool" ["deleted"]=> string(6) "isBool" } ["fieldsRequiredLang":protected]=> array(0) { } ["fieldsSizeLang":protected]=> array(0) { } ["fieldsValidateLang":protected]=> array(0) { } ["tables":protected]=> array(0) { } ["webserviceParameters":protected]=> array(0) { } ["image_dir":protected]=> NULL ["image_format":protected]=> string(3) "jpg" ["translator":protected]=> NULL ["def":protected]=> array(4) { ["table"]=> string(10) "shop_group" ["primary"]=> string(13) "id_shop_group" ["fields"]=> array(6) { ["name"]=> array(4) { ["type"]=> int(3) ["validate"]=> string(13) "isGenericName" ["required"]=> bool(true) ["size"]=> int(64) } ["share_customer"]=> array(2) { ["type"]=> int(2) ["validate"]=> string(6) "isBool" } ["share_order"]=> array(2) { ["type"]=> int(2) ["validate"]=> string(6) "isBool" } ["share_stock"]=> array(2) { ["type"]=> int(2) ["validate"]=> string(6) "isBool" } ["active"]=> array(2) { ["type"]=> int(2) ["validate"]=> string(6) "isBool" } ["deleted"]=> array(2) { ["type"]=> int(2) ["validate"]=> string(6) "isBool" } } ["classname"]=> string(9) "ShopGroup" } ["update_fields":protected]=> NULL ["force_id"]=> bool(false) } ["webserviceParameters":protected]=> array(1) { ["fields"]=> array(2) { ["id_shop_group"]=> array(1) { ["xlink_resource"]=> string(11) "shop_groups" } ["id_category"]=> array(0) { } } } ["theme"]=> object(PrestaShop\PrestaShop\Core\Addon\Theme\Theme)#13 (1) { ["attributes":"PrestaShop\PrestaShop\Core\Addon\Theme\Theme":private]=> object(Shudrum\Component\ArrayFinder\ArrayFinder)#16 (3) { ["content":"Shudrum\Component\ArrayFinder\ArrayFinder":private]=> array(12) { ["name"]=> string(6) "racyne" ["display_name"]=> string(6) "Racyne" ["version"]=> string(5) "1.2.2" ["theme_key"]=> string(32) "3e923270b511a037cb7b17eb2df341e7" ["author"]=> array(3) { ["name"]=> string(7) "Thinkup" ["email"]=> string(0) "" ["url"]=> string(0) "" } ["meta"]=> array(2) { ["compatibility"]=> array(2) { ["from"]=> string(7) "1.7.0.0" ["to"]=> NULL } ["available_layouts"]=> array(4) { ["layout-full-width"]=> array(2) { ["name"]=> string(10) "Full Width" ["description"]=> string(72) "No side columns, ideal for distraction-free pages such as product pages." } ["layout-both-columns"]=> array(2) { ["name"]=> string(13) "Three Columns" ["description"]=> string(44) "One large central column and 2 side columns." } ["layout-left-column"]=> array(2) { ["name"]=> string(30) "Two Columns, small left column" ["description"]=> string(36) "Two columns with a small left column" } ["layout-right-column"]=> array(2) { ["name"]=> string(31) "Two Columns, small right column" ["description"]=> string(37) "Two columns with a small right column" } } } ["assets"]=> NULL ["dependencies"]=> array(1) { ["modules"]=> array(2) { [0]=> string(10) "sdsitelogo" [1]=> string(13) "sdthemeeditor" } } ["global_settings"]=> array(4) { ["configuration"]=> array(2) { ["PS_IMAGE_QUALITY"]=> string(3) "png" ["BLOCK_CATEG_ROOT_CATEGORY"]=> int(3) } ["modules"]=> array(2) { ["to_disable"]=> array(1) { [0]=> string(9) "ps_banner" } ["to_enable"]=> array(1) { [0]=> string(11) "ps_linklist" } } ["hooks"]=> array(2) { ["custom_hooks"]=> array(1) { [0]=> array(3) { ["name"]=> string(18) "displayImageSlider" ["title"]=> string(18) "displayImageSlider" ["description"]=> string(38) "Add a widget area for the image slider" } } ["modules_to_hook"]=> array(13) { ["displayNav2"]=> array(7) { [0]=> string(10) "sdsitelogo" [1]=> string(19) "ps_languageselector" [2]=> string(19) "ps_currencyselector" [3]=> string(14) "ps_contactinfo" [4]=> string(15) "ps_shoppingcart" [5]=> string(17) "ps_customersignin" [6]=> string(12) "ps_searchbar" } ["displayTop"]=> array(2) { [0]=> string(11) "ps_mainmenu" [1]=> string(12) "ps_searchbar" } ["displayImageSlider"]=> array(1) { [0]=> string(14) "ps_imageslider" } ["displayHome"]=> array(2) { [0]=> string(19) "ps_featuredproducts" [1]=> string(13) "ps_customtext" } ["displayFooterBefore"]=> array(1) { [0]=> string(20) "ps_emailsubscription" } ["displayFooter"]=> array(4) { [0]=> string(11) "ps_linklist" [1]=> string(23) "ps_customeraccountlinks" [2]=> string(14) "ps_contactinfo" [3]=> string(15) "ps_socialfollow" } ["displayLeftColumn"]=> array(2) { [0]=> string(15) "ps_categorytree" [1]=> string(16) "ps_facetedsearch" } ["displaySearch"]=> array(1) { [0]=> string(12) "ps_searchbar" } ["displayProductAdditionalInfo"]=> array(1) { [0]=> string(15) "ps_sharebuttons" } ["displayReassurance"]=> array(1) { [0]=> string(16) "blockreassurance" } ["displayOrderConfirmation2"]=> array(1) { [0]=> string(19) "ps_featuredproducts" } ["displayCrossSellingShoppingCart"]=> array(1) { [0]=> string(19) "ps_featuredproducts" } ["Header"]=> array(5) { [0]=> NULL [1]=> string(14) "ps_imageslider" [2]=> string(12) "ps_searchbar" [3]=> string(15) "ps_shoppingcart" [4]=> string(13) "sdthemeeditor" } } } ["image_types"]=> array(7) { ["cart_default"]=> array(3) { ["width"]=> int(125) ["height"]=> int(125) ["scope"]=> array(1) { [0]=> string(8) "products" } } ["small_default"]=> array(3) { ["width"]=> int(98) ["height"]=> int(98) ["scope"]=> array(4) { [0]=> string(8) "products" [1]=> string(10) "categories" [2]=> string(13) "manufacturers" [3]=> string(9) "suppliers" } } ["medium_default"]=> array(3) { ["width"]=> int(452) ["height"]=> int(452) ["scope"]=> array(3) { [0]=> string(8) "products" [1]=> string(13) "manufacturers" [2]=> string(9) "suppliers" } } ["home_default"]=> array(3) { ["width"]=> int(227) ["height"]=> int(227) ["scope"]=> array(1) { [0]=> string(8) "products" } } ["large_default"]=> array(3) { ["width"]=> int(800) ["height"]=> int(800) ["scope"]=> array(3) { [0]=> string(8) "products" [1]=> string(13) "manufacturers" [2]=> string(9) "suppliers" } } ["category_default"]=> array(3) { ["width"]=> int(183) ["height"]=> int(183) ["scope"]=> array(1) { [0]=> string(10) "categories" } } ["stores_default"]=> array(3) { ["width"]=> int(170) ["height"]=> int(115) ["scope"]=> array(1) { [0]=> string(6) "stores" } } } } ["theme_settings"]=> array(2) { ["default_layout"]=> string(17) "layout-full-width" ["layouts"]=> array(5) { ["category"]=> string(18) "layout-left-column" ["best-sales"]=> string(18) "layout-left-column" ["new-products"]=> string(18) "layout-left-column" ["prices-drop"]=> string(18) "layout-left-column" ["contact"]=> string(18) "layout-left-column" } } ["directory"]=> string(32) "/var/www/html/web/themes/racyne/" ["preview"]=> string(25) "themes/racyne/preview.png" } ["position":"Shudrum\Component\ArrayFinder\ArrayFinder":private]=> int(0) ["pathSeparator":"Shudrum\Component\ArrayFinder\ArrayFinder":private]=> string(1) "." } } ["id"]=> int(1) ["id_lang":protected]=> NULL ["id_shop":protected]=> NULL ["id_shop_list"]=> NULL ["get_shop_from_context":protected]=> bool(true) ["table":protected]=> string(4) "shop" ["identifier":protected]=> string(7) "id_shop" ["fieldsRequired":protected]=> array(3) { [0]=> string(4) "name" [1]=> string(11) "id_category" [2]=> string(13) "id_shop_group" } ["fieldsSize":protected]=> array(1) { ["name"]=> int(64) } ["fieldsValidate":protected]=> array(4) { ["active"]=> string(6) "isBool" ["deleted"]=> string(6) "isBool" ["name"]=> string(13) "isGenericName" ["theme_name"]=> string(11) "isThemeName" } ["fieldsRequiredLang":protected]=> array(0) { } ["fieldsSizeLang":protected]=> array(0) { } ["fieldsValidateLang":protected]=> array(0) { } ["tables":protected]=> array(0) { } ["image_dir":protected]=> NULL ["image_format":protected]=> string(3) "jpg" ["translator":protected]=> NULL ["def":protected]=> array(4) { ["table"]=> string(4) "shop" ["primary"]=> string(7) "id_shop" ["fields"]=> array(6) { ["active"]=> array(2) { ["type"]=> int(2) ["validate"]=> string(6) "isBool" } ["deleted"]=> array(2) { ["type"]=> int(2) ["validate"]=> string(6) "isBool" } ["name"]=> array(4) { ["type"]=> int(3) ["validate"]=> string(13) "isGenericName" ["required"]=> bool(true) ["size"]=> int(64) } ["id_category"]=> array(2) { ["type"]=> int(1) ["required"]=> bool(true) } ["theme_name"]=> array(2) { ["type"]=> int(3) ["validate"]=> string(11) "isThemeName" } ["id_shop_group"]=> array(2) { ["type"]=> int(1) ["required"]=> bool(true) } } ["classname"]=> string(4) "Shop" } ["update_fields":protected]=> NULL ["force_id"]=> bool(false) } ["smarty"]=> object(Smarty)#21 (74) { ["auto_literal"]=> bool(true) ["error_unassigned"]=> bool(false) ["use_include_path"]=> bool(false) ["template_dir":"Smarty":private]=> array(1) { [0]=> string(42) "/var/www/html/web/themes/racyne/templates/" } ["joined_template_dir"]=> string(42) "/var/www/html/web/themes/racyne/templates/" ["joined_config_dir"]=> string(51) "/var/www/html/web/vendor/prestashop/smarty/configs/" ["default_template_handler_func"]=> NULL ["default_config_handler_func"]=> NULL ["default_plugin_handler_func"]=> NULL ["compile_dir":"Smarty":private]=> string(48) "/var/www/html/web/app/cache/prod/smarty/compile/" ["plugins_dir":"Smarty":private]=> array(2) { [0]=> string(51) "/var/www/html/web/vendor/prestashop/smarty/plugins/" [1]=> string(40) "/var/www/html/web/themes/racyne/plugins/" } ["cache_dir":"Smarty":private]=> string(46) "/var/www/html/web/app/cache/prod/smarty/cache/" ["config_dir":"Smarty":private]=> array(1) { [0]=> string(51) "/var/www/html/web/vendor/prestashop/smarty/configs/" } ["force_compile"]=> bool(false) ["compile_check"]=> bool(true) ["use_sub_dirs"]=> bool(true) ["allow_ambiguous_resources"]=> bool(false) ["caching"]=> bool(false) ["merge_compiled_includes"]=> bool(false) ["inheritance_merge_compiled_includes"]=> bool(true) ["cache_lifetime"]=> int(3600) ["force_cache"]=> bool(false) ["cache_id"]=> NULL ["compile_id"]=> NULL ["left_delimiter"]=> string(1) "{" ["right_delimiter"]=> string(1) "}" ["security_class"]=> string(15) "Smarty_Security" ["security_policy"]=> NULL ["php_handling"]=> int(0) ["allow_php_templates"]=> bool(false) ["direct_access_security"]=> bool(true) ["debugging"]=> bool(false) ["debugging_ctrl"]=> string(4) "NONE" ["smarty_debug_id"]=> string(12) "SMARTY_DEBUG" ["debug_tpl"]=> string(34) "/var/www/html/web/themes/debug.tpl" ["error_reporting"]=> NULL ["get_used_tags"]=> bool(false) ["config_overwrite"]=> bool(true) ["config_booleanize"]=> bool(true) ["config_read_hidden"]=> bool(false) ["compile_locking"]=> bool(true) ["cache_locking"]=> bool(false) ["locking_timeout"]=> int(10) ["template_functions"]=> array(0) { } ["default_resource_type"]=> string(4) "file" ["caching_type"]=> string(4) "file" ["properties"]=> array(0) { } ["default_config_type"]=> string(4) "file" ["template_objects"]=> array(0) { } ["cache_modified_check"]=> bool(false) ["registered_plugins"]=> array(3) { ["function"]=> array(7) { ["widget"]=> array(3) { [0]=> array(2) { [0]=> object(SmartyLazyRegister)#28 (1) { ["registry":protected]=> array(15) { ["smartyWidget"]=> string(12) "smartyWidget" ["smartyRender"]=> string(12) "smartyRender" ["smartyFormField"]=> string(15) "smartyFormField" ["smartyWidgetBlock"]=> string(17) "smartyWidgetBlock" ["smartyEscape"]=> string(12) "smartyEscape" ["smarty_modifier_truncate"]=> string(24) "smarty_modifier_truncate" ["smartyHook"]=> string(10) "smartyHook" ["jsonEncode"]=> array(2) { [0]=> string(5) "Tools" [1]=> string(10) "jsonEncode" } ["jsonDecode"]=> array(2) { [0]=> string(5) "Tools" [1]=> string(10) "jsonDecode" } ["dateFormat"]=> array(2) { [0]=> string(5) "Tools" [1]=> string(10) "dateFormat" } ["boolval"]=> array(2) { [0]=> string(5) "Tools" [1]=> string(7) "boolval" } ["smartyCleanHtml"]=> string(15) "smartyCleanHtml" ["smartyClassname"]=> string(15) "smartyClassname" ["smartyClassnames"]=> string(16) "smartyClassnames" ["getUrlSmarty"]=> array(2) { [0]=> string(4) "Link" [1]=> string(12) "getUrlSmarty" } } } [1]=> string(12) "smartyWidget" } [1]=> bool(true) [2]=> array(0) { } } ["render"]=> array(3) { [0]=> array(2) { [0]=> object(SmartyLazyRegister)#28 (1) { ["registry":protected]=> array(15) { ["smartyWidget"]=> string(12) "smartyWidget" ["smartyRender"]=> string(12) "smartyRender" ["smartyFormField"]=> string(15) "smartyFormField" ["smartyWidgetBlock"]=> string(17) "smartyWidgetBlock" ["smartyEscape"]=> string(12) "smartyEscape" ["smarty_modifier_truncate"]=> string(24) "smarty_modifier_truncate" ["smartyHook"]=> string(10) "smartyHook" ["jsonEncode"]=> array(2) { [0]=> string(5) "Tools" [1]=> string(10) "jsonEncode" } ["jsonDecode"]=> array(2) { [0]=> string(5) "Tools" [1]=> string(10) "jsonDecode" } ["dateFormat"]=> array(2) { [0]=> string(5) "Tools" [1]=> string(10) "dateFormat" } ["boolval"]=> array(2) { [0]=> string(5) "Tools" [1]=> string(7) "boolval" } ["smartyCleanHtml"]=> string(15) "smartyCleanHtml" ["smartyClassname"]=> string(15) "smartyClassname" ["smartyClassnames"]=> string(16) "smartyClassnames" ["getUrlSmarty"]=> array(2) { [0]=> string(4) "Link" [1]=> string(12) "getUrlSmarty" } } } [1]=> string(12) "smartyRender" } [1]=> bool(true) [2]=> array(0) { } } ["form_field"]=> array(3) { [0]=> array(2) { [0]=> object(SmartyLazyRegister)#28 (1) { ["registry":protected]=> array(15) { ["smartyWidget"]=> string(12) "smartyWidget" ["smartyRender"]=> string(12) "smartyRender" ["smartyFormField"]=> string(15) "smartyFormField" ["smartyWidgetBlock"]=> string(17) "smartyWidgetBlock" ["smartyEscape"]=> string(12) "smartyEscape" ["smarty_modifier_truncate"]=> string(24) "smarty_modifier_truncate" ["smartyHook"]=> string(10) "smartyHook" ["jsonEncode"]=> array(2) { [0]=> string(5) "Tools" [1]=> string(10) "jsonEncode" } ["jsonDecode"]=> array(2) { [0]=> string(5) "Tools" [1]=> string(10) "jsonDecode" } ["dateFormat"]=> array(2) { [0]=> string(5) "Tools" [1]=> string(10) "dateFormat" } ["boolval"]=> array(2) { [0]=> string(5) "Tools" [1]=> string(7) "boolval" } ["smartyCleanHtml"]=> string(15) "smartyCleanHtml" ["smartyClassname"]=> string(15) "smartyClassname" ["smartyClassnames"]=> string(16) "smartyClassnames" ["getUrlSmarty"]=> array(2) { [0]=> string(4) "Link" [1]=> string(12) "getUrlSmarty" } } } [1]=> string(15) "smartyFormField" } [1]=> bool(true) [2]=> array(0) { } } ["l"]=> array(3) { [0]=> string(15) "smartyTranslate" [1]=> bool(true) [2]=> array(0) { } } ["hook"]=> array(3) { [0]=> array(2) { [0]=> object(SmartyLazyRegister)#28 (1) { ["registry":protected]=> array(15) { ["smartyWidget"]=> string(12) "smartyWidget" ["smartyRender"]=> string(12) "smartyRender" ["smartyFormField"]=> string(15) "smartyFormField" ["smartyWidgetBlock"]=> string(17) "smartyWidgetBlock" ["smartyEscape"]=> string(12) "smartyEscape" ["smarty_modifier_truncate"]=> string(24) "smarty_modifier_truncate" ["smartyHook"]=> string(10) "smartyHook" ["jsonEncode"]=> array(2) { [0]=> string(5) "Tools" [1]=> string(10) "jsonEncode" } ["jsonDecode"]=> array(2) { [0]=> string(5) "Tools" [1]=> string(10) "jsonDecode" } ["dateFormat"]=> array(2) { [0]=> string(5) "Tools" [1]=> string(10) "dateFormat" } ["boolval"]=> array(2) { [0]=> string(5) "Tools" [1]=> string(7) "boolval" } ["smartyCleanHtml"]=> string(15) "smartyCleanHtml" ["smartyClassname"]=> string(15) "smartyClassname" ["smartyClassnames"]=> string(16) "smartyClassnames" ["getUrlSmarty"]=> array(2) { [0]=> string(4) "Link" [1]=> string(12) "getUrlSmarty" } } } [1]=> string(10) "smartyHook" } [1]=> bool(true) [2]=> array(0) { } } ["dateFormat"]=> array(3) { [0]=> array(2) { [0]=> object(SmartyLazyRegister)#28 (1) { ["registry":protected]=> array(15) { ["smartyWidget"]=> string(12) "smartyWidget" ["smartyRender"]=> string(12) "smartyRender" ["smartyFormField"]=> string(15) "smartyFormField" ["smartyWidgetBlock"]=> string(17) "smartyWidgetBlock" ["smartyEscape"]=> string(12) "smartyEscape" ["smarty_modifier_truncate"]=> string(24) "smarty_modifier_truncate" ["smartyHook"]=> string(10) "smartyHook" ["jsonEncode"]=> array(2) { [0]=> string(5) "Tools" [1]=> string(10) "jsonEncode" } ["jsonDecode"]=> array(2) { [0]=> string(5) "Tools" [1]=> string(10) "jsonDecode" } ["dateFormat"]=> array(2) { [0]=> string(5) "Tools" [1]=> string(10) "dateFormat" } ["boolval"]=> array(2) { [0]=> string(5) "Tools" [1]=> string(7) "boolval" } ["smartyCleanHtml"]=> string(15) "smartyCleanHtml" ["smartyClassname"]=> string(15) "smartyClassname" ["smartyClassnames"]=> string(16) "smartyClassnames" ["getUrlSmarty"]=> array(2) { [0]=> string(4) "Link" [1]=> string(12) "getUrlSmarty" } } } [1]=> string(10) "dateFormat" } [1]=> bool(true) [2]=> array(0) { } } ["url"]=> array(3) { [0]=> array(2) { [0]=> object(SmartyLazyRegister)#28 (1) { ["registry":protected]=> array(15) { ["smartyWidget"]=> string(12) "smartyWidget" ["smartyRender"]=> string(12) "smartyRender" ["smartyFormField"]=> string(15) "smartyFormField" ["smartyWidgetBlock"]=> string(17) "smartyWidgetBlock" ["smartyEscape"]=> string(12) "smartyEscape" ["smarty_modifier_truncate"]=> string(24) "smarty_modifier_truncate" ["smartyHook"]=> string(10) "smartyHook" ["jsonEncode"]=> array(2) { [0]=> string(5) "Tools" [1]=> string(10) "jsonEncode" } ["jsonDecode"]=> array(2) { [0]=> string(5) "Tools" [1]=> string(10) "jsonDecode" } ["dateFormat"]=> array(2) { [0]=> string(5) "Tools" [1]=> string(10) "dateFormat" } ["boolval"]=> array(2) { [0]=> string(5) "Tools" [1]=> string(7) "boolval" } ["smartyCleanHtml"]=> string(15) "smartyCleanHtml" ["smartyClassname"]=> string(15) "smartyClassname" ["smartyClassnames"]=> string(16) "smartyClassnames" ["getUrlSmarty"]=> array(2) { [0]=> string(4) "Link" [1]=> string(12) "getUrlSmarty" } } } [1]=> string(12) "getUrlSmarty" } [1]=> bool(true) [2]=> array(0) { } } } ["block"]=> array(1) { ["widget_block"]=> array(3) { [0]=> array(2) { [0]=> object(SmartyLazyRegister)#28 (1) { ["registry":protected]=> array(15) { ["smartyWidget"]=> string(12) "smartyWidget" ["smartyRender"]=> string(12) "smartyRender" ["smartyFormField"]=> string(15) "smartyFormField" ["smartyWidgetBlock"]=> string(17) "smartyWidgetBlock" ["smartyEscape"]=> string(12) "smartyEscape" ["smarty_modifier_truncate"]=> string(24) "smarty_modifier_truncate" ["smartyHook"]=> string(10) "smartyHook" ["jsonEncode"]=> array(2) { [0]=> string(5) "Tools" [1]=> string(10) "jsonEncode" } ["jsonDecode"]=> array(2) { [0]=> string(5) "Tools" [1]=> string(10) "jsonDecode" } ["dateFormat"]=> array(2) { [0]=> string(5) "Tools" [1]=> string(10) "dateFormat" } ["boolval"]=> array(2) { [0]=> string(5) "Tools" [1]=> string(7) "boolval" } ["smartyCleanHtml"]=> string(15) "smartyCleanHtml" ["smartyClassname"]=> string(15) "smartyClassname" ["smartyClassnames"]=> string(16) "smartyClassnames" ["getUrlSmarty"]=> array(2) { [0]=> string(4) "Link" [1]=> string(12) "getUrlSmarty" } } } [1]=> string(17) "smartyWidgetBlock" } [1]=> bool(true) [2]=> array(0) { } } } ["modifier"]=> array(8) { ["escape"]=> array(3) { [0]=> array(2) { [0]=> object(SmartyLazyRegister)#28 (1) { ["registry":protected]=> array(15) { ["smartyWidget"]=> string(12) "smartyWidget" ["smartyRender"]=> string(12) "smartyRender" ["smartyFormField"]=> string(15) "smartyFormField" ["smartyWidgetBlock"]=> string(17) "smartyWidgetBlock" ["smartyEscape"]=> string(12) "smartyEscape" ["smarty_modifier_truncate"]=> string(24) "smarty_modifier_truncate" ["smartyHook"]=> string(10) "smartyHook" ["jsonEncode"]=> array(2) { [0]=> string(5) "Tools" [1]=> string(10) "jsonEncode" } ["jsonDecode"]=> array(2) { [0]=> string(5) "Tools" [1]=> string(10) "jsonDecode" } ["dateFormat"]=> array(2) { [0]=> string(5) "Tools" [1]=> string(10) "dateFormat" } ["boolval"]=> array(2) { [0]=> string(5) "Tools" [1]=> string(7) "boolval" } ["smartyCleanHtml"]=> string(15) "smartyCleanHtml" ["smartyClassname"]=> string(15) "smartyClassname" ["smartyClassnames"]=> string(16) "smartyClassnames" ["getUrlSmarty"]=> array(2) { [0]=> string(4) "Link" [1]=> string(12) "getUrlSmarty" } } } [1]=> string(12) "smartyEscape" } [1]=> bool(true) [2]=> array(0) { } } ["truncate"]=> array(3) { [0]=> array(2) { [0]=> object(SmartyLazyRegister)#28 (1) { ["registry":protected]=> array(15) { ["smartyWidget"]=> string(12) "smartyWidget" ["smartyRender"]=> string(12) "smartyRender" ["smartyFormField"]=> string(15) "smartyFormField" ["smartyWidgetBlock"]=> string(17) "smartyWidgetBlock" ["smartyEscape"]=> string(12) "smartyEscape" ["smarty_modifier_truncate"]=> string(24) "smarty_modifier_truncate" ["smartyHook"]=> string(10) "smartyHook" ["jsonEncode"]=> array(2) { [0]=> string(5) "Tools" [1]=> string(10) "jsonEncode" } ["jsonDecode"]=> array(2) { [0]=> string(5) "Tools" [1]=> string(10) "jsonDecode" } ["dateFormat"]=> array(2) { [0]=> string(5) "Tools" [1]=> string(10) "dateFormat" } ["boolval"]=> array(2) { [0]=> string(5) "Tools" [1]=> string(7) "boolval" } ["smartyCleanHtml"]=> string(15) "smartyCleanHtml" ["smartyClassname"]=> string(15) "smartyClassname" ["smartyClassnames"]=> string(16) "smartyClassnames" ["getUrlSmarty"]=> array(2) { [0]=> string(4) "Link" [1]=> string(12) "getUrlSmarty" } } } [1]=> string(24) "smarty_modifier_truncate" } [1]=> bool(true) [2]=> array(0) { } } ["json_encode"]=> array(3) { [0]=> array(2) { [0]=> object(SmartyLazyRegister)#28 (1) { ["registry":protected]=> array(15) { ["smartyWidget"]=> string(12) "smartyWidget" ["smartyRender"]=> string(12) "smartyRender" ["smartyFormField"]=> string(15) "smartyFormField" ["smartyWidgetBlock"]=> string(17) "smartyWidgetBlock" ["smartyEscape"]=> string(12) "smartyEscape" ["smarty_modifier_truncate"]=> string(24) "smarty_modifier_truncate" ["smartyHook"]=> string(10) "smartyHook" ["jsonEncode"]=> array(2) { [0]=> string(5) "Tools" [1]=> string(10) "jsonEncode" } ["jsonDecode"]=> array(2) { [0]=> string(5) "Tools" [1]=> string(10) "jsonDecode" } ["dateFormat"]=> array(2) { [0]=> string(5) "Tools" [1]=> string(10) "dateFormat" } ["boolval"]=> array(2) { [0]=> string(5) "Tools" [1]=> string(7) "boolval" } ["smartyCleanHtml"]=> string(15) "smartyCleanHtml" ["smartyClassname"]=> string(15) "smartyClassname" ["smartyClassnames"]=> string(16) "smartyClassnames" ["getUrlSmarty"]=> array(2) { [0]=> string(4) "Link" [1]=> string(12) "getUrlSmarty" } } } [1]=> string(10) "jsonEncode" } [1]=> bool(true) [2]=> array(0) { } } ["json_decode"]=> array(3) { [0]=> array(2) { [0]=> object(SmartyLazyRegister)#28 (1) { ["registry":protected]=> array(15) { ["smartyWidget"]=> string(12) "smartyWidget" ["smartyRender"]=> string(12) "smartyRender" ["smartyFormField"]=> string(15) "smartyFormField" ["smartyWidgetBlock"]=> string(17) "smartyWidgetBlock" ["smartyEscape"]=> string(12) "smartyEscape" ["smarty_modifier_truncate"]=> string(24) "smarty_modifier_truncate" ["smartyHook"]=> string(10) "smartyHook" ["jsonEncode"]=> array(2) { [0]=> string(5) "Tools" [1]=> string(10) "jsonEncode" } ["jsonDecode"]=> array(2) { [0]=> string(5) "Tools" [1]=> string(10) "jsonDecode" } ["dateFormat"]=> array(2) { [0]=> string(5) "Tools" [1]=> string(10) "dateFormat" } ["boolval"]=> array(2) { [0]=> string(5) "Tools" [1]=> string(7) "boolval" } ["smartyCleanHtml"]=> string(15) "smartyCleanHtml" ["smartyClassname"]=> string(15) "smartyClassname" ["smartyClassnames"]=> string(16) "smartyClassnames" ["getUrlSmarty"]=> array(2) { [0]=> string(4) "Link" [1]=> string(12) "getUrlSmarty" } } } [1]=> string(10) "jsonDecode" } [1]=> bool(true) [2]=> array(0) { } } ["boolval"]=> array(3) { [0]=> array(2) { [0]=> object(SmartyLazyRegister)#28 (1) { ["registry":protected]=> array(15) { ["smartyWidget"]=> string(12) "smartyWidget" ["smartyRender"]=> string(12) "smartyRender" ["smartyFormField"]=> string(15) "smartyFormField" ["smartyWidgetBlock"]=> string(17) "smartyWidgetBlock" ["smartyEscape"]=> string(12) "smartyEscape" ["smarty_modifier_truncate"]=> string(24) "smarty_modifier_truncate" ["smartyHook"]=> string(10) "smartyHook" ["jsonEncode"]=> array(2) { [0]=> string(5) "Tools" [1]=> string(10) "jsonEncode" } ["jsonDecode"]=> array(2) { [0]=> string(5) "Tools" [1]=> string(10) "jsonDecode" } ["dateFormat"]=> array(2) { [0]=> string(5) "Tools" [1]=> string(10) "dateFormat" } ["boolval"]=> array(2) { [0]=> string(5) "Tools" [1]=> string(7) "boolval" } ["smartyCleanHtml"]=> string(15) "smartyCleanHtml" ["smartyClassname"]=> string(15) "smartyClassname" ["smartyClassnames"]=> string(16) "smartyClassnames" ["getUrlSmarty"]=> array(2) { [0]=> string(4) "Link" [1]=> string(12) "getUrlSmarty" } } } [1]=> string(7) "boolval" } [1]=> bool(true) [2]=> array(0) { } } ["cleanHtml"]=> array(3) { [0]=> array(2) { [0]=> object(SmartyLazyRegister)#28 (1) { ["registry":protected]=> array(15) { ["smartyWidget"]=> string(12) "smartyWidget" ["smartyRender"]=> string(12) "smartyRender" ["smartyFormField"]=> string(15) "smartyFormField" ["smartyWidgetBlock"]=> string(17) "smartyWidgetBlock" ["smartyEscape"]=> string(12) "smartyEscape" ["smarty_modifier_truncate"]=> string(24) "smarty_modifier_truncate" ["smartyHook"]=> string(10) "smartyHook" ["jsonEncode"]=> array(2) { [0]=> string(5) "Tools" [1]=> string(10) "jsonEncode" } ["jsonDecode"]=> array(2) { [0]=> string(5) "Tools" [1]=> string(10) "jsonDecode" } ["dateFormat"]=> array(2) { [0]=> string(5) "Tools" [1]=> string(10) "dateFormat" } ["boolval"]=> array(2) { [0]=> string(5) "Tools" [1]=> string(7) "boolval" } ["smartyCleanHtml"]=> string(15) "smartyCleanHtml" ["smartyClassname"]=> string(15) "smartyClassname" ["smartyClassnames"]=> string(16) "smartyClassnames" ["getUrlSmarty"]=> array(2) { [0]=> string(4) "Link" [1]=> string(12) "getUrlSmarty" } } } [1]=> string(15) "smartyCleanHtml" } [1]=> bool(true) [2]=> array(0) { } } ["classname"]=> array(3) { [0]=> array(2) { [0]=> object(SmartyLazyRegister)#28 (1) { ["registry":protected]=> array(15) { ["smartyWidget"]=> string(12) "smartyWidget" ["smartyRender"]=> string(12) "smartyRender" ["smartyFormField"]=> string(15) "smartyFormField" ["smartyWidgetBlock"]=> string(17) "smartyWidgetBlock" ["smartyEscape"]=> string(12) "smartyEscape" ["smarty_modifier_truncate"]=> string(24) "smarty_modifier_truncate" ["smartyHook"]=> string(10) "smartyHook" ["jsonEncode"]=> array(2) { [0]=> string(5) "Tools" [1]=> string(10) "jsonEncode" } ["jsonDecode"]=> array(2) { [0]=> string(5) "Tools" [1]=> string(10) "jsonDecode" } ["dateFormat"]=> array(2) { [0]=> string(5) "Tools" [1]=> string(10) "dateFormat" } ["boolval"]=> array(2) { [0]=> string(5) "Tools" [1]=> string(7) "boolval" } ["smartyCleanHtml"]=> string(15) "smartyCleanHtml" ["smartyClassname"]=> string(15) "smartyClassname" ["smartyClassnames"]=> string(16) "smartyClassnames" ["getUrlSmarty"]=> array(2) { [0]=> string(4) "Link" [1]=> string(12) "getUrlSmarty" } } } [1]=> string(15) "smartyClassname" } [1]=> bool(true) [2]=> array(0) { } } ["classnames"]=> array(3) { [0]=> array(2) { [0]=> object(SmartyLazyRegister)#28 (1) { ["registry":protected]=> array(15) { ["smartyWidget"]=> string(12) "smartyWidget" ["smartyRender"]=> string(12) "smartyRender" ["smartyFormField"]=> string(15) "smartyFormField" ["smartyWidgetBlock"]=> string(17) "smartyWidgetBlock" ["smartyEscape"]=> string(12) "smartyEscape" ["smarty_modifier_truncate"]=> string(24) "smarty_modifier_truncate" ["smartyHook"]=> string(10) "smartyHook" ["jsonEncode"]=> array(2) { [0]=> string(5) "Tools" [1]=> string(10) "jsonEncode" } ["jsonDecode"]=> array(2) { [0]=> string(5) "Tools" [1]=> string(10) "jsonDecode" } ["dateFormat"]=> array(2) { [0]=> string(5) "Tools" [1]=> string(10) "dateFormat" } ["boolval"]=> array(2) { [0]=> string(5) "Tools" [1]=> string(7) "boolval" } ["smartyCleanHtml"]=> string(15) "smartyCleanHtml" ["smartyClassname"]=> string(15) "smartyClassname" ["smartyClassnames"]=> string(16) "smartyClassnames" ["getUrlSmarty"]=> array(2) { [0]=> string(4) "Link" [1]=> string(12) "getUrlSmarty" } } } [1]=> string(16) "smartyClassnames" } [1]=> bool(true) [2]=> array(0) { } } } } ["plugin_search_order"]=> array(4) { [0]=> string(8) "function" [1]=> string(5) "block" [2]=> string(8) "compiler" [3]=> string(5) "class" } ["registered_objects"]=> array(0) { } ["registered_classes"]=> array(0) { } ["registered_filters"]=> array(0) { } ["registered_resources"]=> array(2) { ["module"]=> object(SmartyResourceModule)#24 (5) { ["compiler_class"]=> string(38) "Smarty_Internal_SmartyTemplateCompiler" ["template_lexer_class"]=> string(29) "Smarty_Internal_Templatelexer" ["template_parser_class"]=> string(30) "Smarty_Internal_Templateparser" ["paths"]=> array(2) { ["theme"]=> string(40) "/var/www/html/web/themes/racyne/modules/" ["modules"]=> string(26) "/var/www/html/web/modules/" } ["isAdmin"]=> bool(false) } ["parent"]=> object(SmartyResourceParent)#23 (4) { ["compiler_class"]=> string(38) "Smarty_Internal_SmartyTemplateCompiler" ["template_lexer_class"]=> string(29) "Smarty_Internal_Templatelexer" ["template_parser_class"]=> string(30) "Smarty_Internal_Templateparser" ["paths"]=> array(0) { } } } ["_resource_handlers"]=> array(0) { } ["registered_cache_resources"]=> array(0) { } ["_cacheresource_handlers"]=> array(0) { } ["autoload_filters"]=> array(0) { } ["default_modifiers"]=> array(0) { } ["escape_html"]=> bool(true) ["start_time"]=> float(1767803403.4277) ["_file_perms"]=> int(420) ["_dir_perms"]=> int(505) ["_tag_stack"]=> array(0) { } ["smarty"]=> *RECURSION* ["_current_file"]=> NULL ["_parserdebug"]=> bool(false) ["merged_templates_func"]=> array(0) { } ["template_class"]=> string(24) "Smarty_Internal_Template" ["tpl_vars"]=> array(0) { } ["parent"]=> NULL ["config_vars"]=> array(0) { } } ["mobile_detect"]=> NULL ["mode"]=> NULL ["translator":protected]=> NULL ["mobile_device":protected]=> NULL ["is_mobile":protected]=> NULL ["is_tablet":protected]=> NULL } vente d'arbustes bas

Arbustes bas

Les arbustes d'ornement , sont classés en deux catégories, les arbustes à fleurs et les arbustes persistants. La diversité de leurs hauteurs, de leurs volumes, des coloris de leurs fleurs et de leur feuilles, ainsi que l'alternance des périodes de floraison, permettrons de créer dans votre jardin de jolis décors, surtout plantés en massifs. Ils sont constitués de nombreuses variétés.

Arbustes bas

Il y a 3 produits.

Affichage 1-3 de 3 article(s)

Filtres actifs

  • exposition : Eclairée
  • feuillage : A petites feuilles
  • sols : terreau
  • utilisation : En massif bas