Shopify themes, liquid, logos, and UX
Hi all,
I wonder if anyone can help, as I've spent way too long trying to solve this via Google and I seem to be getting nowhere.
I want to upload multiple variants for my customers to select, but only have one main product image, then the actual variant image to only appear when selected (https://www.craftysausage.co.uk/products/hms-vanguard). I hope this makes sense.
Is there anyone able to offer any help / code to add, as I can't seem to just have 2 main images, then the variant images only appear when selected.
Any help would be greatly appreciated.
Solved! Go to the solution
This is an accepted solution.
1) Go to Online Store
2) Edit Code
3) Find theme.liquid file
4) Add the following code in the bottom of the file above </body> tag
<style>
.product__media-item + .product__media-item {
display: none !important;
}
</style>
If I managed to help you then, don't forget to Like it and Mark it as Solution! Also, you may help me to buy a coffee.
This is an accepted solution.
1) Go to Online Store
2) Edit Code
3) Find theme.liquid file
4) Add the following code in the bottom of the file above </body> tag
<style>
.product__media-item + .product__media-item {
display: none !important;
}
</style>
If I managed to help you then, don't forget to Like it and Mark it as Solution! Also, you may help me to buy a coffee.
Thank you so much! I really appreciate it, this is exactly how I wanted it!
I really appreciate your help, however a customer has reported this morning that on all of my other products, only 1 image can be seen, despite saying 1 of 2 photos.
Example:
https://www.craftysausage.co.uk/products/highland-coo-set-of-4-engraved-bamboo-wood-coasters - this item has 2 photos, but you can only see the second when clicking on it.
Is there any way of making both images visible on the main product page, whilst still hiding variant thumbnails?
I hope this makes sense
I am having same issue! I need help please.
I am having the same issue I need help please
Find Global Growth Opportunities For Your Business with Shopify AcademyLearn how to exp...
By Shopify Feb 4, 2025Hey Community, happy February! Looking back to January, we kicked off the year with 8....
By JasonH Feb 3, 2025Expand into selling wholesale with Shopify Academy’s learning path, B2B on Shopify: Lau...
By Shopify Jan 28, 2025