Miva Merchant 4 Module FAQs » Storefront Template (BROK_SFNTTEMPLATE)
To add the modification for the Storefront Template module to your already modified mmui.mv file, Find the line:
<MvIF EXPR="{g.Screen EQ 'PROD'}">
and right after that line add:
<MvDO FILE="../system/BROK_SFNTTEMPLATE.mv" NAME="l.return" VALUE="{OUI_Extension2(39,17,0)}">
{docurl}
How to Modify the mmui.mv File IF Product Page Templates is Already Installed
I'm trying to follow the instructions to modify my mmui.mv file. However, I have already modified it for the Product Page Templates module. The instructions say to replace:
<MvIF EXPR = "{ g.Screen EQ 'PROD' }">
<MvASSIGN NAME = "l.ok" VALUE = "{ MMUI_ProductDisplay() }">
</MvIF>
but due to the modification for the Product Templates module that code is not there.
<MvIF EXPR = "{ g.Screen EQ 'PROD' }">
<MvASSIGN NAME = "l.ok" VALUE = "{ MMUI_ProductDisplay() }">
</MvIF>
but due to the modification for the Product Templates module that code is not there.
To add the modification for the Storefront Template module to your already modified mmui.mv file, Find the line:
<MvIF EXPR="{g.Screen EQ 'PROD'}">
and right after that line add:
<MvDO FILE="../system/BROK_SFNTTEMPLATE.mv" NAME="l.return" VALUE="{OUI_Extension2(39,17,0)}">
Last update: 2003-07-30 22:44
Author: Support
Revision: 1.0
You cannot comment on this entry
Records in this category
- How to Conditionally Display Based on Customer Login
- Prices Displaying Incorrectly In Discount Module
- Token to Display a Product's Data from Viking Coder's Additional Fields Manager
- Token to Display Customer's IP Address
- Token to Evaluate Expressions such as: Products.d.price - Products.d.cost
- Using OpenUI Tokens in this Module
- Using the %valuesave% Token in this Module
- Using a Token to Display a "Randomly" Selected Product's Category
- Using %random Token to Pass Data to a Third Party Module Using %module|
- Controlling the Size of Product Images
- How to Modify the mmui.mv File IF Product Page Templates is Already Installed














