Hi all, It seems that [discount-price] is converted into $0.00 in the Interchange content editor. On the interchange demo site, if I open the 'cart' component with the editor, about halfway down I see... [if discount [item-code]] <TD ALIGN=right> Regular price <STRIKE>[item-price]</STRIKE> <BR> -> Interesting line follows... <B>Your price: $0.00<br> You save: [item-difference] </TD> If I view the component (from the download files page, for example), I see... [if discount [item-code]] <TD ALIGN=right> Regular price <STRIKE>[item-price]</STRIKE> <BR> -> What it should have said... <B>Your price: [discount-price]<br> You save: [item-difference] </TD> It seems that the editor is converting the [discount-price] tag into $0.00. Does anyone know of a fix for this, or is [discount-price] deprecated in 4.9? Thanks, John. _______________________________________________ interchange-users mailing list suppressed http://www.icdevgroup.org/mailman/listinfo/interchange-users
Mail converted by mhonarc 2.6.15
This archive provided courtesy of JSW4.NET, Internet Hosting Services for Small Business.