In the process of building a clothing store which sell shoes, so we have lots of variant ie (size 10, color red, price $100) or (size 4, colour black, price $100).
We would like to display each color of shoe in the catalogue, so we need to add images per variant. Now there could be hundreds of variants because of the size and color combinations. What would be the best way to approach this so we don't have to duplicate the images on each variant. Idealy we would want to add images to each variant color only.
Has anyone done aything like this with Teacommerce?
I would upload the images in folders named with each variant's SKU, to the media archive. That way you can just use the sku to automatically match the folder and thereby the images to each variant.
Variant color with image
In the process of building a clothing store which sell shoes, so we have lots of variant ie (size 10, color red, price $100) or (size 4, colour black, price $100).
We would like to display each color of shoe in the catalogue, so we need to add images per variant. Now there could be hundreds of variants because of the size and color combinations. What would be the best way to approach this so we don't have to duplicate the images on each variant. Idealy we would want to add images to each variant color only.
Has anyone done aything like this with Teacommerce?
Hi James,
I would upload the images in folders named with each variant's SKU, to the media archive. That way you can just use the sku to automatically match the folder and thereby the images to each variant.
Very easy for the editor.
/Rune
is working on a reply...