How to enable zoom on mobile by clicking on product image?

Solved

How to enable zoom on mobile by clicking on product image?

carpetsofpersoa
Excursionist
17 0 6

I am currently using Impulse theme and when I click on a product image it does not enlarge and allow for it to zoom. The only way is to press on the magnifier icon. After reviewing visitors' behavior we noticed that they press the image multiple times and are unable to zoom in, this has caused our bouncing rate to increase.

 

Website: carpetsofpersia.com

Accepted Solution (1)

LitCommerce
Astronaut
2860 684 761

This is an accepted solution.

Hi @carpetsofpersoa,

Go to Assets > theme.css and paste this at the bottom of the file:

@media only screen and (max-width: 768px) {
	.product-slideshow .is-selected .product__photo-zoom {
		opacity: 0 !important;
		width: 100% !important;
		height: 100% !important;
	}
}

Hope it helps!

LitCommerce - The Most Simple & Affordable Multi-channel Selling Tool.
Effortlessly sell on biggest marketplaces like Amazon, Etsy, eBay, Facebook etc with bulk listing tool, real-time sync & smart order management. Use LitCommerce free for 1-year now!

View solution in original post

Replies 5 (5)

KetanKumar
Shopify Partner
37634 3670 12166

@carpetsofpersoa 

oh sorry for that issue you can do it can you please go to edit code >>> theme customization >>> open any product >>> left side product section check your zoom option enable / disable 

If helpful then please Like and Accept Solution. Partnership of your ️ Coffee Tips and my code can bring miracles.
Want to modify or custom changes on store Hire Me.
- Feel free to contact me on bamaniyaketan.sky@gmail.com regarding any help Shopify Partner | Skype : bamaniya.sky
PSD to Shopify | Shopify Design Changes | Shopify Custom Theme Development and Desing | Custom Modifications In to Shopify Theme | SEO & Digital Marketing

LitCommerce
Astronaut
2860 684 761

This is an accepted solution.

Hi @carpetsofpersoa,

Go to Assets > theme.css and paste this at the bottom of the file:

@media only screen and (max-width: 768px) {
	.product-slideshow .is-selected .product__photo-zoom {
		opacity: 0 !important;
		width: 100% !important;
		height: 100% !important;
	}
}

Hope it helps!

LitCommerce - The Most Simple & Affordable Multi-channel Selling Tool.
Effortlessly sell on biggest marketplaces like Amazon, Etsy, eBay, Facebook etc with bulk listing tool, real-time sync & smart order management. Use LitCommerce free for 1-year now!
carpetsofpersoa
Excursionist
17 0 6

Amazing thank you so much, it worked!

Thenacaduct
New Member
5 0 0

Hi, while this works and does what it's supposed to, it's also a bit buggy sometimes. When going out of zoom, sometimes the product image vanishes, then you either gotta refresh or scroll up and down. Is there some way of getting this to work, without the bugs? Customers do really press a lot on the picture and don't see the magnifying glass

Blair
Shopify Staff
2067 273 252

Hey @carpetsofpersoa,

 

Thank you for reaching out to the Community! I'm happy to provide some assistance with enabling zoom for your products, to get this resolved. As some coding options have already been suggested, I recommend checking out the Shopify App Store for an alternative. 

 

For ease, I've gone ahead and suggested a few you can check out below:

 

 

Please let me know if you have any other concerns!

Blair | Shopify 
 - Was my reply helpful? Click Like to let me know! 
 - Was your question answered? Mark it as an Accepted Solution
 - To learn more visit the Shopify Help Center or the Shopify Blog