Discussions
{salesprice} versus {salesPriceHTML} in Matrix items at category level
On the category level we want to have a preview of pricing for our customers (usually the starting price). Using <%=getCurrentAttribute('item','xxxxx')%> works OK where xxxxx is "salesprice" or something like "pricelevel5".
One issue with any price level code that we've tried is MATRIX items.
For example, when the parent prices are left BLANK and all children have prices... then, the template shows "Prices start at <null>".
For example, when the parent prices are irrelevant old pricing and all children have their current accurate prices set... then, the template shows "Prices start at WRONG PRICE". where "WRONG PRICE" is actually one of the old unmanaged prices held in the parent.