-
Notifications
You must be signed in to change notification settings - Fork 0
StoreTemplate
Everett Griffiths edited this page Jul 3, 2014
·
1 revision
Your stores (a.k.a. "Product Containers") are a class of MODX pages (known as "Custom Resource Class"). As such, they follow all the rules of a regular MODX page: they rely on templates with regular placeholders, Chunks, Snippets et al.
Your Store may simply act as a container, but most often it will include a listing of its products as an aid to navigation. Important for this is the getProducts Snippet.
© 2014 and beyond by Craftsman Coding