Discussions

Multiple Product variation but using only 1 image.

Hi all,

How to accomplish multiple product variation but using the 1st product image as the product display image without repeat the upload image process?

For e.g:

I create product T-shirt, which has size of S, M, L, XL. So I have to create 4 product variation (using Commerce Kickstart). The usual way, we need to upload image for each product variation. But I only want to upload the image once, and use it for the rest of product variation. How is it possible?

Thanks.

Posted: Aug 11, 2012

Comments

maxchock on September 16, 2012

I don't think this is a good idea because product display is not a product. so if attach the image to product display, it seems it is nothing to do with the product.

jalves on August 21, 2012

You should install commerce product bulk creation http://drupal.org/project/commerce_bpc
You just need to check "Show this field on the bulk product creation form" in the options you want to be created. In your example the size.
Then you just need to upload the picture one time and select the sizes you want to be created. Hit save and all product variations will be created using the same picture.