Embroidery and Lace ring mini band
Embroidery and Lace mini band ring in 925‰ sterling silver available with yellow, rose, white and ruthenium/black gold electroplating.
The price of the ring is €110 up to finger size 17, plus €5 for each size from 18 onward.
Dimensions: band width mm 4; thickness mm 2.
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 € 125,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() {
?>
Embroidery and Lace mini band ring in 925‰ sterling silver available with yellow, rose, white and ruthenium/black gold electroplating.
The price of the ring is €110 up to finger size 17, plus €5 for each size from 18 onward.
Dimensions: band width mm 4; thickness mm 2.
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.