1. okewaja
  2. RO CSVI
  3. Tuesday, 12 April 2016
  4.  Subscribe via email
Hi,
I've created 300 prodcuts in VM3 with CSVI. All product prices have been saved for "default shopper group". Could you tell me how can I change these prices to "available for all"?

Columns I used in csv:
product_sku product_name file_url file_url_thumb product_url product_height product_length product_width category_path product_s_desc product_desc ordering published

Thank you
Accepted Answer Pending Moderation
Hello,

The Import VirtueMart prices document explains how to change a shopper group on a price.

You will need to use the price import and not the product import to change the prices.

If you are comfortable with editing the database, you can also run this query
update #__virtuemart_product_prices set virtuemart_shoppergroup_id = 0;
Change the #_ to your own prefix.
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. # 1
Accepted Answer Pending Moderation
Great, thank you Rolandd, I will try to do it today
  1. more than a month ago
  2. RO CSVI
  3. # 2
  • Page :
  • 1


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