Sellers often want this kind of setup for example:
- Price A: default price
- Price B: default price X 0.9 (10% off)
- Price C: default price X 0.8 (20% off) etc
We know of a way to make the prices automatically update off the default price. This is done using a scheduled export and import with formulas that use the price A field. Details e.g. --------- Export: 3am daily - sku, pricea Import: 4am daily - sku, pricea, pricea*.9, pricea*.8 This is incredibly cumbersome to setup. This is something sellers often want to do an automation of price groups for products will save them a lot of manual work. Possibly we could add a feature to each price group that lets them automatically calculate a price group from another price and then they choose the formula(e.g. % adjustment or dollar adjustment). This could be done on a per product basis, products in a specific category or all products (depends on what makes the most sense for neto). This is similar to what can be done with automated discounts but most clients don't know what discounts can do or how to set them up.