2
Answers
Vote up!
0
Vote down!

Multiple Variations Upload using feeds

Hi,

I am trying to upload products to me estore using feeds. The products load up properly with the proper details, however, I am facing a difficulty with respect to the different variations.

My products a re basically apparel, each apparel has about four different sizes with 3 different colors, so basically if I am to manually create them, it amounts to around 12 products which would include the different sizes & colors.

It's a daunting task if I am to manually create these for more than 900 products, each with the above said different variations.

Is there a way by which I can upload the different sizes & colors of each product using feeds which a customer can select at the time of purchase?

For eg, if a customer wants to buy a T-shirt of Size XL Blue in color, all they would be required to do would be to select the T-shirt & the color & size of their choice in the add to cart form.

I am not a developer, hence unable to make any head way. Please advise.

Girish Cholayill
Asked by: Girish Cholayill
on February 22, 2015

Comments

2 Answers

Vote up!
0
Vote down!

you might try feeds tamper.

Answer by: no_angel
Posted: Mar 4, 2015
Vote up!
0
Vote down!

First and foremost I would take a look at the Commerce Bulk Product Creation module (http://www.drupal.org/projects/commerce_bpc) to see if it would meet your needs. Otherwise, I don't think you'll be able to avoid some coding.

If there's a central location where all of the products and their variations and data are located: Maybe like an inventory database? Using either the Feeds module or, more likely, the migrate module (requires coding) would be your best bet to avoid manually adding products.

Answer by: David Wright
Posted: Mar 4, 2015