There are some features I would like to know before purchasing your plugin. I have more than a thousand products on my webshop.
1. Is there price import by user? 1- Can I import product prices by user with csv or excel file? 3- Can I set the product prices as a fixed price for the user, not a procent?
To set fixed price for specific products for individual customers (by username), you can go to B2BKing -> Dynamic Rules and create "Fixed Price" rules.
It is possible by using the REST API, but you need to have some familiarity with development to use APIs - a developer can do it, but it is difficult for a normal user.
Hello,
There are some features I would like to know before purchasing your plugin. I have more than a thousand products on my webshop.
1. Is there price import by user?
1- Can I import product prices by user with csv or excel file?
3- Can I set the product prices as a fixed price for the user, not a procent?
Thanks,
Tolga
Hi Tolga,
Thank you for getting in touch,
To set fixed price for specific products for individual customers (by username), you can go to B2BKing -> Dynamic Rules and create "Fixed Price" rules.
These rule cannot be imported via CSV, but they can be created in bulk programmatically by using the WP Rest API. We have a guide for how to import rules here: https://woocommerce-b2b-plugin.com/docs/import-or-setup-dynamic-rules-programatically
Let me know if I can help with anything, or if you have any questions,
Kind regards,
Stefan
Hi again,
Thanks for your answer, but I didn't get an answer to my questions =)
I need to import prices by user.. Is this possible?
Thanks,
Tolga
It is not possible via CSV imports.
It is possible by using the REST API, but you need to have some familiarity with development to use APIs - a developer can do it, but it is difficult for a normal user.