function crea_ruolo_ristoratore() { add_role( 'ristoratore', __('Ristoratore'), array( 'read' => true, 'level_0' => true, ) ); } add_action('init', 'crea_ruolo_ristoratore'); function nascondi_prodotti_ristoratori_per_non_ristoratori( $query ) { if ( is_admin() || ! $query->is_main_query() ) { return; } if ( is_shop() || is_product_category() || is_product_tag() ) { if ( ! is_user_logged_in() ) { $tax_query = array( array( 'taxonomy' => 'product_cat', 'field' => 'slug', 'terms' => array( 'ristoratori' ), 'operator' => 'NOT IN', ), ); $query->set( 'tax_query', $tax_query ); } else { $user = wp_get_current_user(); if ( ! in_array( 'ristoratore', (array) $user->roles ) ) { $tax_query = array( array( 'taxonomy' => 'product_cat', 'field' => 'slug', 'terms' => array( 'ristoratori' ), 'operator' => 'NOT IN', ), ); $query->set( 'tax_query', $tax_query ); } } } } add_action( 'pre_get_posts','nascondi_prodotti_ristoratori_per_non_ristoratori' ); function blocca_accesso_shop_ristoratori() { if ( is_page( 'shop-ristoratori' ) ) { // sostituire con lo slug esatto della pagina if ( ! is_user_logged_in() ) { wp_redirect( wp_login_url( get_permalink() ) ); exit; } $user = wp_get_current_user(); if ( ! in_array( 'ristoratore', (array) $user->roles ) ) { wp_redirect( home_url() ); exit; } } } add_action( 'template_redirect', 'blocca_accesso_shop_ristoratori' );

E.B ROSATO

5,00

Vino limpido, dal colore rosa vivace con riflessi salmonati, buona consistenza, mentre il naso
percepisce un
delicato profumo di rosa e di piccoli frutti rossi di bosco: fragoline, ribes, con note di erbe
fresche. Al palato è secco, caldo e di buona morbidezza, gradevole freschezza e giustamente
sapido. Chiude lungo, ben equilibrato e fine.

UVAGGIO Ciliegiolo 100%,

Descrizione

FORMATO BOTTIGLIA :LT 0.75

COLORE ROSATO
ALCOOL 13.00 % VOL ALCOOL

ABBINAMENTI IDEALE PER PIATTI LEGGERI ED APERITIVI IMPORTANTI

Informazioni aggiuntive

COLORE

ROSATO

FORMATO

LT 0.750

GRADAZIONE

13.00

Recensioni

Ancora non ci sono recensioni.

Recensisci per primo “E.B ROSATO”

Il tuo indirizzo email non sarà pubblicato. I campi obbligatori sono contrassegnati *

Ti potrebbe interessare…

Assistenza Clienti
Contattaci via Whatsapp