Displaying the price per metre alongside the price per 10cm.
Replace Act_ProductPrice.html with the following:-
NETQUOTEVAR:PRICEPROMPT NETQUOTEVAR:DISCOUNT_QUANTITY NETQUOTEVAR:COSTNETQUOTEVAR:TAXMESSAGE
In Cloth_ProductLine.html (or whatever you use for these 10cm baed products)
Replace the line:-
NETQUOTEVAR:PRODUCTPRICE
with:-
NETQUOTEVAR:PRODUCTPRICE
And in Act_Primary.html (just above the tag add the code:-