The plugin extends the ability to edit the item, allowing you to create a price for each category of users.

https://github.com/itfrogs/opt


# Documentation

Russian Documentation

# Installing a plugin

Extract the contents of the archive containing plugin's files into any empty folder on your computer and upload the extracted contents to wa-apps/shop/plugins/tocheckout directory on the web server. Replace app_id by the id of the app for which the plugin was developed. Once uploading is completed, a new subdirectory will appear inside wa-apps/shop/plugins/, containing plugin's files and named by the plugin id (tocheckout).

Add plugin id to configuration file wa-config/apps/shop/plugins.php in the form of a line shown below:

'opt' => true,

Clear cache in Installer.

# How it works

Set up plugin settings:

Go to the Edit Product section and you will see that you can now edit the prices for each of the selected categories of users.