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)#262 (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)#192 (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)#193 (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)#194 (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)#195 (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)#196 (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)#265 (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)#264 (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)#263 (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)#262 (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)#192 (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)#193 (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)#194 (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)#195 (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)#196 (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)#265 (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)#264 (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)#263 (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)#262 (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)#192 (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)#193 (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)#194 (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)#195 (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)#196 (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)#265 (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)#264 (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)#263 (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)#262 (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)#192 (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)#193 (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)#194 (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)#195 (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)#196 (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)#265 (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)#264 (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)#263 (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)#584 (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)#584 (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)#584 (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)#584 (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)"
}
}
Accessories
#8STARS Magazyn
Array
(
[id] => 29
[title] => ADAC test results - autumn 2023
[meta_description] =>
[short_description] => Wyniki testów ADAC - jesień 2023
[content] => ADAC test results - autumn 2023
ADAC (niem. Allgemeiner Deutscher Automobil-Club) conducts two rounds of car seat tests every year - spring and autumn. In this year's autumn edition, 29 child seats were tested in terms of safety, ease of use, ergonomics and the presence of contaminants in the materials used. Below are the latest results. For more detailed results, please visit the website: ADAC autumn 2023
Model
ADAC overall rating
ADAC safety rating
Category
Besafe iZi Go Modular X2 i-Size + iZi Modular i-Size Base
1,7
1,3
40-75 cm
Besafe iZi Go Modular X2 i-Size
2,1
1,3
40-75 cm
Apramo Modül One + Modül Hub-Fix Base
2,6
1,9
40-75 cm
Apramo Modül One
2,8
1,7
40-75 cm
Cybex Cloud T + Base T
1,7
1,3
45-87 cm
Chicco Kory Plus Air i-Size + Full 360 i-Size Base
1,9
1,6
40-85 cm
Cosatto Acorn i-Size + Acorn i-Size Base
1,9
1,4
40-87 cm
Cybex Cloud T
2,1
1,0
45-87 cm
Chicco Kory Plus Air i-Size
2,3
1,4
40-85 cm
Britax Römer Baby-Safe 5Z2 + Flex Base 5Z
2,4
2,2
40-85 cm
Cosatto Acorn i-Size
2,4
1,4
40-87 cm
Britax Römer Baby-Safe 5Z2
2,5
1,8
40-85 cm
Maxi-Cosi Pebble 360 Pro
4,6
1,5
40-87 cm
Maxi-Cosi Pebble 360 Pro + FamilyFix 360 Pro
4,6
1,7
40-87 cm
Cybex Sirona T + Base T
2,3
1,7
45-105 cm
Joie i-Spin 360 R
2,4
1,5
40-105 cm
Renolux Gaia+
3,0
2,9
40-105 cm
Graco Slimfit R129
3,1
2,4
40-145 cm
Joie Every Stage R129
3,1
2,4
40-145 cm
Joie i-Spin 360 E
2,0
1,5
61-105 cm
Britax Römer Swingfix M Plus
2,1
1,8
61-105 cm
Maxi-Cosi Pearl 360 Pro + FamilyFix 360 Pro
2,1
1,9
61-105 cm
Britax Römer Dualfix 5Z + Flex Base 5Z
2,4
2,0
61-105 cm
Kinderkraft i-Guard Pro
2,7
2,0
61-105 cm
Maxi-Cosi Titan Plus i-Size
2,5
2,5
76-150 cm
Cybex Solution T i-Fix
2,0
2,1
100-150 cm
Maxi-Cosi RodiFix S i-Size
2,1
2,7
100-150 cm
Britax Römer Adventure Plus 2
2,3
2,2
100-150 cm
Britax Römer Discovery Plus 2
2,3
2,1
100-150 cm
very good (5*)
good (4*)
satisfactory (3*)
sufficient (2*)
insufficient (1*)
0,6 - 1,5
1,6 - 2,5
2,6 - 3,5
3,6 - 4,5
4,6 - 5,5
[category] =>
[date_added] => 24.10.2023
[viewed] => 54756
[is_featured] => 0
[link_rewrite] => adac-test-results-autumn-2023
[post_img] => 29
)
1
Array
(
[id] => 28
[title] => Axkid Minikid 4 - a new member of the Swedish car seats family
[meta_description] => Axkid Minikid 4 - a new member of the Swedish car seat family. How is it different from Axkid Minikid 3? Are the changes noticeable and significant? Look!
[short_description] => Axkid Minikid 4 - a new member of the Swedish car seats family. How is it different from Axkid Minikid 3? Check.
[content] => Here it is! Long awaited
Axkid Minikid 4!
For some time we have been looking forward to the delivery of the new Axkid car seat - Minikid 4. Although it is a well-known and liked model by many users, its latest version gives even greater traveling comfort than before. Below is a comparison of the previous Axkid Minikid 3 model with the recently delivered Minikid 4. We encourage you to read what Swedish engineers have surprised us with now... ;)
Differences Minikid 3 and Minikid 4
The Axkid Minikid 4 is the latest addition to our range of innovative, safe and Swedish Plus tested car seats. The Minikid 4 has an extended rear-facing capability of up to 7years (or even longer), thanks to its impressive back length and the impressive weight limit of 36kg.
The Minikid family – the family hero
For approximately 10 years, Axkid Minikid has served the market in providing the highest safety for children all over Europe. The unique functionalities featured on the Minikid as well as the huge safety benefits with extended rear-facing travel make it a product that is truly loved by parents as well as children. The Minikid concept is famous for its unique and patented features and for saving many lives during these past years.
What are the differences between Axkid Minikid 3 and Minikid 4?
Launching the fourth version in the Minikid family, Axkid Minikid 4, we are incredibly proud of the fact that we never stop developing, we always listen, improve and develop new, innovative ideas and solutions to keep your child as safe and comfortable as possible.
Building on the success of the Axkid Minikid 3 and the praised and awarded Minikid Family, we have made several key updates to enhance your child's comfort and safety during car journeys.
>> Updated headrest geometry
We've re-designed the headrest geometry to improve the fitting and position of your child to give support to your child's head and neck. The headrest geometry features a U-shape compared to the Minikid 3 which featured more of a V-shape. This enhances the experience of the Minikid 4 headrest with it being more open and fits perfectly to children of all ages.
>> New comfort back pad
The new detachable comfort back pad makes the experience of the car seat even more comfortable. The featured pad is made of the same high-quality materials as the premium seat cover. Additionally, the pad is designed to be very easy to remove if you prefer not to use it or are in need of a wash - we do know accidents can happen... :)
>> Updated toddler support cushion
The Axkid Minikid 4 comes with a new design of the extra inlay that is recommended to be used from 61cm up to 105cm. The baby/toddler support cushion is made in comfortable memory foam to seat your little child into the perfect position to ideally benefit from the car seat’s safety. The inlay also features a mesh on the back panel promoting better airflow.
>>New textile
The Minikid 4 features a brand-new textile that's even softer and more breathable than before, providing your child with a comfortable seating experience. The new textile has the same padding as the previous Minikid 3 Premium which means additional padding in the textile for a higher comfort for your child.
>>Updated details and finish
In addition to the improvements in comfort and safety, we've also paid attention to the details. The Minikid 4 boasts an improved finish that's both sleek and durable, and is available in a range of new, eye-catching colours that are sure to please both parents and children alike.
In summary...
At Axkid, we are committed to providing you with the safest and most comfortable child car seats on the market. We never stop listening to feedback from our customers and experts, and we're always striving to improve our products. With the Minikid 4, you can be confident that you're choosing a car seat that's been designed with your child's safety and comfort as top of mind.
In summary, the Minikid 4 is a secure and spacious car seat with extensive smart features designed with a Swedish safety mindset. With its long back length, improved covers, and a new headrest geometry, the Minikid 4 is a flexible and adaptable extended rear-facing car seat that can grow with your child's needs, making it a family hero.
[category] =>
[date_added] => 18.09.2023
[viewed] => 5400
[is_featured] => 0
[link_rewrite] => axkid-minikid-4-a-new-member-of-the-swedish-c
[post_img] => 28
)
1
Array
(
[id] => 17
[title] => Top Tether - what is it?
[meta_description] =>
[short_description] => What is a Top Tether and what is it used for?
When you are choosing a seat, you may come across the words "ISOFIX and Top Tether installation" in the description. What is Top Tether and how does it affect safety? Which seats utilise this additional anchorage?
[content] => What is a Top Tether and what is it used for?
When you are choosing a seat, you may come across the words "ISOFIX and Top Tether installation" in the description. What is Top Tether and how does it affect safety? Which seats utilise this additional anchorage?
What is a top tether?
The Top Tether is an extra anchorage for the seat to the vehicle structure. Its purpose is to prevent the seat from moving in the axis of rotation of the ISOFIX attachments. In simple terms, it prevents the seat from pulling away from the backrest in a frontal collision and the upper part of the seat from flying towards the front of the vehicle. This would result in the child's body suddenly decelerating and thus jerking its head. There is also a risk of the head hitting the front seat. This is extremely dangerous and directly translates into a risk to the child's life and health.
This is perfectly illustrated in the video below:
Most forward-facing seats, mainly in the 0(9)-18 kg weight range, have an extra support leg, which has the same purpose - when pushed against the floor of the car, it does not allow the seat (or Isofix base) to move forward too much. Forward-facing seats, especially from the 9-36 kg range, usually do not have an extra leg for practical reasons; this is taken over by the top tether.
What does the Top Tether look like?
It is a long belt at the back of the seat with a carabiner. It can hang loosely on the seat or be hidden under the casing.
Does my car have a Top Tether mounting point?
It depends. Cars manufactured for the European market, from 2013 onwards, are i-Size approved and must be fitted with the appropriate attachment. In older designs, unfortunately, there is no such standard.
Example car interior showing possible TopTether anchorage points (Mercedes B200):
Where to find the Top Tether attachment point?
The connector for the upper tether strap is usually located at the rear of the vehicle, on the boot side. Most often it is on the back of the seat back or on the floor of the boot. Occasionally, however, you will find this attachment point on the ceiling of the car or on the side wall of the boot.
sufit-ceiling
tylna półka-rear shelf
tył oparcia-back of the backrest
podłoga-floor
ATTENTION: Not every metal eyelet that can be fitted with a Top Tether carabiner is a suitable attachment point! Many vehicles have luggage anchors that are not suitable for child seats. To be absolutely sure that the attachment point you find is the right one for your car seat:
- an appropriate marking must be next to it, for example:
- or the vehicle handbook indicates this location as being suitable (particularly in older vintage cars).
Sample manual, Citroen C4 Picasso 2014:
How to anchor the seat correctly?
In accordance with the manual. Every child seat comes with a manual on how to install it correctly. Most seats also have stickers with pictures showing the correct installation for the various weight groups.
General guidelines:
ensure that the belt is not twisted;
The belt must run in a straight line from the seat to the attachment point;
each upper anchor strap has a system indicating when the strap is correctly tensioned;
if you have any doubts, please refer to the manual or contact us.
For example, a snippet of the Joie Bold car seat manual:
Examples of seats that utilise a Top Tether:
Poled Y-Fix
Britax Advansafix IV R
Britax Advansafix IV M
Britax Advansafix i-Size
Peg Perego Viaggio 1-2-3 VIA
Jane Drive i-Size
Nuna Myti
Joie Bold
Maxi-Cosi Titan Pro
[category] =>
[date_added] => 09.02.2021
[viewed] => 103809
[is_featured] => 0
[link_rewrite] => top-tether-what-is-it
[post_img] => 17
)
1
8STARS in numbers
32 Stationary stores
in Poland nad abroad
25 shipping directions
we ship to europe countries
9 Years of Experience
in the selection and sale of car seats
Over 60 employees
always happy to advise
Over 200 car seats
to always choose the right one