In the latest update the price in the order line is whith currency character.
Is there a reason for this?
Do I have to use "string.remove()" to remove it in my custom discount provider?
In the latest update the price in the order line is whith currency character.
Is there a reason for this?
Do I have to use "string.remove()" to remove it in my custom discount provider?
Type <!--@DwTemplateTags--> in your template and see what sub tags to the Ecom:Product.Price tag that appear.
Sorensen wrote:
Type <!--@DwTemplateTags--> in your template and see what sub tags to the Ecom:Product.Price tag that appear.
I found "orderLine.Price.PriceFormattedNoSymbol" and my custom discount provider works again.
Just have to change the tags in my templates too.
Swell:D
You must be logged in to post in the forum