Hi,
I have a product with a discount campaign which has to end on a certain date. The discount is applied correctly but I would like my customer to see on the product page when the campaign ends.
The loop Product.Prices contains this information on the price (tag Ecom:Product.Prices.ValidTo), but how do I know which of the prices of the loop is the one actually applied on the product ? The product page template tags don't seem to contain this information.
Thanks