Below is a CSV sample of five products, containing the required data fields of a typical implementation.
You may also download the CSV spreadsheet and the sample-athos.csv file via the attachment at the bottom of this article.
Product ID,SKU,Name,Product URL,Price,Retail Price,Thumbnail URL,__parent_id,__parent_title,__parent_image,__standard_options,__variant_position,__in_stock,__group_by_swatch,__in_stock_pct,__swatch_options,__selected_options,Search Keywords,Description,Category,Category ID,Brand
5671290,HEH-2245-RSWD-SM,Simply Sweet Tshirt,https://www.domain.com/product/heh-2245,42,59.95,https://www.domain.com/images/heh-2245_600x600.png,7615,Simply Sweet Tshirt,https://www.domain.com/images/heh-2245_600x600.png,"{""Color"":{""position"":1,""values"":[""Rosewood"",""Thyme Green""]},""Size"":{""position"":2,""values"":[""Small"",""Medium""]}}",1,TRUE,TRUE,100,"{""color"":{""value"":""Rosewood"",""colors"":[""#65000b""],""image"":""/images/heh-2245-rswd-sm_600x600.png""}}","{""Color"":{""value"":""Rosewood""},""Size"":{""value"":""Small""}}",,,,,
678123,HEH-2245-RSWD-MD,Simply Sweet Tshirt,https://www.domain.com/product/heh-2245,42,59.95,https://www.domain.com/images/heh-2245_600x600.png,7615,Simply Sweet Tshirt,https://www.domain.com/images/heh-2245_600x600.png,"{""Color"":{""position"":1,""values"":[""Rosewood"",""Thyme Green""]},""Size"":{""position"":2,""values"":[""Small"",""Medium""]}}",2,TRUE,FALSE,100,"{""color"":{""value"":""Rosewood"",""colors"":[""#65000b""],""image"":""/images/heh-2245-rswd-sm_600x600.png""}}","{""Color"":{""value"":""Rosewood""},""Size"":{""value"":""Medium""}}",,,,,
512345,HEH-2245-THGR-SM,Simply Sweet Tshirt,https://www.domain.com/product/heh-2245,59.99,59.95,https://www.domain.com/images/heh-2245_600x600.png,7615,Simply Sweet Tshirt,https://www.domain.com/images/heh-2245_600x600.png,"{""Color"":{""position"":1,""values"":[""Rosewood"",""Thyme Green""]},""Size"":{""position"":2,""values"":[""Small"",""Medium""]}}",3,TRUE,TRUE,100,"{""Color"":{""value"":""Thyme Green"",""image"":""/swatches/thyme_green.png""}}","{""Color"":{""value"":""Thyme Green""},""Size"":{""value"":""Small""}}",,,,,
234567,HEH-2245-THGR-MD,Simply Sweet Tshirt,https://www.domain.com/product/heh-2245,59.99,59.95,https://www.domain.com/images/heh-2245_600x600.png,7615,Simply Sweet Tshirt,https://www.domain.com/images/heh-2245_600x600.png,"{""Color"":{""position"":1,""values"":[""Rosewood"",""Thyme Green""]},""Size"":{""position"":2,""values"":[""Small"",""Medium""]}}",4,TRUE,FALSE,100,"{""Color"":{""value"":""Thyme Green"",""image"":""/swatches/thyme_green.png""}}","{""Color"":{""value"":""Thyme Green""},""Size"":{""value"":""Medium""}}",,,,,
7463,WKS-5026,Silver Lining Dress,https://www.domain.com/product/wks-5026,62,62,https://www.domain.com/images/wks-5026_600x600.png,,,,,,,FALSE,,,,"lorem, ipsum, dolor, ...",Sociosqu facilisis duis ...,Dresses>Formal Dresses|All Dresses,220|201,TemptationNotes
- Columns may be delimited by Tab, Comma, Pipe, or Semi-Colon
- Column entries are to be wrapped in double-quotes to contain the data within; all double-quotes within that data entry must then be escaped
Comments
0 comments
Article is closed for comments.