Shopify themes, liquid, logos, and UX
We're moving the community! Starting July 7, the current community will be read-only for approx. 2 weeks. You can browse content, but posting will be temporarily unavailable. Learn more
Hello,
I'm trying to display my featured image first not my first variant image.
Please help me can't find anything on google..
https://aero-zen.com/products/ventilateur-antimouche
This is Noah from PageFly - Shopify Page Builder App
Please add code her to fix it:
Step 1: Online Stores > Themes > Edit code
Step 2: Choose file theme.liquid
Step 3: Add code above the tag </body>
<script>
window.addEventListener('DOMContentLoaded', () => {
setTimeout(() => {
const firstThumbItem = document.querySelector('.product__thumb-item[data-index="0"] a'); firstThumbItem.click();
}, 1000);
})
</script>
Hope my solution will help you resolve the issue.
Best regards,
Noah | PageFly
Please let me know if it works by giving it a Like or marking it as a solution!
PageFly - #1 Page Builder for Shopify merchants.
All features are available from Free plan. Live Chat Support is available 24/7.