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
(
)
[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] => Prodotti
[labels] => stdClass Object
(
[name] => Prodotti
[singular_name] => Prodotto
[add_new] => Aggiungi prodotto
[add_new_item] => Nuovo prodotto
[edit_item] => Modifica prodotto
[new_item] => Nuovo articolo
[view_item] => Vedi prodotto
[view_items] => Visualizza gli articoli
[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] => Attributi dell'articolo
[insert_into_item] => Inserisci nell'articolo
[uploaded_to_this_item] => Caricato in questo articolo
[featured_image] => Immagine in evidenza
[set_featured_image] => Imposta immagine in evidenza
[remove_featured_image] => Rimuovi immagine in evidenza
[use_featured_image] => Usa come immagine in evidenza
[filter_items_list] => Filtra elenco articoli
[items_list_navigation] => Navigazione elenco articoli
[items_list] => Elenco degli articoli
[item_published] => Articolo pubblicato.
[item_published_privately] => Articolo pubblicato privatamente.
[item_reverted_to_draft] => Articolo ripristinato come bozza.
[item_scheduled] => Articolo programmato.
[item_updated] => Articolo aggiornato.
[menu_name] => Prodotti
[update_item] => Aggiorna prodotto
[name_admin_bar] => Prodotto
)
[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 = 'it' 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 = 'it'
) = 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 = 'it'
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] => 11608
[post_author] => 2
[post_date] => 2021-04-13 12:09:34
[post_date_gmt] => 2021-04-13 10:09:34
[post_content] => Barbecue a legna da giardino mod. Ercole.
Scultoreo nella forma, essenziale nella linea, il barbecue Ercole è l’espressione della semplicità e del design della nostra nuova gamma di barbecue.
Il barbecue Ercole è realizzato in acciaio e la parte superiore è costituita da una piastra in acciaio inox ad uso alimentare su cui poter cuocere direttamente con semplicità dell’ottima carne, delle verdure saporite e tanto altro ancora, senza l’utilizzo di grassi aggiunti.
Oltre alla piastra, è possibile effettuare una doppia cottura utilizzando la griglia.
Questo vi consentirà di cucinare contemporaneamente più pietanze e più tipologie di cibo.
Inoltre per i cuochi più esigenti abbiamo la versione in acciaio Corten: la caratteristica principale di questa tipologia di acciaio è la capacità di resistere alla corrosione derivante da agenti atmosferici (pioggia, neve, sole, grandine) e dalla cottura grazie ad una patina protettiva che non si modifica nel tempo.
Questa patina protettiva conferisce all'acciaio particolari caratteristiche estetiche, che rende unico il barbecue.
Il corten è un materiale sostenibile per la sua durabilità, la limitata manutenzione, e la sua illimitata possibilità di essere riciclato, mantenendo immutata qualsiasi proprietà, in pieno rispetto dell’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-05-21 10:09:39
[post_modified_gmt] => 2021-05-21 08:09:39
[post_content_filtered] => 
[post_parent] => 0
[guid] => http://www.karmek.it/?post_type=prodotto&p=11608
[menu_order] => 1
[post_type] => prodotto
[post_mime_type] => 
[comment_count] => 0
[filter] => raw
)
[1] => WP_Post Object
(
[ID] => 11650
[post_author] => 2
[post_date] => 2021-04-14 15:30:08
[post_date_gmt] => 2021-04-14 13:30:08
[post_content] => Barbecue a legna da giardino mod. Adone XL.
Elegante nella forma, affascinante nella linea, il barbecue Adone XL è l’espressione dello stile e del design della nostra nuova gamma di barbecue.
Il barbecue Adone XL è realizzato in acciaio e la parte superiore è costituita da una piastra in acciaio inox ad uso alimentare su cui poter cuocere direttamente con semplicità dell’ottima carne, delle verdure saporite e tanto altro ancora, senza l’utilizzo di grassi aggiunti.
Oltre alla piastra, è possibile effettuare una doppia cottura utilizzando la griglia.
Questo vi consentirà di cucinare contemporaneamente più pietanze e più tipologie di cibo.
[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-20 11:54:22
[post_modified_gmt] => 2021-04-20 09:54:22
[post_content_filtered] => 
[post_parent] => 0
[guid] => http://www.karmek.it/?post_type=prodotto&p=11650
[menu_order] => 2
[post_type] => prodotto
[post_mime_type] => 
[comment_count] => 0
[filter] => raw
)
[2] => WP_Post Object
(
[ID] => 11599
[post_author] => 2
[post_date] => 2021-04-12 17:51:03
[post_date_gmt] => 2021-04-12 15:51:03
[post_content] => Barbecue a legna da giardino mod. Adone.
Elegante nella forma, affascinante nella linea, il barbecue Adone è l’espressione dello stile e del design della nostra nuova gamma di barbecue.
Il barbecue Adone è realizzato in acciaio e la parte superiore è costituita da una piastra in acciaio inox ad uso alimentare su cui poter cuocere direttamente con semplicità dell’ottima carne, delle verdure saporite e tanto altro ancora, senza l’utilizzo di grassi aggiunti.
Oltre alla piastra, è possibile effettuare una doppia cottura utilizzando la griglia.
Questo vi consentirà di cucinare contemporaneamente più pietanze e più tipologie di cibo.
[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-20 11:55:18
[post_modified_gmt] => 2021-04-20 09:55:18
[post_content_filtered] => 
[post_parent] => 0
[guid] => http://www.karmek.it/?post_type=prodotto&p=11599
[menu_order] => 3
[post_type] => prodotto
[post_mime_type] => 
[comment_count] => 0
[filter] => raw
)
[3] => WP_Post Object
(
[ID] => 11594
[post_author] => 2
[post_date] => 2021-04-12 17:18:39
[post_date_gmt] => 2021-04-12 15:18:39
[post_content] => Barbecue a legna da giardino mod. Ulisse.
L'espressione più pura del barbecue a legna, progettato per adattarsi a qualsiasi ambiente.
Il barbecue Ulisse, come richiama il nome, è un viaggio nel mondo della griglia a legna. Accenderlo trasforma ogni evento all'aperto in un'occasione speciale.
Il barbecue Ulisse è realizzato in acciaio e la parte superiore è costituita da una piastra in acciaio inox ad uso alimentare su cui poter cuocere direttamente con semplicità dell’ottima carne, delle verdure saporite e tanto altro ancora, senza l’utilizzo di grassi aggiunti.
Oltre alla piastra, è possibile effettuare una doppia cottura utilizzando la griglia.
Questo vi consentirà di cucinare contemporaneamente più pietanze e più tipologie di cibo.
[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-20 11:56:23
[post_modified_gmt] => 2021-04-20 09:56:23
[post_content_filtered] => 
[post_parent] => 0
[guid] => http://www.karmek.it/?post_type=prodotto&p=11594
[menu_order] => 4
[post_type] => prodotto
[post_mime_type] => 
[comment_count] => 0
[filter] => raw
)
[4] => WP_Post Object
(
[ID] => 11585
[post_author] => 2
[post_date] => 2021-04-12 16:15:32
[post_date_gmt] => 2021-04-12 14:15:32
[post_content] => Barbecue a legna da giardino mod. Achille.
Achille è un barbecue comodo e innovativo, che ti introduce con grande semplicità nel fantastico mondo della griglia a legna.
Il barbecue è alimentato a legna e grazie alle ruote è facilmente trasportabile.
Poter fare dell'ottima carne alla griglia non è mai stato così facile. Basta caricare la legna nel lato posteriore, attendere che si faccia la brace ed avvicinarla con il braccio in dotazione.
[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 15:27:24
[post_modified_gmt] => 2021-04-15 13:27:24
[post_content_filtered] => 
[post_parent] => 0
[guid] => http://www.karmek.it/?post_type=prodotto&p=11585
[menu_order] => 5
[post_type] => prodotto
[post_mime_type] => 
[comment_count] => 0
[filter] => raw
)
[5] => WP_Post Object
(
[ID] => 7046
[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/?post_type=prodotto&p=7046
[menu_order] => 15
[post_type] => prodotto
[post_mime_type] => 
[comment_count] => 0
[filter] => raw
)
[6] => 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
)
[7] => 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
)
[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] => 172
[post_author] => 1
[post_date] => 2016-01-25 11:14:37
[post_date_gmt] => 2016-01-25 10:14:37
[post_content] => Stufa a pellet per la produzione di aria calda a convezione forzata con:

[post_title] => Valencia S1 plus
[post_excerpt] => 
[post_status] => publish
[comment_status] => closed
[ping_status] => closed
[post_password] => 
[post_name] => valencia-stufa-a-pellet-ad-aria
[to_ping] => 
[pinged] => 
[post_modified] => 2021-12-03 14:45:50
[post_modified_gmt] => 2021-12-03 13:45:50
[post_content_filtered] => 
[post_parent] => 0
[guid] => http://www.karmek.it/?post_type=prodotto&p=172
[menu_order] => 58
[post_type] => prodotto
[post_mime_type] => 
[comment_count] => 0
[filter] => raw
)
[11] => 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
)
[12] => WP_Post Object
(
[ID] => 151
[post_author] => 1
[post_date] => 2016-01-25 10:09:25
[post_date_gmt] => 2016-01-25 09:09:25
[post_content] => Stufa a pellet per la produzione di aria calda a convezione forzata con:

[post_title] => Alice S1
[post_excerpt] => 
[post_status] => publish
[comment_status] => closed
[ping_status] => closed
[post_password] => 
[post_name] => alice-stufa-a-pellet-ad-aria
[to_ping] => 
[pinged] => 
[post_modified] => 2021-07-19 09:23:24
[post_modified_gmt] => 2021-07-19 07:23:24
[post_content_filtered] => 
[post_parent] => 0
[guid] => http://www.karmek.it/?post_type=prodotto&p=151
[menu_order] => 72
[post_type] => prodotto
[post_mime_type] => 
[comment_count] => 0
[filter] => raw
)
[13] => WP_Post Object
(
[ID] => 157
[post_author] => 1
[post_date] => 2016-01-25 10:30:54
[post_date_gmt] => 2016-01-25 09:30:54
[post_content] => Stufa a pellet per la produzione di aria calda a convezione forzata con:

[post_title] => Alice S1 canalizzata
[post_excerpt] => 
[post_status] => publish
[comment_status] => closed
[ping_status] => closed
[post_password] => 
[post_name] => alice-stufa-a-pellet-ad-aria-canalizzata
[to_ping] => 
[pinged] => 
[post_modified] => 2021-07-19 09:24:28
[post_modified_gmt] => 2021-07-19 07:24:28
[post_content_filtered] => 
[post_parent] => 0
[guid] => http://www.karmek.it/?post_type=prodotto&p=157
[menu_order] => 75
[post_type] => prodotto
[post_mime_type] => 
[comment_count] => 0
[filter] => raw
)
[14] => 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
)
[15] => 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
)
[16] => 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
)
[17] => 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
)
[18] => WP_Post Object
(
[ID] => 175
[post_author] => 1
[post_date] => 2016-01-25 11:41:46
[post_date_gmt] => 2016-01-25 10:41:46
[post_content] => Inserto a pellet a parete per riscaldamento di grandi superfici con:

[post_title] => Air Force One 28 plus
[post_excerpt] => 
[post_status] => publish
[comment_status] => closed
[ping_status] => closed
[post_password] => 
[post_name] => air-force-one-inserto-a-pellet-ad-aria
[to_ping] => 
[pinged] => 
[post_modified] => 2022-02-24 17:44:04
[post_modified_gmt] => 2022-02-24 16:44:04
[post_content_filtered] => 
[post_parent] => 0
[guid] => http://www.karmek.it/?post_type=prodotto&p=175
[menu_order] => 108
[post_type] => prodotto
[post_mime_type] => 
[comment_count] => 0
[filter] => raw
)
[19] => WP_Post Object
(
[ID] => 7875
[post_author] => 2
[post_date] => 2018-04-17 15:08:26
[post_date_gmt] => 2018-04-17 13:08:26
[post_content] => Termostufa a pellet ventilata per la produzione di acqua calda per riscaldamento con:

[post_title] => Lione
[post_excerpt] => 
[post_status] => publish
[comment_status] => closed
[ping_status] => closed
[post_password] => 
[post_name] => lione
[to_ping] => 
[pinged] => 
[post_modified] => 2021-12-03 14:56:54
[post_modified_gmt] => 2021-12-03 13:56:54
[post_content_filtered] => 
[post_parent] => 0
[guid] => http://www.karmek.it/?post_type=prodotto&p=7875/
[menu_order] => 112
[post_type] => prodotto
[post_mime_type] => 
[comment_count] => 0
[filter] => raw
)
[20] => WP_Post Object
(
[ID] => 7901
[post_author] => 2
[post_date] => 2018-04-17 17:42:52
[post_date_gmt] => 2018-04-17 15:42:52
[post_content] => Termostufa a pellet ventilata per la produzione di acqua calda per riscaldamento con:

[post_title] => Berna
[post_excerpt] => 
[post_status] => publish
[comment_status] => closed
[ping_status] => closed
[post_password] => 
[post_name] => berna
[to_ping] => 
[pinged] => 
[post_modified] => 2021-12-03 14:58:04
[post_modified_gmt] => 2021-12-03 13:58:04
[post_content_filtered] => 
[post_parent] => 0
[guid] => http://www.karmek.it/?post_type=prodotto&p=7901/
[menu_order] => 127
[post_type] => prodotto
[post_mime_type] => 
[comment_count] => 0
[filter] => raw
)
[21] => 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
)
[22] => 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
)
[23] => WP_Post Object
(
[ID] => 5018
[post_author] => 1
[post_date] => 2016-05-24 11:23:37
[post_date_gmt] => 2016-05-24 09:23:37
[post_content] => Termostufa a pellet per la produzione di acqua calda per riscaldamento con:

[post_title] => Siviglia S1 Acciaio
[post_excerpt] => 
[post_status] => publish
[comment_status] => closed
[ping_status] => closed
[post_password] => 
[post_name] => siviglia-s1-termostufa-a-pellet
[to_ping] => 
[pinged] => 
[post_modified] => 2021-12-03 15:02:18
[post_modified_gmt] => 2021-12-03 14:02:18
[post_content_filtered] => 
[post_parent] => 0
[guid] => http://www.karmek.it/?post_type=prodotto&p=5018
[menu_order] => 148
[post_type] => prodotto
[post_mime_type] => 
[comment_count] => 0
[filter] => raw
)
[24] => WP_Post Object
(
[ID] => 5015
[post_author] => 1
[post_date] => 2016-05-24 11:23:15
[post_date_gmt] => 2016-05-24 09:23:15
[post_content] => Inserto con caldaia a pellet per la produzione di acqua calda per riscaldamento con:

[post_title] => Madrid
[post_excerpt] => 
[post_status] => publish
[comment_status] => closed
[ping_status] => closed
[post_password] => 
[post_name] => madrid-termostufa-a-pellet
[to_ping] => 
[pinged] => 
[post_modified] => 2021-07-19 09:38:26
[post_modified_gmt] => 2021-07-19 07:38:26
[post_content_filtered] => 
[post_parent] => 0
[guid] => http://www.karmek.it/?post_type=prodotto&p=5015
[menu_order] => 157
[post_type] => prodotto
[post_mime_type] => 
[comment_count] => 0
[filter] => raw
)
[25] => 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
)
[26] => 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
)
[27] => 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
)
[28] => WP_Post Object
(
[ID] => 7073
[post_author] => 1
[post_date] => 2017-06-01 10:14:31
[post_date_gmt] => 2017-06-01 08:14:31
[post_content] => Il Forno a legna per pizza da giardino 4 mori è disponibile nelle varianti con sportello in vetro e in acciaio, nelle versioni con base o da appoggio.
[post_title] => 4 mori
[post_excerpt] => 
[post_status] => publish
[comment_status] => closed
[ping_status] => closed
[post_password] => 
[post_name] => forno-a-legna-per-pizza-4-mori
[to_ping] => 
[pinged] => 
[post_modified] => 2021-04-20 11:58:36
[post_modified_gmt] => 2021-04-20 09:58:36
[post_content_filtered] => 
[post_parent] => 0
[guid] => http://www.karmek.it/?post_type=prodotto&p=7073
[menu_order] => 193
[post_type] => prodotto
[post_mime_type] => 
[comment_count] => 0
[filter] => raw
)
[29] => WP_Post Object
(
[ID] => 7066
[post_author] => 1
[post_date] => 2017-06-01 09:53:13
[post_date_gmt] => 2017-06-01 07:53:13
[post_content] => Il Forno a legna da giardino Aragona è disponibile nelle varianti con e senza barbecue laterale.
[post_title] => Aragona
[post_excerpt] => 
[post_status] => publish
[comment_status] => closed
[ping_status] => closed
[post_password] => 
[post_name] => forno-a-legna-aragona
[to_ping] => 
[pinged] => 
[post_modified] => 2019-08-08 16:17:58
[post_modified_gmt] => 2019-08-08 14:17:58
[post_content_filtered] => 
[post_parent] => 0
[guid] => http://www.karmek.it/?post_type=prodotto&p=7066
[menu_order] => 197
[post_type] => prodotto
[post_mime_type] => 
[comment_count] => 0
[filter] => raw
)
)
[post_count] => 30
[current_post] => -1
[in_the_loop] => 
[post] => WP_Post Object
(
[ID] => 11608
[post_author] => 2
[post_date] => 2021-04-13 12:09:34
[post_date_gmt] => 2021-04-13 10:09:34
[post_content] => Barbecue a legna da giardino mod. Ercole.
Scultoreo nella forma, essenziale nella linea, il barbecue Ercole è l’espressione della semplicità e del design della nostra nuova gamma di barbecue.
Il barbecue Ercole è realizzato in acciaio e la parte superiore è costituita da una piastra in acciaio inox ad uso alimentare su cui poter cuocere direttamente con semplicità dell’ottima carne, delle verdure saporite e tanto altro ancora, senza l’utilizzo di grassi aggiunti.
Oltre alla piastra, è possibile effettuare una doppia cottura utilizzando la griglia.
Questo vi consentirà di cucinare contemporaneamente più pietanze e più tipologie di cibo.
Inoltre per i cuochi più esigenti abbiamo la versione in acciaio Corten: la caratteristica principale di questa tipologia di acciaio è la capacità di resistere alla corrosione derivante da agenti atmosferici (pioggia, neve, sole, grandine) e dalla cottura grazie ad una patina protettiva che non si modifica nel tempo.
Questa patina protettiva conferisce all'acciaio particolari caratteristiche estetiche, che rende unico il barbecue.
Il corten è un materiale sostenibile per la sua durabilità, la limitata manutenzione, e la sua illimitata possibilità di essere riciclato, mantenendo immutata qualsiasi proprietà, in pieno rispetto dell’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-05-21 10:09:39
[post_modified_gmt] => 2021-05-21 08:09:39
[post_content_filtered] => 
[post_parent] => 0
[guid] => http://www.karmek.it/?post_type=prodotto&p=11608
[menu_order] => 1
[post_type] => prodotto
[post_mime_type] => 
[comment_count] => 0
[filter] => raw
)
[comment_count] => 0
[current_comment] => -1
[found_posts] => 30
[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] => 1f9a587a12aca30192ef2cf259b72d57
[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
)
)
Per offrirti il miglior servizio possibile, in questo sito utilizziamo i cookies. Continuando la navigazione ne autorizzi l'uso. OK Maggiori informazioni