Features
- Configuration of the module from the Back-Office.
- Save time in managing your catalog.
- The module can modify the base price, the combination price, or both at same time.
- You can select the type of operation: to increase (sum), decrease (rest), multiplication or division
- You can select the type of price update: Amount, Percentage, Coefficient or put a new value (replace the existing)
- The module have 3 filter options: By categories, by manufacturer and list of products. You can combine all filters or use just one.
- The module displays the last rule used. If you make a mistake, you can see that rule applied to undo the contrary rule (if you add $ 10 to all products, you can subtract $ 10 to all products)
- Allows to manually update or automatically update through configuring a cronjob (scheduled task).
- System for backup and recovering prices - If you made a mistake when updating the price and want to return all changes, then just select the file to restore the data.
- Correct change for discount price
- Optimized for a large amount of products. The module was tested on a store with more than 40 000 products
The module allows you to create exact formulas for updating the price:
- All products from category 1 increased in price by 3 -> price * [Coefficient ] 3
- All products from category 2 decreased by 10% -> price – [Percentage] 10%
- All products from manufacturer 6 increased in price by 15$ -> price+ [Amount]15$
- 15 selected products began to cost 30$ -> price= [New value] 30$