1. fpereszlenyi
  2. RO CSVI
  3. Monday, 18 July 2016
  4.  Subscribe via email
Hi,

Please help me, I confused with export (and import too) when tried to work with virtuemart multiprice and price overrride features...

I attacked two example products screenshot with multiprice and overrride possibilities.
https://1drv.ms/i/s!Akwp5fl94wWCi9tciXHUu8eeJiEPng
https://1drv.ms/i/s!Akwp5fl94wWCi9tb_JXeEo5B4DLbfg

I tried to export they as import examples, but i received the third attachment CSV...

Where can I find (which column) a three cost price for different shopper groups and the overrride price for groups in CSV?
How can I export to look this prices?

How can I import this example prices, this is an important (I tried to export only to example to import)?
How Can I handle an override price in import csv?

( I find an example to shoppergroup handling at https://csvimproved.com/support/import/203-virtuemart/912-import-virtuemart-prices )

Thanks your help!
Accepted Answer Pending Moderation
Hello,
I tried to export they as import examples, but i received the third attachment CSV...

First thing you need to do is export/import only the fields you need, file attached in your post shows all fields in it which are not needed for price export or import. Second thing is the file attached is actually UTF-8Y, also known as a BOM file. The Byte Order Mark(BOM) is an invisible 3-characters at the beginning, you can see it in your file. You have to save your file as a normal UTF-8 file before import.

Where can I find (which column) a three cost price for different shopper groups and the overrride price for groups in CSV?
How can I export to look this prices?

You need to use product_price and shopper_group_name fields to get the price of different shopper groups and product_override_price and override fields for override prices.

How can I import this example prices, this is an important (I tried to export only to example to import)?
How Can I handle an override price in import csv?

As i explained above, you need to correct your file first, you dont need all of those fields for import. In the import virtuemart prices document, there are few required fields, it is a must you have them in your import file, along with that use override and product_override_price fields to handle override prices.
Kind regards,

Tharuna

=========================
If you use our extensions, please post a rating and a review at the Joomla! Extension Directory
  1. more than a month ago
  2. RO CSVI
  3. # 1
Accepted Answer Pending Moderation
I did it again an export with requested minimal field. I attached a backed up template and exported CSV. I got only two lines without price and groups alternatives instead of something unexpected...
Attachments (1)
  1. more than a month ago
  2. RO CSVI
  3. # 2
Accepted Answer Pending Moderation
Hellom

If you want to manage multiple prices you will need to use the Prices import and export. The Product import/export only deals with single prices.

You can use the same fields as now except the product_name, that field is not available in the product prices import/export. So in your template change the type Prices and in your template fields the product_name needs to be removed. After that you can run your export again.

Let us know how it goes.
Kind regards,

RolandD

=========================
If you use our extensions, please post a rating and a review at the Joomla! Extension Directory
  1. more than a month ago
  2. RO CSVI
  3. # 3
Accepted Answer Pending Moderation
Thanks you help, I got a lot closer...!
I got a Base/Cost prices for different shopper groups, but please give me an another advice...

How can I handle a price override for a shopper groups base prices?
I didnt find a override field at price export fields (I did a Maintenance->Available fields->update again)...
  1. more than a month ago
  2. RO CSVI
  3. # 4
Accepted Answer Pending Moderation
The field product_override_price can be used to specify an override value for a given price. This field is available for both price import and export. You should also have this field available for a VirtueMart Price import/export.
Kind regards,

RolandD

=========================
If you use our extensions, please post a rating and a review at the Joomla! Extension Directory
  1. more than a month ago
  2. RO CSVI
  3. # 5
Accepted Answer Pending Moderation
It's incredible, I watched countless times the fields, but I have not seen it...
I wrote it to search field and...

Thanks your help!

Best regards,
  1. more than a month ago
  2. RO CSVI
  3. # 6
  • Page :
  • 1


There are no replies made for this post yet.
Be one of the first to reply to this post!