Oops, it looks like we've forgotten to port over the Product Rule. I'll get that added to the issue tracker and look at getting it added.
Regarding showing discounted prices on the front end, this would have to be something you code in yourself as unfortunately until and a product is added to an order we can't know the full discount. Because discounts can contain complex rules and multiple rewards, it's not as simple as just saying "this product has 20% off", so for that, you'd have to add a field to your product node to state this and add / remove it when the product is / isn't on sale.
Discount single products
How do I discount a single product in Vendr?
When creating a new discount, I only see discounts related to the order.
How do I show active discounts on a product?
The idea is to show something like this:
Hi Soren,
Oops, it looks like we've forgotten to port over the Product Rule. I'll get that added to the issue tracker and look at getting it added.
Regarding showing discounted prices on the front end, this would have to be something you code in yourself as unfortunately until and a product is added to an order we can't know the full discount. Because discounts can contain complex rules and multiple rewards, it's not as simple as just saying "this product has 20% off", so for that, you'd have to add a field to your product node to state this and add / remove it when the product is / isn't on sale.
Matt
Hey Soren,
Just to let you know I released a path release, 1.0.3 yesterday which contains the product discount rule.
Matt
Hey Matt,
Thanks! 🥳
is working on a reply...