Hi,
We are using Swift 1.6.1 on a DW 9.13.7 with a LiveIntegration from BC. We configured that BC manages prices and discounts, and set a product with a discount.
The product details page displays only the final price of the product, but not the PriceBeforeDiscount (that is, the strikethrough original price). On the Swift_ProductDetailsInfo template, we checked that product.Price.Price and product.PriceBeforeDiscount.Price have the same value. We thing that PriceBeforeDiscount should be the original price but it is not.
How could we show the PriceBeforeDiscount in the product details page?
Regards,
Tomas