Mono Tulip Earring
Single Tulip earring in satin-finished 925‰ sterling silver.
Available with yellow and rose gold electroplating with ø2 rhinestone clusters.
You can wear them in pairs or with the Leone mono earring!
Stones: purple, green, lilac and orange cubic zirconia, fuchsia agate, green agate and amazonite.
Made in 2 different sizes:
Small: width about 1.5 cm; length about 3.7 cm € 110
Large: width approx. 2 cm; length approx. 4.5 cm € 120
All Mumati jewelry is entirely researched, designed and made in our artisanal workshop in Italy where the oldest manufacturing techniques are blended with the most contemporary ones.
Da € 110,00 a € 120,00
}
/* FIX: numero di pagine nella pagina shop */
add_filter( 'woocommerce_pagination_args', 'rocket_woo_pagination' );
function rocket_woo_pagination( $args ) {
$args['mid_size'] = 0; //NUMERO DI PAGINE INTERMEDIE
$args['end_size'] = 1; //INSERIRE LA PAGINA FINALE
return $args;
}
add_filter('woocommerce_single_product_image_thumbnail_html','wc_remove_link_on_thumbnails' );
function wc_remove_link_on_thumbnails( $html ) {
return strip_tags( $html,'
![]()
' );
}
add_action('wp_head', 'wpb_hook_javascript');
function wpb_hook_javascript() {
?>
Satin-finished 925‰ sterling silver Tulip single earring available with yellow and rose gold electroplating with ø2 rhinestone clusters.
You can wear them in pairs or with the Leone mono earring!
Stones: purple, green, lilac and orange cubic zirconia, fuchsia agate, green agate and amazonite.
Made in 2 different sizes:
Small: width about 1.5 cm; length about 3.7 cm € 110
Large: width approx. 2 cm; length approx. 4.5 cm € 120
All Mumati jewelry is entirely researched, designed and made in our artisanal workshop in Italy where the oldest manufacturing techniques are blended with the most contemporary ones.