Managing E-commerce Page Templates
Edited

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:

#name# #description# #price# #billingPeriod# #uom# #currency.symbol# #currency.text# #discountPercentage# #discountAmount#

Please be aware that in the July 2019 update, the ## syntax has replaced the previously used ${ } characters - for example, ${name} has been changed to #name#.

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