object(Category)#118 (41) {
["id"]=>
int(2)
["id_category"]=>
string(1) "2"
["name"]=>
string(9) "Beginning"
["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(6) "inicio"
["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(1)
["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(8) "54010349"
["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) "409,62 €"
["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-02 09:23:32"
["date_upd"]=>
string(19) "2024-01-02 17:33:56"
["pack_stock_type"]=>
string(1) "3"
["meta_description"]=>
string(0) ""
["meta_keywords"]=>
string(0) ""
["meta_title"]=>
string(0) ""
["link_rewrite"]=>
string(21) "weber-q2200-con-stand"
["name"]=>
string(15) "Q2200 CON STAND"
["description"]=>
string(1655) "En 2014, la Weber Q2200 fue completamente rediseñada para mejorar algunos de sus aspectos. Se aumentaron los tamaños de los Botones, se reforzó la carcasa y se mejoró el proceso de abrir la tapa con más facilidad. Además, esta barbacoa cuenta con una superficie para cocinar bastante amplia y un termómetro integrado que regula su temperatura durante todo el proceso para obtener platos deliciosos.
" ["available_now"]=> string(0) "" ["available_later"]=> string(0) "" ["id"]=> int(37) ["id_product"]=> int(37) ["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(6) "inicio" ["category_name"]=> string(9) "Beginning" ["link"]=> string(132) "https://www.okbarbacoas.es/index.php?id_product=37&id_product_attribute=0&rewrite=weber-q2200-con-stand&controller=product&id_lang=1" ["attribute_price"]=> int(0) ["price_tax_exc"]=> float(409.619835) ["price_without_reduction"]=> float(425.619835) ["reduction"]=> float(16) ["specific_prices"]=> array(19) { ["id_specific_price"]=> string(6) "143627" ["id_specific_price_rule"]=> string(1) "0" ["id_cart"]=> string(1) "0" ["id_product"]=> string(2) "37" ["id_shop"]=> string(1) "1" ["id_shop_group"]=> string(1) "0" ["id_currency"]=> string(1) "0" ["id_country"]=> string(1) "0" ["id_group"]=> string(1) "0" ["id_customer"]=> string(1) "0" ["id_product_attribute"]=> string(1) "0" ["price"]=> string(9) "-1.000000" ["from_quantity"]=> string(1) "1" ["reduction"]=> string(9) "16.000000" ["reduction_tax"]=> string(1) "1" ["reduction_type"]=> string(6) "amount" ["from"]=> string(19) "2024-01-01 00:00:00" ["to"]=> string(19) "2026-01-01 00:00:00" ["score"]=> string(2) "48" } ["quantity"]=> int(14) ["quantity_all_versions"]=> int(14) ["id_image"]=> string(10) "es-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(true) ["quantity_label"]=> string(10) "Artículos" ["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/6/3/9/1639-small_default.jpg" ["width"]=> int(98) ["height"]=> int(98) } ["cart_default"]=> array(3) { ["url"]=> string(62) "https://www.okbarbacoas.es/img/p/1/6/3/9/1639-cart_default.jpg" ["width"]=> int(125) ["height"]=> int(125) } ["items_default"]=> array(3) { ["url"]=> string(63) "https://www.okbarbacoas.es/img/p/1/6/3/9/1639-items_default.jpg" ["width"]=> int(170) ["height"]=> int(170) } ["home_default"]=> array(3) { ["url"]=> string(62) "https://www.okbarbacoas.es/img/p/1/6/3/9/1639-home_default.jpg" ["width"]=> int(250) ["height"]=> int(250) } ["medium_default"]=> array(3) { ["url"]=> string(64) "https://www.okbarbacoas.es/img/p/1/6/3/9/1639-medium_default.jpg" ["width"]=> int(452) ["height"]=> int(452) } ["large_default"]=> array(3) { ["url"]=> string(63) "https://www.okbarbacoas.es/img/p/1/6/3/9/1639-large_default.jpg" ["width"]=> int(800) ["height"]=> int(800) } } ["small"]=> array(3) { ["url"]=> string(63) "https://www.okbarbacoas.es/img/p/1/6/3/9/1639-small_default.jpg" ["width"]=> int(98) ["height"]=> int(98) } ["medium"]=> array(3) { ["url"]=> string(62) "https://www.okbarbacoas.es/img/p/1/6/3/9/1639-home_default.jpg" ["width"]=> int(250) ["height"]=> int(250) } ["large"]=> array(3) { ["url"]=> string(63) "https://www.okbarbacoas.es/img/p/1/6/3/9/1639-large_default.jpg" ["width"]=> int(800) ["height"]=> int(800) } ["legend"]=> string(0) "" ["cover"]=> string(1) "1" ["id_image"]=> string(4) "1639" ["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/6/3/8/1638-small_default.jpg" ["width"]=> int(98) ["height"]=> int(98) } ["cart_default"]=> array(3) { ["url"]=> string(62) "https://www.okbarbacoas.es/img/p/1/6/3/8/1638-cart_default.jpg" ["width"]=> int(125) ["height"]=> int(125) } ["items_default"]=> array(3) { ["url"]=> string(63) "https://www.okbarbacoas.es/img/p/1/6/3/8/1638-items_default.jpg" ["width"]=> int(170) ["height"]=> int(170) } ["home_default"]=> array(3) { ["url"]=> string(62) "https://www.okbarbacoas.es/img/p/1/6/3/8/1638-home_default.jpg" ["width"]=> int(250) ["height"]=> int(250) } ["medium_default"]=> array(3) { ["url"]=> string(64) "https://www.okbarbacoas.es/img/p/1/6/3/8/1638-medium_default.jpg" ["width"]=> int(452) ["height"]=> int(452) } ["large_default"]=> array(3) { ["url"]=> string(63) "https://www.okbarbacoas.es/img/p/1/6/3/8/1638-large_default.jpg" ["width"]=> int(800) ["height"]=> int(800) } } ["small"]=> array(3) { ["url"]=> string(63) "https://www.okbarbacoas.es/img/p/1/6/3/8/1638-small_default.jpg" ["width"]=> int(98) ["height"]=> int(98) } ["medium"]=> array(3) { ["url"]=> string(62) "https://www.okbarbacoas.es/img/p/1/6/3/8/1638-home_default.jpg" ["width"]=> int(250) ["height"]=> int(250) } ["large"]=> array(3) { ["url"]=> string(63) "https://www.okbarbacoas.es/img/p/1/6/3/8/1638-large_default.jpg" ["width"]=> int(800) ["height"]=> int(800) } ["legend"]=> string(0) "" ["cover"]=> NULL ["id_image"]=> string(4) "1638" ["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/6/3/7/1637-small_default.jpg" ["width"]=> int(98) ["height"]=> int(98) } ["cart_default"]=> array(3) { ["url"]=> string(62) "https://www.okbarbacoas.es/img/p/1/6/3/7/1637-cart_default.jpg" ["width"]=> int(125) ["height"]=> int(125) } ["items_default"]=> array(3) { ["url"]=> string(63) "https://www.okbarbacoas.es/img/p/1/6/3/7/1637-items_default.jpg" ["width"]=> int(170) ["height"]=> int(170) } ["home_default"]=> array(3) { ["url"]=> string(62) "https://www.okbarbacoas.es/img/p/1/6/3/7/1637-home_default.jpg" ["width"]=> int(250) ["height"]=> int(250) } ["medium_default"]=> array(3) { ["url"]=> string(64) "https://www.okbarbacoas.es/img/p/1/6/3/7/1637-medium_default.jpg" ["width"]=> int(452) ["height"]=> int(452) } ["large_default"]=> array(3) { ["url"]=> string(63) "https://www.okbarbacoas.es/img/p/1/6/3/7/1637-large_default.jpg" ["width"]=> int(800) ["height"]=> int(800) } } ["small"]=> array(3) { ["url"]=> string(63) "https://www.okbarbacoas.es/img/p/1/6/3/7/1637-small_default.jpg" ["width"]=> int(98) ["height"]=> int(98) } ["medium"]=> array(3) { ["url"]=> string(62) "https://www.okbarbacoas.es/img/p/1/6/3/7/1637-home_default.jpg" ["width"]=> int(250) ["height"]=> int(250) } ["large"]=> array(3) { ["url"]=> string(63) "https://www.okbarbacoas.es/img/p/1/6/3/7/1637-large_default.jpg" ["width"]=> int(800) ["height"]=> int(800) } ["legend"]=> string(0) "" ["cover"]=> NULL ["id_image"]=> string(4) "1637" ["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/6/3/9/1639-small_default.jpg" ["width"]=> int(98) ["height"]=> int(98) } ["cart_default"]=> array(3) { ["url"]=> string(62) "https://www.okbarbacoas.es/img/p/1/6/3/9/1639-cart_default.jpg" ["width"]=> int(125) ["height"]=> int(125) } ["items_default"]=> array(3) { ["url"]=> string(63) "https://www.okbarbacoas.es/img/p/1/6/3/9/1639-items_default.jpg" ["width"]=> int(170) ["height"]=> int(170) } ["home_default"]=> array(3) { ["url"]=> string(62) "https://www.okbarbacoas.es/img/p/1/6/3/9/1639-home_default.jpg" ["width"]=> int(250) ["height"]=> int(250) } ["medium_default"]=> array(3) { ["url"]=> string(64) "https://www.okbarbacoas.es/img/p/1/6/3/9/1639-medium_default.jpg" ["width"]=> int(452) ["height"]=> int(452) } ["large_default"]=> array(3) { ["url"]=> string(63) "https://www.okbarbacoas.es/img/p/1/6/3/9/1639-large_default.jpg" ["width"]=> int(800) ["height"]=> int(800) } } ["small"]=> array(3) { ["url"]=> string(63) "https://www.okbarbacoas.es/img/p/1/6/3/9/1639-small_default.jpg" ["width"]=> int(98) ["height"]=> int(98) } ["medium"]=> array(3) { ["url"]=> string(62) "https://www.okbarbacoas.es/img/p/1/6/3/9/1639-home_default.jpg" ["width"]=> int(250) ["height"]=> int(250) } ["large"]=> array(3) { ["url"]=> string(63) "https://www.okbarbacoas.es/img/p/1/6/3/9/1639-large_default.jpg" ["width"]=> int(800) ["height"]=> int(800) } ["legend"]=> string(0) "" ["cover"]=> string(1) "1" ["id_image"]=> string(4) "1639" ["position"]=> string(1) "1" ["associatedVariants"]=> array(0) { } } ["url"]=> string(132) "https://www.okbarbacoas.es/index.php?id_product=37&id_product_attribute=0&rewrite=weber-q2200-con-stand&controller=product&id_lang=1" ["canonical_url"]=> string(109) "https://www.okbarbacoas.es/index.php?id_product=37&rewrite=weber-q2200-con-stand&controller=product&id_lang=1" ["has_discount"]=> bool(true) ["discount_type"]=> string(6) "amount" ["discount_percentage"]=> string(6) "-1600%" ["discount_percentage_absolute"]=> string(5) "1600%" ["discount_amount"]=> string(10) "16,00 €" ["price_amount"]=> float(409.62) ["regular_price_amount"]=> float(425.619835) ["regular_price"]=> string(11) "425,62 €" ["discount_to_display"]=> string(10) "16,00 €" ["unit_price_full"]=> string(0) "" ["add_to_cart_url"]=> string(134) "https://www.okbarbacoas.es/index.php?controller=cart&add=1&id_product=37&id_product_attribute=0&token=d34cab489f14071ab8a0f5b80be6fbb5" ["main_variants"]=> array(0) { } ["flags"]=> array(1) { ["discount"]=> array(2) { ["type"]=> string(8) "discount" ["label"]=> string(15) "Precio rebajado" } } ["labels"]=> array(2) { ["tax_short"]=> string(16) "(impuestos inc.)" ["tax_long"]=> string(19) "Impuestos incluidos" } ["show_availability"]=> bool(true) ["availability_date"]=> NULL ["availability_message"]=> string(0) "" ["availability"]=> string(9) "available" ["reference_to_display"]=> string(8) "54010349" ["embedded_attributes"]=> array(77) { ["id_shop_default"]=> string(1) "1" ["id_manufacturer"]=> string(1) "2" ["id_supplier"]=> string(1) "0" ["reference"]=> string(8) "54010349" ["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(409.62) ["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-02 09:23:32" ["date_upd"]=> string(19) "2024-01-02 17:33:56" ["pack_stock_type"]=> string(1) "3" ["meta_description"]=> string(0) "" ["meta_keywords"]=> string(0) "" ["meta_title"]=> string(0) "" ["link_rewrite"]=> string(21) "weber-q2200-con-stand" ["name"]=> string(15) "Q2200 CON STAND" ["description"]=> string(1655) "En 2014, la Weber Q2200 fue completamente rediseñada para mejorar algunos de sus aspectos. Se aumentaron los tamaños de los Botones, se reforzó la carcasa y se mejoró el proceso de abrir la tapa con más facilidad. Además, esta barbacoa cuenta con una superficie para cocinar bastante amplia y un termómetro integrado que regula su temperatura durante todo el proceso para obtener platos deliciosos.
" ["available_now"]=> string(0) "" ["available_later"]=> string(0) "" ["id"]=> int(37) ["id_product"]=> int(37) ["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(6) "inicio" ["category_name"]=> string(9) "Beginning" ["link"]=> string(132) "https://www.okbarbacoas.es/index.php?id_product=37&id_product_attribute=0&rewrite=weber-q2200-con-stand&controller=product&id_lang=1" ["attribute_price"]=> int(0) ["price_tax_exc"]=> float(409.619835) ["price_without_reduction"]=> float(425.619835) ["reduction"]=> float(16) ["specific_prices"]=> array(19) { ["id_specific_price"]=> string(6) "143627" ["id_specific_price_rule"]=> string(1) "0" ["id_cart"]=> string(1) "0" ["id_product"]=> string(2) "37" ["id_shop"]=> string(1) "1" ["id_shop_group"]=> string(1) "0" ["id_currency"]=> string(1) "0" ["id_country"]=> string(1) "0" ["id_group"]=> string(1) "0" ["id_customer"]=> string(1) "0" ["id_product_attribute"]=> string(1) "0" ["price"]=> string(9) "-1.000000" ["from_quantity"]=> string(1) "1" ["reduction"]=> string(9) "16.000000" ["reduction_tax"]=> string(1) "1" ["reduction_type"]=> string(6) "amount" ["from"]=> string(19) "2024-01-01 00:00:00" ["to"]=> string(19) "2026-01-01 00:00:00" ["score"]=> string(2) "48" } ["quantity"]=> int(14) ["quantity_all_versions"]=> int(14) ["id_image"]=> string(10) "es-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(true) ["quantity_label"]=> string(10) "Artículos" ["quantity_discounts"]=> array(0) { } ["customer_group_discount"]=> int(0) } }En 2014, la Weber Q2200 fue completamente rediseñada para mejorar algunos de sus aspectos. Se aumentaron los tamaños de los Botones, se reforzó la carcasa y se mejoró el proceso de abrir la tapa con más facilidad. Además, esta barbacoa cuenta con una superficie para cocinar bastante amplia y un termómetro integrado que regula su temperatura durante todo el proceso para obtener platos deliciosos.
