add_filter(
'woocommerce_single_product_image_thumbnail_html',
'wpvg_add_video_to_gallery',
10,
2
);
function wpvg_add_video_to_gallery($html, $post_thumbnail_id) {
global $product;
if (!$product) return $html;
$video_id = get_post_meta($product->get_id(), '_product_video_id', true);
if (!$video_id) return $html;
static $video_added = false;
if ($video_added) return $html;
$video_url = wp_get_attachment_url($video_id);
$video_added = true;
$video_html = '
';
return $video_html . $html;
}
add_action('wp_enqueue_scripts', function () {
if (is_product()) {
wp_enqueue_style(
'wpvg-style',
WPVG_URL . 'assets/css/video-gallery.css'
);
wp_enqueue_script(
'wpvg-js',
WPVG_URL . 'assets/js/video-gallery.js',
['jquery'],
null,
true
);
}
});
airedale terrier - Puppy Ecstacy
Skip to content
+1(402) 838-5369 info@puppyecstasy.com
Sale!
Maltese
$ 1,000.00 Original price was: $1,000.00. $ 500.00Current price is: $500.00.
Ariel lives a balanced life that includes healthy eating, exercise, sleep, and mindfulness. Small daily habits lead to improved health, happiness, and well-being. CONTACT US