Create a Product and type 2 lbs. into the Weight field of the Product Editor.
The following content in the template page: Weight: {PRODUCT-WEIGHT}
Will display the following when viewing that page in the storefront: Weight: 2 lbs.
Source Code
Source Code Updated:
When a web page using a template that contains this QuickCode Tag is viewed in the storefront, the {PRODUCT-WEIGHT} QuickCode Tag is changed into the source code below prior to the web page being displayed.