Display the Part Number associated with a product, located in the Product Editor under the General Options area in the Part Number field.
Example of Use
Create a Product and type TS-1 into the Part Number field of the Product Editor.
The following content in the template page: {PRODUCT-PART-NUMBER}
Will display the following when viewing that page in the storefront: TS-1
Source Code
Source Code Updated:
When a web page using a template that contains this QuickCode Tag is viewed in the storefront, the {PRODUCT-PART-NUMBER} QuickCode Tag is changed into the source code below prior to the web page being displayed.