Display product price with and without discounts on product pages #673
nickfrederiksen
announced in
Q&A [Archived]
Replies: 2 comments
-
Hey @nickfrederiksen Yea, unfortunately the advise in that linked post still holds true. Discounts have so many possible rules that it's very hard to determine what would be a discounted price without an order for context. As such, we don't have a way to show if a price would be discounted outside of an order. |
Beta Was this translation helpful? Give feedback.
0 replies
-
OK, we'll find a workaround then. Thanks for the answer. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
Using Umbraco Commerce v15.1.1, is it possible to get a product prices with and without discounts outside of the cart-context. Eg. on a product page?
The use case is that we want to present a user with two prices: List price and Membership price. The latter is a discounted price for members.
I can't seem to find anything that gives me any price other than the list price.
I found this post, https://our.umbraco.com/packages/website-utilities/tea-commerce/tea-commerce-support/99348-show-sales-price-on-product-pages, but it's a few years old by now and I was thinking this has changed in the meantime.
Beta Was this translation helpful? Give feedback.
All reactions