Hi guys,
Is it possible to change the Retina theme’s placeholder image SVG? The store I’m building has a lot of products without images and could do with making the SVG themed to the store.
Thank you!
Hi guys,
Is it possible to change the Retina theme’s placeholder image SVG? The store I’m building has a lot of products without images and could do with making the SVG themed to the store.
Thank you!
Hello @charlest4
Yes, it is possible to change the product image placeholder SVG.
Yes, you can
. In Online Store → Themes → Edit code → Assets, find the placeholder SVG (like no-image.svg) and replace it with your own themed SVG (same filename). That way, all products without images will automatically show your custom placeholder.