Gift Card
The perfect gift!
Choose the value of the voucher and let the recipient enjoy buying their favorite jewelry online.
Fill out all the fields below to have the digital gift card delivered, don’t forget to leave a personal message!
The voucher will be delivered by e-mail with all the information to take advantage of the gift.
Expendable within 1 calendar year from the time of receipt.
}
/* 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() {
?>
The perfect gift!
Choose the value of the voucher and fill in all the fields below to have the digital gift card delivered.
Don’t forget to leave a message for the recipient!
The voucher will be delivered by e-mail through a personalized communication with all the information to take advantage of the gift.
Expendable within 1 calendar year from the time of receipt.
Reviews
There are no reviews yet.