WP_Query Object
(
[query] => Array
(
[post_type] => prodotto
)
[query_vars] => Array
(
[post_type] => prodotto
[error] => 
[m] => 
[p] => 0
[post_parent] => 
[subpost] => 
[subpost_id] => 
[attachment] => 
[attachment_id] => 0
[name] => 
[pagename] => 
[page_id] => 0
[second] => 
[minute] => 
[hour] => 
[day] => 0
[monthnum] => 0
[year] => 0
[w] => 0
[category_name] => 
[tag] => 
[cat] => 
[tag_id] => 
[author] => 
[author_name] => 
[feed] => 
[tb] => 
[paged] => 0
[meta_key] => 
[meta_value] => 
[preview] => 
[s] => 
[sentence] => 
[title] => 
[fields] => 
[menu_order] => 
[embed] => 
[category__in] => Array
(
)
[category__not_in] => Array
(
)
[category__and] => Array
(
)
[post__in] => Array
(
)
[post__not_in] => Array
(
)
[post_name__in] => Array
(
)
[tag__in] => Array
(
)
[tag__not_in] => Array
(
)
[tag__and] => Array
(
)
[tag_slug__in] => Array
(
)
[tag_slug__and] => Array
(
)
[post_parent__in] => Array
(
)
[post_parent__not_in] => Array
(
)
[author__in] => Array
(
)
[author__not_in] => Array
(
)
[meta_query] => Array
(
)
[orderby] => menu_order
[order] => ASC
[ignore_sticky_posts] => 
[suppress_filters] => 
[cache_results] => 1
[update_post_term_cache] => 1
[lazy_load_term_meta] => 1
[update_post_meta_cache] => 1
[posts_per_page] => 100
[nopaging] => 
[comments_per_page] => 50
[no_found_rows] => 
)
[tax_query] => WP_Tax_Query Object
(
[queries] => Array
(
)
[relation] => AND
[table_aliases:protected] => Array
(
)
[queried_terms] => Array
(
)
[primary_table] => karmek_posts
[primary_id_column] => ID
)
[meta_query] => WP_Meta_Query Object
(
[queries] => Array
(
)
[relation] => 
[meta_table] => 
[meta_id_column] => 
[primary_table] => 
[primary_id_column] => 
[table_aliases:protected] => Array
(
)
[clauses:protected] => Array
(
)
[has_or_relation:protected] => 
)
[date_query] => 
[queried_object] => WP_Post_Type Object
(
[name] => prodotto
[label] => Estufas
[labels] => stdClass Object
(
[name] => Estufas
[singular_name] => Estufas
[add_new] => Aggiungi prodotto
[add_new_item] => Nuovo prodotto
[edit_item] => Modifica prodotto
[new_item] => Nueva entrada
[view_item] => Vedi prodotto
[view_items] => Ver entradas
[search_items] => Cerca prodotto
[not_found] => Not found
[not_found_in_trash] => Not found
[parent_item_colon] => Prodotto parent:
[all_items] => Tutti i prodotti
[archives] => Tutti i prodotti
[attributes] => Atributos de entrada
[insert_into_item] => Insertar en la entrada
[uploaded_to_this_item] => Subido a esta entrada
[featured_image] => Imagen destacada
[set_featured_image] => Establecer imagen destacada
[remove_featured_image] => Quitar imagen destacada
[use_featured_image] => Usar como imagen destacada
[filter_items_list] => Lista de entradas filtradas
[items_list_navigation] => Navegación por el listado de entradas
[items_list] => Lista de entradas
[item_published] => Entrada publicada.
[item_published_privately] => Entrada publicada de forma privada.
[item_reverted_to_draft] => Entrada convertida a borrador.
[item_scheduled] => Entrada programada.
[item_updated] => Entrada actualizada.
[menu_name] => Prodotti
[update_item] => Aggiorna prodotto
[name_admin_bar] => Estufas
)
[description] => Descrizione prodotto
[public] => 1
[hierarchical] => 
[exclude_from_search] => 
[publicly_queryable] => 1
[show_ui] => 1
[show_in_menu] => 1
[show_in_nav_menus] => 1
[show_in_admin_bar] => 1
[menu_position] => 5
[menu_icon] => dashicons-tag
[capability_type] => page
[map_meta_cap] => 1
[register_meta_box_cb] => 
[taxonomies] => Array
(
)
[has_archive] => 1
[query_var] => prodotto
[can_export] => 1
[delete_with_user] => 
[_builtin] => 
[_edit_link] => post.php?post=%d
[cap] => stdClass Object
(
[edit_post] => edit_page
[read_post] => read_page
[delete_post] => delete_page
[edit_posts] => edit_pages
[edit_others_posts] => edit_others_pages
[publish_posts] => publish_pages
[read_private_posts] => read_private_pages
[read] => read
[delete_posts] => delete_pages
[delete_private_posts] => delete_private_pages
[delete_published_posts] => delete_published_pages
[delete_others_posts] => delete_others_pages
[edit_private_posts] => edit_private_pages
[edit_published_posts] => edit_published_pages
[create_posts] => edit_pages
)
[rewrite] => Array
(
[slug] => prodotto
[with_front] => 1
[pages] => 1
[feeds] => 1
[ep_mask] => 1
)
[show_in_rest] => 
[rest_base] => 
[rest_controller_class] => 
)
[queried_object_id] => 
[request] => SELECT SQL_CALC_FOUND_ROWS  karmek_posts.ID FROM karmek_posts  JOIN karmek_icl_translations wpml_translations
ON karmek_posts.ID = wpml_translations.element_id
AND wpml_translations.element_type = CONCAT('post_', karmek_posts.post_type)  WHERE 1=1  AND karmek_posts.post_type = 'prodotto' AND (karmek_posts.post_status = 'publish' OR karmek_posts.post_status = 'acf-disabled') AND ( ( ( wpml_translations.language_code = 'es' OR (
wpml_translations.language_code = 'it'
AND karmek_posts.post_type IN ( 'prodotto' )
AND ( ( 
( SELECT COUNT(element_id)
FROM karmek_icl_translations
WHERE trid = wpml_translations.trid
AND language_code = 'es'
) = 0
) OR ( 
( SELECT COUNT(element_id)
FROM karmek_icl_translations t2
JOIN karmek_posts p ON p.id = t2.element_id
WHERE t2.trid = wpml_translations.trid
AND t2.language_code = 'es'
AND (
p.post_status = 'publish' OR 
p.post_type='attachment' AND p.post_status = 'inherit'
)
) = 0 ) ) 
) ) AND karmek_posts.post_type  IN ('post','page','attachment','wp_block','prodotto','punto-vendita' )  ) OR karmek_posts.post_type  NOT  IN ('post','page','attachment','wp_block','prodotto','punto-vendita' )  )  ORDER BY karmek_posts.menu_order ASC LIMIT 0, 100
[posts] => Array
(
[0] => WP_Post Object
(
[ID] => 11669
[post_author] => 2
[post_date] => 2021-04-13 12:09:34
[post_date_gmt] => 2021-04-13 10:09:34
[post_content] => Barbacoa de leña para jardín mod. Ercole.
De forma escultural, esencial en la línea, la barbacoa Ercole es la expresión de la sencillez y el diseño de nuestra nueva gama de barbacoas.
La barbacoa Ercole está fabricada en acero y la parte superior consta de una placa de acero inoxidable para uso alimentario en la que se pueden cocinar fácilmente excelentes carnes, sabrosas verduras y mucho más directamente, sin el uso de grasas añadidas.
Además de la plancha, también es posible cocinar dos veces con la parrilla.
Esto le permitirá cocinar varios platos y varios tipos de alimentos al mismo tiempo.
Además, para los cocineros más exigentes disponemos de la versión en acero corten: la principal característica de este tipo de acero es la capacidad de resistir la corrosión resultante de los agentes atmosféricos (lluvia, nieve, sol, granizo) y de la cocción gracias a una pátina protectora que no cambia con el tiempo.
Esta pátina protectora confiere al acero unas características estéticas particulares, lo que hace que la barbacoa sea única.
El corten es un material sostenible por su durabilidad, escaso mantenimiento y su ilimitada posibilidad de ser reciclado, manteniendo inalteradas sus propiedades, en pleno respeto al medio ambiente.
[post_title] => Ercole
[post_excerpt] => 
[post_status] => publish
[comment_status] => closed
[ping_status] => closed
[post_password] => 
[post_name] => ercole
[to_ping] => 
[pinged] => 
[post_modified] => 2021-04-15 17:40:17
[post_modified_gmt] => 2021-04-15 15:40:17
[post_content_filtered] => 
[post_parent] => 0
[guid] => http://www.karmek.it/?post_type=prodotto&p=11669
[menu_order] => 10
[post_type] => prodotto
[post_mime_type] => 
[comment_count] => 0
[filter] => raw
)
[1] => WP_Post Object
(
[ID] => 11666
[post_author] => 2
[post_date] => 2021-04-14 15:30:08
[post_date_gmt] => 2021-04-14 13:30:08
[post_content] => Barbacoa de leña para jardín mod. Adone XL.
De forma elegante, líneas encantadoras, la barbacoa Adone XL es la expresión del estilo y el diseño de nuestra nueva gama de barbacoas.
La barbacoa Adone XL está fabricada en acero y la parte superior consta de una placa de acero inoxidable para uso alimentario en la que se pueden cocinar fácilmente excelentes carnes, sabrosas verduras y mucho más directamente, sin el uso de grasas añadidas.
Además del plato, es posible cocinar dos veces usando la parrilla.
Esto le permitirá cocinar varios platos y varios tipos de alimentos al mismo tiempo.
[post_title] => Adone XL
[post_excerpt] => 
[post_status] => publish
[comment_status] => closed
[ping_status] => closed
[post_password] => 
[post_name] => adone-xl
[to_ping] => 
[pinged] => 
[post_modified] => 2021-04-15 17:32:44
[post_modified_gmt] => 2021-04-15 15:32:44
[post_content_filtered] => 
[post_parent] => 0
[guid] => http://www.karmek.it/?post_type=prodotto&p=11666
[menu_order] => 14
[post_type] => prodotto
[post_mime_type] => 
[comment_count] => 0
[filter] => raw
)
[2] => WP_Post Object
(
[ID] => 11662
[post_author] => 2
[post_date] => 2021-04-12 17:51:03
[post_date_gmt] => 2021-04-12 15:51:03
[post_content] => Barbacoa de leña para jardín mod. Adone.
De forma elegante, líneas encantadoras, la barbacoa Adone es la expresión del estilo y el diseño de nuestra nueva gama de barbacoas.
La barbacoa Adone está fabricada en acero y la parte superior consta de una placa de acero inoxidable para uso alimentario en la que se pueden cocinar fácilmente excelentes carnes, sabrosas verduras y mucho más directamente, sin el uso de grasas añadidas.
Además del plato, es posible cocinar dos veces usando la parrilla.
Esto le permitirá cocinar varios platos y varios tipos de alimentos al mismo tiempo.
[post_title] => Adone
[post_excerpt] => 
[post_status] => publish
[comment_status] => closed
[ping_status] => closed
[post_password] => 
[post_name] => adone
[to_ping] => 
[pinged] => 
[post_modified] => 2021-04-15 17:24:56
[post_modified_gmt] => 2021-04-15 15:24:56
[post_content_filtered] => 
[post_parent] => 0
[guid] => http://www.karmek.it/?post_type=prodotto&p=11662
[menu_order] => 18
[post_type] => prodotto
[post_mime_type] => 
[comment_count] => 0
[filter] => raw
)
[3] => WP_Post Object
(
[ID] => 11659
[post_author] => 2
[post_date] => 2021-04-12 17:18:39
[post_date_gmt] => 2021-04-12 15:18:39
[post_content] => Barbacoa de leña para jardín mod. Ulisse.
La expresión más pura de la barbacoa de leña, diseñada para adaptarse a cualquier entorno.
La barbacoa Ulisse, como su nombre indica, es un viaje al mundo de la parrilla de leña. Encenderlo transforma cualquier evento al aire libre en una ocasión especial.
La barbacoa Ulisse está fabricada en acero y la parte superior consta de una placa de acero inoxidable para uso alimentario en la que se pueden cocinar directamente carnes excelentes, verduras sabrosas y mucho más directamente, sin el uso de grasas añadidas.
Además del plato, es posible cocinar dos veces usando la parrilla.
Esto le permitirá cocinar varios platos y varios tipos de alimentos al mismo tiempo.
[post_title] => Ulisse
[post_excerpt] => 
[post_status] => publish
[comment_status] => closed
[ping_status] => closed
[post_password] => 
[post_name] => ulisse
[to_ping] => 
[pinged] => 
[post_modified] => 2021-04-15 17:10:27
[post_modified_gmt] => 2021-04-15 15:10:27
[post_content_filtered] => 
[post_parent] => 0
[guid] => http://www.karmek.it/?post_type=prodotto&p=11659
[menu_order] => 22
[post_type] => prodotto
[post_mime_type] => 
[comment_count] => 0
[filter] => raw
)
[4] => WP_Post Object
(
[ID] => 179
[post_author] => 1
[post_date] => 2016-01-25 12:03:05
[post_date_gmt] => 2016-01-25 11:03:05
[post_content] => Stufa a pellet per la produzione di aria calda a convezione forzata con:

[post_title] => ORIONE 9
[post_excerpt] => 
[post_status] => publish
[comment_status] => closed
[ping_status] => closed
[post_password] => 
[post_name] => orione-9
[to_ping] => 
[pinged] => 
[post_modified] => 2023-10-11 13:41:30
[post_modified_gmt] => 2023-10-11 11:41:30
[post_content_filtered] => 
[post_parent] => 0
[guid] => http://www.karmek.it/?post_type=prodotto&p=179
[menu_order] => 23
[post_type] => prodotto
[post_mime_type] => 
[comment_count] => 0
[filter] => raw
)
[5] => WP_Post Object
(
[ID] => 11655
[post_author] => 2
[post_date] => 2021-04-12 16:15:32
[post_date_gmt] => 2021-04-12 14:15:32
[post_content] => Barbacoa de leña para jardín mod. Achille.
Achille es una barbacoa cómoda e innovadora, que te introduce con gran sencillez en el fantástico mundo de la parrilla de leña.
La barbacoa funciona con leña y es fácilmente transportable gracias a las ruedas.
Hacer una excelente carne a la parrilla nunca ha sido tan fácil. Basta con cargar la madera en la parte trasera, esperar a que las brasas se conviertan en brasas y acercarla con el brazo suministrado.
[post_title] => Achille
[post_excerpt] => 
[post_status] => publish
[comment_status] => closed
[ping_status] => closed
[post_password] => 
[post_name] => achille
[to_ping] => 
[pinged] => 
[post_modified] => 2021-04-15 16:50:03
[post_modified_gmt] => 2021-04-15 14:50:03
[post_content_filtered] => 
[post_parent] => 0
[guid] => http://www.karmek.it/?post_type=prodotto&p=11655
[menu_order] => 26
[post_type] => prodotto
[post_mime_type] => 
[comment_count] => 0
[filter] => raw
)
[6] => WP_Post Object
(
[ID] => 12152
[post_author] => 2
[post_date] => 2023-09-14 14:42:59
[post_date_gmt] => 2023-09-14 12:42:59
[post_content] => Stufa a pellet per la produzione di aria calda a convezione forzata con:

[post_title] => Vigo 5
[post_excerpt] => 
[post_status] => publish
[comment_status] => closed
[ping_status] => closed
[post_password] => 
[post_name] => vigo-5
[to_ping] => 
[pinged] => 
[post_modified] => 2023-10-11 13:48:49
[post_modified_gmt] => 2023-10-11 11:48:49
[post_content_filtered] => 
[post_parent] => 0
[guid] => http://www.karmek.it/?post_type=prodotto&p=12152
[menu_order] => 29
[post_type] => prodotto
[post_mime_type] => 
[comment_count] => 0
[filter] => raw
)
[7] => WP_Post Object
(
[ID] => 7509
[post_author] => 2
[post_date] => 2017-05-29 15:28:34
[post_date_gmt] => 2017-05-29 13:28:34
[post_content] => Stufe a pellet ad aria ventilata forzata con:

[post_title] => Asia S1
[post_excerpt] => 
[post_status] => publish
[comment_status] => closed
[ping_status] => closed
[post_password] => 
[post_name] => asia
[to_ping] => 
[pinged] => 
[post_modified] => 2021-07-15 15:14:56
[post_modified_gmt] => 2021-07-15 13:14:56
[post_content_filtered] => 
[post_parent] => 0
[guid] => http://www.karmek.it/prodotto/asia/
[menu_order] => 36
[post_type] => prodotto
[post_mime_type] => 
[comment_count] => 0
[filter] => raw
)
[8] => WP_Post Object
(
[ID] => 12136
[post_author] => 2
[post_date] => 2023-09-14 13:48:40
[post_date_gmt] => 2023-09-14 11:48:40
[post_content] => Stufa a pellet per la produzione di aria calda a convezione forzata con:

[post_title] => Ibiza 5
[post_excerpt] => 
[post_status] => publish
[comment_status] => closed
[ping_status] => closed
[post_password] => 
[post_name] => ibiza-5
[to_ping] => 
[pinged] => 
[post_modified] => 2023-10-11 13:53:16
[post_modified_gmt] => 2023-10-11 11:53:16
[post_content_filtered] => 
[post_parent] => 0
[guid] => http://www.karmek.it/?post_type=prodotto&p=12136
[menu_order] => 38
[post_type] => prodotto
[post_mime_type] => 
[comment_count] => 0
[filter] => raw
)
[9] => WP_Post Object
(
[ID] => 12147
[post_author] => 2
[post_date] => 2023-09-14 14:25:42
[post_date_gmt] => 2023-09-14 12:25:42
[post_content] => Stufa a pellet per la produzione di aria calda a convezione forzata con:

[post_title] => ORIONE
[post_excerpt] => 
[post_status] => publish
[comment_status] => closed
[ping_status] => closed
[post_password] => 
[post_name] => orione
[to_ping] => 
[pinged] => 
[post_modified] => 2023-10-11 13:49:41
[post_modified_gmt] => 2023-10-11 11:49:41
[post_content_filtered] => 
[post_parent] => 0
[guid] => http://www.karmek.it/?post_type=prodotto&p=12147
[menu_order] => 47
[post_type] => prodotto
[post_mime_type] => 
[comment_count] => 0
[filter] => raw
)
[10] => WP_Post Object
(
[ID] => 7096
[post_author] => 2
[post_date] => 2017-06-09 16:13:28
[post_date_gmt] => 2017-06-09 14:13:28
[post_content] => Stufa a pellet per la produzione di aria calda a convezione forzata con:

[post_title] => Minerva S1 plus
[post_excerpt] => 
[post_status] => publish
[comment_status] => closed
[ping_status] => closed
[post_password] => 
[post_name] => minerva-plus
[to_ping] => 
[pinged] => 
[post_modified] => 2021-12-03 14:50:39
[post_modified_gmt] => 2021-12-03 13:50:39
[post_content_filtered] => 
[post_parent] => 0
[guid] => http://www.karmek.it/?post_type=prodotto&p=7096
[menu_order] => 61
[post_type] => prodotto
[post_mime_type] => 
[comment_count] => 0
[filter] => raw
)
[11] => WP_Post Object
(
[ID] => 6889
[post_author] => 1
[post_date] => 2016-01-25 11:14:37
[post_date_gmt] => 2016-01-25 10:14:37
[post_content] => Estufa de pellet para la producción de aire caliente a convección forzada:

[post_title] => Valencia
[post_excerpt] => 
[post_status] => publish
[comment_status] => closed
[ping_status] => closed
[post_password] => 
[post_name] => valencia-estufa-de-pellet-a-aire
[to_ping] => 
[pinged] => 
[post_modified] => 2017-01-11 12:37:04
[post_modified_gmt] => 2017-01-11 11:37:04
[post_content_filtered] => 
[post_parent] => 0
[guid] => http://es.karmek.it/prodotto/valencia-stufa-a-pellet-ad-aria/
[menu_order] => 68
[post_type] => prodotto
[post_mime_type] => 
[comment_count] => 0
[filter] => raw
)
[12] => WP_Post Object
(
[ID] => 8098
[post_author] => 2
[post_date] => 2019-03-14 11:47:39
[post_date_gmt] => 2019-03-14 10:47:39
[post_content] => 
[post_title] => Eclipse
[post_excerpt] => 
[post_status] => publish
[comment_status] => closed
[ping_status] => closed
[post_password] => 
[post_name] => __trashed-5
[to_ping] => 
[pinged] => 
[post_modified] => 2022-10-27 11:03:44
[post_modified_gmt] => 2022-10-27 09:03:44
[post_content_filtered] => 
[post_parent] => 0
[guid] => http://www.karmek.it/?post_type=prodotto&p=8098/
[menu_order] => 85
[post_type] => prodotto
[post_mime_type] => 
[comment_count] => 0
[filter] => raw
)
[13] => WP_Post Object
(
[ID] => 6892
[post_author] => 1
[post_date] => 2016-01-25 10:09:25
[post_date_gmt] => 2016-01-25 09:09:25
[post_content] => Estufa de pellet para la producción de aire caliente a convección forzada:

[post_title] => Alice
[post_excerpt] => 
[post_status] => publish
[comment_status] => closed
[ping_status] => closed
[post_password] => 
[post_name] => alice-estufa-de-pellet-a-aire
[to_ping] => 
[pinged] => 
[post_modified] => 2017-01-16 16:33:32
[post_modified_gmt] => 2017-01-16 15:33:32
[post_content_filtered] => 
[post_parent] => 0
[guid] => http://es.karmek.it/prodotto/alice-stufa-a-pellet-ad-aria/
[menu_order] => 88
[post_type] => prodotto
[post_mime_type] => 
[comment_count] => 0
[filter] => raw
)
[14] => WP_Post Object
(
[ID] => 6891
[post_author] => 1
[post_date] => 2016-01-25 10:30:54
[post_date_gmt] => 2016-01-25 09:30:54
[post_content] => Estufa de pellet para la produción de aire caliente a convección forzada:

[post_title] => Alice canalizada
[post_excerpt] => 
[post_status] => publish
[comment_status] => closed
[ping_status] => closed
[post_password] => 
[post_name] => alice-estufa-de-pellet-a-aire-canalizada
[to_ping] => 
[pinged] => 
[post_modified] => 2017-01-16 16:36:38
[post_modified_gmt] => 2017-01-16 15:36:38
[post_content_filtered] => 
[post_parent] => 0
[guid] => http://es.karmek.it/prodotto/alice-stufa-a-pellet-ad-aria-canalizzata/
[menu_order] => 92
[post_type] => prodotto
[post_mime_type] => 
[comment_count] => 0
[filter] => raw
)
[15] => WP_Post Object
(
[ID] => 6954
[post_author] => 1
[post_date] => 2017-01-18 14:55:13
[post_date_gmt] => 2017-01-18 13:55:13
[post_content] => Estufa de pellet para la producción de aire caliente a convección forzada:

[post_title] => Linz
[post_excerpt] => 
[post_status] => publish
[comment_status] => closed
[ping_status] => closed
[post_password] => 
[post_name] => linz-estufa-de-pellet-a-aire
[to_ping] => 
[pinged] => 
[post_modified] => 2017-01-18 14:55:13
[post_modified_gmt] => 2017-01-18 13:55:13
[post_content_filtered] => 
[post_parent] => 0
[guid] => http://www.karmekoneiberica.es/?post_type=prodotto&p=6954
[menu_order] => 98
[post_type] => prodotto
[post_mime_type] => 
[comment_count] => 0
[filter] => raw
)
[16] => WP_Post Object
(
[ID] => 11527
[post_author] => 2
[post_date] => 2021-03-23 09:58:28
[post_date_gmt] => 2021-03-23 08:58:28
[post_content] => Stufa a pellet per la produzione di aria calda a convezione forzata con:

[post_title] => LEVANTE
[post_excerpt] => 
[post_status] => publish
[comment_status] => closed
[ping_status] => closed
[post_password] => 
[post_name] => levante-2
[to_ping] => 
[pinged] => 
[post_modified] => 2023-10-11 13:51:18
[post_modified_gmt] => 2023-10-11 11:51:18
[post_content_filtered] => 
[post_parent] => 0
[guid] => http://www.karmek.it/?post_type=prodotto&p=11527
[menu_order] => 99
[post_type] => prodotto
[post_mime_type] => 
[comment_count] => 0
[filter] => raw
)
[17] => WP_Post Object
(
[ID] => 8087
[post_author] => 2
[post_date] => 2019-02-26 17:52:19
[post_date_gmt] => 2019-02-26 16:52:19
[post_content] => Inserto a pellet per la produzione di aria calda a convezione forzata con:

[post_title] => Brema
[post_excerpt] => 
[post_status] => publish
[comment_status] => closed
[ping_status] => closed
[post_password] => 
[post_name] => brema
[to_ping] => 
[pinged] => 
[post_modified] => 2021-07-19 09:28:56
[post_modified_gmt] => 2021-07-19 07:28:56
[post_content_filtered] => 
[post_parent] => 0
[guid] => http://www.karmek.it/?post_type=prodotto&p=8087/
[menu_order] => 100
[post_type] => prodotto
[post_mime_type] => 
[comment_count] => 0
[filter] => raw
)
[18] => WP_Post Object
(
[ID] => 6957
[post_author] => 1
[post_date] => 2017-01-18 14:55:13
[post_date_gmt] => 2017-01-18 13:55:13
[post_content] => Estufa de pellet para la producción de aire caliente a convección forzada:

[post_title] => Graz
[post_excerpt] => 
[post_status] => publish
[comment_status] => closed
[ping_status] => closed
[post_password] => 
[post_name] => graz-estufa-de-pellet-a-aire
[to_ping] => 
[pinged] => 
[post_modified] => 2017-01-18 14:55:13
[post_modified_gmt] => 2017-01-18 13:55:13
[post_content_filtered] => 
[post_parent] => 0
[guid] => http://www.karmekoneiberica.es/?post_type=prodotto&p=6957
[menu_order] => 102
[post_type] => prodotto
[post_mime_type] => 
[comment_count] => 0
[filter] => raw
)
[19] => WP_Post Object
(
[ID] => 7129
[post_author] => 2
[post_date] => 2017-06-09 15:58:07
[post_date_gmt] => 2017-06-09 13:58:07
[post_content] => Inserto a pellet a parete per riscaldamento di grandi superfici con:

[post_title] => Air Force One 20 plus
[post_excerpt] => 
[post_status] => publish
[comment_status] => closed
[ping_status] => closed
[post_password] => 
[post_name] => air-force-one-20-plus
[to_ping] => 
[pinged] => 
[post_modified] => 2022-02-24 17:42:53
[post_modified_gmt] => 2022-02-24 16:42:53
[post_content_filtered] => 
[post_parent] => 0
[guid] => http://www.karmek.it/?post_type=prodotto&p=7129
[menu_order] => 106
[post_type] => prodotto
[post_mime_type] => 
[comment_count] => 0
[filter] => raw
)
[20] => WP_Post Object
(
[ID] => 6960
[post_author] => 1
[post_date] => 2017-01-18 14:55:14
[post_date_gmt] => 2017-01-18 13:55:14
[post_content] => Estufa de pellet para la producción de aire caliente a convección forzada:

[post_title] => Wien
[post_excerpt] => 
[post_status] => publish
[comment_status] => closed
[ping_status] => closed
[post_password] => 
[post_name] => wien-estufa-de-pellet-a-aire
[to_ping] => 
[pinged] => 
[post_modified] => 2017-01-18 14:55:14
[post_modified_gmt] => 2017-01-18 13:55:14
[post_content_filtered] => 
[post_parent] => 0
[guid] => http://www.karmekoneiberica.es/?post_type=prodotto&p=6960
[menu_order] => 107
[post_type] => prodotto
[post_mime_type] => 
[comment_count] => 0
[filter] => raw
)
[21] => WP_Post Object
(
[ID] => 6963
[post_author] => 1
[post_date] => 2017-01-18 14:55:14
[post_date_gmt] => 2017-01-18 13:55:14
[post_content] => Estufa de pellet para la producción de aire caliente a convección forzada:

[post_title] => Wels
[post_excerpt] => 
[post_status] => publish
[comment_status] => closed
[ping_status] => closed
[post_password] => 
[post_name] => wels-estufa-de-pellet-a-aire
[to_ping] => 
[pinged] => 
[post_modified] => 2017-01-18 14:55:14
[post_modified_gmt] => 2017-01-18 13:55:14
[post_content_filtered] => 
[post_parent] => 0
[guid] => http://www.karmekoneiberica.es/?post_type=prodotto&p=6963
[menu_order] => 126
[post_type] => prodotto
[post_mime_type] => 
[comment_count] => 0
[filter] => raw
)
[22] => WP_Post Object
(
[ID] => 6888
[post_author] => 1
[post_date] => 2016-01-25 11:41:46
[post_date_gmt] => 2016-01-25 10:41:46
[post_content] => Insert de pellet con armazón para calefacción de grandes superficies:

[post_title] => Air Force One
[post_excerpt] => 
[post_status] => publish
[comment_status] => closed
[ping_status] => closed
[post_password] => 
[post_name] => air-force-one-insert-de-pellet-a-aire
[to_ping] => 
[pinged] => 
[post_modified] => 2017-04-27 08:31:41
[post_modified_gmt] => 2017-04-27 06:31:41
[post_content_filtered] => 
[post_parent] => 0
[guid] => http://es.karmek.it/prodotto/air-force-one-inserto-a-pellet-ad-aria/
[menu_order] => 130
[post_type] => prodotto
[post_mime_type] => 
[comment_count] => 0
[filter] => raw
)
[23] => WP_Post Object
(
[ID] => 7890
[post_author] => 2
[post_date] => 2018-04-17 15:08:26
[post_date_gmt] => 2018-04-17 13:08:26
[post_content] => Termoestufa de pellet ventilada para la produción de agua caliente para calefacción:

[post_title] => LIONE
[post_excerpt] => 
[post_status] => publish
[comment_status] => closed
[ping_status] => closed
[post_password] => 
[post_name] => lione
[to_ping] => 
[pinged] => 
[post_modified] => 2019-03-14 11:51:12
[post_modified_gmt] => 2019-03-14 10:51:12
[post_content_filtered] => 
[post_parent] => 0
[guid] => http://www.karmek.it/prodotto/lione/
[menu_order] => 134
[post_type] => prodotto
[post_mime_type] => 
[comment_count] => 0
[filter] => raw
)
[24] => WP_Post Object
(
[ID] => 10332
[post_author] => 2
[post_date] => 2019-07-15 17:45:14
[post_date_gmt] => 2019-07-15 15:45:14
[post_content] => Termostufa a pellet ventilata per la produzione di acqua calda per riscaldamento con:

[post_title] => Capri CERAMICA
[post_excerpt] => 
[post_status] => publish
[comment_status] => closed
[ping_status] => closed
[post_password] => 
[post_name] => capri
[to_ping] => 
[pinged] => 
[post_modified] => 2021-12-03 14:59:35
[post_modified_gmt] => 2021-12-03 13:59:35
[post_content_filtered] => 
[post_parent] => 0
[guid] => http://www.karmek.it/?post_type=prodotto&p=10332
[menu_order] => 135
[post_type] => prodotto
[post_mime_type] => 
[comment_count] => 0
[filter] => raw
)
[25] => WP_Post Object
(
[ID] => 10361
[post_author] => 2
[post_date] => 2019-07-15 17:59:25
[post_date_gmt] => 2019-07-15 15:59:25
[post_content] => Termostufa a pellet ventilata per la produzione di acqua calda per riscaldamento con:

[post_title] => Amalfi
[post_excerpt] => 
[post_status] => publish
[comment_status] => closed
[ping_status] => closed
[post_password] => 
[post_name] => amalfi
[to_ping] => 
[pinged] => 
[post_modified] => 2021-12-03 15:00:55
[post_modified_gmt] => 2021-12-03 14:00:55
[post_content_filtered] => 
[post_parent] => 0
[guid] => http://www.karmek.it/?post_type=prodotto&p=10361
[menu_order] => 136
[post_type] => prodotto
[post_mime_type] => 
[comment_count] => 0
[filter] => raw
)
[26] => WP_Post Object
(
[ID] => 7913
[post_author] => 2
[post_date] => 2018-04-17 17:42:52
[post_date_gmt] => 2018-04-17 15:42:52
[post_content] => Termoestufa de pellet ventilada para la produción de agua caliente para calefacción:

[post_title] => BERNA
[post_excerpt] => 
[post_status] => publish
[comment_status] => closed
[ping_status] => closed
[post_password] => 
[post_name] => berna
[to_ping] => 
[pinged] => 
[post_modified] => 2018-04-18 14:46:49
[post_modified_gmt] => 2018-04-18 12:46:49
[post_content_filtered] => 
[post_parent] => 0
[guid] => http://www.karmek.it/prodotto/berna/
[menu_order] => 139
[post_type] => prodotto
[post_mime_type] => 
[comment_count] => 0
[filter] => raw
)
[27] => WP_Post Object
(
[ID] => 6874
[post_author] => 1
[post_date] => 2016-05-24 11:23:37
[post_date_gmt] => 2016-05-24 09:23:37
[post_content] => Termoestufa de pellet para la producción de agua caliente para calefacción:

[post_title] => Siviglia
[post_excerpt] => 
[post_status] => publish
[comment_status] => closed
[ping_status] => closed
[post_password] => 
[post_name] => siviglia-hydro-termoestufa-de-pellet
[to_ping] => 
[pinged] => 
[post_modified] => 2017-01-16 17:01:01
[post_modified_gmt] => 2017-01-16 16:01:01
[post_content_filtered] => 
[post_parent] => 0
[guid] => http://es.karmek.it/prodotto/siviglia-termostufa-a-pellet/
[menu_order] => 160
[post_type] => prodotto
[post_mime_type] => 
[comment_count] => 0
[filter] => raw
)
[28] => WP_Post Object
(
[ID] => 6875
[post_author] => 1
[post_date] => 2016-05-24 11:23:15
[post_date_gmt] => 2016-05-24 09:23:15
[post_content] => Insert con caldera de pellet para la producción de agua caliente para calefacción:

[post_title] => Madrid
[post_excerpt] => 
[post_status] => publish
[comment_status] => closed
[ping_status] => closed
[post_password] => 
[post_name] => madrid-hydro-termoestufa-de-pellet
[to_ping] => 
[pinged] => 
[post_modified] => 2017-01-16 17:01:21
[post_modified_gmt] => 2017-01-16 16:01:21
[post_content_filtered] => 
[post_parent] => 0
[guid] => http://es.karmek.it/prodotto/madrid-termostufa-a-pellet/
[menu_order] => 169
[post_type] => prodotto
[post_mime_type] => 
[comment_count] => 0
[filter] => raw
)
[29] => WP_Post Object
(
[ID] => 12121
[post_author] => 2
[post_date] => 2023-09-14 09:48:36
[post_date_gmt] => 2023-09-14 07:48:36
[post_content] => Caldaia a pellet ad alta efficienza per la produzione di acqua calda per riscaldamento e/o acqua calda sanitaria (opzionale) con:

[post_title] => Termo Rodi Advance 20
[post_excerpt] => 
[post_status] => publish
[comment_status] => closed
[ping_status] => closed
[post_password] => 
[post_name] => termo-rodi-advance-20
[to_ping] => 
[pinged] => 
[post_modified] => 2023-10-11 13:54:49
[post_modified_gmt] => 2023-10-11 11:54:49
[post_content_filtered] => 
[post_parent] => 0
[guid] => http://www.karmek.it/?post_type=prodotto&p=12121
[menu_order] => 174
[post_type] => prodotto
[post_mime_type] => 
[comment_count] => 0
[filter] => raw
)
[30] => WP_Post Object
(
[ID] => 12126
[post_author] => 2
[post_date] => 2023-09-14 10:07:43
[post_date_gmt] => 2023-09-14 08:07:43
[post_content] => Caldaia a pellet ad alta efficienza per la produzione di acqua calda per riscaldamento e/o acqua calda sanitaria (opzionale) con:

[post_title] => Termo Rodi Advance 24
[post_excerpt] => 
[post_status] => publish
[comment_status] => closed
[ping_status] => closed
[post_password] => 
[post_name] => termo-rodi-advance-24
[to_ping] => 
[pinged] => 
[post_modified] => 2023-10-11 13:55:40
[post_modified_gmt] => 2023-10-11 11:55:40
[post_content_filtered] => 
[post_parent] => 0
[guid] => http://www.karmek.it/?post_type=prodotto&p=12126
[menu_order] => 175
[post_type] => prodotto
[post_mime_type] => 
[comment_count] => 0
[filter] => raw
)
[31] => WP_Post Object
(
[ID] => 12131
[post_author] => 2
[post_date] => 2023-09-14 11:09:00
[post_date_gmt] => 2023-09-14 09:09:00
[post_content] => Caldaia a pellet ad alta efficienza per la produzione di acqua calda per riscaldamento e/o acqua calda sanitaria (opzionale) con:

[post_title] => Termo Rodi Advance 34
[post_excerpt] => 
[post_status] => publish
[comment_status] => closed
[ping_status] => closed
[post_password] => 
[post_name] => termo-rodi-advance-34
[to_ping] => 
[pinged] => 
[post_modified] => 2023-10-11 13:56:29
[post_modified_gmt] => 2023-10-11 11:56:29
[post_content_filtered] => 
[post_parent] => 0
[guid] => http://www.karmek.it/?post_type=prodotto&p=12131
[menu_order] => 176
[post_type] => prodotto
[post_mime_type] => 
[comment_count] => 0
[filter] => raw
)
[32] => WP_Post Object
(
[ID] => 7080
[post_author] => 1
[post_date] => 2017-06-01 10:14:31
[post_date_gmt] => 2017-06-01 08:14:31
[post_content] => El horno de jardín para pizzas 4 Mori, se comercializa en las opciones con puerta de vidrio o en aciero, en las versiones con o sin soporte con ruedas.
[post_title] => 4 mori
[post_excerpt] => 
[post_status] => publish
[comment_status] => closed
[ping_status] => closed
[post_password] => 
[post_name] => horno-de-jardin-para-pizzas-4-mori
[to_ping] => 
[pinged] => 
[post_modified] => 2017-06-06 15:49:35
[post_modified_gmt] => 2017-06-06 13:49:35
[post_content_filtered] => 
[post_parent] => 0
[guid] => http://www.karmekoneiberica.es/prodotto/forno-a-legna-per-pizza-4-mori/
[menu_order] => 196
[post_type] => prodotto
[post_mime_type] => 
[comment_count] => 0
[filter] => raw
)
[33] => WP_Post Object
(
[ID] => 7083
[post_author] => 1
[post_date] => 2017-06-01 09:53:13
[post_date_gmt] => 2017-06-01 07:53:13
[post_content] => El horno de leña de jardín Aragona, se comercializa en las opciones con o sin barbacoa lateral.
[post_title] => Aragona
[post_excerpt] => 
[post_status] => publish
[comment_status] => closed
[ping_status] => closed
[post_password] => 
[post_name] => horno-de-lena-de-jardin-aragona
[to_ping] => 
[pinged] => 
[post_modified] => 2017-06-06 15:51:05
[post_modified_gmt] => 2017-06-06 13:51:05
[post_content_filtered] => 
[post_parent] => 0
[guid] => http://www.karmekoneiberica.es/prodotto/forno-a-legna-aragona/
[menu_order] => 200
[post_type] => prodotto
[post_mime_type] => 
[comment_count] => 0
[filter] => raw
)
)
[post_count] => 34
[current_post] => -1
[in_the_loop] => 
[post] => WP_Post Object
(
[ID] => 11669
[post_author] => 2
[post_date] => 2021-04-13 12:09:34
[post_date_gmt] => 2021-04-13 10:09:34
[post_content] => Barbacoa de leña para jardín mod. Ercole.
De forma escultural, esencial en la línea, la barbacoa Ercole es la expresión de la sencillez y el diseño de nuestra nueva gama de barbacoas.
La barbacoa Ercole está fabricada en acero y la parte superior consta de una placa de acero inoxidable para uso alimentario en la que se pueden cocinar fácilmente excelentes carnes, sabrosas verduras y mucho más directamente, sin el uso de grasas añadidas.
Además de la plancha, también es posible cocinar dos veces con la parrilla.
Esto le permitirá cocinar varios platos y varios tipos de alimentos al mismo tiempo.
Además, para los cocineros más exigentes disponemos de la versión en acero corten: la principal característica de este tipo de acero es la capacidad de resistir la corrosión resultante de los agentes atmosféricos (lluvia, nieve, sol, granizo) y de la cocción gracias a una pátina protectora que no cambia con el tiempo.
Esta pátina protectora confiere al acero unas características estéticas particulares, lo que hace que la barbacoa sea única.
El corten es un material sostenible por su durabilidad, escaso mantenimiento y su ilimitada posibilidad de ser reciclado, manteniendo inalteradas sus propiedades, en pleno respeto al medio ambiente.
[post_title] => Ercole
[post_excerpt] => 
[post_status] => publish
[comment_status] => closed
[ping_status] => closed
[post_password] => 
[post_name] => ercole
[to_ping] => 
[pinged] => 
[post_modified] => 2021-04-15 17:40:17
[post_modified_gmt] => 2021-04-15 15:40:17
[post_content_filtered] => 
[post_parent] => 0
[guid] => http://www.karmek.it/?post_type=prodotto&p=11669
[menu_order] => 10
[post_type] => prodotto
[post_mime_type] => 
[comment_count] => 0
[filter] => raw
)
[comment_count] => 0
[current_comment] => -1
[found_posts] => 34
[max_num_pages] => 1
[max_num_comment_pages] => 0
[is_single] => 
[is_preview] => 
[is_page] => 
[is_archive] => 1
[is_date] => 
[is_year] => 
[is_month] => 
[is_day] => 
[is_time] => 
[is_author] => 
[is_category] => 
[is_tag] => 
[is_tax] => 
[is_search] => 
[is_feed] => 
[is_comment_feed] => 
[is_trackback] => 
[is_home] => 
[is_privacy_policy] => 
[is_404] => 
[is_embed] => 
[is_paged] => 
[is_admin] => 
[is_attachment] => 
[is_singular] => 
[is_robots] => 
[is_posts_page] => 
[is_post_type_archive] => 1
[query_vars_hash:WP_Query:private] => c3bb3441bbccb1b1283edfd40b180258
[query_vars_changed:WP_Query:private] => 1
[thumbnails_cached] => 
[allow_query_attachment_by_filename:protected] => 
[stopwords:WP_Query:private] => 
[compat_fields:WP_Query:private] => Array
(
[0] => query_vars_hash
[1] => query_vars_changed
)
[compat_methods:WP_Query:private] => Array
(
[0] => init_query_flags
[1] => parse_tax_query
)
)
Para ofrecerte un mejor servicio en este sito utilizamos cookies propios. Continuando la navegación consientes el uso. OK Mas información