Template variables: Products
To show data of product records, use these template variables.
| Variable | Function |
|---|---|
{ProductName} | Shows the name of the product. |
{ProductDescription} | Shows the description of the product. |
{ProductWarning} | Shows the warning message of the product. |
{ProductCostExcGst} | Shows the cost of the product. The value does not include GST. |
{ProductPriceExcGst} | Shows the sell price of the product. The value does not include GST. |
{ProductCostIncGst} | Shows the cost of the product. The value includes GST. |
{ProductPriceIncGst} | Shows the sell price of the product. The value includes GST. |
{ProductRrp} | Shows the recommended retail price of the product. |
{ProductInstructions} | Shows the instructions of the product. |
{ProductBarCodeImg} | Shows the barcode of the product. |
{ProductBarCodeImgSrc} | Shows the file path of the image of the product barcode. |
{ContainedProductNames} | Shows the name of each product in a product container. If the product container includes more than one product, the variable output puts a comma between product names. Note: This template variable is only available for sites that have the Batch-Tracked Product Containers pilot feature. |
{BatchNumber} | Shows the batch number of a batch-tracked product that you invoiced. Note: If an invoiced product container includes more than one batch-tracked product, the output shows information of the first batch-tracked product in the product container. |
{BatchExpiry} | Shows the batch expiration date of a batch-tracked product that you invoiced. Note: If an invoiced product container includes more than one batch-tracked product, the output shows information of the first batch-tracked product in the product container. |