Import products from CSV file. Problems with options

Have a question or a suggestion about a 3rd party addon module or plugin?
Let us know here.
Post Reply
Simon66
Power Poster
Power Poster
Posts: 250
Joined: Wed Aug 29, 2007 4:36 am

Import products from CSV file. Problems with options

Post by Simon66 »

I'm using the latest version of Products - 2.21.

If I export a list of products with options they don't appear in the saved CSV file.
There is still a heading called #ATTRIBS but no heading called #OPTIONS.

#OPTIONS does however appear in the file class.productsCsvImporter.php so options are able to be imported.

In the #OPTIONS field I'm using this layout to import multiple options:

Code: Select all

option text:adjustment:sku:qoh — option text:adjustment:sku:qoh — option text:adjustment:sku:qoh
It works but only one option is imported, the rest are ignored.

It seems the 'foreach' in class.productsCsvImporter.php is not working.

Has anyone else experienced this?
Any solution?

Simon66
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am

Re: Import products from CSV file. Problems with options

Post by Dr.CSS »

Have you done an export of Products that have options using the Products export link to see how/if it has them in the output..?
Post Reply

Return to “Modules/Add-Ons”