bigcommerce/cornerstone

Display Regular/Original price on Cart

jyotichahal opened this issue · 1 comments

Expected Behaviour

How to show regular & sale price in cart so customer can see discount given?

Actual behavior

On cart page as of now can see discounted price

Steps to reproduce behavior

Select this product - https://lovetodream.com.au/products/swaddle-up-transition-bag-organic-1-0-tog-mint.html

On product view page you can see -

Original price being strike through $59.95
Discounted price - $50.96
Discount - You save $8.99

add the product in cart and then view cart.

where only discounted price is visible.

Need the same price description on the cart page.

Need some guidance- thank you 🙏

Hi @jyotichahal , this is not a Cornerstone issue. This is a data accessibility issue. On the cart page, the non-sale prices of products in cart are not available. BigCommerce has already stated that they will not be adding this.

To resolve, you will need to make a GraphQL query to the product to get the non-sale price, and then use JavaScript to add that in to the cart page.

I have answered with some more detail in this thread: https://support.bigcommerce.com/s/question/0D54O00007adtCzSAI/strikethrough-pricing-for-promotions