Displays the primary product price, located in the Product Editor under the "General Options" area in the "Price" field.
Example of Use
The following content in the web page's template: {PRODUCT-ORIGINAL-PRICE}
If the product price value is $10.00, it will display for the following when viewing that web page in the storefront: $10.00
Source Code
Source Code Updated:
When a web page using a template that contains this QuickCode Tag is viewed in the storefront, the {PRODUCT-ORIGINAL-PRICE} QuickCode Tag is changed into the source code below prior to the web page being displayed.