Developer forum

Forum » Development » eCommerce cart Acceptcart curreny.symbol

eCommerce cart Acceptcart curreny.symbol


Reply

I found the weirdest bug today, in my acceptcart template i have the tag:

 

Ecom:Order.Currency.Symbol

 

 

The tag seems to only work when DwTemplateTags are present in the template aswell? everytime i remove DwTemplateTag the Symbol tag doesent work when i add the DwTemplateTag again it works?

 

Can it really be that the Symbol tag only gets rendered if DwTemplateTag exsist? In any case i did a workaround with surrounding the DwTewmplateTag with a div with has display hidden.

 

Has anyone triede anything similiar?


Replies

 
Reply
jed@dkis.dk wrote:

I found the weirdest bug today, in my acceptcart template i have the tag:

 

Ecom:Order.Currency.Symbol

 

 

The tag seems to only work when DwTemplateTags are present in the template aswell? everytime i remove DwTemplateTag the Symbol tag doesent work when i add the DwTemplateTag again it works?

 

Can it really be that the Symbol tag only gets rendered if DwTemplateTag exsist? In any case i did a workaround with surrounding the DwTewmplateTag with another outcomment to make it not visible for the user.

 

Has anyone triede anything similiar?


 

Oh yeah it also seems that the symbol tag doesent work inside the OrderLines loop? but everywhere else if of course the DwTemplateTag is there!

 

You must be logged in to post in the forum