Template

A Template represents a Pageflex template that can be applied to ProductVariants in your Liftoff account.

Pageflex templates allow your users to configure products with any number of variables, including text, images, and colors.

Properties

NameTypeDescription
IdintThe ID of the template.
AccountIdintThe ID of the Liftoff account that the template belongs to. (Note: This account ID will always correspond to the account code you use in your authentication credentials.)
Account (via $expand)AccountThe Liftoff account that the template belongs to.
NamestringThe name of the template.
ProjectDirectorystringThe path to the Pageflex project directory for the template.
DesignFilestringThe path to the design file (.pf) for the template.
VariableFilestringThe path to the variable file (.xml) for the template.