Skip to content

Instantly share code, notes, and snippets.

@kesonno
Last active August 29, 2015 14:05
Show Gist options
  • Save kesonno/4719794a9b0ec6433956 to your computer and use it in GitHub Desktop.
Save kesonno/4719794a9b0ec6433956 to your computer and use it in GitHub Desktop.
Example rows for import configurable products w/ Magento csv importer
_super_products_sku,_super_attribute_code,_super_attribute_option,_super_attribute_price_corr
tshirt-S-red,shirt_size,S,5.0000
tshirt-S-red,color,red,5.0000
tshirt-S-black,shirt_size,S,5.0000
tshirt-S-black,color,black,5.0000
tshirt-L-green,shirt_size,L,5.0000
tshirt-L-green,color,green,5.0000
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment