Quantity discount is not supported

Created on 13 October 2020, over 3 years ago
Updated 16 January 2023, over 1 year ago

In full page display for products I get this markup:

<div class="price-with-discount">
<div class="old-price">Old price</div>
<div class="percentage-off">Percentage</div>
<div class="new-price">New price</div>
</div>

In Views I am able to see the formatter but when applied I get this markup:

<div class="new-price">Old price</div>

See that it applied the new-price class but displays the old price and does not output any other items.

All attempts to show both the old and new prices in the views block failed. I made a view of fields and a view of teasers and same issue.

πŸ› Bug report
Status

Needs review

Version

1.0

Component

Code

Created by

πŸ‡³πŸ‡¬Nigeria chike Nigeria

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

No activities found.

Production build 0.69.0 2024