Gli Antipasti

Gli Antipasti

Le Farine per i Fritti

Pizza Fritta e Pastelle

Tutte le nostre paste di pizza fritte sono realizzate con farina speciale 00 e lievito madre di grano duro.

molino Iaquone farine per pizza e fritti

Farinotto

fariontto iaquone per pizza fritta

Strong & Crispy

farina per pastelle iaquone
/** * The template for displaying the footer */ $pfooter_type = get_post_meta( maxrestaurant_get_the_ID(), 'maxrestaurant_cf_footer_layout', true ); $footer_type = maxrestaurant_options("opt_footertype"); if( $pfooter_type != "" ) { $ftr_type = $pfooter_type; } elseif( $footer_type != "" ) { $ftr_type = $footer_type; } else { $ftr_type = "2"; } get_template_part("template-parts/footer" . $ftr_type ); ?>