179 zł
NULL
array(4) { ["shop"]=> array(4) { [0]=> object(Shop)#18 (36) { ["id_shop_group"]=> string(1) "1" ["id_category"]=> string(1) "2" ["theme_name"]=> string(6) "8stars" ["name"]=> string(6) "8stars" ["color"]=> string(0) "" ["active"]=> string(1) "1" ["deleted"]=> string(1) "0" ["physical_uri"]=> string(1) "/" ["virtual_uri"]=> string(0) "" ["domain"]=> string(10) "8stars.com" ["domain_ssl"]=> string(10) "8stars.com" ["group":protected]=> object(ShopGroup)#19 (29) { ["name"]=> string(7) "Default" ["color"]=> string(0) "" ["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 ["lang_associated":protected]=> NULL ["id_shop":protected]=> NULL ["id_shop_list"]=> array(0) { } ["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(7) { ["name"]=> string(13) "isGenericName" ["color"]=> string(7) "isColor" ["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(7) { ["name"]=> array(4) { ["type"]=> int(3) ["validate"]=> string(13) "isGenericName" ["required"]=> bool(true) ["size"]=> int(64) } ["color"]=> array(2) { ["type"]=> int(3) ["validate"]=> string(7) "isColor" } ["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) } ["address"]=> object(Address)#261 (45) { ["id_customer"]=> NULL ["id_manufacturer"]=> NULL ["id_supplier"]=> NULL ["id_warehouse"]=> NULL ["id_country"]=> int(14) ["id_state"]=> int(0) ["country"]=> NULL ["alias"]=> NULL ["company"]=> string(6) "8STARS" ["lastname"]=> NULL ["firstname"]=> NULL ["address1"]=> string(19) "Horbaczewskiego 4-6" ["address2"]=> string(10) "8.00-16.00" ["postcode"]=> string(7) "54-130 " ["city"]=> string(8) "Wrocław" ["other"]=> NULL ["phone"]=> NULL ["phone_mobile"]=> NULL ["vat_number"]=> NULL ["dni"]=> NULL ["date_add"]=> NULL ["date_upd"]=> NULL ["deleted"]=> bool(false) ["webserviceParameters":protected]=> array(2) { ["objectsNodeName"]=> string(9) "addresses" ["fields"]=> array(6) { ["id_customer"]=> array(1) { ["xlink_resource"]=> string(9) "customers" } ["id_manufacturer"]=> array(1) { ["xlink_resource"]=> string(13) "manufacturers" } ["id_supplier"]=> array(1) { ["xlink_resource"]=> string(9) "suppliers" } ["id_warehouse"]=> array(1) { ["xlink_resource"]=> string(9) "warehouse" } ["id_country"]=> array(1) { ["xlink_resource"]=> string(9) "countries" } ["id_state"]=> array(1) { ["xlink_resource"]=> string(6) "states" } } } ["id"]=> NULL ["id_lang":protected]=> NULL ["lang_associated":protected]=> NULL ["id_shop":protected]=> NULL ["id_shop_list"]=> array(0) { } ["get_shop_from_context":protected]=> bool(true) ["table":protected]=> string(7) "address" ["identifier":protected]=> string(10) "id_address" ["fieldsRequired":protected]=> array(6) { [0]=> string(10) "id_country" [1]=> string(5) "alias" [2]=> string(8) "lastname" [3]=> string(9) "firstname" [4]=> string(8) "address1" [5]=> string(4) "city" } ["fieldsSize":protected]=> array(12) { ["alias"]=> int(32) ["company"]=> int(255) ["lastname"]=> int(255) ["firstname"]=> int(255) ["address1"]=> int(128) ["address2"]=> int(128) ["postcode"]=> int(12) ["city"]=> int(64) ["other"]=> int(4194303) ["phone"]=> int(32) ["phone_mobile"]=> int(32) ["dni"]=> int(16) } ["fieldsValidate":protected]=> array(22) { ["id_customer"]=> string(18) "isNullOrUnsignedId" ["id_manufacturer"]=> string(18) "isNullOrUnsignedId" ["id_supplier"]=> string(18) "isNullOrUnsignedId" ["id_warehouse"]=> string(18) "isNullOrUnsignedId" ["id_country"]=> string(12) "isUnsignedId" ["id_state"]=> string(18) "isNullOrUnsignedId" ["alias"]=> string(13) "isGenericName" ["company"]=> string(13) "isGenericName" ["lastname"]=> string(6) "isName" ["firstname"]=> string(6) "isName" ["vat_number"]=> string(13) "isGenericName" ["address1"]=> string(9) "isAddress" ["address2"]=> string(9) "isAddress" ["postcode"]=> string(10) "isPostCode" ["city"]=> string(10) "isCityName" ["other"]=> string(9) "isMessage" ["phone"]=> string(13) "isPhoneNumber" ["phone_mobile"]=> string(13) "isPhoneNumber" ["dni"]=> string(9) "isDniLite" ["deleted"]=> string(6) "isBool" ["date_add"]=> string(6) "isDate" ["date_upd"]=> string(6) "isDate" } ["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(7) "address" ["primary"]=> string(10) "id_address" ["fields"]=> array(22) { ["id_customer"]=> array(3) { ["type"]=> int(1) ["validate"]=> string(18) "isNullOrUnsignedId" ["copy_post"]=> bool(false) } ["id_manufacturer"]=> array(3) { ["type"]=> int(1) ["validate"]=> string(18) "isNullOrUnsignedId" ["copy_post"]=> bool(false) } ["id_supplier"]=> array(3) { ["type"]=> int(1) ["validate"]=> string(18) "isNullOrUnsignedId" ["copy_post"]=> bool(false) } ["id_warehouse"]=> array(3) { ["type"]=> int(1) ["validate"]=> string(18) "isNullOrUnsignedId" ["copy_post"]=> bool(false) } ["id_country"]=> array(3) { ["type"]=> int(1) ["validate"]=> string(12) "isUnsignedId" ["required"]=> bool(true) } ["id_state"]=> array(2) { ["type"]=> int(1) ["validate"]=> string(18) "isNullOrUnsignedId" } ["alias"]=> array(4) { ["type"]=> int(3) ["validate"]=> string(13) "isGenericName" ["required"]=> bool(true) ["size"]=> int(32) } ["company"]=> array(3) { ["type"]=> int(3) ["validate"]=> string(13) "isGenericName" ["size"]=> int(255) } ["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) } ["vat_number"]=> array(2) { ["type"]=> int(3) ["validate"]=> string(13) "isGenericName" } ["address1"]=> array(4) { ["type"]=> int(3) ["validate"]=> string(9) "isAddress" ["required"]=> bool(true) ["size"]=> int(128) } ["address2"]=> array(3) { ["type"]=> int(3) ["validate"]=> string(9) "isAddress" ["size"]=> int(128) } ["postcode"]=> array(3) { ["type"]=> int(3) ["validate"]=> string(10) "isPostCode" ["size"]=> int(12) } ["city"]=> array(4) { ["type"]=> int(3) ["validate"]=> string(10) "isCityName" ["required"]=> bool(true) ["size"]=> int(64) } ["other"]=> array(3) { ["type"]=> int(3) ["validate"]=> string(9) "isMessage" ["size"]=> int(4194303) } ["phone"]=> array(3) { ["type"]=> int(3) ["validate"]=> string(13) "isPhoneNumber" ["size"]=> int(32) } ["phone_mobile"]=> array(3) { ["type"]=> int(3) ["validate"]=> string(13) "isPhoneNumber" ["size"]=> int(32) } ["dni"]=> array(3) { ["type"]=> int(3) ["validate"]=> string(9) "isDniLite" ["size"]=> int(16) } ["deleted"]=> array(3) { ["type"]=> int(2) ["validate"]=> string(6) "isBool" ["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) } } ["classname"]=> string(7) "Address" } ["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)#24 (1) { ["attributes":"PrestaShop\PrestaShop\Core\Addon\Theme\Theme":private]=> object(PrestaShop\PrestaShop\Core\Util\ArrayFinder)#25 (2) { ["array":"PrestaShop\PrestaShop\Core\Util\ArrayFinder":private]=> array(10) { ["name"]=> string(6) "8stars" ["display_name"]=> string(6) "8stars" ["version"]=> string(5) "1.0.4" ["author"]=> array(3) { ["name"]=> string(5) "OTree" ["email"]=> string(18) "support@otree.tech" ["url"]=> string(18) "https://otree.tech" } ["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"]=> array(2) { ["css"]=> array(1) { ["all"]=> array(9) { [0]=> array(3) { ["id"]=> string(9) "bootstrap" ["path"]=> string(72) "https://stackpath.bootstrapcdn.com/bootstrap/4.5.2/css/bootstrap.min.css" ["server"]=> string(6) "remote" } [1]=> array(3) { ["id"]=> string(8) "lightbox" ["path"]=> string(76) "https://cdnjs.cloudflare.com/ajax/libs/ekko-lightbox/5.3.0/ekko-lightbox.css" ["server"]=> string(6) "remote" } [2]=> array(2) { ["id"]=> string(12) "lightGallery" ["path"]=> string(52) "assets/library/lightGallery/css/lightgallery.min.css" } [3]=> array(2) { ["id"]=> string(9) "scrollbar" ["path"]=> string(61) "assets/library/jquery.scrollbar-gh-pages/jquery.scrollbar.css" } [4]=> array(2) { ["id"]=> string(10) "nouislider" ["path"]=> string(44) "assets/library/nouislider/nouislider.min.css" } [5]=> array(2) { ["id"]=> string(10) "stylesheet" ["path"]=> string(36) "assets/fonts/circular/stylesheet.css" } [6]=> array(2) { ["id"]=> string(5) "slick" ["path"]=> string(30) "assets/library/slick/slick.css" } [7]=> array(2) { ["id"]=> string(11) "slick-theme" ["path"]=> string(36) "assets/library/slick/slick-theme.css" } [8]=> array(2) { ["id"]=> string(6) "styles" ["path"]=> string(21) "assets/css/styles.css" } } } ["js"]=> array(2) { ["all"]=> array(16) { [0]=> array(4) { ["id"]=> string(6) "jquery" ["path"]=> string(43) "https://code.jquery.com/jquery-3.4.1.min.js" ["server"]=> string(6) "remote" ["priority"]=> int(0) } [1]=> array(4) { ["id"]=> string(6) "popper" ["path"]=> string(68) "https://cdn.jsdelivr.net/npm/popper.js@1.16.0/dist/umd/popper.min.js" ["server"]=> string(6) "remote" ["priority"]=> int(1) } [2]=> array(4) { ["id"]=> string(9) "bootstrap" ["path"]=> string(70) "https://stackpath.bootstrapcdn.com/bootstrap/4.5.2/js/bootstrap.min.js" ["server"]=> string(6) "remote" ["priority"]=> int(2) } [3]=> array(3) { ["id"]=> string(10) "nouislider" ["path"]=> string(43) "assets/library/nouislider/nouislider.min.js" ["priority"]=> int(3) } [4]=> array(3) { ["id"]=> string(5) "slick" ["path"]=> string(33) "assets/library/slick/slick.min.js" ["priority"]=> int(3) } [5]=> array(3) { ["id"]=> string(9) "scrollbar" ["path"]=> string(64) "assets/library/jquery.scrollbar-gh-pages/jquery.scrollbar.min.js" ["priority"]=> int(3) } [6]=> array(4) { ["id"]=> string(12) "lightgallery" ["path"]=> string(170) "https://cdn.jsdelivr.net/combine/npm/lightgallery@1.10.0,npm/lg-autoplay,npm/lg-fullscreen,npm/lg-hash,npm/lg-pager,npm/lg-share,npm/lg-thumbnail,npm/lg-video,npm/lg-zoom" ["server"]=> string(6) "remote" ["priority"]=> int(3) } [7]=> array(2) { ["id"]=> string(7) "product" ["path"]=> string(20) "assets/js/product.js" } [8]=> array(2) { ["id"]=> string(7) "listing" ["path"]=> string(20) "assets/js/listing.js" } [9]=> array(2) { ["id"]=> string(9) "scrollbar" ["path"]=> string(22) "assets/js/scrollbar.js" } [10]=> array(2) { ["id"]=> string(7) "compare" ["path"]=> string(20) "assets/js/compare.js" } [11]=> array(2) { ["id"]=> string(12) "product-page" ["path"]=> string(25) "assets/js/product-page.js" } [12]=> array(2) { ["id"]=> string(15) "brands-carousel" ["path"]=> string(28) "assets/js/brands-carousel.js" } [13]=> array(2) { ["id"]=> string(17) "products-carousel" ["path"]=> string(30) "assets/js/products-carousel.js" } [14]=> array(2) { ["id"]=> string(16) "numbers-carousel" ["path"]=> string(29) "assets/js/numbers-carousel.js" } [15]=> array(2) { ["id"]=> string(24) "seats-available-carousel" ["path"]=> string(37) "assets/js/seats-available-carousel.js" } } ["cart"]=> array(1) { [0]=> array(2) { ["id"]=> string(13) "cat-extra-lib" ["path"]=> string(21) "assets/js/cart-lib.js" } } } } ["global_settings"]=> array(4) { ["configuration"]=> array(1) { ["PS_IMAGE_QUALITY"]=> string(3) "jpg" } ["modules"]=> array(1) { ["to_enable"]=> array(1) { [0]=> string(11) "ps_linklist" } } ["hooks"]=> array(2) { ["custom_hooks"]=> array(1) { [0]=> array(3) { ["name"]=> string(18) "displayDescription" ["title"]=> string(18) "displayDescription" ["description"]=> string(39) "Display Description in product info tab" } } ["modules_to_hook"]=> array(14) { ["displayNav1"]=> array(1) { [0]=> string(14) "ps_contactinfo" } ["displayNav2"]=> array(2) { [0]=> string(19) "ps_languageselector" [1]=> string(19) "ps_currencyselector" } ["displayTop"]=> array(2) { [0]=> string(11) "ps_mainmenu" [1]=> string(12) "ps_searchbar" } ["displayHome"]=> array(4) { [0]=> string(14) "ps_imageslider" [1]=> string(19) "ps_featuredproducts" [2]=> string(9) "ps_banner" [3]=> string(13) "ps_customtext" } ["displayFooterBefore"]=> array(1) { [0]=> string(20) "ps_emailsubscription" } ["displayFooter"]=> array(3) { [0]=> string(11) "ps_linklist" [1]=> string(23) "ps_customeraccountlinks" [2]=> string(14) "ps_contactinfo" } ["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(17) "otree_productinfo" } ["displayReassurance"]=> NULL ["displayOrderConfirmation2"]=> array(1) { [0]=> string(19) "ps_featuredproducts" } ["displayCrossSellingShoppingCart"]=> array(1) { [0]=> string(19) "ps_featuredproducts" } ["displayDescription"]=> array(1) { [0]=> string(17) "otree_productinfo" } ["displayAdminProductsExtra"]=> array(1) { [0]=> string(17) "otree_productinfo" } } } ["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(103) ["height"]=> int(103) ["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(626) ["height"]=> int(626) ["scope"]=> array(3) { [0]=> string(8) "products" [1]=> string(13) "manufacturers" [2]=> string(9) "suppliers" } } ["home_default"]=> array(3) { ["width"]=> int(310) ["height"]=> int(310) ["scope"]=> array(2) { [0]=> string(8) "products" [1]=> string(13) "manufacturers" } } ["large_default"]=> array(3) { ["width"]=> int(1200) ["height"]=> int(1200) ["scope"]=> array(3) { [0]=> string(8) "products" [1]=> string(13) "manufacturers" [2]=> string(9) "suppliers" } } ["category_default"]=> array(3) { ["width"]=> int(141) ["height"]=> int(180) ["scope"]=> array(1) { [0]=> string(10) "categories" } } ["stores_default"]=> array(3) { ["width"]=> int(628) ["height"]=> int(300) ["scope"]=> array(1) { [0]=> string(6) "stores" } } } } ["theme_settings"]=> array(1) { ["default_layout"]=> string(17) "layout-full-width" } ["directory"]=> string(57) "/home/admin/domains/8stars.com/public_html/themes/8stars/" ["preview"]=> string(25) "themes/8stars/preview.png" } ["propertyAccessor":"PrestaShop\PrestaShop\Core\Util\ArrayFinder":private]=> object(Symfony\Component\PropertyAccess\PropertyAccessor)#27 (7) { ["magicCall":"Symfony\Component\PropertyAccess\PropertyAccessor":private]=> bool(false) ["ignoreInvalidIndices":"Symfony\Component\PropertyAccess\PropertyAccessor":private]=> bool(true) ["ignoreInvalidProperty":"Symfony\Component\PropertyAccess\PropertyAccessor":private]=> bool(false) ["cacheItemPool":"Symfony\Component\PropertyAccess\PropertyAccessor":private]=> NULL ["propertyPathCache":"Symfony\Component\PropertyAccess\PropertyAccessor":private]=> array(10) { ["[name]"]=> object(Symfony\Component\PropertyAccess\PropertyPath)#22 (4) { ["elements":"Symfony\Component\PropertyAccess\PropertyPath":private]=> array(1) { [0]=> string(4) "name" } ["length":"Symfony\Component\PropertyAccess\PropertyPath":private]=> int(1) ["isIndex":"Symfony\Component\PropertyAccess\PropertyPath":private]=> array(1) { [0]=> bool(true) } ["pathAsString":"Symfony\Component\PropertyAccess\PropertyPath":private]=> string(6) "[name]" } ["[parent]"]=> object(Symfony\Component\PropertyAccess\PropertyPath)#23 (4) { ["elements":"Symfony\Component\PropertyAccess\PropertyPath":private]=> array(1) { [0]=> string(6) "parent" } ["length":"Symfony\Component\PropertyAccess\PropertyPath":private]=> int(1) ["isIndex":"Symfony\Component\PropertyAccess\PropertyPath":private]=> array(1) { [0]=> bool(true) } ["pathAsString":"Symfony\Component\PropertyAccess\PropertyPath":private]=> string(8) "[parent]" } ["[theme_settings][core_scripts]"]=> object(Symfony\Component\PropertyAccess\PropertyPath)#191 (4) { ["elements":"Symfony\Component\PropertyAccess\PropertyPath":private]=> array(2) { [0]=> string(14) "theme_settings" [1]=> string(12) "core_scripts" } ["length":"Symfony\Component\PropertyAccess\PropertyPath":private]=> int(2) ["isIndex":"Symfony\Component\PropertyAccess\PropertyPath":private]=> array(2) { [0]=> bool(true) [1]=> bool(true) } ["pathAsString":"Symfony\Component\PropertyAccess\PropertyPath":private]=> string(30) "[theme_settings][core_scripts]" } ["[assets][css][all]"]=> object(Symfony\Component\PropertyAccess\PropertyPath)#192 (4) { ["elements":"Symfony\Component\PropertyAccess\PropertyPath":private]=> array(3) { [0]=> string(6) "assets" [1]=> string(3) "css" [2]=> string(3) "all" } ["length":"Symfony\Component\PropertyAccess\PropertyPath":private]=> int(3) ["isIndex":"Symfony\Component\PropertyAccess\PropertyPath":private]=> array(3) { [0]=> bool(true) [1]=> bool(true) [2]=> bool(true) } ["pathAsString":"Symfony\Component\PropertyAccess\PropertyPath":private]=> string(18) "[assets][css][all]" } ["[assets][css][index]"]=> object(Symfony\Component\PropertyAccess\PropertyPath)#193 (4) { ["elements":"Symfony\Component\PropertyAccess\PropertyPath":private]=> array(3) { [0]=> string(6) "assets" [1]=> string(3) "css" [2]=> string(5) "index" } ["length":"Symfony\Component\PropertyAccess\PropertyPath":private]=> int(3) ["isIndex":"Symfony\Component\PropertyAccess\PropertyPath":private]=> array(3) { [0]=> bool(true) [1]=> bool(true) [2]=> bool(true) } ["pathAsString":"Symfony\Component\PropertyAccess\PropertyPath":private]=> string(20) "[assets][css][index]" } ["[assets][js][all]"]=> object(Symfony\Component\PropertyAccess\PropertyPath)#194 (4) { ["elements":"Symfony\Component\PropertyAccess\PropertyPath":private]=> array(3) { [0]=> string(6) "assets" [1]=> string(2) "js" [2]=> string(3) "all" } ["length":"Symfony\Component\PropertyAccess\PropertyPath":private]=> int(3) ["isIndex":"Symfony\Component\PropertyAccess\PropertyPath":private]=> array(3) { [0]=> bool(true) [1]=> bool(true) [2]=> bool(true) } ["pathAsString":"Symfony\Component\PropertyAccess\PropertyPath":private]=> string(17) "[assets][js][all]" } ["[assets][js][index]"]=> object(Symfony\Component\PropertyAccess\PropertyPath)#195 (4) { ["elements":"Symfony\Component\PropertyAccess\PropertyPath":private]=> array(3) { [0]=> string(6) "assets" [1]=> string(2) "js" [2]=> string(5) "index" } ["length":"Symfony\Component\PropertyAccess\PropertyPath":private]=> int(3) ["isIndex":"Symfony\Component\PropertyAccess\PropertyPath":private]=> array(3) { [0]=> bool(true) [1]=> bool(true) [2]=> bool(true) } ["pathAsString":"Symfony\Component\PropertyAccess\PropertyPath":private]=> string(19) "[assets][js][index]" } ["[theme_settings][default_layout]"]=> object(Symfony\Component\PropertyAccess\PropertyPath)#264 (4) { ["elements":"Symfony\Component\PropertyAccess\PropertyPath":private]=> array(2) { [0]=> string(14) "theme_settings" [1]=> string(14) "default_layout" } ["length":"Symfony\Component\PropertyAccess\PropertyPath":private]=> int(2) ["isIndex":"Symfony\Component\PropertyAccess\PropertyPath":private]=> array(2) { [0]=> bool(true) [1]=> bool(true) } ["pathAsString":"Symfony\Component\PropertyAccess\PropertyPath":private]=> string(32) "[theme_settings][default_layout]" } ["[theme_settings]"]=> object(Symfony\Component\PropertyAccess\PropertyPath)#263 (4) { ["elements":"Symfony\Component\PropertyAccess\PropertyPath":private]=> array(1) { [0]=> string(14) "theme_settings" } ["length":"Symfony\Component\PropertyAccess\PropertyPath":private]=> int(1) ["isIndex":"Symfony\Component\PropertyAccess\PropertyPath":private]=> array(1) { [0]=> bool(true) } ["pathAsString":"Symfony\Component\PropertyAccess\PropertyPath":private]=> string(16) "[theme_settings]" } ["[assets]"]=> object(Symfony\Component\PropertyAccess\PropertyPath)#262 (4) { ["elements":"Symfony\Component\PropertyAccess\PropertyPath":private]=> array(1) { [0]=> string(6) "assets" } ["length":"Symfony\Component\PropertyAccess\PropertyPath":private]=> int(1) ["isIndex":"Symfony\Component\PropertyAccess\PropertyPath":private]=> array(1) { [0]=> bool(true) } ["pathAsString":"Symfony\Component\PropertyAccess\PropertyPath":private]=> string(8) "[assets]" } } ["readPropertyCache":"Symfony\Component\PropertyAccess\PropertyAccessor":private]=> array(0) { } ["writePropertyCache":"Symfony\Component\PropertyAccess\PropertyAccessor":private]=> array(0) { } } } } ["id"]=> int(1) ["id_lang":protected]=> NULL ["lang_associated":protected]=> NULL ["id_shop":protected]=> NULL ["id_shop_list"]=> array(0) { } ["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(5) { ["active"]=> string(6) "isBool" ["deleted"]=> string(6) "isBool" ["name"]=> string(13) "isGenericName" ["color"]=> string(7) "isColor" ["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(7) { ["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) } ["color"]=> array(2) { ["type"]=> int(3) ["validate"]=> string(7) "isColor" } ["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) } [1]=> object(Shop)#18 (36) { ["id_shop_group"]=> string(1) "1" ["id_category"]=> string(1) "2" ["theme_name"]=> string(6) "8stars" ["name"]=> string(6) "8stars" ["color"]=> string(0) "" ["active"]=> string(1) "1" ["deleted"]=> string(1) "0" ["physical_uri"]=> string(1) "/" ["virtual_uri"]=> string(0) "" ["domain"]=> string(10) "8stars.com" ["domain_ssl"]=> string(10) "8stars.com" ["group":protected]=> object(ShopGroup)#19 (29) { ["name"]=> string(7) "Default" ["color"]=> string(0) "" ["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 ["lang_associated":protected]=> NULL ["id_shop":protected]=> NULL ["id_shop_list"]=> array(0) { } ["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(7) { ["name"]=> string(13) "isGenericName" ["color"]=> string(7) "isColor" ["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(7) { ["name"]=> array(4) { ["type"]=> int(3) ["validate"]=> string(13) "isGenericName" ["required"]=> bool(true) ["size"]=> int(64) } ["color"]=> array(2) { ["type"]=> int(3) ["validate"]=> string(7) "isColor" } ["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) } ["address"]=> object(Address)#261 (45) { ["id_customer"]=> NULL ["id_manufacturer"]=> NULL ["id_supplier"]=> NULL ["id_warehouse"]=> NULL ["id_country"]=> int(14) ["id_state"]=> int(0) ["country"]=> NULL ["alias"]=> NULL ["company"]=> string(6) "8STARS" ["lastname"]=> NULL ["firstname"]=> NULL ["address1"]=> string(19) "Horbaczewskiego 4-6" ["address2"]=> string(10) "8.00-16.00" ["postcode"]=> string(7) "54-130 " ["city"]=> string(8) "Wrocław" ["other"]=> NULL ["phone"]=> NULL ["phone_mobile"]=> NULL ["vat_number"]=> NULL ["dni"]=> NULL ["date_add"]=> NULL ["date_upd"]=> NULL ["deleted"]=> bool(false) ["webserviceParameters":protected]=> array(2) { ["objectsNodeName"]=> string(9) "addresses" ["fields"]=> array(6) { ["id_customer"]=> array(1) { ["xlink_resource"]=> string(9) "customers" } ["id_manufacturer"]=> array(1) { ["xlink_resource"]=> string(13) "manufacturers" } ["id_supplier"]=> array(1) { ["xlink_resource"]=> string(9) "suppliers" } ["id_warehouse"]=> array(1) { ["xlink_resource"]=> string(9) "warehouse" } ["id_country"]=> array(1) { ["xlink_resource"]=> string(9) "countries" } ["id_state"]=> array(1) { ["xlink_resource"]=> string(6) "states" } } } ["id"]=> NULL ["id_lang":protected]=> NULL ["lang_associated":protected]=> NULL ["id_shop":protected]=> NULL ["id_shop_list"]=> array(0) { } ["get_shop_from_context":protected]=> bool(true) ["table":protected]=> string(7) "address" ["identifier":protected]=> string(10) "id_address" ["fieldsRequired":protected]=> array(6) { [0]=> string(10) "id_country" [1]=> string(5) "alias" [2]=> string(8) "lastname" [3]=> string(9) "firstname" [4]=> string(8) "address1" [5]=> string(4) "city" } ["fieldsSize":protected]=> array(12) { ["alias"]=> int(32) ["company"]=> int(255) ["lastname"]=> int(255) ["firstname"]=> int(255) ["address1"]=> int(128) ["address2"]=> int(128) ["postcode"]=> int(12) ["city"]=> int(64) ["other"]=> int(4194303) ["phone"]=> int(32) ["phone_mobile"]=> int(32) ["dni"]=> int(16) } ["fieldsValidate":protected]=> array(22) { ["id_customer"]=> string(18) "isNullOrUnsignedId" ["id_manufacturer"]=> string(18) "isNullOrUnsignedId" ["id_supplier"]=> string(18) "isNullOrUnsignedId" ["id_warehouse"]=> string(18) "isNullOrUnsignedId" ["id_country"]=> string(12) "isUnsignedId" ["id_state"]=> string(18) "isNullOrUnsignedId" ["alias"]=> string(13) "isGenericName" ["company"]=> string(13) "isGenericName" ["lastname"]=> string(6) "isName" ["firstname"]=> string(6) "isName" ["vat_number"]=> string(13) "isGenericName" ["address1"]=> string(9) "isAddress" ["address2"]=> string(9) "isAddress" ["postcode"]=> string(10) "isPostCode" ["city"]=> string(10) "isCityName" ["other"]=> string(9) "isMessage" ["phone"]=> string(13) "isPhoneNumber" ["phone_mobile"]=> string(13) "isPhoneNumber" ["dni"]=> string(9) "isDniLite" ["deleted"]=> string(6) "isBool" ["date_add"]=> string(6) "isDate" ["date_upd"]=> string(6) "isDate" } ["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(7) "address" ["primary"]=> string(10) "id_address" ["fields"]=> array(22) { ["id_customer"]=> array(3) { ["type"]=> int(1) ["validate"]=> string(18) "isNullOrUnsignedId" ["copy_post"]=> bool(false) } ["id_manufacturer"]=> array(3) { ["type"]=> int(1) ["validate"]=> string(18) "isNullOrUnsignedId" ["copy_post"]=> bool(false) } ["id_supplier"]=> array(3) { ["type"]=> int(1) ["validate"]=> string(18) "isNullOrUnsignedId" ["copy_post"]=> bool(false) } ["id_warehouse"]=> array(3) { ["type"]=> int(1) ["validate"]=> string(18) "isNullOrUnsignedId" ["copy_post"]=> bool(false) } ["id_country"]=> array(3) { ["type"]=> int(1) ["validate"]=> string(12) "isUnsignedId" ["required"]=> bool(true) } ["id_state"]=> array(2) { ["type"]=> int(1) ["validate"]=> string(18) "isNullOrUnsignedId" } ["alias"]=> array(4) { ["type"]=> int(3) ["validate"]=> string(13) "isGenericName" ["required"]=> bool(true) ["size"]=> int(32) } ["company"]=> array(3) { ["type"]=> int(3) ["validate"]=> string(13) "isGenericName" ["size"]=> int(255) } ["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) } ["vat_number"]=> array(2) { ["type"]=> int(3) ["validate"]=> string(13) "isGenericName" } ["address1"]=> array(4) { ["type"]=> int(3) ["validate"]=> string(9) "isAddress" ["required"]=> bool(true) ["size"]=> int(128) } ["address2"]=> array(3) { ["type"]=> int(3) ["validate"]=> string(9) "isAddress" ["size"]=> int(128) } ["postcode"]=> array(3) { ["type"]=> int(3) ["validate"]=> string(10) "isPostCode" ["size"]=> int(12) } ["city"]=> array(4) { ["type"]=> int(3) ["validate"]=> string(10) "isCityName" ["required"]=> bool(true) ["size"]=> int(64) } ["other"]=> array(3) { ["type"]=> int(3) ["validate"]=> string(9) "isMessage" ["size"]=> int(4194303) } ["phone"]=> array(3) { ["type"]=> int(3) ["validate"]=> string(13) "isPhoneNumber" ["size"]=> int(32) } ["phone_mobile"]=> array(3) { ["type"]=> int(3) ["validate"]=> string(13) "isPhoneNumber" ["size"]=> int(32) } ["dni"]=> array(3) { ["type"]=> int(3) ["validate"]=> string(9) "isDniLite" ["size"]=> int(16) } ["deleted"]=> array(3) { ["type"]=> int(2) ["validate"]=> string(6) "isBool" ["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) } } ["classname"]=> string(7) "Address" } ["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)#24 (1) { ["attributes":"PrestaShop\PrestaShop\Core\Addon\Theme\Theme":private]=> object(PrestaShop\PrestaShop\Core\Util\ArrayFinder)#25 (2) { ["array":"PrestaShop\PrestaShop\Core\Util\ArrayFinder":private]=> array(10) { ["name"]=> string(6) "8stars" ["display_name"]=> string(6) "8stars" ["version"]=> string(5) "1.0.4" ["author"]=> array(3) { ["name"]=> string(5) "OTree" ["email"]=> string(18) "support@otree.tech" ["url"]=> string(18) "https://otree.tech" } ["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"]=> array(2) { ["css"]=> array(1) { ["all"]=> array(9) { [0]=> array(3) { ["id"]=> string(9) "bootstrap" ["path"]=> string(72) "https://stackpath.bootstrapcdn.com/bootstrap/4.5.2/css/bootstrap.min.css" ["server"]=> string(6) "remote" } [1]=> array(3) { ["id"]=> string(8) "lightbox" ["path"]=> string(76) "https://cdnjs.cloudflare.com/ajax/libs/ekko-lightbox/5.3.0/ekko-lightbox.css" ["server"]=> string(6) "remote" } [2]=> array(2) { ["id"]=> string(12) "lightGallery" ["path"]=> string(52) "assets/library/lightGallery/css/lightgallery.min.css" } [3]=> array(2) { ["id"]=> string(9) "scrollbar" ["path"]=> string(61) "assets/library/jquery.scrollbar-gh-pages/jquery.scrollbar.css" } [4]=> array(2) { ["id"]=> string(10) "nouislider" ["path"]=> string(44) "assets/library/nouislider/nouislider.min.css" } [5]=> array(2) { ["id"]=> string(10) "stylesheet" ["path"]=> string(36) "assets/fonts/circular/stylesheet.css" } [6]=> array(2) { ["id"]=> string(5) "slick" ["path"]=> string(30) "assets/library/slick/slick.css" } [7]=> array(2) { ["id"]=> string(11) "slick-theme" ["path"]=> string(36) "assets/library/slick/slick-theme.css" } [8]=> array(2) { ["id"]=> string(6) "styles" ["path"]=> string(21) "assets/css/styles.css" } } } ["js"]=> array(2) { ["all"]=> array(16) { [0]=> array(4) { ["id"]=> string(6) "jquery" ["path"]=> string(43) "https://code.jquery.com/jquery-3.4.1.min.js" ["server"]=> string(6) "remote" ["priority"]=> int(0) } [1]=> array(4) { ["id"]=> string(6) "popper" ["path"]=> string(68) "https://cdn.jsdelivr.net/npm/popper.js@1.16.0/dist/umd/popper.min.js" ["server"]=> string(6) "remote" ["priority"]=> int(1) } [2]=> array(4) { ["id"]=> string(9) "bootstrap" ["path"]=> string(70) "https://stackpath.bootstrapcdn.com/bootstrap/4.5.2/js/bootstrap.min.js" ["server"]=> string(6) "remote" ["priority"]=> int(2) } [3]=> array(3) { ["id"]=> string(10) "nouislider" ["path"]=> string(43) "assets/library/nouislider/nouislider.min.js" ["priority"]=> int(3) } [4]=> array(3) { ["id"]=> string(5) "slick" ["path"]=> string(33) "assets/library/slick/slick.min.js" ["priority"]=> int(3) } [5]=> array(3) { ["id"]=> string(9) "scrollbar" ["path"]=> string(64) "assets/library/jquery.scrollbar-gh-pages/jquery.scrollbar.min.js" ["priority"]=> int(3) } [6]=> array(4) { ["id"]=> string(12) "lightgallery" ["path"]=> string(170) "https://cdn.jsdelivr.net/combine/npm/lightgallery@1.10.0,npm/lg-autoplay,npm/lg-fullscreen,npm/lg-hash,npm/lg-pager,npm/lg-share,npm/lg-thumbnail,npm/lg-video,npm/lg-zoom" ["server"]=> string(6) "remote" ["priority"]=> int(3) } [7]=> array(2) { ["id"]=> string(7) "product" ["path"]=> string(20) "assets/js/product.js" } [8]=> array(2) { ["id"]=> string(7) "listing" ["path"]=> string(20) "assets/js/listing.js" } [9]=> array(2) { ["id"]=> string(9) "scrollbar" ["path"]=> string(22) "assets/js/scrollbar.js" } [10]=> array(2) { ["id"]=> string(7) "compare" ["path"]=> string(20) "assets/js/compare.js" } [11]=> array(2) { ["id"]=> string(12) "product-page" ["path"]=> string(25) "assets/js/product-page.js" } [12]=> array(2) { ["id"]=> string(15) "brands-carousel" ["path"]=> string(28) "assets/js/brands-carousel.js" } [13]=> array(2) { ["id"]=> string(17) "products-carousel" ["path"]=> string(30) "assets/js/products-carousel.js" } [14]=> array(2) { ["id"]=> string(16) "numbers-carousel" ["path"]=> string(29) "assets/js/numbers-carousel.js" } [15]=> array(2) { ["id"]=> string(24) "seats-available-carousel" ["path"]=> string(37) "assets/js/seats-available-carousel.js" } } ["cart"]=> array(1) { [0]=> array(2) { ["id"]=> string(13) "cat-extra-lib" ["path"]=> string(21) "assets/js/cart-lib.js" } } } } ["global_settings"]=> array(4) { ["configuration"]=> array(1) { ["PS_IMAGE_QUALITY"]=> string(3) "jpg" } ["modules"]=> array(1) { ["to_enable"]=> array(1) { [0]=> string(11) "ps_linklist" } } ["hooks"]=> array(2) { ["custom_hooks"]=> array(1) { [0]=> array(3) { ["name"]=> string(18) "displayDescription" ["title"]=> string(18) "displayDescription" ["description"]=> string(39) "Display Description in product info tab" } } ["modules_to_hook"]=> array(14) { ["displayNav1"]=> array(1) { [0]=> string(14) "ps_contactinfo" } ["displayNav2"]=> array(2) { [0]=> string(19) "ps_languageselector" [1]=> string(19) "ps_currencyselector" } ["displayTop"]=> array(2) { [0]=> string(11) "ps_mainmenu" [1]=> string(12) "ps_searchbar" } ["displayHome"]=> array(4) { [0]=> string(14) "ps_imageslider" [1]=> string(19) "ps_featuredproducts" [2]=> string(9) "ps_banner" [3]=> string(13) "ps_customtext" } ["displayFooterBefore"]=> array(1) { [0]=> string(20) "ps_emailsubscription" } ["displayFooter"]=> array(3) { [0]=> string(11) "ps_linklist" [1]=> string(23) "ps_customeraccountlinks" [2]=> string(14) "ps_contactinfo" } ["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(17) "otree_productinfo" } ["displayReassurance"]=> NULL ["displayOrderConfirmation2"]=> array(1) { [0]=> string(19) "ps_featuredproducts" } ["displayCrossSellingShoppingCart"]=> array(1) { [0]=> string(19) "ps_featuredproducts" } ["displayDescription"]=> array(1) { [0]=> string(17) "otree_productinfo" } ["displayAdminProductsExtra"]=> array(1) { [0]=> string(17) "otree_productinfo" } } } ["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(103) ["height"]=> int(103) ["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(626) ["height"]=> int(626) ["scope"]=> array(3) { [0]=> string(8) "products" [1]=> string(13) "manufacturers" [2]=> string(9) "suppliers" } } ["home_default"]=> array(3) { ["width"]=> int(310) ["height"]=> int(310) ["scope"]=> array(2) { [0]=> string(8) "products" [1]=> string(13) "manufacturers" } } ["large_default"]=> array(3) { ["width"]=> int(1200) ["height"]=> int(1200) ["scope"]=> array(3) { [0]=> string(8) "products" [1]=> string(13) "manufacturers" [2]=> string(9) "suppliers" } } ["category_default"]=> array(3) { ["width"]=> int(141) ["height"]=> int(180) ["scope"]=> array(1) { [0]=> string(10) "categories" } } ["stores_default"]=> array(3) { ["width"]=> int(628) ["height"]=> int(300) ["scope"]=> array(1) { [0]=> string(6) "stores" } } } } ["theme_settings"]=> array(1) { ["default_layout"]=> string(17) "layout-full-width" } ["directory"]=> string(57) "/home/admin/domains/8stars.com/public_html/themes/8stars/" ["preview"]=> string(25) "themes/8stars/preview.png" } ["propertyAccessor":"PrestaShop\PrestaShop\Core\Util\ArrayFinder":private]=> object(Symfony\Component\PropertyAccess\PropertyAccessor)#27 (7) { ["magicCall":"Symfony\Component\PropertyAccess\PropertyAccessor":private]=> bool(false) ["ignoreInvalidIndices":"Symfony\Component\PropertyAccess\PropertyAccessor":private]=> bool(true) ["ignoreInvalidProperty":"Symfony\Component\PropertyAccess\PropertyAccessor":private]=> bool(false) ["cacheItemPool":"Symfony\Component\PropertyAccess\PropertyAccessor":private]=> NULL ["propertyPathCache":"Symfony\Component\PropertyAccess\PropertyAccessor":private]=> array(10) { ["[name]"]=> object(Symfony\Component\PropertyAccess\PropertyPath)#22 (4) { ["elements":"Symfony\Component\PropertyAccess\PropertyPath":private]=> array(1) { [0]=> string(4) "name" } ["length":"Symfony\Component\PropertyAccess\PropertyPath":private]=> int(1) ["isIndex":"Symfony\Component\PropertyAccess\PropertyPath":private]=> array(1) { [0]=> bool(true) } ["pathAsString":"Symfony\Component\PropertyAccess\PropertyPath":private]=> string(6) "[name]" } ["[parent]"]=> object(Symfony\Component\PropertyAccess\PropertyPath)#23 (4) { ["elements":"Symfony\Component\PropertyAccess\PropertyPath":private]=> array(1) { [0]=> string(6) "parent" } ["length":"Symfony\Component\PropertyAccess\PropertyPath":private]=> int(1) ["isIndex":"Symfony\Component\PropertyAccess\PropertyPath":private]=> array(1) { [0]=> bool(true) } ["pathAsString":"Symfony\Component\PropertyAccess\PropertyPath":private]=> string(8) "[parent]" } ["[theme_settings][core_scripts]"]=> object(Symfony\Component\PropertyAccess\PropertyPath)#191 (4) { ["elements":"Symfony\Component\PropertyAccess\PropertyPath":private]=> array(2) { [0]=> string(14) "theme_settings" [1]=> string(12) "core_scripts" } ["length":"Symfony\Component\PropertyAccess\PropertyPath":private]=> int(2) ["isIndex":"Symfony\Component\PropertyAccess\PropertyPath":private]=> array(2) { [0]=> bool(true) [1]=> bool(true) } ["pathAsString":"Symfony\Component\PropertyAccess\PropertyPath":private]=> string(30) "[theme_settings][core_scripts]" } ["[assets][css][all]"]=> object(Symfony\Component\PropertyAccess\PropertyPath)#192 (4) { ["elements":"Symfony\Component\PropertyAccess\PropertyPath":private]=> array(3) { [0]=> string(6) "assets" [1]=> string(3) "css" [2]=> string(3) "all" } ["length":"Symfony\Component\PropertyAccess\PropertyPath":private]=> int(3) ["isIndex":"Symfony\Component\PropertyAccess\PropertyPath":private]=> array(3) { [0]=> bool(true) [1]=> bool(true) [2]=> bool(true) } ["pathAsString":"Symfony\Component\PropertyAccess\PropertyPath":private]=> string(18) "[assets][css][all]" } ["[assets][css][index]"]=> object(Symfony\Component\PropertyAccess\PropertyPath)#193 (4) { ["elements":"Symfony\Component\PropertyAccess\PropertyPath":private]=> array(3) { [0]=> string(6) "assets" [1]=> string(3) "css" [2]=> string(5) "index" } ["length":"Symfony\Component\PropertyAccess\PropertyPath":private]=> int(3) ["isIndex":"Symfony\Component\PropertyAccess\PropertyPath":private]=> array(3) { [0]=> bool(true) [1]=> bool(true) [2]=> bool(true) } ["pathAsString":"Symfony\Component\PropertyAccess\PropertyPath":private]=> string(20) "[assets][css][index]" } ["[assets][js][all]"]=> object(Symfony\Component\PropertyAccess\PropertyPath)#194 (4) { ["elements":"Symfony\Component\PropertyAccess\PropertyPath":private]=> array(3) { [0]=> string(6) "assets" [1]=> string(2) "js" [2]=> string(3) "all" } ["length":"Symfony\Component\PropertyAccess\PropertyPath":private]=> int(3) ["isIndex":"Symfony\Component\PropertyAccess\PropertyPath":private]=> array(3) { [0]=> bool(true) [1]=> bool(true) [2]=> bool(true) } ["pathAsString":"Symfony\Component\PropertyAccess\PropertyPath":private]=> string(17) "[assets][js][all]" } ["[assets][js][index]"]=> object(Symfony\Component\PropertyAccess\PropertyPath)#195 (4) { ["elements":"Symfony\Component\PropertyAccess\PropertyPath":private]=> array(3) { [0]=> string(6) "assets" [1]=> string(2) "js" [2]=> string(5) "index" } ["length":"Symfony\Component\PropertyAccess\PropertyPath":private]=> int(3) ["isIndex":"Symfony\Component\PropertyAccess\PropertyPath":private]=> array(3) { [0]=> bool(true) [1]=> bool(true) [2]=> bool(true) } ["pathAsString":"Symfony\Component\PropertyAccess\PropertyPath":private]=> string(19) "[assets][js][index]" } ["[theme_settings][default_layout]"]=> object(Symfony\Component\PropertyAccess\PropertyPath)#264 (4) { ["elements":"Symfony\Component\PropertyAccess\PropertyPath":private]=> array(2) { [0]=> string(14) "theme_settings" [1]=> string(14) "default_layout" } ["length":"Symfony\Component\PropertyAccess\PropertyPath":private]=> int(2) ["isIndex":"Symfony\Component\PropertyAccess\PropertyPath":private]=> array(2) { [0]=> bool(true) [1]=> bool(true) } ["pathAsString":"Symfony\Component\PropertyAccess\PropertyPath":private]=> string(32) "[theme_settings][default_layout]" } ["[theme_settings]"]=> object(Symfony\Component\PropertyAccess\PropertyPath)#263 (4) { ["elements":"Symfony\Component\PropertyAccess\PropertyPath":private]=> array(1) { [0]=> string(14) "theme_settings" } ["length":"Symfony\Component\PropertyAccess\PropertyPath":private]=> int(1) ["isIndex":"Symfony\Component\PropertyAccess\PropertyPath":private]=> array(1) { [0]=> bool(true) } ["pathAsString":"Symfony\Component\PropertyAccess\PropertyPath":private]=> string(16) "[theme_settings]" } ["[assets]"]=> object(Symfony\Component\PropertyAccess\PropertyPath)#262 (4) { ["elements":"Symfony\Component\PropertyAccess\PropertyPath":private]=> array(1) { [0]=> string(6) "assets" } ["length":"Symfony\Component\PropertyAccess\PropertyPath":private]=> int(1) ["isIndex":"Symfony\Component\PropertyAccess\PropertyPath":private]=> array(1) { [0]=> bool(true) } ["pathAsString":"Symfony\Component\PropertyAccess\PropertyPath":private]=> string(8) "[assets]" } } ["readPropertyCache":"Symfony\Component\PropertyAccess\PropertyAccessor":private]=> array(0) { } ["writePropertyCache":"Symfony\Component\PropertyAccess\PropertyAccessor":private]=> array(0) { } } } } ["id"]=> int(1) ["id_lang":protected]=> NULL ["lang_associated":protected]=> NULL ["id_shop":protected]=> NULL ["id_shop_list"]=> array(0) { } ["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(5) { ["active"]=> string(6) "isBool" ["deleted"]=> string(6) "isBool" ["name"]=> string(13) "isGenericName" ["color"]=> string(7) "isColor" ["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(7) { ["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) } ["color"]=> array(2) { ["type"]=> int(3) ["validate"]=> string(7) "isColor" } ["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) } [2]=> object(Shop)#18 (36) { ["id_shop_group"]=> string(1) "1" ["id_category"]=> string(1) "2" ["theme_name"]=> string(6) "8stars" ["name"]=> string(6) "8stars" ["color"]=> string(0) "" ["active"]=> string(1) "1" ["deleted"]=> string(1) "0" ["physical_uri"]=> string(1) "/" ["virtual_uri"]=> string(0) "" ["domain"]=> string(10) "8stars.com" ["domain_ssl"]=> string(10) "8stars.com" ["group":protected]=> object(ShopGroup)#19 (29) { ["name"]=> string(7) "Default" ["color"]=> string(0) "" ["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 ["lang_associated":protected]=> NULL ["id_shop":protected]=> NULL ["id_shop_list"]=> array(0) { } ["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(7) { ["name"]=> string(13) "isGenericName" ["color"]=> string(7) "isColor" ["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(7) { ["name"]=> array(4) { ["type"]=> int(3) ["validate"]=> string(13) "isGenericName" ["required"]=> bool(true) ["size"]=> int(64) } ["color"]=> array(2) { ["type"]=> int(3) ["validate"]=> string(7) "isColor" } ["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) } ["address"]=> object(Address)#261 (45) { ["id_customer"]=> NULL ["id_manufacturer"]=> NULL ["id_supplier"]=> NULL ["id_warehouse"]=> NULL ["id_country"]=> int(14) ["id_state"]=> int(0) ["country"]=> NULL ["alias"]=> NULL ["company"]=> string(6) "8STARS" ["lastname"]=> NULL ["firstname"]=> NULL ["address1"]=> string(19) "Horbaczewskiego 4-6" ["address2"]=> string(10) "8.00-16.00" ["postcode"]=> string(7) "54-130 " ["city"]=> string(8) "Wrocław" ["other"]=> NULL ["phone"]=> NULL ["phone_mobile"]=> NULL ["vat_number"]=> NULL ["dni"]=> NULL ["date_add"]=> NULL ["date_upd"]=> NULL ["deleted"]=> bool(false) ["webserviceParameters":protected]=> array(2) { ["objectsNodeName"]=> string(9) "addresses" ["fields"]=> array(6) { ["id_customer"]=> array(1) { ["xlink_resource"]=> string(9) "customers" } ["id_manufacturer"]=> array(1) { ["xlink_resource"]=> string(13) "manufacturers" } ["id_supplier"]=> array(1) { ["xlink_resource"]=> string(9) "suppliers" } ["id_warehouse"]=> array(1) { ["xlink_resource"]=> string(9) "warehouse" } ["id_country"]=> array(1) { ["xlink_resource"]=> string(9) "countries" } ["id_state"]=> array(1) { ["xlink_resource"]=> string(6) "states" } } } ["id"]=> NULL ["id_lang":protected]=> NULL ["lang_associated":protected]=> NULL ["id_shop":protected]=> NULL ["id_shop_list"]=> array(0) { } ["get_shop_from_context":protected]=> bool(true) ["table":protected]=> string(7) "address" ["identifier":protected]=> string(10) "id_address" ["fieldsRequired":protected]=> array(6) { [0]=> string(10) "id_country" [1]=> string(5) "alias" [2]=> string(8) "lastname" [3]=> string(9) "firstname" [4]=> string(8) "address1" [5]=> string(4) "city" } ["fieldsSize":protected]=> array(12) { ["alias"]=> int(32) ["company"]=> int(255) ["lastname"]=> int(255) ["firstname"]=> int(255) ["address1"]=> int(128) ["address2"]=> int(128) ["postcode"]=> int(12) ["city"]=> int(64) ["other"]=> int(4194303) ["phone"]=> int(32) ["phone_mobile"]=> int(32) ["dni"]=> int(16) } ["fieldsValidate":protected]=> array(22) { ["id_customer"]=> string(18) "isNullOrUnsignedId" ["id_manufacturer"]=> string(18) "isNullOrUnsignedId" ["id_supplier"]=> string(18) "isNullOrUnsignedId" ["id_warehouse"]=> string(18) "isNullOrUnsignedId" ["id_country"]=> string(12) "isUnsignedId" ["id_state"]=> string(18) "isNullOrUnsignedId" ["alias"]=> string(13) "isGenericName" ["company"]=> string(13) "isGenericName" ["lastname"]=> string(6) "isName" ["firstname"]=> string(6) "isName" ["vat_number"]=> string(13) "isGenericName" ["address1"]=> string(9) "isAddress" ["address2"]=> string(9) "isAddress" ["postcode"]=> string(10) "isPostCode" ["city"]=> string(10) "isCityName" ["other"]=> string(9) "isMessage" ["phone"]=> string(13) "isPhoneNumber" ["phone_mobile"]=> string(13) "isPhoneNumber" ["dni"]=> string(9) "isDniLite" ["deleted"]=> string(6) "isBool" ["date_add"]=> string(6) "isDate" ["date_upd"]=> string(6) "isDate" } ["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(7) "address" ["primary"]=> string(10) "id_address" ["fields"]=> array(22) { ["id_customer"]=> array(3) { ["type"]=> int(1) ["validate"]=> string(18) "isNullOrUnsignedId" ["copy_post"]=> bool(false) } ["id_manufacturer"]=> array(3) { ["type"]=> int(1) ["validate"]=> string(18) "isNullOrUnsignedId" ["copy_post"]=> bool(false) } ["id_supplier"]=> array(3) { ["type"]=> int(1) ["validate"]=> string(18) "isNullOrUnsignedId" ["copy_post"]=> bool(false) } ["id_warehouse"]=> array(3) { ["type"]=> int(1) ["validate"]=> string(18) "isNullOrUnsignedId" ["copy_post"]=> bool(false) } ["id_country"]=> array(3) { ["type"]=> int(1) ["validate"]=> string(12) "isUnsignedId" ["required"]=> bool(true) } ["id_state"]=> array(2) { ["type"]=> int(1) ["validate"]=> string(18) "isNullOrUnsignedId" } ["alias"]=> array(4) { ["type"]=> int(3) ["validate"]=> string(13) "isGenericName" ["required"]=> bool(true) ["size"]=> int(32) } ["company"]=> array(3) { ["type"]=> int(3) ["validate"]=> string(13) "isGenericName" ["size"]=> int(255) } ["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) } ["vat_number"]=> array(2) { ["type"]=> int(3) ["validate"]=> string(13) "isGenericName" } ["address1"]=> array(4) { ["type"]=> int(3) ["validate"]=> string(9) "isAddress" ["required"]=> bool(true) ["size"]=> int(128) } ["address2"]=> array(3) { ["type"]=> int(3) ["validate"]=> string(9) "isAddress" ["size"]=> int(128) } ["postcode"]=> array(3) { ["type"]=> int(3) ["validate"]=> string(10) "isPostCode" ["size"]=> int(12) } ["city"]=> array(4) { ["type"]=> int(3) ["validate"]=> string(10) "isCityName" ["required"]=> bool(true) ["size"]=> int(64) } ["other"]=> array(3) { ["type"]=> int(3) ["validate"]=> string(9) "isMessage" ["size"]=> int(4194303) } ["phone"]=> array(3) { ["type"]=> int(3) ["validate"]=> string(13) "isPhoneNumber" ["size"]=> int(32) } ["phone_mobile"]=> array(3) { ["type"]=> int(3) ["validate"]=> string(13) "isPhoneNumber" ["size"]=> int(32) } ["dni"]=> array(3) { ["type"]=> int(3) ["validate"]=> string(9) "isDniLite" ["size"]=> int(16) } ["deleted"]=> array(3) { ["type"]=> int(2) ["validate"]=> string(6) "isBool" ["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) } } ["classname"]=> string(7) "Address" } ["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)#24 (1) { ["attributes":"PrestaShop\PrestaShop\Core\Addon\Theme\Theme":private]=> object(PrestaShop\PrestaShop\Core\Util\ArrayFinder)#25 (2) { ["array":"PrestaShop\PrestaShop\Core\Util\ArrayFinder":private]=> array(10) { ["name"]=> string(6) "8stars" ["display_name"]=> string(6) "8stars" ["version"]=> string(5) "1.0.4" ["author"]=> array(3) { ["name"]=> string(5) "OTree" ["email"]=> string(18) "support@otree.tech" ["url"]=> string(18) "https://otree.tech" } ["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"]=> array(2) { ["css"]=> array(1) { ["all"]=> array(9) { [0]=> array(3) { ["id"]=> string(9) "bootstrap" ["path"]=> string(72) "https://stackpath.bootstrapcdn.com/bootstrap/4.5.2/css/bootstrap.min.css" ["server"]=> string(6) "remote" } [1]=> array(3) { ["id"]=> string(8) "lightbox" ["path"]=> string(76) "https://cdnjs.cloudflare.com/ajax/libs/ekko-lightbox/5.3.0/ekko-lightbox.css" ["server"]=> string(6) "remote" } [2]=> array(2) { ["id"]=> string(12) "lightGallery" ["path"]=> string(52) "assets/library/lightGallery/css/lightgallery.min.css" } [3]=> array(2) { ["id"]=> string(9) "scrollbar" ["path"]=> string(61) "assets/library/jquery.scrollbar-gh-pages/jquery.scrollbar.css" } [4]=> array(2) { ["id"]=> string(10) "nouislider" ["path"]=> string(44) "assets/library/nouislider/nouislider.min.css" } [5]=> array(2) { ["id"]=> string(10) "stylesheet" ["path"]=> string(36) "assets/fonts/circular/stylesheet.css" } [6]=> array(2) { ["id"]=> string(5) "slick" ["path"]=> string(30) "assets/library/slick/slick.css" } [7]=> array(2) { ["id"]=> string(11) "slick-theme" ["path"]=> string(36) "assets/library/slick/slick-theme.css" } [8]=> array(2) { ["id"]=> string(6) "styles" ["path"]=> string(21) "assets/css/styles.css" } } } ["js"]=> array(2) { ["all"]=> array(16) { [0]=> array(4) { ["id"]=> string(6) "jquery" ["path"]=> string(43) "https://code.jquery.com/jquery-3.4.1.min.js" ["server"]=> string(6) "remote" ["priority"]=> int(0) } [1]=> array(4) { ["id"]=> string(6) "popper" ["path"]=> string(68) "https://cdn.jsdelivr.net/npm/popper.js@1.16.0/dist/umd/popper.min.js" ["server"]=> string(6) "remote" ["priority"]=> int(1) } [2]=> array(4) { ["id"]=> string(9) "bootstrap" ["path"]=> string(70) "https://stackpath.bootstrapcdn.com/bootstrap/4.5.2/js/bootstrap.min.js" ["server"]=> string(6) "remote" ["priority"]=> int(2) } [3]=> array(3) { ["id"]=> string(10) "nouislider" ["path"]=> string(43) "assets/library/nouislider/nouislider.min.js" ["priority"]=> int(3) } [4]=> array(3) { ["id"]=> string(5) "slick" ["path"]=> string(33) "assets/library/slick/slick.min.js" ["priority"]=> int(3) } [5]=> array(3) { ["id"]=> string(9) "scrollbar" ["path"]=> string(64) "assets/library/jquery.scrollbar-gh-pages/jquery.scrollbar.min.js" ["priority"]=> int(3) } [6]=> array(4) { ["id"]=> string(12) "lightgallery" ["path"]=> string(170) "https://cdn.jsdelivr.net/combine/npm/lightgallery@1.10.0,npm/lg-autoplay,npm/lg-fullscreen,npm/lg-hash,npm/lg-pager,npm/lg-share,npm/lg-thumbnail,npm/lg-video,npm/lg-zoom" ["server"]=> string(6) "remote" ["priority"]=> int(3) } [7]=> array(2) { ["id"]=> string(7) "product" ["path"]=> string(20) "assets/js/product.js" } [8]=> array(2) { ["id"]=> string(7) "listing" ["path"]=> string(20) "assets/js/listing.js" } [9]=> array(2) { ["id"]=> string(9) "scrollbar" ["path"]=> string(22) "assets/js/scrollbar.js" } [10]=> array(2) { ["id"]=> string(7) "compare" ["path"]=> string(20) "assets/js/compare.js" } [11]=> array(2) { ["id"]=> string(12) "product-page" ["path"]=> string(25) "assets/js/product-page.js" } [12]=> array(2) { ["id"]=> string(15) "brands-carousel" ["path"]=> string(28) "assets/js/brands-carousel.js" } [13]=> array(2) { ["id"]=> string(17) "products-carousel" ["path"]=> string(30) "assets/js/products-carousel.js" } [14]=> array(2) { ["id"]=> string(16) "numbers-carousel" ["path"]=> string(29) "assets/js/numbers-carousel.js" } [15]=> array(2) { ["id"]=> string(24) "seats-available-carousel" ["path"]=> string(37) "assets/js/seats-available-carousel.js" } } ["cart"]=> array(1) { [0]=> array(2) { ["id"]=> string(13) "cat-extra-lib" ["path"]=> string(21) "assets/js/cart-lib.js" } } } } ["global_settings"]=> array(4) { ["configuration"]=> array(1) { ["PS_IMAGE_QUALITY"]=> string(3) "jpg" } ["modules"]=> array(1) { ["to_enable"]=> array(1) { [0]=> string(11) "ps_linklist" } } ["hooks"]=> array(2) { ["custom_hooks"]=> array(1) { [0]=> array(3) { ["name"]=> string(18) "displayDescription" ["title"]=> string(18) "displayDescription" ["description"]=> string(39) "Display Description in product info tab" } } ["modules_to_hook"]=> array(14) { ["displayNav1"]=> array(1) { [0]=> string(14) "ps_contactinfo" } ["displayNav2"]=> array(2) { [0]=> string(19) "ps_languageselector" [1]=> string(19) "ps_currencyselector" } ["displayTop"]=> array(2) { [0]=> string(11) "ps_mainmenu" [1]=> string(12) "ps_searchbar" } ["displayHome"]=> array(4) { [0]=> string(14) "ps_imageslider" [1]=> string(19) "ps_featuredproducts" [2]=> string(9) "ps_banner" [3]=> string(13) "ps_customtext" } ["displayFooterBefore"]=> array(1) { [0]=> string(20) "ps_emailsubscription" } ["displayFooter"]=> array(3) { [0]=> string(11) "ps_linklist" [1]=> string(23) "ps_customeraccountlinks" [2]=> string(14) "ps_contactinfo" } ["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(17) "otree_productinfo" } ["displayReassurance"]=> NULL ["displayOrderConfirmation2"]=> array(1) { [0]=> string(19) "ps_featuredproducts" } ["displayCrossSellingShoppingCart"]=> array(1) { [0]=> string(19) "ps_featuredproducts" } ["displayDescription"]=> array(1) { [0]=> string(17) "otree_productinfo" } ["displayAdminProductsExtra"]=> array(1) { [0]=> string(17) "otree_productinfo" } } } ["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(103) ["height"]=> int(103) ["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(626) ["height"]=> int(626) ["scope"]=> array(3) { [0]=> string(8) "products" [1]=> string(13) "manufacturers" [2]=> string(9) "suppliers" } } ["home_default"]=> array(3) { ["width"]=> int(310) ["height"]=> int(310) ["scope"]=> array(2) { [0]=> string(8) "products" [1]=> string(13) "manufacturers" } } ["large_default"]=> array(3) { ["width"]=> int(1200) ["height"]=> int(1200) ["scope"]=> array(3) { [0]=> string(8) "products" [1]=> string(13) "manufacturers" [2]=> string(9) "suppliers" } } ["category_default"]=> array(3) { ["width"]=> int(141) ["height"]=> int(180) ["scope"]=> array(1) { [0]=> string(10) "categories" } } ["stores_default"]=> array(3) { ["width"]=> int(628) ["height"]=> int(300) ["scope"]=> array(1) { [0]=> string(6) "stores" } } } } ["theme_settings"]=> array(1) { ["default_layout"]=> string(17) "layout-full-width" } ["directory"]=> string(57) "/home/admin/domains/8stars.com/public_html/themes/8stars/" ["preview"]=> string(25) "themes/8stars/preview.png" } ["propertyAccessor":"PrestaShop\PrestaShop\Core\Util\ArrayFinder":private]=> object(Symfony\Component\PropertyAccess\PropertyAccessor)#27 (7) { ["magicCall":"Symfony\Component\PropertyAccess\PropertyAccessor":private]=> bool(false) ["ignoreInvalidIndices":"Symfony\Component\PropertyAccess\PropertyAccessor":private]=> bool(true) ["ignoreInvalidProperty":"Symfony\Component\PropertyAccess\PropertyAccessor":private]=> bool(false) ["cacheItemPool":"Symfony\Component\PropertyAccess\PropertyAccessor":private]=> NULL ["propertyPathCache":"Symfony\Component\PropertyAccess\PropertyAccessor":private]=> array(10) { ["[name]"]=> object(Symfony\Component\PropertyAccess\PropertyPath)#22 (4) { ["elements":"Symfony\Component\PropertyAccess\PropertyPath":private]=> array(1) { [0]=> string(4) "name" } ["length":"Symfony\Component\PropertyAccess\PropertyPath":private]=> int(1) ["isIndex":"Symfony\Component\PropertyAccess\PropertyPath":private]=> array(1) { [0]=> bool(true) } ["pathAsString":"Symfony\Component\PropertyAccess\PropertyPath":private]=> string(6) "[name]" } ["[parent]"]=> object(Symfony\Component\PropertyAccess\PropertyPath)#23 (4) { ["elements":"Symfony\Component\PropertyAccess\PropertyPath":private]=> array(1) { [0]=> string(6) "parent" } ["length":"Symfony\Component\PropertyAccess\PropertyPath":private]=> int(1) ["isIndex":"Symfony\Component\PropertyAccess\PropertyPath":private]=> array(1) { [0]=> bool(true) } ["pathAsString":"Symfony\Component\PropertyAccess\PropertyPath":private]=> string(8) "[parent]" } ["[theme_settings][core_scripts]"]=> object(Symfony\Component\PropertyAccess\PropertyPath)#191 (4) { ["elements":"Symfony\Component\PropertyAccess\PropertyPath":private]=> array(2) { [0]=> string(14) "theme_settings" [1]=> string(12) "core_scripts" } ["length":"Symfony\Component\PropertyAccess\PropertyPath":private]=> int(2) ["isIndex":"Symfony\Component\PropertyAccess\PropertyPath":private]=> array(2) { [0]=> bool(true) [1]=> bool(true) } ["pathAsString":"Symfony\Component\PropertyAccess\PropertyPath":private]=> string(30) "[theme_settings][core_scripts]" } ["[assets][css][all]"]=> object(Symfony\Component\PropertyAccess\PropertyPath)#192 (4) { ["elements":"Symfony\Component\PropertyAccess\PropertyPath":private]=> array(3) { [0]=> string(6) "assets" [1]=> string(3) "css" [2]=> string(3) "all" } ["length":"Symfony\Component\PropertyAccess\PropertyPath":private]=> int(3) ["isIndex":"Symfony\Component\PropertyAccess\PropertyPath":private]=> array(3) { [0]=> bool(true) [1]=> bool(true) [2]=> bool(true) } ["pathAsString":"Symfony\Component\PropertyAccess\PropertyPath":private]=> string(18) "[assets][css][all]" } ["[assets][css][index]"]=> object(Symfony\Component\PropertyAccess\PropertyPath)#193 (4) { ["elements":"Symfony\Component\PropertyAccess\PropertyPath":private]=> array(3) { [0]=> string(6) "assets" [1]=> string(3) "css" [2]=> string(5) "index" } ["length":"Symfony\Component\PropertyAccess\PropertyPath":private]=> int(3) ["isIndex":"Symfony\Component\PropertyAccess\PropertyPath":private]=> array(3) { [0]=> bool(true) [1]=> bool(true) [2]=> bool(true) } ["pathAsString":"Symfony\Component\PropertyAccess\PropertyPath":private]=> string(20) "[assets][css][index]" } ["[assets][js][all]"]=> object(Symfony\Component\PropertyAccess\PropertyPath)#194 (4) { ["elements":"Symfony\Component\PropertyAccess\PropertyPath":private]=> array(3) { [0]=> string(6) "assets" [1]=> string(2) "js" [2]=> string(3) "all" } ["length":"Symfony\Component\PropertyAccess\PropertyPath":private]=> int(3) ["isIndex":"Symfony\Component\PropertyAccess\PropertyPath":private]=> array(3) { [0]=> bool(true) [1]=> bool(true) [2]=> bool(true) } ["pathAsString":"Symfony\Component\PropertyAccess\PropertyPath":private]=> string(17) "[assets][js][all]" } ["[assets][js][index]"]=> object(Symfony\Component\PropertyAccess\PropertyPath)#195 (4) { ["elements":"Symfony\Component\PropertyAccess\PropertyPath":private]=> array(3) { [0]=> string(6) "assets" [1]=> string(2) "js" [2]=> string(5) "index" } ["length":"Symfony\Component\PropertyAccess\PropertyPath":private]=> int(3) ["isIndex":"Symfony\Component\PropertyAccess\PropertyPath":private]=> array(3) { [0]=> bool(true) [1]=> bool(true) [2]=> bool(true) } ["pathAsString":"Symfony\Component\PropertyAccess\PropertyPath":private]=> string(19) "[assets][js][index]" } ["[theme_settings][default_layout]"]=> object(Symfony\Component\PropertyAccess\PropertyPath)#264 (4) { ["elements":"Symfony\Component\PropertyAccess\PropertyPath":private]=> array(2) { [0]=> string(14) "theme_settings" [1]=> string(14) "default_layout" } ["length":"Symfony\Component\PropertyAccess\PropertyPath":private]=> int(2) ["isIndex":"Symfony\Component\PropertyAccess\PropertyPath":private]=> array(2) { [0]=> bool(true) [1]=> bool(true) } ["pathAsString":"Symfony\Component\PropertyAccess\PropertyPath":private]=> string(32) "[theme_settings][default_layout]" } ["[theme_settings]"]=> object(Symfony\Component\PropertyAccess\PropertyPath)#263 (4) { ["elements":"Symfony\Component\PropertyAccess\PropertyPath":private]=> array(1) { [0]=> string(14) "theme_settings" } ["length":"Symfony\Component\PropertyAccess\PropertyPath":private]=> int(1) ["isIndex":"Symfony\Component\PropertyAccess\PropertyPath":private]=> array(1) { [0]=> bool(true) } ["pathAsString":"Symfony\Component\PropertyAccess\PropertyPath":private]=> string(16) "[theme_settings]" } ["[assets]"]=> object(Symfony\Component\PropertyAccess\PropertyPath)#262 (4) { ["elements":"Symfony\Component\PropertyAccess\PropertyPath":private]=> array(1) { [0]=> string(6) "assets" } ["length":"Symfony\Component\PropertyAccess\PropertyPath":private]=> int(1) ["isIndex":"Symfony\Component\PropertyAccess\PropertyPath":private]=> array(1) { [0]=> bool(true) } ["pathAsString":"Symfony\Component\PropertyAccess\PropertyPath":private]=> string(8) "[assets]" } } ["readPropertyCache":"Symfony\Component\PropertyAccess\PropertyAccessor":private]=> array(0) { } ["writePropertyCache":"Symfony\Component\PropertyAccess\PropertyAccessor":private]=> array(0) { } } } } ["id"]=> int(1) ["id_lang":protected]=> NULL ["lang_associated":protected]=> NULL ["id_shop":protected]=> NULL ["id_shop_list"]=> array(0) { } ["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(5) { ["active"]=> string(6) "isBool" ["deleted"]=> string(6) "isBool" ["name"]=> string(13) "isGenericName" ["color"]=> string(7) "isColor" ["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(7) { ["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) } ["color"]=> array(2) { ["type"]=> int(3) ["validate"]=> string(7) "isColor" } ["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) } [3]=> object(Shop)#18 (36) { ["id_shop_group"]=> string(1) "1" ["id_category"]=> string(1) "2" ["theme_name"]=> string(6) "8stars" ["name"]=> string(6) "8stars" ["color"]=> string(0) "" ["active"]=> string(1) "1" ["deleted"]=> string(1) "0" ["physical_uri"]=> string(1) "/" ["virtual_uri"]=> string(0) "" ["domain"]=> string(10) "8stars.com" ["domain_ssl"]=> string(10) "8stars.com" ["group":protected]=> object(ShopGroup)#19 (29) { ["name"]=> string(7) "Default" ["color"]=> string(0) "" ["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 ["lang_associated":protected]=> NULL ["id_shop":protected]=> NULL ["id_shop_list"]=> array(0) { } ["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(7) { ["name"]=> string(13) "isGenericName" ["color"]=> string(7) "isColor" ["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(7) { ["name"]=> array(4) { ["type"]=> int(3) ["validate"]=> string(13) "isGenericName" ["required"]=> bool(true) ["size"]=> int(64) } ["color"]=> array(2) { ["type"]=> int(3) ["validate"]=> string(7) "isColor" } ["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) } ["address"]=> object(Address)#261 (45) { ["id_customer"]=> NULL ["id_manufacturer"]=> NULL ["id_supplier"]=> NULL ["id_warehouse"]=> NULL ["id_country"]=> int(14) ["id_state"]=> int(0) ["country"]=> NULL ["alias"]=> NULL ["company"]=> string(6) "8STARS" ["lastname"]=> NULL ["firstname"]=> NULL ["address1"]=> string(19) "Horbaczewskiego 4-6" ["address2"]=> string(10) "8.00-16.00" ["postcode"]=> string(7) "54-130 " ["city"]=> string(8) "Wrocław" ["other"]=> NULL ["phone"]=> NULL ["phone_mobile"]=> NULL ["vat_number"]=> NULL ["dni"]=> NULL ["date_add"]=> NULL ["date_upd"]=> NULL ["deleted"]=> bool(false) ["webserviceParameters":protected]=> array(2) { ["objectsNodeName"]=> string(9) "addresses" ["fields"]=> array(6) { ["id_customer"]=> array(1) { ["xlink_resource"]=> string(9) "customers" } ["id_manufacturer"]=> array(1) { ["xlink_resource"]=> string(13) "manufacturers" } ["id_supplier"]=> array(1) { ["xlink_resource"]=> string(9) "suppliers" } ["id_warehouse"]=> array(1) { ["xlink_resource"]=> string(9) "warehouse" } ["id_country"]=> array(1) { ["xlink_resource"]=> string(9) "countries" } ["id_state"]=> array(1) { ["xlink_resource"]=> string(6) "states" } } } ["id"]=> NULL ["id_lang":protected]=> NULL ["lang_associated":protected]=> NULL ["id_shop":protected]=> NULL ["id_shop_list"]=> array(0) { } ["get_shop_from_context":protected]=> bool(true) ["table":protected]=> string(7) "address" ["identifier":protected]=> string(10) "id_address" ["fieldsRequired":protected]=> array(6) { [0]=> string(10) "id_country" [1]=> string(5) "alias" [2]=> string(8) "lastname" [3]=> string(9) "firstname" [4]=> string(8) "address1" [5]=> string(4) "city" } ["fieldsSize":protected]=> array(12) { ["alias"]=> int(32) ["company"]=> int(255) ["lastname"]=> int(255) ["firstname"]=> int(255) ["address1"]=> int(128) ["address2"]=> int(128) ["postcode"]=> int(12) ["city"]=> int(64) ["other"]=> int(4194303) ["phone"]=> int(32) ["phone_mobile"]=> int(32) ["dni"]=> int(16) } ["fieldsValidate":protected]=> array(22) { ["id_customer"]=> string(18) "isNullOrUnsignedId" ["id_manufacturer"]=> string(18) "isNullOrUnsignedId" ["id_supplier"]=> string(18) "isNullOrUnsignedId" ["id_warehouse"]=> string(18) "isNullOrUnsignedId" ["id_country"]=> string(12) "isUnsignedId" ["id_state"]=> string(18) "isNullOrUnsignedId" ["alias"]=> string(13) "isGenericName" ["company"]=> string(13) "isGenericName" ["lastname"]=> string(6) "isName" ["firstname"]=> string(6) "isName" ["vat_number"]=> string(13) "isGenericName" ["address1"]=> string(9) "isAddress" ["address2"]=> string(9) "isAddress" ["postcode"]=> string(10) "isPostCode" ["city"]=> string(10) "isCityName" ["other"]=> string(9) "isMessage" ["phone"]=> string(13) "isPhoneNumber" ["phone_mobile"]=> string(13) "isPhoneNumber" ["dni"]=> string(9) "isDniLite" ["deleted"]=> string(6) "isBool" ["date_add"]=> string(6) "isDate" ["date_upd"]=> string(6) "isDate" } ["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(7) "address" ["primary"]=> string(10) "id_address" ["fields"]=> array(22) { ["id_customer"]=> array(3) { ["type"]=> int(1) ["validate"]=> string(18) "isNullOrUnsignedId" ["copy_post"]=> bool(false) } ["id_manufacturer"]=> array(3) { ["type"]=> int(1) ["validate"]=> string(18) "isNullOrUnsignedId" ["copy_post"]=> bool(false) } ["id_supplier"]=> array(3) { ["type"]=> int(1) ["validate"]=> string(18) "isNullOrUnsignedId" ["copy_post"]=> bool(false) } ["id_warehouse"]=> array(3) { ["type"]=> int(1) ["validate"]=> string(18) "isNullOrUnsignedId" ["copy_post"]=> bool(false) } ["id_country"]=> array(3) { ["type"]=> int(1) ["validate"]=> string(12) "isUnsignedId" ["required"]=> bool(true) } ["id_state"]=> array(2) { ["type"]=> int(1) ["validate"]=> string(18) "isNullOrUnsignedId" } ["alias"]=> array(4) { ["type"]=> int(3) ["validate"]=> string(13) "isGenericName" ["required"]=> bool(true) ["size"]=> int(32) } ["company"]=> array(3) { ["type"]=> int(3) ["validate"]=> string(13) "isGenericName" ["size"]=> int(255) } ["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) } ["vat_number"]=> array(2) { ["type"]=> int(3) ["validate"]=> string(13) "isGenericName" } ["address1"]=> array(4) { ["type"]=> int(3) ["validate"]=> string(9) "isAddress" ["required"]=> bool(true) ["size"]=> int(128) } ["address2"]=> array(3) { ["type"]=> int(3) ["validate"]=> string(9) "isAddress" ["size"]=> int(128) } ["postcode"]=> array(3) { ["type"]=> int(3) ["validate"]=> string(10) "isPostCode" ["size"]=> int(12) } ["city"]=> array(4) { ["type"]=> int(3) ["validate"]=> string(10) "isCityName" ["required"]=> bool(true) ["size"]=> int(64) } ["other"]=> array(3) { ["type"]=> int(3) ["validate"]=> string(9) "isMessage" ["size"]=> int(4194303) } ["phone"]=> array(3) { ["type"]=> int(3) ["validate"]=> string(13) "isPhoneNumber" ["size"]=> int(32) } ["phone_mobile"]=> array(3) { ["type"]=> int(3) ["validate"]=> string(13) "isPhoneNumber" ["size"]=> int(32) } ["dni"]=> array(3) { ["type"]=> int(3) ["validate"]=> string(9) "isDniLite" ["size"]=> int(16) } ["deleted"]=> array(3) { ["type"]=> int(2) ["validate"]=> string(6) "isBool" ["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) } } ["classname"]=> string(7) "Address" } ["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)#24 (1) { ["attributes":"PrestaShop\PrestaShop\Core\Addon\Theme\Theme":private]=> object(PrestaShop\PrestaShop\Core\Util\ArrayFinder)#25 (2) { ["array":"PrestaShop\PrestaShop\Core\Util\ArrayFinder":private]=> array(10) { ["name"]=> string(6) "8stars" ["display_name"]=> string(6) "8stars" ["version"]=> string(5) "1.0.4" ["author"]=> array(3) { ["name"]=> string(5) "OTree" ["email"]=> string(18) "support@otree.tech" ["url"]=> string(18) "https://otree.tech" } ["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"]=> array(2) { ["css"]=> array(1) { ["all"]=> array(9) { [0]=> array(3) { ["id"]=> string(9) "bootstrap" ["path"]=> string(72) "https://stackpath.bootstrapcdn.com/bootstrap/4.5.2/css/bootstrap.min.css" ["server"]=> string(6) "remote" } [1]=> array(3) { ["id"]=> string(8) "lightbox" ["path"]=> string(76) "https://cdnjs.cloudflare.com/ajax/libs/ekko-lightbox/5.3.0/ekko-lightbox.css" ["server"]=> string(6) "remote" } [2]=> array(2) { ["id"]=> string(12) "lightGallery" ["path"]=> string(52) "assets/library/lightGallery/css/lightgallery.min.css" } [3]=> array(2) { ["id"]=> string(9) "scrollbar" ["path"]=> string(61) "assets/library/jquery.scrollbar-gh-pages/jquery.scrollbar.css" } [4]=> array(2) { ["id"]=> string(10) "nouislider" ["path"]=> string(44) "assets/library/nouislider/nouislider.min.css" } [5]=> array(2) { ["id"]=> string(10) "stylesheet" ["path"]=> string(36) "assets/fonts/circular/stylesheet.css" } [6]=> array(2) { ["id"]=> string(5) "slick" ["path"]=> string(30) "assets/library/slick/slick.css" } [7]=> array(2) { ["id"]=> string(11) "slick-theme" ["path"]=> string(36) "assets/library/slick/slick-theme.css" } [8]=> array(2) { ["id"]=> string(6) "styles" ["path"]=> string(21) "assets/css/styles.css" } } } ["js"]=> array(2) { ["all"]=> array(16) { [0]=> array(4) { ["id"]=> string(6) "jquery" ["path"]=> string(43) "https://code.jquery.com/jquery-3.4.1.min.js" ["server"]=> string(6) "remote" ["priority"]=> int(0) } [1]=> array(4) { ["id"]=> string(6) "popper" ["path"]=> string(68) "https://cdn.jsdelivr.net/npm/popper.js@1.16.0/dist/umd/popper.min.js" ["server"]=> string(6) "remote" ["priority"]=> int(1) } [2]=> array(4) { ["id"]=> string(9) "bootstrap" ["path"]=> string(70) "https://stackpath.bootstrapcdn.com/bootstrap/4.5.2/js/bootstrap.min.js" ["server"]=> string(6) "remote" ["priority"]=> int(2) } [3]=> array(3) { ["id"]=> string(10) "nouislider" ["path"]=> string(43) "assets/library/nouislider/nouislider.min.js" ["priority"]=> int(3) } [4]=> array(3) { ["id"]=> string(5) "slick" ["path"]=> string(33) "assets/library/slick/slick.min.js" ["priority"]=> int(3) } [5]=> array(3) { ["id"]=> string(9) "scrollbar" ["path"]=> string(64) "assets/library/jquery.scrollbar-gh-pages/jquery.scrollbar.min.js" ["priority"]=> int(3) } [6]=> array(4) { ["id"]=> string(12) "lightgallery" ["path"]=> string(170) "https://cdn.jsdelivr.net/combine/npm/lightgallery@1.10.0,npm/lg-autoplay,npm/lg-fullscreen,npm/lg-hash,npm/lg-pager,npm/lg-share,npm/lg-thumbnail,npm/lg-video,npm/lg-zoom" ["server"]=> string(6) "remote" ["priority"]=> int(3) } [7]=> array(2) { ["id"]=> string(7) "product" ["path"]=> string(20) "assets/js/product.js" } [8]=> array(2) { ["id"]=> string(7) "listing" ["path"]=> string(20) "assets/js/listing.js" } [9]=> array(2) { ["id"]=> string(9) "scrollbar" ["path"]=> string(22) "assets/js/scrollbar.js" } [10]=> array(2) { ["id"]=> string(7) "compare" ["path"]=> string(20) "assets/js/compare.js" } [11]=> array(2) { ["id"]=> string(12) "product-page" ["path"]=> string(25) "assets/js/product-page.js" } [12]=> array(2) { ["id"]=> string(15) "brands-carousel" ["path"]=> string(28) "assets/js/brands-carousel.js" } [13]=> array(2) { ["id"]=> string(17) "products-carousel" ["path"]=> string(30) "assets/js/products-carousel.js" } [14]=> array(2) { ["id"]=> string(16) "numbers-carousel" ["path"]=> string(29) "assets/js/numbers-carousel.js" } [15]=> array(2) { ["id"]=> string(24) "seats-available-carousel" ["path"]=> string(37) "assets/js/seats-available-carousel.js" } } ["cart"]=> array(1) { [0]=> array(2) { ["id"]=> string(13) "cat-extra-lib" ["path"]=> string(21) "assets/js/cart-lib.js" } } } } ["global_settings"]=> array(4) { ["configuration"]=> array(1) { ["PS_IMAGE_QUALITY"]=> string(3) "jpg" } ["modules"]=> array(1) { ["to_enable"]=> array(1) { [0]=> string(11) "ps_linklist" } } ["hooks"]=> array(2) { ["custom_hooks"]=> array(1) { [0]=> array(3) { ["name"]=> string(18) "displayDescription" ["title"]=> string(18) "displayDescription" ["description"]=> string(39) "Display Description in product info tab" } } ["modules_to_hook"]=> array(14) { ["displayNav1"]=> array(1) { [0]=> string(14) "ps_contactinfo" } ["displayNav2"]=> array(2) { [0]=> string(19) "ps_languageselector" [1]=> string(19) "ps_currencyselector" } ["displayTop"]=> array(2) { [0]=> string(11) "ps_mainmenu" [1]=> string(12) "ps_searchbar" } ["displayHome"]=> array(4) { [0]=> string(14) "ps_imageslider" [1]=> string(19) "ps_featuredproducts" [2]=> string(9) "ps_banner" [3]=> string(13) "ps_customtext" } ["displayFooterBefore"]=> array(1) { [0]=> string(20) "ps_emailsubscription" } ["displayFooter"]=> array(3) { [0]=> string(11) "ps_linklist" [1]=> string(23) "ps_customeraccountlinks" [2]=> string(14) "ps_contactinfo" } ["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(17) "otree_productinfo" } ["displayReassurance"]=> NULL ["displayOrderConfirmation2"]=> array(1) { [0]=> string(19) "ps_featuredproducts" } ["displayCrossSellingShoppingCart"]=> array(1) { [0]=> string(19) "ps_featuredproducts" } ["displayDescription"]=> array(1) { [0]=> string(17) "otree_productinfo" } ["displayAdminProductsExtra"]=> array(1) { [0]=> string(17) "otree_productinfo" } } } ["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(103) ["height"]=> int(103) ["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(626) ["height"]=> int(626) ["scope"]=> array(3) { [0]=> string(8) "products" [1]=> string(13) "manufacturers" [2]=> string(9) "suppliers" } } ["home_default"]=> array(3) { ["width"]=> int(310) ["height"]=> int(310) ["scope"]=> array(2) { [0]=> string(8) "products" [1]=> string(13) "manufacturers" } } ["large_default"]=> array(3) { ["width"]=> int(1200) ["height"]=> int(1200) ["scope"]=> array(3) { [0]=> string(8) "products" [1]=> string(13) "manufacturers" [2]=> string(9) "suppliers" } } ["category_default"]=> array(3) { ["width"]=> int(141) ["height"]=> int(180) ["scope"]=> array(1) { [0]=> string(10) "categories" } } ["stores_default"]=> array(3) { ["width"]=> int(628) ["height"]=> int(300) ["scope"]=> array(1) { [0]=> string(6) "stores" } } } } ["theme_settings"]=> array(1) { ["default_layout"]=> string(17) "layout-full-width" } ["directory"]=> string(57) "/home/admin/domains/8stars.com/public_html/themes/8stars/" ["preview"]=> string(25) "themes/8stars/preview.png" } ["propertyAccessor":"PrestaShop\PrestaShop\Core\Util\ArrayFinder":private]=> object(Symfony\Component\PropertyAccess\PropertyAccessor)#27 (7) { ["magicCall":"Symfony\Component\PropertyAccess\PropertyAccessor":private]=> bool(false) ["ignoreInvalidIndices":"Symfony\Component\PropertyAccess\PropertyAccessor":private]=> bool(true) ["ignoreInvalidProperty":"Symfony\Component\PropertyAccess\PropertyAccessor":private]=> bool(false) ["cacheItemPool":"Symfony\Component\PropertyAccess\PropertyAccessor":private]=> NULL ["propertyPathCache":"Symfony\Component\PropertyAccess\PropertyAccessor":private]=> array(10) { ["[name]"]=> object(Symfony\Component\PropertyAccess\PropertyPath)#22 (4) { ["elements":"Symfony\Component\PropertyAccess\PropertyPath":private]=> array(1) { [0]=> string(4) "name" } ["length":"Symfony\Component\PropertyAccess\PropertyPath":private]=> int(1) ["isIndex":"Symfony\Component\PropertyAccess\PropertyPath":private]=> array(1) { [0]=> bool(true) } ["pathAsString":"Symfony\Component\PropertyAccess\PropertyPath":private]=> string(6) "[name]" } ["[parent]"]=> object(Symfony\Component\PropertyAccess\PropertyPath)#23 (4) { ["elements":"Symfony\Component\PropertyAccess\PropertyPath":private]=> array(1) { [0]=> string(6) "parent" } ["length":"Symfony\Component\PropertyAccess\PropertyPath":private]=> int(1) ["isIndex":"Symfony\Component\PropertyAccess\PropertyPath":private]=> array(1) { [0]=> bool(true) } ["pathAsString":"Symfony\Component\PropertyAccess\PropertyPath":private]=> string(8) "[parent]" } ["[theme_settings][core_scripts]"]=> object(Symfony\Component\PropertyAccess\PropertyPath)#191 (4) { ["elements":"Symfony\Component\PropertyAccess\PropertyPath":private]=> array(2) { [0]=> string(14) "theme_settings" [1]=> string(12) "core_scripts" } ["length":"Symfony\Component\PropertyAccess\PropertyPath":private]=> int(2) ["isIndex":"Symfony\Component\PropertyAccess\PropertyPath":private]=> array(2) { [0]=> bool(true) [1]=> bool(true) } ["pathAsString":"Symfony\Component\PropertyAccess\PropertyPath":private]=> string(30) "[theme_settings][core_scripts]" } ["[assets][css][all]"]=> object(Symfony\Component\PropertyAccess\PropertyPath)#192 (4) { ["elements":"Symfony\Component\PropertyAccess\PropertyPath":private]=> array(3) { [0]=> string(6) "assets" [1]=> string(3) "css" [2]=> string(3) "all" } ["length":"Symfony\Component\PropertyAccess\PropertyPath":private]=> int(3) ["isIndex":"Symfony\Component\PropertyAccess\PropertyPath":private]=> array(3) { [0]=> bool(true) [1]=> bool(true) [2]=> bool(true) } ["pathAsString":"Symfony\Component\PropertyAccess\PropertyPath":private]=> string(18) "[assets][css][all]" } ["[assets][css][index]"]=> object(Symfony\Component\PropertyAccess\PropertyPath)#193 (4) { ["elements":"Symfony\Component\PropertyAccess\PropertyPath":private]=> array(3) { [0]=> string(6) "assets" [1]=> string(3) "css" [2]=> string(5) "index" } ["length":"Symfony\Component\PropertyAccess\PropertyPath":private]=> int(3) ["isIndex":"Symfony\Component\PropertyAccess\PropertyPath":private]=> array(3) { [0]=> bool(true) [1]=> bool(true) [2]=> bool(true) } ["pathAsString":"Symfony\Component\PropertyAccess\PropertyPath":private]=> string(20) "[assets][css][index]" } ["[assets][js][all]"]=> object(Symfony\Component\PropertyAccess\PropertyPath)#194 (4) { ["elements":"Symfony\Component\PropertyAccess\PropertyPath":private]=> array(3) { [0]=> string(6) "assets" [1]=> string(2) "js" [2]=> string(3) "all" } ["length":"Symfony\Component\PropertyAccess\PropertyPath":private]=> int(3) ["isIndex":"Symfony\Component\PropertyAccess\PropertyPath":private]=> array(3) { [0]=> bool(true) [1]=> bool(true) [2]=> bool(true) } ["pathAsString":"Symfony\Component\PropertyAccess\PropertyPath":private]=> string(17) "[assets][js][all]" } ["[assets][js][index]"]=> object(Symfony\Component\PropertyAccess\PropertyPath)#195 (4) { ["elements":"Symfony\Component\PropertyAccess\PropertyPath":private]=> array(3) { [0]=> string(6) "assets" [1]=> string(2) "js" [2]=> string(5) "index" } ["length":"Symfony\Component\PropertyAccess\PropertyPath":private]=> int(3) ["isIndex":"Symfony\Component\PropertyAccess\PropertyPath":private]=> array(3) { [0]=> bool(true) [1]=> bool(true) [2]=> bool(true) } ["pathAsString":"Symfony\Component\PropertyAccess\PropertyPath":private]=> string(19) "[assets][js][index]" } ["[theme_settings][default_layout]"]=> object(Symfony\Component\PropertyAccess\PropertyPath)#264 (4) { ["elements":"Symfony\Component\PropertyAccess\PropertyPath":private]=> array(2) { [0]=> string(14) "theme_settings" [1]=> string(14) "default_layout" } ["length":"Symfony\Component\PropertyAccess\PropertyPath":private]=> int(2) ["isIndex":"Symfony\Component\PropertyAccess\PropertyPath":private]=> array(2) { [0]=> bool(true) [1]=> bool(true) } ["pathAsString":"Symfony\Component\PropertyAccess\PropertyPath":private]=> string(32) "[theme_settings][default_layout]" } ["[theme_settings]"]=> object(Symfony\Component\PropertyAccess\PropertyPath)#263 (4) { ["elements":"Symfony\Component\PropertyAccess\PropertyPath":private]=> array(1) { [0]=> string(14) "theme_settings" } ["length":"Symfony\Component\PropertyAccess\PropertyPath":private]=> int(1) ["isIndex":"Symfony\Component\PropertyAccess\PropertyPath":private]=> array(1) { [0]=> bool(true) } ["pathAsString":"Symfony\Component\PropertyAccess\PropertyPath":private]=> string(16) "[theme_settings]" } ["[assets]"]=> object(Symfony\Component\PropertyAccess\PropertyPath)#262 (4) { ["elements":"Symfony\Component\PropertyAccess\PropertyPath":private]=> array(1) { [0]=> string(6) "assets" } ["length":"Symfony\Component\PropertyAccess\PropertyPath":private]=> int(1) ["isIndex":"Symfony\Component\PropertyAccess\PropertyPath":private]=> array(1) { [0]=> bool(true) } ["pathAsString":"Symfony\Component\PropertyAccess\PropertyPath":private]=> string(8) "[assets]" } } ["readPropertyCache":"Symfony\Component\PropertyAccess\PropertyAccessor":private]=> array(0) { } ["writePropertyCache":"Symfony\Component\PropertyAccess\PropertyAccessor":private]=> array(0) { } } } } ["id"]=> int(1) ["id_lang":protected]=> NULL ["lang_associated":protected]=> NULL ["id_shop":protected]=> NULL ["id_shop_list"]=> array(0) { } ["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(5) { ["active"]=> string(6) "isBool" ["deleted"]=> string(6) "isBool" ["name"]=> string(13) "isGenericName" ["color"]=> string(7) "isColor" ["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(7) { ["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) } ["color"]=> array(2) { ["type"]=> int(3) ["validate"]=> string(7) "isColor" } ["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) } } ["currency"]=> array(4) { [0]=> object(Currency)#549 (43) { ["id"]=> int(1) ["name"]=> string(13) "Złoty polski" ["localizedNames":protected]=> array(5) { [1]=> string(13) "złoty polski" [2]=> string(13) "złoty polski" [3]=> string(13) "złoty polski" [4]=> string(12) "Polish Zloty" [5]=> string(13) "złoty polski" } ["iso_code"]=> string(3) "PLN" ["iso_code_num"]=> string(3) "985" ["numeric_iso_code"]=> string(3) "985" ["conversion_rate"]=> string(8) "1.000000" ["deleted"]=> string(1) "0" ["unofficial"]=> string(1) "0" ["modified"]=> string(1) "1" ["active"]=> string(1) "1" ["sign"]=> string(3) "zł" ["symbol"]=> string(3) "zł" ["localizedSymbols":"CurrencyCore":private]=> array(5) { [1]=> string(3) "zł" [2]=> string(3) "zł" [3]=> string(3) "zł" [4]=> string(3) "zł" [5]=> string(3) "zł" } ["format"]=> NULL ["blank"]=> int(1) ["decimals"]=> int(1) ["precision"]=> string(1) "0" ["pattern"]=> array(5) { [1]=> string(0) "" [2]=> string(0) "" [3]=> string(0) "" [4]=> string(0) "" [5]=> string(0) "" } ["localizedPatterns":"CurrencyCore":private]=> array(5) { [1]=> string(0) "" [2]=> string(0) "" [3]=> string(0) "" [4]=> string(0) "" [5]=> string(0) "" } ["webserviceParameters":protected]=> array(2) { ["objectsNodeName"]=> string(10) "currencies" ["fields"]=> array(4) { ["names"]=> array(2) { ["getter"]=> string(17) "getLocalizedNames" ["i18n"]=> bool(true) } ["name"]=> array(2) { ["getter"]=> string(7) "getName" ["modifier"]=> array(2) { ["http_method"]=> int(14) ["modifier"]=> string(20) "setNameForWebservice" } } ["symbol"]=> array(1) { ["getter"]=> string(19) "getLocalizedSymbols" } ["iso_code"]=> array(1) { ["modifier"]=> array(2) { ["http_method"]=> int(14) ["modifier"]=> string(23) "setIsoCodeForWebService" } } } } ["prefix"]=> NULL ["suffix"]=> NULL ["id_lang":protected]=> NULL ["lang_associated":protected]=> NULL ["id_shop":protected]=> int(1) ["id_shop_list"]=> array(0) { } ["get_shop_from_context":protected]=> bool(true) ["table":protected]=> string(8) "currency" ["identifier":protected]=> string(11) "id_currency" ["fieldsRequired":protected]=> array(2) { [0]=> string(8) "iso_code" [1]=> string(15) "conversion_rate" } ["fieldsSize":protected]=> array(2) { ["iso_code"]=> int(3) ["numeric_iso_code"]=> int(3) } ["fieldsValidate":protected]=> array(8) { ["iso_code"]=> string(17) "isLanguageIsoCode" ["numeric_iso_code"]=> string(16) "isNumericIsoCode" ["precision"]=> string(5) "isInt" ["conversion_rate"]=> string(15) "isUnsignedFloat" ["deleted"]=> string(6) "isBool" ["active"]=> string(6) "isBool" ["unofficial"]=> string(6) "isBool" ["modified"]=> string(6) "isBool" } ["fieldsRequiredLang":protected]=> array(0) { } ["fieldsSizeLang":protected]=> array(3) { ["name"]=> int(255) ["symbol"]=> int(255) ["pattern"]=> int(255) } ["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(8) "currency" ["primary"]=> string(11) "id_currency" ["multilang"]=> bool(true) ["fields"]=> array(11) { ["iso_code"]=> array(4) { ["type"]=> int(3) ["validate"]=> string(17) "isLanguageIsoCode" ["required"]=> bool(true) ["size"]=> int(3) } ["numeric_iso_code"]=> array(4) { ["type"]=> int(3) ["allow_null"]=> bool(true) ["validate"]=> string(16) "isNumericIsoCode" ["size"]=> int(3) } ["precision"]=> array(2) { ["type"]=> int(1) ["validate"]=> string(5) "isInt" } ["conversion_rate"]=> array(4) { ["type"]=> int(4) ["validate"]=> string(15) "isUnsignedFloat" ["required"]=> bool(true) ["shop"]=> bool(true) } ["deleted"]=> array(2) { ["type"]=> int(2) ["validate"]=> string(6) "isBool" } ["active"]=> array(2) { ["type"]=> int(2) ["validate"]=> string(6) "isBool" } ["unofficial"]=> array(2) { ["type"]=> int(2) ["validate"]=> string(6) "isBool" } ["modified"]=> array(2) { ["type"]=> int(2) ["validate"]=> string(6) "isBool" } ["name"]=> array(4) { ["type"]=> int(3) ["lang"]=> bool(true) ["validate"]=> string(13) "isGenericName" ["size"]=> int(255) } ["symbol"]=> array(3) { ["type"]=> int(3) ["lang"]=> bool(true) ["size"]=> int(255) } ["pattern"]=> array(3) { ["type"]=> int(3) ["lang"]=> bool(true) ["size"]=> int(255) } } ["classname"]=> string(8) "Currency" ["associations"]=> array(1) { ["l"]=> array(3) { ["type"]=> int(2) ["field"]=> string(11) "id_currency" ["foreign_field"]=> string(11) "id_currency" } } } ["update_fields":protected]=> NULL ["force_id"]=> bool(false) } [1]=> object(Currency)#549 (43) { ["id"]=> int(1) ["name"]=> string(13) "Złoty polski" ["localizedNames":protected]=> array(5) { [1]=> string(13) "złoty polski" [2]=> string(13) "złoty polski" [3]=> string(13) "złoty polski" [4]=> string(12) "Polish Zloty" [5]=> string(13) "złoty polski" } ["iso_code"]=> string(3) "PLN" ["iso_code_num"]=> string(3) "985" ["numeric_iso_code"]=> string(3) "985" ["conversion_rate"]=> string(8) "1.000000" ["deleted"]=> string(1) "0" ["unofficial"]=> string(1) "0" ["modified"]=> string(1) "1" ["active"]=> string(1) "1" ["sign"]=> string(3) "zł" ["symbol"]=> string(3) "zł" ["localizedSymbols":"CurrencyCore":private]=> array(5) { [1]=> string(3) "zł" [2]=> string(3) "zł" [3]=> string(3) "zł" [4]=> string(3) "zł" [5]=> string(3) "zł" } ["format"]=> NULL ["blank"]=> int(1) ["decimals"]=> int(1) ["precision"]=> string(1) "0" ["pattern"]=> array(5) { [1]=> string(0) "" [2]=> string(0) "" [3]=> string(0) "" [4]=> string(0) "" [5]=> string(0) "" } ["localizedPatterns":"CurrencyCore":private]=> array(5) { [1]=> string(0) "" [2]=> string(0) "" [3]=> string(0) "" [4]=> string(0) "" [5]=> string(0) "" } ["webserviceParameters":protected]=> array(2) { ["objectsNodeName"]=> string(10) "currencies" ["fields"]=> array(4) { ["names"]=> array(2) { ["getter"]=> string(17) "getLocalizedNames" ["i18n"]=> bool(true) } ["name"]=> array(2) { ["getter"]=> string(7) "getName" ["modifier"]=> array(2) { ["http_method"]=> int(14) ["modifier"]=> string(20) "setNameForWebservice" } } ["symbol"]=> array(1) { ["getter"]=> string(19) "getLocalizedSymbols" } ["iso_code"]=> array(1) { ["modifier"]=> array(2) { ["http_method"]=> int(14) ["modifier"]=> string(23) "setIsoCodeForWebService" } } } } ["prefix"]=> NULL ["suffix"]=> NULL ["id_lang":protected]=> NULL ["lang_associated":protected]=> NULL ["id_shop":protected]=> int(1) ["id_shop_list"]=> array(0) { } ["get_shop_from_context":protected]=> bool(true) ["table":protected]=> string(8) "currency" ["identifier":protected]=> string(11) "id_currency" ["fieldsRequired":protected]=> array(2) { [0]=> string(8) "iso_code" [1]=> string(15) "conversion_rate" } ["fieldsSize":protected]=> array(2) { ["iso_code"]=> int(3) ["numeric_iso_code"]=> int(3) } ["fieldsValidate":protected]=> array(8) { ["iso_code"]=> string(17) "isLanguageIsoCode" ["numeric_iso_code"]=> string(16) "isNumericIsoCode" ["precision"]=> string(5) "isInt" ["conversion_rate"]=> string(15) "isUnsignedFloat" ["deleted"]=> string(6) "isBool" ["active"]=> string(6) "isBool" ["unofficial"]=> string(6) "isBool" ["modified"]=> string(6) "isBool" } ["fieldsRequiredLang":protected]=> array(0) { } ["fieldsSizeLang":protected]=> array(3) { ["name"]=> int(255) ["symbol"]=> int(255) ["pattern"]=> int(255) } ["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(8) "currency" ["primary"]=> string(11) "id_currency" ["multilang"]=> bool(true) ["fields"]=> array(11) { ["iso_code"]=> array(4) { ["type"]=> int(3) ["validate"]=> string(17) "isLanguageIsoCode" ["required"]=> bool(true) ["size"]=> int(3) } ["numeric_iso_code"]=> array(4) { ["type"]=> int(3) ["allow_null"]=> bool(true) ["validate"]=> string(16) "isNumericIsoCode" ["size"]=> int(3) } ["precision"]=> array(2) { ["type"]=> int(1) ["validate"]=> string(5) "isInt" } ["conversion_rate"]=> array(4) { ["type"]=> int(4) ["validate"]=> string(15) "isUnsignedFloat" ["required"]=> bool(true) ["shop"]=> bool(true) } ["deleted"]=> array(2) { ["type"]=> int(2) ["validate"]=> string(6) "isBool" } ["active"]=> array(2) { ["type"]=> int(2) ["validate"]=> string(6) "isBool" } ["unofficial"]=> array(2) { ["type"]=> int(2) ["validate"]=> string(6) "isBool" } ["modified"]=> array(2) { ["type"]=> int(2) ["validate"]=> string(6) "isBool" } ["name"]=> array(4) { ["type"]=> int(3) ["lang"]=> bool(true) ["validate"]=> string(13) "isGenericName" ["size"]=> int(255) } ["symbol"]=> array(3) { ["type"]=> int(3) ["lang"]=> bool(true) ["size"]=> int(255) } ["pattern"]=> array(3) { ["type"]=> int(3) ["lang"]=> bool(true) ["size"]=> int(255) } } ["classname"]=> string(8) "Currency" ["associations"]=> array(1) { ["l"]=> array(3) { ["type"]=> int(2) ["field"]=> string(11) "id_currency" ["foreign_field"]=> string(11) "id_currency" } } } ["update_fields":protected]=> NULL ["force_id"]=> bool(false) } [2]=> object(Currency)#549 (43) { ["id"]=> int(1) ["name"]=> string(13) "Złoty polski" ["localizedNames":protected]=> array(5) { [1]=> string(13) "złoty polski" [2]=> string(13) "złoty polski" [3]=> string(13) "złoty polski" [4]=> string(12) "Polish Zloty" [5]=> string(13) "złoty polski" } ["iso_code"]=> string(3) "PLN" ["iso_code_num"]=> string(3) "985" ["numeric_iso_code"]=> string(3) "985" ["conversion_rate"]=> string(8) "1.000000" ["deleted"]=> string(1) "0" ["unofficial"]=> string(1) "0" ["modified"]=> string(1) "1" ["active"]=> string(1) "1" ["sign"]=> string(3) "zł" ["symbol"]=> string(3) "zł" ["localizedSymbols":"CurrencyCore":private]=> array(5) { [1]=> string(3) "zł" [2]=> string(3) "zł" [3]=> string(3) "zł" [4]=> string(3) "zł" [5]=> string(3) "zł" } ["format"]=> NULL ["blank"]=> int(1) ["decimals"]=> int(1) ["precision"]=> string(1) "0" ["pattern"]=> array(5) { [1]=> string(0) "" [2]=> string(0) "" [3]=> string(0) "" [4]=> string(0) "" [5]=> string(0) "" } ["localizedPatterns":"CurrencyCore":private]=> array(5) { [1]=> string(0) "" [2]=> string(0) "" [3]=> string(0) "" [4]=> string(0) "" [5]=> string(0) "" } ["webserviceParameters":protected]=> array(2) { ["objectsNodeName"]=> string(10) "currencies" ["fields"]=> array(4) { ["names"]=> array(2) { ["getter"]=> string(17) "getLocalizedNames" ["i18n"]=> bool(true) } ["name"]=> array(2) { ["getter"]=> string(7) "getName" ["modifier"]=> array(2) { ["http_method"]=> int(14) ["modifier"]=> string(20) "setNameForWebservice" } } ["symbol"]=> array(1) { ["getter"]=> string(19) "getLocalizedSymbols" } ["iso_code"]=> array(1) { ["modifier"]=> array(2) { ["http_method"]=> int(14) ["modifier"]=> string(23) "setIsoCodeForWebService" } } } } ["prefix"]=> NULL ["suffix"]=> NULL ["id_lang":protected]=> NULL ["lang_associated":protected]=> NULL ["id_shop":protected]=> int(1) ["id_shop_list"]=> array(0) { } ["get_shop_from_context":protected]=> bool(true) ["table":protected]=> string(8) "currency" ["identifier":protected]=> string(11) "id_currency" ["fieldsRequired":protected]=> array(2) { [0]=> string(8) "iso_code" [1]=> string(15) "conversion_rate" } ["fieldsSize":protected]=> array(2) { ["iso_code"]=> int(3) ["numeric_iso_code"]=> int(3) } ["fieldsValidate":protected]=> array(8) { ["iso_code"]=> string(17) "isLanguageIsoCode" ["numeric_iso_code"]=> string(16) "isNumericIsoCode" ["precision"]=> string(5) "isInt" ["conversion_rate"]=> string(15) "isUnsignedFloat" ["deleted"]=> string(6) "isBool" ["active"]=> string(6) "isBool" ["unofficial"]=> string(6) "isBool" ["modified"]=> string(6) "isBool" } ["fieldsRequiredLang":protected]=> array(0) { } ["fieldsSizeLang":protected]=> array(3) { ["name"]=> int(255) ["symbol"]=> int(255) ["pattern"]=> int(255) } ["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(8) "currency" ["primary"]=> string(11) "id_currency" ["multilang"]=> bool(true) ["fields"]=> array(11) { ["iso_code"]=> array(4) { ["type"]=> int(3) ["validate"]=> string(17) "isLanguageIsoCode" ["required"]=> bool(true) ["size"]=> int(3) } ["numeric_iso_code"]=> array(4) { ["type"]=> int(3) ["allow_null"]=> bool(true) ["validate"]=> string(16) "isNumericIsoCode" ["size"]=> int(3) } ["precision"]=> array(2) { ["type"]=> int(1) ["validate"]=> string(5) "isInt" } ["conversion_rate"]=> array(4) { ["type"]=> int(4) ["validate"]=> string(15) "isUnsignedFloat" ["required"]=> bool(true) ["shop"]=> bool(true) } ["deleted"]=> array(2) { ["type"]=> int(2) ["validate"]=> string(6) "isBool" } ["active"]=> array(2) { ["type"]=> int(2) ["validate"]=> string(6) "isBool" } ["unofficial"]=> array(2) { ["type"]=> int(2) ["validate"]=> string(6) "isBool" } ["modified"]=> array(2) { ["type"]=> int(2) ["validate"]=> string(6) "isBool" } ["name"]=> array(4) { ["type"]=> int(3) ["lang"]=> bool(true) ["validate"]=> string(13) "isGenericName" ["size"]=> int(255) } ["symbol"]=> array(3) { ["type"]=> int(3) ["lang"]=> bool(true) ["size"]=> int(255) } ["pattern"]=> array(3) { ["type"]=> int(3) ["lang"]=> bool(true) ["size"]=> int(255) } } ["classname"]=> string(8) "Currency" ["associations"]=> array(1) { ["l"]=> array(3) { ["type"]=> int(2) ["field"]=> string(11) "id_currency" ["foreign_field"]=> string(11) "id_currency" } } } ["update_fields":protected]=> NULL ["force_id"]=> bool(false) } [3]=> object(Currency)#549 (43) { ["id"]=> int(1) ["name"]=> string(13) "Złoty polski" ["localizedNames":protected]=> array(5) { [1]=> string(13) "złoty polski" [2]=> string(13) "złoty polski" [3]=> string(13) "złoty polski" [4]=> string(12) "Polish Zloty" [5]=> string(13) "złoty polski" } ["iso_code"]=> string(3) "PLN" ["iso_code_num"]=> string(3) "985" ["numeric_iso_code"]=> string(3) "985" ["conversion_rate"]=> string(8) "1.000000" ["deleted"]=> string(1) "0" ["unofficial"]=> string(1) "0" ["modified"]=> string(1) "1" ["active"]=> string(1) "1" ["sign"]=> string(3) "zł" ["symbol"]=> string(3) "zł" ["localizedSymbols":"CurrencyCore":private]=> array(5) { [1]=> string(3) "zł" [2]=> string(3) "zł" [3]=> string(3) "zł" [4]=> string(3) "zł" [5]=> string(3) "zł" } ["format"]=> NULL ["blank"]=> int(1) ["decimals"]=> int(1) ["precision"]=> string(1) "0" ["pattern"]=> array(5) { [1]=> string(0) "" [2]=> string(0) "" [3]=> string(0) "" [4]=> string(0) "" [5]=> string(0) "" } ["localizedPatterns":"CurrencyCore":private]=> array(5) { [1]=> string(0) "" [2]=> string(0) "" [3]=> string(0) "" [4]=> string(0) "" [5]=> string(0) "" } ["webserviceParameters":protected]=> array(2) { ["objectsNodeName"]=> string(10) "currencies" ["fields"]=> array(4) { ["names"]=> array(2) { ["getter"]=> string(17) "getLocalizedNames" ["i18n"]=> bool(true) } ["name"]=> array(2) { ["getter"]=> string(7) "getName" ["modifier"]=> array(2) { ["http_method"]=> int(14) ["modifier"]=> string(20) "setNameForWebservice" } } ["symbol"]=> array(1) { ["getter"]=> string(19) "getLocalizedSymbols" } ["iso_code"]=> array(1) { ["modifier"]=> array(2) { ["http_method"]=> int(14) ["modifier"]=> string(23) "setIsoCodeForWebService" } } } } ["prefix"]=> NULL ["suffix"]=> NULL ["id_lang":protected]=> NULL ["lang_associated":protected]=> NULL ["id_shop":protected]=> int(1) ["id_shop_list"]=> array(0) { } ["get_shop_from_context":protected]=> bool(true) ["table":protected]=> string(8) "currency" ["identifier":protected]=> string(11) "id_currency" ["fieldsRequired":protected]=> array(2) { [0]=> string(8) "iso_code" [1]=> string(15) "conversion_rate" } ["fieldsSize":protected]=> array(2) { ["iso_code"]=> int(3) ["numeric_iso_code"]=> int(3) } ["fieldsValidate":protected]=> array(8) { ["iso_code"]=> string(17) "isLanguageIsoCode" ["numeric_iso_code"]=> string(16) "isNumericIsoCode" ["precision"]=> string(5) "isInt" ["conversion_rate"]=> string(15) "isUnsignedFloat" ["deleted"]=> string(6) "isBool" ["active"]=> string(6) "isBool" ["unofficial"]=> string(6) "isBool" ["modified"]=> string(6) "isBool" } ["fieldsRequiredLang":protected]=> array(0) { } ["fieldsSizeLang":protected]=> array(3) { ["name"]=> int(255) ["symbol"]=> int(255) ["pattern"]=> int(255) } ["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(8) "currency" ["primary"]=> string(11) "id_currency" ["multilang"]=> bool(true) ["fields"]=> array(11) { ["iso_code"]=> array(4) { ["type"]=> int(3) ["validate"]=> string(17) "isLanguageIsoCode" ["required"]=> bool(true) ["size"]=> int(3) } ["numeric_iso_code"]=> array(4) { ["type"]=> int(3) ["allow_null"]=> bool(true) ["validate"]=> string(16) "isNumericIsoCode" ["size"]=> int(3) } ["precision"]=> array(2) { ["type"]=> int(1) ["validate"]=> string(5) "isInt" } ["conversion_rate"]=> array(4) { ["type"]=> int(4) ["validate"]=> string(15) "isUnsignedFloat" ["required"]=> bool(true) ["shop"]=> bool(true) } ["deleted"]=> array(2) { ["type"]=> int(2) ["validate"]=> string(6) "isBool" } ["active"]=> array(2) { ["type"]=> int(2) ["validate"]=> string(6) "isBool" } ["unofficial"]=> array(2) { ["type"]=> int(2) ["validate"]=> string(6) "isBool" } ["modified"]=> array(2) { ["type"]=> int(2) ["validate"]=> string(6) "isBool" } ["name"]=> array(4) { ["type"]=> int(3) ["lang"]=> bool(true) ["validate"]=> string(13) "isGenericName" ["size"]=> int(255) } ["symbol"]=> array(3) { ["type"]=> int(3) ["lang"]=> bool(true) ["size"]=> int(255) } ["pattern"]=> array(3) { ["type"]=> int(3) ["lang"]=> bool(true) ["size"]=> int(255) } } ["classname"]=> string(8) "Currency" ["associations"]=> array(1) { ["l"]=> array(3) { ["type"]=> int(2) ["field"]=> string(11) "id_currency" ["foreign_field"]=> string(11) "id_currency" } } } ["update_fields":protected]=> NULL ["force_id"]=> bool(false) } } ["sql2"]=> array(4) { [0]=> string(417) " SELECT p.id_product, NULLIF(p.price+pa.price, 0) as priceLiczone FROM `d8s_product_attribute_shop` pa INNER JOIN `d8s_feature_product` fp ON fp.id_product=pa.id_product LEFT JOIN `d8s_product_shop` p ON p.id_product=pa.id_product WHERE fp.`id_feature_value` IN (151) AND pa.id_shop = 1 AND p.id_shop = 1 AND p.active = 1 ORDER BY priceLiczone ASC " [1]=> string(417) " SELECT p.id_product, NULLIF(p.price+pa.price, 0) as priceLiczone FROM `d8s_product_attribute_shop` pa INNER JOIN `d8s_feature_product` fp ON fp.id_product=pa.id_product LEFT JOIN `d8s_product_shop` p ON p.id_product=pa.id_product WHERE fp.`id_feature_value` IN (152) AND pa.id_shop = 1 AND p.id_shop = 1 AND p.active = 1 ORDER BY priceLiczone ASC " [2]=> string(417) " SELECT p.id_product, NULLIF(p.price+pa.price, 0) as priceLiczone FROM `d8s_product_attribute_shop` pa INNER JOIN `d8s_feature_product` fp ON fp.id_product=pa.id_product LEFT JOIN `d8s_product_shop` p ON p.id_product=pa.id_product WHERE fp.`id_feature_value` IN (153) AND pa.id_shop = 1 AND p.id_shop = 1 AND p.active = 1 ORDER BY priceLiczone ASC " [3]=> string(423) " SELECT p.id_product, NULLIF(p.price+pa.price, 0) as priceLiczone FROM `d8s_product_attribute_shop` pa INNER JOIN `d8s_feature_product` fp ON fp.id_product=pa.id_product LEFT JOIN `d8s_product_shop` p ON p.id_product=pa.id_product WHERE fp.`id_feature_value` IN (63,64,184) AND pa.id_shop = 1 AND p.id_shop = 1 AND p.active = 1 ORDER BY priceLiczone ASC " } ["sql"]=> array(4) { [0]=> string(315) " SELECT COUNT(*) cnt FROM `d8s_product_shop` p INNER JOIN `d8s_feature_product` fp ON fp.id_product=p.id_product INNER JOIN `d8s_feature_shop` fs ON fp.id_feature=fs.id_feature WHERE p.active=1 AND fs.id_shop = 1 AND fp.`id_feature_value` IN (151)" [1]=> string(315) " SELECT COUNT(*) cnt FROM `d8s_product_shop` p INNER JOIN `d8s_feature_product` fp ON fp.id_product=p.id_product INNER JOIN `d8s_feature_shop` fs ON fp.id_feature=fs.id_feature WHERE p.active=1 AND fs.id_shop = 1 AND fp.`id_feature_value` IN (152)" [2]=> string(315) " SELECT COUNT(*) cnt FROM `d8s_product_shop` p INNER JOIN `d8s_feature_product` fp ON fp.id_product=p.id_product INNER JOIN `d8s_feature_shop` fs ON fp.id_feature=fs.id_feature WHERE p.active=1 AND fs.id_shop = 1 AND fp.`id_feature_value` IN (153)" [3]=> string(321) " SELECT COUNT(*) cnt FROM `d8s_product_shop` p INNER JOIN `d8s_feature_product` fp ON fp.id_product=p.id_product INNER JOIN `d8s_feature_shop` fs ON fp.id_feature=fs.id_feature WHERE p.active=1 AND fs.id_shop = 1 AND fp.`id_feature_value` IN (63,64,184)" } }
#8STARS Magazyn
Array
(
[id] => 39
[title] => Miesięcznik Gwiazdki
[meta_description] => poznaj nas bliżej a także posiądź wiedzę o fotelikach, akcesoriach i wiele więcej
[short_description] => Miesięcznik Gwiazdki - cykliczna dawka wiedzy i ciekawostek związanych z bezpieczeństwem maluchów i nie tylko.
[content] => Nowe wydanie naszego czasopisma GWIAZDKI już dostępne!
Z radością informujemy, że uruchamiamy comiesięczne wydanie naszego czasopisma branżowego, które będzie ukazywać się regularnie na naszym blogu!
Dla kogo tworzymy to czasopismo?
Dla rodziców, którzy chcą być na bieżąco z tym, co ważne i wartościowe w naszej branży. Niezależnie od tego, czy jesteś doświadczonym tatą lub mamą, czy dopiero zaczynasz swoją macierzyńską drogę znajdziesz tu coś dla siebie.
Gdzie znajdziesz kolejne numery?
Każde wydanie będzie publikowane na naszym blogu w pierwszym tygodniu miesiąca. Zachęcamy do dodania naszej strony do zakładek i śledzenia kolejnych wpisów!
Masz pomysł na temat do kolejnego numeru? A może chcesz współtworzyć nasze czasopismo? Napisz do nas – jesteśmy otwarci na współpracę!
Wszystkie numery czasopisma znajdziesz tutaj:
Lipiec
[category] =>
[date_added] => 01.07.2025
[viewed] => 569
[is_featured] => 0
[link_rewrite] => miesiecznik-gwiazdki
[post_img] => 39
)
1
Array
(
[id] => 38
[title] => Plus Test - Najbardziej rygorystyczny test fotelików na świecie.
[meta_description] => Czym jest Plus Test? Najbardziej rygorystycznym testem jaki istnieje w świecie fotelików samochodowych dla dzieci.
[short_description] => Plus Test - 8STARS BLOG
[content] => Czym jest Plus Test? Najbardziej rygorystycznym testem jaki istnieje w świecie fotelików samochodowych dla dzieci.
Choć powstał w 2009 roku to wywodzi się wprost z certyfikatu T-Standard, który w Szwecji zaczął obowiązywać już w latach 70-tych.
Test ten jest dużo prostszy niż np. niemiecki ADAC, który bada kilka różnych scenariuszy zderzenia oraz takie parametry jak łatwość obsługi fotelika czy toksyczność tapicerki. Plus Test skupia się wyłącznie na symulacji uderzenia czołowego, ustalając prędkość kolizji na 56,5km/h i wyjątkowo krótką drogę hamowania, co wydatnie zwiększa siły działające na manekina zapiętego w foteliku.
Aby zaliczyć Plus Test siły mierzone na karku manekina nie mogą przekroczyć wartości, które wskazywałyby na ryzyko poważnego urazu lub śmierci.
Dlaczego test ten jest najbardziej rygorystyczny? Przyjęty scenariusz zderzenia oraz ustalone kryteria zaliczenia sprawiają, że pozytywnie przechodzą go wyłącznie foteliki montowane tyłem do kierunku jazdy. Choć w historii było kilka fotelików przodem, które próbowały podołać szwedzkiemu "Złotemu Standardowi", żaden nie dokonał tej sztuki.
Foteliki wyposażone w charakterystyczną naklejkę są projektowane w taki sposób, aby dzieciaki mogły rzeczywiście jeździć tyłem do kierunku bardzo długo. Limit wzrostu w największych modelach ustawiony jest na 125cm, kilogramowo zaś dochodzi nawet do 36kg. To pozwala na wożenie tyłem nawet dzieci sześcioletnich, co nie jest tak niecodziennym widokiem jak niektórym mogłoby się wydawać.
Foteliki z zaliczonym Plus Testem występują w przeróżnych wariantach - znajdziemy tu modele bardziej kompaktowe i bardzo pojemne, znajdziemy foteliki obrotowe i takie z możliwością regulowania miejsca na nogi dziecka. Wszystkie je łączy wspólna cecha - pozwalają przewozić dzieci wyłącznie tyłem do kierunku jazdy, co zabezpiecza je w aucie w najlepszy możliwy sposób.
Sprawdz naszą ofertę fotelików z Plus Testem
[category] =>
[date_added] => 22.01.2025
[viewed] => 1309
[is_featured] => 0
[link_rewrite] => plus-test-najbardziej-rygorystyczny-test-fote
[post_img] => 38
)
1
Array
(
[id] => 37
[title] => Zagrożenie związane z luźnymi przedmiotami
[meta_description] =>
[short_description] => Bezpieczne przewożenie dzieci w samochodzie to nie tylko kwestia wyboru odpowiedniego fotelika i zapinania pasów. Należy również pamiętać o zabezpieczeniu luźnych przedmiotów, które mogą stanowić poważne zagrożenie w przypadku wypadku.
[content] => Bezpieczne przewożenie dzieci w samochodzie – zagrożenie związane z luźnymi przedmiotami
Każdy rodzic chce, aby jego dziecko było bezpieczne podczas podróży samochodowej. Wybieramy odpowiedni fotelik, zapinamy pasy, dbamy o komfort malucha, ale często zapominamy o jednym, niezwykle ważnym aspekcie – o przedmiotach, które przewozimy w aucie. Luźne przedmioty w samochodzie, które w razie wypadku stają się niebezpiecznymi pociskami, mogą stanowić poważne zagrożenie, zwłaszcza dla dzieci.
Dlaczego luźne przedmioty w samochodzie są niebezpieczne?
Podczas jazdy samochodem, zwłaszcza w przypadku nagłego hamowania lub zderzenia, przedmioty znajdujące się w pojeździe nie są unieruchomione. Nawet niewielki przedmiot, jak telefon, torba czy zabawka, w ułamku sekundy może zyskać ogromną prędkość i uderzyć w pasażerów, w tym w dziecko. Zgodnie z zasadą fizyki, każdy przedmiot poruszający się w pojeździe podczas zderzenia przekształca swoją masę w energię kinetyczną, co sprawia, że może on stać się niebezpiecznym pociskiem. Skutki takiego uderzenia mogą być bardzo poważne – od siniaków i zadrapań po poważne obrażenia wewnętrzne, a w skrajnych przypadkach nawet śmierć.
Jakie przedmioty są szczególnie niebezpieczne?
• Torby i plecaki: Zwłaszcza jeśli są one wypełnione twardymi przedmiotami, jak książki czy zabawki. Z łatwością mogą one stać się pociskami.
• Zabawki: Zabawki, które nie są odpowiednio przechowywane, mogą w trakcie gwałtownego
hamowania lub kolizji, wyrwać się z rąk dziecka i uderzyć w nie. Dlatego warto dawać dziecku wyłącznie miękkie zabawki, np. pluszaki.
• Elektronika: Telefon czy tablet powinny znajdować się w dedykowanych uchwytach aby mieć pewność, że podczas wypadku nie będą zagrażać pasażerom.
• Napoje i jedzenie: Często zapominamy, że nie tylko twarde przedmioty stanowią zagrożenie. Puszki napojów czy butelki z wodą powinny znajdować się w dedykowanych im uchwytach.
Jak unikać zagrożenia?
Aby zapewnić bezpieczeństwo wszystkim pasażerom, w tym dzieciom, warto przestrzegać kilku prostych zasad:
1. Regularnie sprawdzaj wnętrze samochodu – upewnij się, że żadne luźne przedmioty nie zalegają na siedzeniach ani na podłodze.
2. Przechowuj przedmioty w bagażniku – wszystkie większe przedmioty, które nie są niezbędne w trakcie podróży, powinny być schowane w bagażniku, z dala od pasażerów. Jeśli bagażnik jest szczelnie zapakowany (np. podczas wyjazdu wakacyjnego) warto rozważyć użycie siatki bagażowej lub kraty oddzielającej bagażnik od kabiny
3. Używaj specjalnych organizerów i uchwytów – jeśli musisz przewozić rzeczy, korzystaj z odpowiednich organizatorów, które umożliwiają ich stabilne zamocowanie.
4. Zabezpieczaj zabawki i akcesoria dziecka – jeśli maluch potrzebuje zabawki w podróży, upewnij się, że jest ona bezpiecznie umocowana w samochodzie, np. w specjalnym uchwycie na foteliku.
5. Zadbaj o porządek w samochodzie – regularnie sprawdzaj stan wnętrza pojazdu, aby zminimalizować ryzyko wypadków spowodowanych przez luźne przedmioty.
Podsumowanie
Bezpieczne przewożenie dzieci w samochodzie to nie tylko kwestia wyboru odpowiedniego fotelika i zapinania pasów. Należy również pamiętać o zabezpieczeniu luźnych przedmiotów, które mogą stanowić poważne zagrożenie w przypadku wypadku. Pamiętajmy, że bezpieczeństwo naszych dzieci zależy od dbałości o każdy szczegół, dlatego warto regularnie sprawdzać stan wnętrza pojazdu i odpowiednio przechowywać przedmioty, które zabieramy w podróż. Tylko w ten sposób możemy zminimalizować ryzyko i zapewnić maluchom bezpieczną jazdę.
[category] =>
[date_added] => 14.01.2025
[viewed] => 1048
[is_featured] => 0
[link_rewrite] => zagrozenie-zwiazane-z-luznymi-przedmiotami
[post_img] => 37
)
1
Wózki dla dzieci
8STARS w liczbach
32 stacjonarne sklepy
w Polsce i za granicą
25 kierunków wysyłki
wysyłamy za granicę
9 lat doświadczenia
w doborze i sprzedaży fotelików
Ponad 60 pracowników
zawsze chętnie doradzi
Ponad 200 modeli fotelików
by dobrać ten właściwy