Download USER REFERENCE GUIDE

Transcript
User Reference Guide DRAFT
<mvt:if expr = "ISNULL g.Error_Messages">
The item you requested is not available at this time.
<mvt:else>
&mvt:global:Error_Messages;
</mvt:if>
...
New File
...
<mvt:if expr = "ISNULL g.Error_Messages">
The item you requested is not available at this time.
<mvt:else>
&mvte:global:Error_Messages;
</mvt:if>
...
MMUI: Edit Page: OCST > Page > Details
Original File
<mvt:item name="html_profile" />
<head>
<title>&mvt:store:name;: Checkout: Customer Information</title>
<base href="&mvt:global:basehref;">
<mvt:item name="head" param="head_tag" />
</head>
<mvt:item name="body">
<mvt:item name="hdft" param="global_header" />
<table border="0" cellpadding="0" cellspacing="0" width="100%">
<tr><td align="left" valign="bottom">
<mvt:item name="navbar" />
</td></tr>
<tr><td align="left" valign="bottom">
<mvt:item name="hdft" param="header" />
</td></tr>
<form method="POST" action="&mvt:global:secure_sessionurl;">
<mvt:if expr="l.settings:basket:total GT 0">
<input type="hidden" name="Action" value="ORDR">
<input type="hidden" name="Screen" value="OUSL">
512
 Copyright 2005-2015, Miva Inc. All Rights Reserved.
Publication Date: 02/28/2015