1. Todaro
  2. RO CSVI
  3. Wednesday, 21 December 2016
  4.  Subscribe via email
Hi,

When VM creates a new product combines the field Shopper Group the "Available value for all".
I understand how to create new customer groups which combine different prices, but then I left the generic.
I do not understand how you can match the first group of customers "Available for all" the first of my list!
I tried with shopper_group_name_price but I change all the features but the customer group remains "Available for all"!
I thought I could use shopper_group_name_new but I do not know what value to enter in shopper_group_name_price!

Thank you
Accepted Answer Pending Moderation
Hello,
If you want to set a shopper group name you can use field shopper_group_name, but if you want to change the current shopper group name to a new one then you need to use both shopper_group_name and shopper_group_name_new in your import file where shopper_group_name will have the current group name and shopper_group_name_new will have the value of new shopper group. You can check import VirtueMart prices document to know more on this.
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
Hi,

the logic I get it, but I can not achieve it with CSVI!
After creating the product Try-A-CSVI successfully I would assign the first group of customers "avalilable for all" to Anonymous.

First solution: Assign the first group shopper_group_name, but as you can see from the screenshot, the group has not changed!

shopper_group.jpg

Csv code is as follows:

product_sku shopper_group_name product_price product_currency product_tax_id product_discount_id
Prova-csvi-A '-anonymous'- 5.5 EUR 4 -1

Second solution: change the assignment of the first group, using shopper_group_name with shopper_group_name_new.

For the second value I know what to use, but for the first VM what assigns to "avalilable for all"?

Thank you
Attachments (1)
  1. more than a month ago
  2. RO CSVI
  3. # 2
Accepted Answer Pending Moderation
Hello,
For the second value I know what to use, but for the first VM what assigns to "avalilable for all"?

Use * for shopper_group_name and try the import, * represents "avalilable for all" in VirtueMart.
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. # 3
Accepted Answer Pending Moderation
Hi,

I used this csv without success the first group clients does not change!
Attachments (1)
  1. more than a month ago
  2. RO CSVI
  3. # 4
Accepted Answer Pending Moderation
Hello,
There is a problem in your csv file, the shopper_group_name_new value is not correct. It should be -anonymous- and not '-anonymous'-. Correct this and try, if you still have issues post the debug log of the import. To know how to get the debug log check Where to get the debug information? section on top of this page.
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. # 5
Accepted Answer Pending Moderation
Hello,

this is also another problem in using Excel to create csv files!
If you do not escape the sign '(text) to the mark - this is interpreted as a formula. This obviously creates problems with CSV format!

You've solved another small but big problem! with -anonymous- and * Works!

Thanks again for your valuable cooperation and hope that these communications can be of help to others!
  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!