Scot's Scripts FAQs and Module Support

If you don't find the answers here contact us.
Documentation and support for our Miva modules is found here. If you can't find the answer you're looking for contact us and we'll add the information.

ProContent / Display Store Pages

Display Store Pages

What content module would be complete without a doodad to render store pages? The way to do it is use :render as the command word and then any page code. You can also use :display to automate displaying it on the screen. If you want to manually display the page using store morph, the variable is l.settings:ProContent:page_code; (page code being a real page code.)

This example will display a page called STORE_CSS

<mvt:item name="ProContent" param=":display:render STORE_CSS" />

Ever wanted to have an easy to edit CSS file for your store? Now you can.

updated April 02, 2013