PDA

View Full Version : Shipping Weight of Product


DFirth
10-Oct-2003, 02:01 PM
I want to display the shipping 'weight in kg' of the product in the store. I have tried using NETQUOTEVAR:SHIPPING in the Act_ProductLine.html, but it does not work. Any ideas?

Regards,
David

Ben
13-Oct-2003, 11:26 AM
Hi David

I don't think there is a NQV for the product weight field. However, you could create a custom property for weight and use the CUSTOMVAR in the template to display the value. Unfortunately, it means entering the product weight value twice.

Ben