document.addEventListener('DOMContentLoaded', function () {
// Get the product images container
var productMedia = document.querySelectorAll('.product-single__media-item');
// Get the variant dropdown or buttons
var variantSelectors = document.querySelectorAll('[name="id"]');
// Function to display the first product image
function showFirstImage() {
if (productMedia.length > 0) {
productMedia.forEach(function (media, index) {
if (index === 0) {
media.style.display = 'block';
} else {
media.style.display = 'none';
}
});
}
}
// Show the first image on page load
showFirstImage();
// Add event listeners to variant selectors
variantSelectors.forEach(function (selector) {
selector.addEventListener('change', function () {
showFirstImage();
});
});
});
document.addEventListener('DOMContentLoaded', function () {
// Get the product images container
var productMedia = document.querySelectorAll('.product-single__media-item');
// Get the variant dropdown or buttons
var variantSelectors = document.querySelectorAll('[name="id"]');
// Function to display the first product image
function showFirstImage() {
if (productMedia.length > 0) {
productMedia.forEach(function (media, index) {
if (index === 0) {
media.style.display = 'block';
} else {
media.style.display = 'none';
}
});
}
}
// Show the first image on page load
showFirstImage();
// Add event listeners to variant selectors
variantSelectors.forEach(function (selector) {
selector.addEventListener('change', function () {
showFirstImage();
});
});
});![3D Printed Frankenstein Short Sleeves Breathable Shirt - Style 5](//dragoyle.com/cdn/shop/files/Sa21b3073b9ee4fdaab181825494b05a24.webp?v=1724165377&width=1445)
![46636172771560|46636172804328|46636172837096|46636172869864|46636172902632|46636172968168|46636173000936](http://dragoyle.com/cdn/shop/files/S2a906c612e1d4789b4f247b06cd4731dM.webp?v=1724165378&width=1445)
![3D Printed Frankenstein Short Sleeves Breathable Shirt - Style 5](http://dragoyle.com/cdn/shop/files/Sa21b3073b9ee4fdaab181825494b05a24.webp?v=1724165377&width=1445)