object(Category)#119 (41) {
["id"]=>
int(2)
["id_category"]=>
string(1) "2"
["name"]=>
string(5) "Inici"
["active"]=>
string(1) "1"
["position"]=>
string(1) "0"
["description"]=>
string(0) ""
["id_parent"]=>
string(1) "1"
["id_category_default"]=>
NULL
["level_depth"]=>
string(1) "1"
["nleft"]=>
string(1) "2"
["nright"]=>
string(2) "51"
["link_rewrite"]=>
string(5) "inici"
["meta_title"]=>
string(0) ""
["meta_keywords"]=>
string(0) ""
["meta_description"]=>
string(0) ""
["date_add"]=>
string(19) "2018-01-25 12:48:12"
["date_upd"]=>
string(19) "2018-01-25 12:48:12"
["is_root_category"]=>
string(1) "1"
["id_shop_default"]=>
string(1) "1"
["groupBox"]=>
NULL
["id_image"]=>
bool(false)
["webserviceParameters":protected]=>
array(4) {
["objectsNodeName"]=>
string(10) "categories"
["hidden_fields"]=>
array(3) {
[0]=>
string(5) "nleft"
[1]=>
string(6) "nright"
[2]=>
string(8) "groupBox"
}
["fields"]=>
array(3) {
["id_parent"]=>
array(1) {
["xlink_resource"]=>
string(10) "categories"
}
["level_depth"]=>
array(1) {
["setter"]=>
bool(false)
}
["nb_products_recursive"]=>
array(2) {
["getter"]=>
string(24) "getWsNbProductsRecursive"
["setter"]=>
bool(false)
}
}
["associations"]=>
array(2) {
["categories"]=>
array(2) {
["getter"]=>
string(13) "getChildrenWs"
["resource"]=>
string(8) "category"
}
["products"]=>
array(2) {
["getter"]=>
string(13) "getProductsWs"
["resource"]=>
string(7) "product"
}
}
}
["id_lang":protected]=>
int(2)
["id_shop":protected]=>
int(1)
["id_shop_list"]=>
NULL
["get_shop_from_context":protected]=>
bool(true)
["table":protected]=>
string(8) "category"
["identifier":protected]=>
string(11) "id_category"
["fieldsRequired":protected]=>
array(1) {
[0]=>
string(6) "active"
}
["fieldsSize":protected]=>
array(0) {
}
["fieldsValidate":protected]=>
array(9) {
["nleft"]=>
string(13) "isUnsignedInt"
["nright"]=>
string(13) "isUnsignedInt"
["level_depth"]=>
string(13) "isUnsignedInt"
["active"]=>
string(6) "isBool"
["id_parent"]=>
string(13) "isUnsignedInt"
["id_shop_default"]=>
string(12) "isUnsignedId"
["is_root_category"]=>
string(6) "isBool"
["date_add"]=>
string(6) "isDate"
["date_upd"]=>
string(6) "isDate"
}
["fieldsRequiredLang":protected]=>
array(2) {
[0]=>
string(4) "name"
[1]=>
string(12) "link_rewrite"
}
["fieldsSizeLang":protected]=>
array(5) {
["name"]=>
int(128)
["link_rewrite"]=>
int(128)
["meta_title"]=>
int(128)
["meta_description"]=>
int(255)
["meta_keywords"]=>
int(255)
}
["fieldsValidateLang":protected]=>
array(6) {
["name"]=>
string(13) "isCatalogName"
["link_rewrite"]=>
string(13) "isLinkRewrite"
["description"]=>
string(11) "isCleanHtml"
["meta_title"]=>
string(13) "isGenericName"
["meta_description"]=>
string(13) "isGenericName"
["meta_keywords"]=>
string(13) "isGenericName"
}
["tables":protected]=>
array(0) {
}
["image_dir":protected]=>
string(46) "/var/www/vhosts/okbarbacoas.es/httpdocs/img/c/"
["image_format":protected]=>
string(3) "jpg"
["translator":protected]=>
NULL
["def":protected]=>
array(7) {
["table"]=>
string(8) "category"
["primary"]=>
string(11) "id_category"
["multilang"]=>
bool(true)
["multilang_shop"]=>
bool(true)
["fields"]=>
array(16) {
["nleft"]=>
array(2) {
["type"]=>
int(1)
["validate"]=>
string(13) "isUnsignedInt"
}
["nright"]=>
array(2) {
["type"]=>
int(1)
["validate"]=>
string(13) "isUnsignedInt"
}
["level_depth"]=>
array(2) {
["type"]=>
int(1)
["validate"]=>
string(13) "isUnsignedInt"
}
["active"]=>
array(3) {
["type"]=>
int(2)
["validate"]=>
string(6) "isBool"
["required"]=>
bool(true)
}
["id_parent"]=>
array(2) {
["type"]=>
int(1)
["validate"]=>
string(13) "isUnsignedInt"
}
["id_shop_default"]=>
array(2) {
["type"]=>
int(1)
["validate"]=>
string(12) "isUnsignedId"
}
["is_root_category"]=>
array(2) {
["type"]=>
int(2)
["validate"]=>
string(6) "isBool"
}
["position"]=>
array(1) {
["type"]=>
int(1)
}
["date_add"]=>
array(2) {
["type"]=>
int(5)
["validate"]=>
string(6) "isDate"
}
["date_upd"]=>
array(2) {
["type"]=>
int(5)
["validate"]=>
string(6) "isDate"
}
["name"]=>
array(5) {
["type"]=>
int(3)
["lang"]=>
bool(true)
["validate"]=>
string(13) "isCatalogName"
["required"]=>
bool(true)
["size"]=>
int(128)
}
["link_rewrite"]=>
array(5) {
["type"]=>
int(3)
["lang"]=>
bool(true)
["validate"]=>
string(13) "isLinkRewrite"
["required"]=>
bool(true)
["size"]=>
int(128)
}
["description"]=>
array(3) {
["type"]=>
int(6)
["lang"]=>
bool(true)
["validate"]=>
string(11) "isCleanHtml"
}
["meta_title"]=>
array(4) {
["type"]=>
int(3)
["lang"]=>
bool(true)
["validate"]=>
string(13) "isGenericName"
["size"]=>
int(128)
}
["meta_description"]=>
array(4) {
["type"]=>
int(3)
["lang"]=>
bool(true)
["validate"]=>
string(13) "isGenericName"
["size"]=>
int(255)
}
["meta_keywords"]=>
array(4) {
["type"]=>
int(3)
["lang"]=>
bool(true)
["validate"]=>
string(13) "isGenericName"
["size"]=>
int(255)
}
}
["classname"]=>
string(8) "Category"
["associations"]=>
array(1) {
["l"]=>
array(3) {
["type"]=>
int(2)
["field"]=>
string(11) "id_category"
["foreign_field"]=>
string(11) "id_category"
}
}
}
["update_fields":protected]=>
NULL
["force_id"]=>
bool(false)
}
array(118) {
["id_shop_default"]=>
string(1) "1"
["id_manufacturer"]=>
string(1) "2"
["id_supplier"]=>
string(1) "0"
["reference"]=>
string(6) "721004"
["supplier_reference"]=>
string(0) ""
["location"]=>
string(0) ""
["width"]=>
string(8) "0.000000"
["height"]=>
string(8) "0.000000"
["depth"]=>
string(8) "0.000000"
["weight"]=>
string(8) "0.000000"
["quantity_discount"]=>
string(1) "0"
["ean13"]=>
string(0) ""
["isbn"]=>
string(0) ""
["upc"]=>
string(0) ""
["cache_is_pack"]=>
string(1) "0"
["cache_has_attachments"]=>
string(1) "0"
["is_virtual"]=>
string(1) "0"
["state"]=>
string(1) "1"
["id_category_default"]=>
string(1) "2"
["id_tax_rules_group"]=>
string(1) "1"
["on_sale"]=>
string(1) "0"
["online_only"]=>
string(1) "0"
["ecotax"]=>
array(3) {
["value"]=>
string(9) "0,00 €"
["amount"]=>
float(0)
["rate"]=>
float(0)
}
["minimal_quantity"]=>
string(1) "1"
["price"]=>
string(11) "371,07 €"
["wholesale_price"]=>
string(8) "0.000000"
["unity"]=>
string(0) ""
["unit_price_ratio"]=>
string(8) "0.000000"
["additional_shipping_cost"]=>
string(4) "0.00"
["customizable"]=>
string(1) "0"
["text_fields"]=>
string(1) "0"
["uploadable_files"]=>
string(1) "0"
["redirect_type"]=>
string(3) "404"
["id_type_redirected"]=>
string(1) "0"
["available_for_order"]=>
string(1) "1"
["available_date"]=>
string(10) "0000-00-00"
["show_condition"]=>
string(1) "0"
["condition"]=>
bool(false)
["show_price"]=>
bool(true)
["indexed"]=>
string(1) "1"
["visibility"]=>
string(4) "both"
["cache_default_attribute"]=>
string(1) "0"
["advanced_stock_management"]=>
string(1) "0"
["date_add"]=>
string(19) "2023-03-01 13:05:57"
["date_upd"]=>
string(19) "2023-03-03 14:20:43"
["pack_stock_type"]=>
string(1) "3"
["meta_description"]=>
string(0) ""
["meta_keywords"]=>
string(0) ""
["meta_title"]=>
string(0) ""
["link_rewrite"]=>
string(28) "ahumador-smokey-mountain-47o"
["name"]=>
string(29) "AHUMADOR SMOKEY MOUNTAIN 47Ø"
["description"]=>
string(0) ""
["description_short"]=>
string(0) ""
["available_now"]=>
string(0) ""
["available_later"]=>
string(0) ""
["id"]=>
int(15)
["id_product"]=>
int(15)
["out_of_stock"]=>
int(2)
["new"]=>
int(0)
["id_product_attribute"]=>
string(1) "0"
["quantity_wanted"]=>
int(1)
["extraContent"]=>
array(0) {
}
["allow_oosp"]=>
int(1)
["category"]=>
string(5) "inici"
["category_name"]=>
string(5) "Inici"
["link"]=>
string(139) "https://www.okbarbacoas.es/index.php?id_product=15&id_product_attribute=0&rewrite=ahumador-smokey-mountain-47o&controller=product&id_lang=2"
["attribute_price"]=>
int(0)
["price_tax_exc"]=>
float(371.07438)
["price_without_reduction"]=>
float(371.07438)
["reduction"]=>
float(0)
["specific_prices"]=>
array(0) {
}
["quantity"]=>
int(0)
["quantity_all_versions"]=>
int(0)
["id_image"]=>
string(10) "en-default"
["features"]=>
array(0) {
}
["attachments"]=>
array(0) {
}
["virtual"]=>
int(0)
["pack"]=>
int(0)
["packItems"]=>
array(0) {
}
["nopackprice"]=>
int(0)
["customization_required"]=>
bool(false)
["rate"]=>
float(0)
["tax_name"]=>
string(0) ""
["ecotax_rate"]=>
float(0)
["unit_price"]=>
string(0) ""
["customizations"]=>
array(1) {
["fields"]=>
array(0) {
}
}
["id_customization"]=>
int(0)
["is_customizable"]=>
bool(false)
["show_quantities"]=>
bool(false)
["quantity_label"]=>
string(4) "Item"
["quantity_discounts"]=>
array(0) {
}
["customer_group_discount"]=>
int(0)
["attributes"]=>
array(0) {
}
["weight_unit"]=>
string(2) "kg"
["images"]=>
array(3) {
[0]=>
array(9) {
["bySize"]=>
array(6) {
["small_default"]=>
array(3) {
["url"]=>
string(63) "https://www.okbarbacoas.es/img/p/1/5/7/8/1578-small_default.jpg"
["width"]=>
int(98)
["height"]=>
int(98)
}
["cart_default"]=>
array(3) {
["url"]=>
string(62) "https://www.okbarbacoas.es/img/p/1/5/7/8/1578-cart_default.jpg"
["width"]=>
int(125)
["height"]=>
int(125)
}
["items_default"]=>
array(3) {
["url"]=>
string(63) "https://www.okbarbacoas.es/img/p/1/5/7/8/1578-items_default.jpg"
["width"]=>
int(170)
["height"]=>
int(170)
}
["home_default"]=>
array(3) {
["url"]=>
string(62) "https://www.okbarbacoas.es/img/p/1/5/7/8/1578-home_default.jpg"
["width"]=>
int(250)
["height"]=>
int(250)
}
["medium_default"]=>
array(3) {
["url"]=>
string(64) "https://www.okbarbacoas.es/img/p/1/5/7/8/1578-medium_default.jpg"
["width"]=>
int(452)
["height"]=>
int(452)
}
["large_default"]=>
array(3) {
["url"]=>
string(63) "https://www.okbarbacoas.es/img/p/1/5/7/8/1578-large_default.jpg"
["width"]=>
int(800)
["height"]=>
int(800)
}
}
["small"]=>
array(3) {
["url"]=>
string(63) "https://www.okbarbacoas.es/img/p/1/5/7/8/1578-small_default.jpg"
["width"]=>
int(98)
["height"]=>
int(98)
}
["medium"]=>
array(3) {
["url"]=>
string(62) "https://www.okbarbacoas.es/img/p/1/5/7/8/1578-home_default.jpg"
["width"]=>
int(250)
["height"]=>
int(250)
}
["large"]=>
array(3) {
["url"]=>
string(63) "https://www.okbarbacoas.es/img/p/1/5/7/8/1578-large_default.jpg"
["width"]=>
int(800)
["height"]=>
int(800)
}
["legend"]=>
string(0) ""
["cover"]=>
string(1) "1"
["id_image"]=>
string(4) "1578"
["position"]=>
string(1) "1"
["associatedVariants"]=>
array(0) {
}
}
[1]=>
array(9) {
["bySize"]=>
array(6) {
["small_default"]=>
array(3) {
["url"]=>
string(63) "https://www.okbarbacoas.es/img/p/1/5/7/7/1577-small_default.jpg"
["width"]=>
int(98)
["height"]=>
int(98)
}
["cart_default"]=>
array(3) {
["url"]=>
string(62) "https://www.okbarbacoas.es/img/p/1/5/7/7/1577-cart_default.jpg"
["width"]=>
int(125)
["height"]=>
int(125)
}
["items_default"]=>
array(3) {
["url"]=>
string(63) "https://www.okbarbacoas.es/img/p/1/5/7/7/1577-items_default.jpg"
["width"]=>
int(170)
["height"]=>
int(170)
}
["home_default"]=>
array(3) {
["url"]=>
string(62) "https://www.okbarbacoas.es/img/p/1/5/7/7/1577-home_default.jpg"
["width"]=>
int(250)
["height"]=>
int(250)
}
["medium_default"]=>
array(3) {
["url"]=>
string(64) "https://www.okbarbacoas.es/img/p/1/5/7/7/1577-medium_default.jpg"
["width"]=>
int(452)
["height"]=>
int(452)
}
["large_default"]=>
array(3) {
["url"]=>
string(63) "https://www.okbarbacoas.es/img/p/1/5/7/7/1577-large_default.jpg"
["width"]=>
int(800)
["height"]=>
int(800)
}
}
["small"]=>
array(3) {
["url"]=>
string(63) "https://www.okbarbacoas.es/img/p/1/5/7/7/1577-small_default.jpg"
["width"]=>
int(98)
["height"]=>
int(98)
}
["medium"]=>
array(3) {
["url"]=>
string(62) "https://www.okbarbacoas.es/img/p/1/5/7/7/1577-home_default.jpg"
["width"]=>
int(250)
["height"]=>
int(250)
}
["large"]=>
array(3) {
["url"]=>
string(63) "https://www.okbarbacoas.es/img/p/1/5/7/7/1577-large_default.jpg"
["width"]=>
int(800)
["height"]=>
int(800)
}
["legend"]=>
string(0) ""
["cover"]=>
NULL
["id_image"]=>
string(4) "1577"
["position"]=>
string(1) "2"
["associatedVariants"]=>
array(0) {
}
}
[2]=>
array(9) {
["bySize"]=>
array(6) {
["small_default"]=>
array(3) {
["url"]=>
string(63) "https://www.okbarbacoas.es/img/p/1/5/7/6/1576-small_default.jpg"
["width"]=>
int(98)
["height"]=>
int(98)
}
["cart_default"]=>
array(3) {
["url"]=>
string(62) "https://www.okbarbacoas.es/img/p/1/5/7/6/1576-cart_default.jpg"
["width"]=>
int(125)
["height"]=>
int(125)
}
["items_default"]=>
array(3) {
["url"]=>
string(63) "https://www.okbarbacoas.es/img/p/1/5/7/6/1576-items_default.jpg"
["width"]=>
int(170)
["height"]=>
int(170)
}
["home_default"]=>
array(3) {
["url"]=>
string(62) "https://www.okbarbacoas.es/img/p/1/5/7/6/1576-home_default.jpg"
["width"]=>
int(250)
["height"]=>
int(250)
}
["medium_default"]=>
array(3) {
["url"]=>
string(64) "https://www.okbarbacoas.es/img/p/1/5/7/6/1576-medium_default.jpg"
["width"]=>
int(452)
["height"]=>
int(452)
}
["large_default"]=>
array(3) {
["url"]=>
string(63) "https://www.okbarbacoas.es/img/p/1/5/7/6/1576-large_default.jpg"
["width"]=>
int(800)
["height"]=>
int(800)
}
}
["small"]=>
array(3) {
["url"]=>
string(63) "https://www.okbarbacoas.es/img/p/1/5/7/6/1576-small_default.jpg"
["width"]=>
int(98)
["height"]=>
int(98)
}
["medium"]=>
array(3) {
["url"]=>
string(62) "https://www.okbarbacoas.es/img/p/1/5/7/6/1576-home_default.jpg"
["width"]=>
int(250)
["height"]=>
int(250)
}
["large"]=>
array(3) {
["url"]=>
string(63) "https://www.okbarbacoas.es/img/p/1/5/7/6/1576-large_default.jpg"
["width"]=>
int(800)
["height"]=>
int(800)
}
["legend"]=>
string(0) ""
["cover"]=>
NULL
["id_image"]=>
string(4) "1576"
["position"]=>
string(1) "3"
["associatedVariants"]=>
array(0) {
}
}
}
["cover"]=>
array(9) {
["bySize"]=>
array(6) {
["small_default"]=>
array(3) {
["url"]=>
string(63) "https://www.okbarbacoas.es/img/p/1/5/7/8/1578-small_default.jpg"
["width"]=>
int(98)
["height"]=>
int(98)
}
["cart_default"]=>
array(3) {
["url"]=>
string(62) "https://www.okbarbacoas.es/img/p/1/5/7/8/1578-cart_default.jpg"
["width"]=>
int(125)
["height"]=>
int(125)
}
["items_default"]=>
array(3) {
["url"]=>
string(63) "https://www.okbarbacoas.es/img/p/1/5/7/8/1578-items_default.jpg"
["width"]=>
int(170)
["height"]=>
int(170)
}
["home_default"]=>
array(3) {
["url"]=>
string(62) "https://www.okbarbacoas.es/img/p/1/5/7/8/1578-home_default.jpg"
["width"]=>
int(250)
["height"]=>
int(250)
}
["medium_default"]=>
array(3) {
["url"]=>
string(64) "https://www.okbarbacoas.es/img/p/1/5/7/8/1578-medium_default.jpg"
["width"]=>
int(452)
["height"]=>
int(452)
}
["large_default"]=>
array(3) {
["url"]=>
string(63) "https://www.okbarbacoas.es/img/p/1/5/7/8/1578-large_default.jpg"
["width"]=>
int(800)
["height"]=>
int(800)
}
}
["small"]=>
array(3) {
["url"]=>
string(63) "https://www.okbarbacoas.es/img/p/1/5/7/8/1578-small_default.jpg"
["width"]=>
int(98)
["height"]=>
int(98)
}
["medium"]=>
array(3) {
["url"]=>
string(62) "https://www.okbarbacoas.es/img/p/1/5/7/8/1578-home_default.jpg"
["width"]=>
int(250)
["height"]=>
int(250)
}
["large"]=>
array(3) {
["url"]=>
string(63) "https://www.okbarbacoas.es/img/p/1/5/7/8/1578-large_default.jpg"
["width"]=>
int(800)
["height"]=>
int(800)
}
["legend"]=>
string(0) ""
["cover"]=>
string(1) "1"
["id_image"]=>
string(4) "1578"
["position"]=>
string(1) "1"
["associatedVariants"]=>
array(0) {
}
}
["url"]=>
string(139) "https://www.okbarbacoas.es/index.php?id_product=15&id_product_attribute=0&rewrite=ahumador-smokey-mountain-47o&controller=product&id_lang=2"
["canonical_url"]=>
string(116) "https://www.okbarbacoas.es/index.php?id_product=15&rewrite=ahumador-smokey-mountain-47o&controller=product&id_lang=2"
["has_discount"]=>
bool(false)
["discount_type"]=>
NULL
["discount_percentage"]=>
NULL
["discount_percentage_absolute"]=>
NULL
["discount_amount"]=>
NULL
["price_amount"]=>
float(371.07)
["regular_price_amount"]=>
float(371.07)
["regular_price"]=>
string(11) "371,07 €"
["discount_to_display"]=>
NULL
["unit_price_full"]=>
string(0) ""
["add_to_cart_url"]=>
string(134) "https://www.okbarbacoas.es/index.php?controller=cart&add=1&id_product=15&id_product_attribute=0&token=d34cab489f14071ab8a0f5b80be6fbb5"
["main_variants"]=>
array(0) {
}
["flags"]=>
array(0) {
}
["labels"]=>
array(2) {
["tax_short"]=>
string(11) "(tax incl.)"
["tax_long"]=>
string(12) "Tax included"
}
["show_availability"]=>
bool(true)
["availability_message"]=>
NULL
["availability_date"]=>
NULL
["availability"]=>
string(11) "unavailable"
["reference_to_display"]=>
string(6) "721004"
["embedded_attributes"]=>
array(77) {
["id_shop_default"]=>
string(1) "1"
["id_manufacturer"]=>
string(1) "2"
["id_supplier"]=>
string(1) "0"
["reference"]=>
string(6) "721004"
["is_virtual"]=>
string(1) "0"
["id_category_default"]=>
string(1) "2"
["on_sale"]=>
string(1) "0"
["online_only"]=>
string(1) "0"
["ecotax"]=>
float(0)
["minimal_quantity"]=>
string(1) "1"
["price"]=>
float(371.07)
["unity"]=>
string(0) ""
["unit_price_ratio"]=>
string(8) "0.000000"
["additional_shipping_cost"]=>
string(4) "0.00"
["customizable"]=>
string(1) "0"
["text_fields"]=>
string(1) "0"
["uploadable_files"]=>
string(1) "0"
["redirect_type"]=>
string(3) "404"
["id_type_redirected"]=>
string(1) "0"
["available_for_order"]=>
string(1) "1"
["available_date"]=>
string(10) "0000-00-00"
["show_condition"]=>
string(1) "0"
["condition"]=>
string(3) "new"
["show_price"]=>
string(1) "1"
["indexed"]=>
string(1) "1"
["visibility"]=>
string(4) "both"
["cache_default_attribute"]=>
string(1) "0"
["advanced_stock_management"]=>
string(1) "0"
["date_add"]=>
string(19) "2023-03-01 13:05:57"
["date_upd"]=>
string(19) "2023-03-03 14:20:43"
["pack_stock_type"]=>
string(1) "3"
["meta_description"]=>
string(0) ""
["meta_keywords"]=>
string(0) ""
["meta_title"]=>
string(0) ""
["link_rewrite"]=>
string(28) "ahumador-smokey-mountain-47o"
["name"]=>
string(29) "AHUMADOR SMOKEY MOUNTAIN 47Ø"
["description"]=>
string(0) ""
["description_short"]=>
string(0) ""
["available_now"]=>
string(0) ""
["available_later"]=>
string(0) ""
["id"]=>
int(15)
["id_product"]=>
int(15)
["out_of_stock"]=>
int(2)
["new"]=>
int(0)
["id_product_attribute"]=>
string(1) "0"
["quantity_wanted"]=>
int(1)
["extraContent"]=>
array(0) {
}
["allow_oosp"]=>
int(1)
["category"]=>
string(5) "inici"
["category_name"]=>
string(5) "Inici"
["link"]=>
string(139) "https://www.okbarbacoas.es/index.php?id_product=15&id_product_attribute=0&rewrite=ahumador-smokey-mountain-47o&controller=product&id_lang=2"
["attribute_price"]=>
int(0)
["price_tax_exc"]=>
float(371.07438)
["price_without_reduction"]=>
float(371.07438)
["reduction"]=>
float(0)
["specific_prices"]=>
array(0) {
}
["quantity"]=>
int(0)
["quantity_all_versions"]=>
int(0)
["id_image"]=>
string(10) "en-default"
["features"]=>
array(0) {
}
["attachments"]=>
array(0) {
}
["virtual"]=>
int(0)
["pack"]=>
int(0)
["packItems"]=>
array(0) {
}
["nopackprice"]=>
int(0)
["customization_required"]=>
bool(false)
["rate"]=>
float(0)
["tax_name"]=>
string(0) ""
["ecotax_rate"]=>
float(0)
["unit_price"]=>
int(0)
["customizations"]=>
array(1) {
["fields"]=>
array(0) {
}
}
["id_customization"]=>
int(0)
["is_customizable"]=>
bool(false)
["show_quantities"]=>
bool(false)
["quantity_label"]=>
string(4) "Item"
["quantity_discounts"]=>
array(0) {
}
["customer_group_discount"]=>
int(0)
}
}