postage + invoice step

This commit is contained in:
Etienne Roudeix
2013-09-17 19:47:10 +02:00
parent 21df630d27
commit 0d1c6cf8cb
18 changed files with 455 additions and 48 deletions

View File

@@ -128,7 +128,7 @@
{form_field form=$form field='delivery-module'}
<input type="radio" name="{$name}" {if $value == $ID}checked="checked"{/if} value="{$ID}">
{/form_field}
<strong>{$TITLE}</strong> / {currency attr="symbol"} {$PRICE}
<strong>{$TITLE}</strong> / {currency attr="symbol"} {$POSTAGE}
</label>
</div>
{/loop}