1. Terry_Karv
  2. RO CSVI
  3. Sunday, 31 March 2019
  4.  Subscribe via email
Hi guys!

I have a csv file with 55 products and I would like every product to get a different discount.
I have tried several ways but without success...
In the file that I attach, next to the prices (product_price) I have the rates that I would like to have as a discount on the final price (product_discount)
I have made all these rules to virtuemart backend, but I do not know how to pass them on to each product through the scv
I think it's simple...

Regards
Terry_K

PHP version 7.2.16
Joomla! version 3.9.4
CSVI Pro 7.11.0
VirtueMart 3.4.3 10005
Accepted Answer Pending Moderation
Hello,
I have made all these rules to virtuemart backend, but I do not know how to pass them on to each product through the scv
I think it's simple...

Since you have created the rules already in VirtueMart backend, you can add field product_discount_id in your import file and set the specific discount id for the product. If you have any issues with your import, post the latest debug log to check. To get the debug log check How to collect debug information? document.
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
Hello tharuna,

I read about this field yesterday, but I can't find the field product_discount_id. Is the same with field product_discount ?
I updated the csvi fields again, but... nothing.

Regards
Terry_K
  1. more than a month ago
  2. RO CSVI
  3. # 2
Accepted Answer Pending Moderation
Hello Terry_K,
Is the same with field product_discount ?

No, they are not same. product_discount field has the calc value of discount and product_discount_id field will have the database id of the calc value. product_discount_id field is available for both VirtueMart Product import and VirtueMart Price import. Which import operation you are using?
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
Hello tharuna,

I am using VirtueMart Product import. I found the field!
Everything works fine! Thank you very much for your help.

Regards
Terry_K
  1. more than a month ago
  2. RO CSVI
  3. # 4
  • Page :
  • 1


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