Jump to content

i look at module


Recommended Posts

hi,

 

that module export products in CSV i dont need import or export products, i need update in mass my price products from my purchasing price(supplier).

 

in my store there are all products and have my purchasing price from my supplier, i want calculate selling price from my purchasing price.

 

thanks

Link to comment
Share on other sites

Then you can take a look at PrestaShop Manager software - https://addons.prestashop.com/en/third-party-data-integrations-crm-erp/2937-store-manager-for-prestashop.html

If you need to change products price by percentage, then you can use expression rule two ways:

1) via import (on the fly when you receive the file from supplier)

2) using Product Mass Changer tool (selecting products from the list to apply changes to)

specifying the price field and the value you need the price to increase by. For example: [CSV_COL(INDEX)]Price Column*1.05 will add 5% mark-up.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...