Jump to content

Uploading a combination


Recommended Posts

I have 1 particular product that has 180 options through 4 dropdowns. I've looked through everything and seen the basic combinations examples.

I'm adding Attributes. Basically 4 Station options. 

Combination ID;Attributes;Reference;Supplier Reference;Location;EAN13;UPC;Wholesale Price;Impact;Eco-tax;Quantity;Weight
44014; Station 1: None, Station 2 : Speed Bag w/ 30 inch drum, Station 3 : None, Station 4 : None; + 57-30 + ; ; ; ; ; ;850; ; ;67
44068; Station 1: None, Station 2 : Speed Bag w/ 30 inch drum, Station 3 : None, Station 4 : D.E. Heavy Bag w/ Spring Upgrade; + 57-30 + 225F; ; ; ; ; ;1130; ; ;105
44041; Station 1: None, Station 2 : Speed Bag w/ 30 inch drum, Station 3 : None, Station 4 : D.E. Heavy Bag; + 57-30 + 229; ; ; ; ; ;1220; ; ;67
44023; Station 1: None, Station 2 : Speed Bag w/ 30 inch drum, Station 3 : D.E. Heavy Bag, Station 4 : None; + 57-30 + 229 + ; ; ; ; ; ;1220; ; ;105

I've run into this: (Name:Type:Position)*; but nowhere have I found any explanation for setting this up. 

One person's post has 

Men Size:radio:1 

another had

Inhoud:select:0,Type:select:1;125ml:0

Anyone know where I can find a explanation for this setting. Been all through the forums and help files and have come up blank.

 

Thanks

This page is useless:
http://doc.prestashop.com/display/PS17/Import

Edited by POOLEworks (see edit history)
Link to comment
Share on other sites

Hi,

I'm pretty new to PS but I've imported some combination products OK.

The variation type/values are split into 2 columns.

The format for the two columns are:

Attribute (Name:Type:Position)* is the Attribute type

The "Name" value must be one of the "Attributes" listed under your back office Catalog->Attributes & Features

The "type" value determines how the combination option is shown on the page: select for drop-down menus, radio for radio buttons, color for colour boxes

I have no idea what "position" does and leave it at 0

 

Value (Value:Position)* is the values for the the previous column.

So, an example of, say. a black, small, tshirt would be:

"Attribute " column: Colour:select:0,Size:select:0 

"Value" column: Black:select:0,S:select:0

Again, no idea what position is as I default to 0

 

I've attached one of my test options files for you to look at. Hope it helps.

Edit: this might help 

 

product_options_root_store_1504083153.csv

Edited by neilT (see edit history)
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...