Exporting Prices for Product Options

Cart Version: don’t know - but only 2 months old



This question is about Product Options, not Global Options.




Example Radio Button List (R) for options:



Add Warranty?

*No

*Yes - $ 20.00



When this item is exported, the data in the Options field looks like this:

[COLOR=“DarkOrange”]Add Warranty?: R[No,Yes][/COLOR]



How does the cart associate a price with “Yes”?



Why is the price not included in the export?



How do I import new products with price-related options?



What happens if another product has a similar option, but a different price:

Add Warranty?

*No

*Yes - $ 55.00

I also want to do almost the same. Instead of exporting the option prices i’d like to import them all at once because to do this manual it’s insane. Hopefully someone has a sollution for this.



Now the only thing you can add in the import csv is:



‘Lens options: S[Standard, Mirror glass, Fogg glass, UV glass]’



For example i want to do something like this to add the prices with the correct options:



‘Lens options: S[Standard, Mirror glass(+€38.00), Fogg glass(+€30.00), UV glass(+€42.00)]’



Thanks

It can’t be done.



I asked the same question some time ago and rec’d no response on the forum. So I went straight to the source for a solution and entered a support ticket. In short, the answer was “no can do”.

nobody …know the solutions ???

what version r u using this is an old post but i have an import mod for 2.0.12 and same conv for 2.1



john

[quote name=‘johnbol1’]what version r u using this is an old post but i have an import mod for 2.0.12 and same conv for 2.1



john[/QUOTE]



I have version 2.1.2 and I would appreciate it if you could help me



Thanks

[quote name=‘rumburak’]I have version 2.1.2 and I would appreciate it if you could help me



Thanks[/QUOTE]



Looking for the same thing…want to import products that have different sizes and prices changes…how can I do it?



Posted in the forum and someone told me that if the options are associated with the product it cannot be done…

in other words if I had listed the different options as separated products then I could have imported them…well i know how to do that…



can someone help?

This works for 2.1**, price can be changed for importing by +amount or + percentage, A=amount, P=percentage. And - minus

if you know alittle about spreadsheets you can import prices for 10000s of items in minutes. A good knowledge of concatenate/find replace and (if) function works wonders with this.



Works OK BUT***backup backup backup.





JOhn

option_price_import.zip

drop the contents of this zip into your root/addons directory.

Works for 2.1.**.

will allow import of % or Amount



A=amount increase

P= % increase

Sample option.csv is included, works OK But BAckup.

also a good knowledge of spreadsheets and concatenate/text to columns, find replace/ (if) statements, will save you hours on 1000s products.

optionchanges.zip