Shipping Method Radio Buttons
No 3rd Party module requirements.
<mvt:comment>Shipping Method Radio Buttons</mvt:comment>
<mvt:if expr="ISNULL l.settings:shippingmethods">
Unable to Calculate Shipping Costs
<mvt:else>
<mvt:foreach array="shippingmethods" iterator="method">
<mvt:if expr="ISNULL g.ShippingMethod AND pos1 EQ 1">
<input type="radio" name="ShippingMethod" value="&mvte:method:module;:&mvte:method:code;" checked="checked" /> &mvt:method:name; (&mvt:method:formatted_price;)<br />
<mvt:elseif expr="g.ShippingMethod EQ (l.settings:method:module $ : $ l.settings:method:code)">
<input type="radio" name="ShippingMethod" value="&mvte:method:module;:&mvte:method:code;" checked="checked" /> &mvt:method:name; (&mvt:method:formatted_price;)<br />
<mvt:else>
<input type="radio" name="ShippingMethod" value="&mvte:method:module;:&mvte:method:code;" /> &mvt:method:name; (&mvt:method:formatted_price;)<br />
</mvt:if>
</mvt:foreach>
</mvt:if>
<mvt:if expr="ISNULL l.settings:shippingmethods">
<br>No valid shipping methods are available for your order. You will be contacted regarding shipping when your order is processed.
</mvt:if>
For professional integration, please contact us via our Online Sales & Support Desk.
Comments & Ratings
Hours - Standard Rates - Partners - Pay Invoice - Privacy Policy - Terms of Service - Anti-Spam Policy
©Copyright 2011 Kemper Strategic E-Business Consulting, All Rights Reserved
