For the complete documentation index, see llms.txt. This page is also available as Markdown.

Managing E-commerce Page Templates

For managing e-commerce templates, there may arise occasions where you need to adjust an existing product template or craft a new one.

To access your existing product templates, log in as an administrator.

Navigate to Templates > Product Templates from the menu on the left-hand side.

Within the existing templates, you'll find an associated "Action" button (Edit), enabling you to inspect the HTML and preview the template if modifications are required.

If you wish to create a new template, locate the "Add Template" button.

You can now input your own HTML code or select from the pre-existing system templates. If utilizing your own HTML, please note that PeakCommerce currently supports specific fields:

Dynamic Fields
  • #description#

  • #price#

  • #billingPeriod#

  • #uom#

  • #currency.symbol#

  • #currency.text#

  • #discountPercentage#

  • #discountAmount#

Once you have tested and finalized your new template, ensure to mark it as "Active".

Last updated

Was this helpful?