Product Template Tags
Overview
#id# - (integer) The PeakCommerce ID of the product.
#name# - (string) The name of the product.
#currency.symbol# - (string) The symbol of the currency. (e.g. $, €)
#currency.text# - (string) The currency text. (e.g. USD, EUR)
#price# - (float) The price of the product.
#pricePerMonth# - (float) The price divided into monthly increments. This is useful to show annual products at a monthly rate.
#billingPeriod# - (string) The frequency that the product price is billed. (e.g. month, year)
#uom# - (string) The unit of measure. (e.g. user, device, license)
#description# - (string) The product description.
#discountPercentage# - (float) The percentage amount the rate plan is discounted.
#discountAmount# - (float) The dollar amount the rate plan is discounted.Last updated
Was this helpful?
