All things Shopify and commerce
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 everyone,
I am currently building my website through Impulse and I would like to know if it is:
1) possible with this theme to code in order to add more than one image per variant, a dedicated text per variant and an URL dedicated per variant?
2) if Yes, how can I do that?
Thank you so much
For your requirements it will require custom code. Adding variant specific, text or url is somewhat simpler to displaying multiple images for a variant.
You can use variant metafields to display variant specific text or url or any info you like.
For displaying multiple images for a variant, is achievable but definitely needs more code than ther other requirement.
Any ways to answer your second question in short, both need some custom coding with variant info being the simpler one with variant metafields and the other a bit more code specific rather than manual
Thank you so much for your Reply! Very helpful