Your Cart 1 Your Cart 2 Billing and delivery 3 Check my order 4 Secure payment {form name="thelia.order.delivery"} {form_hidden_fields form=$form} {if $form_error}{$form_error_message}{/if} {form_field form=$form field='delivery-address'} Add a new address Chose your delivery address {if $error} {$message} {/if} {loop type="address" name="customer.addresses" customer="current"} {$LABEL} {loop type="title" name="customer.title.info" id=$TITLE}{$SHORT}{/loop} {$LASTNAME|upper} {$FIRSTNAME|ucwords} {$COMPANY} {$ADDRESS1} {if $ADDRESS2 != ""} {$ADDRESS2} {/if} {if $ADDRESS3 != ""} {$ADDRESS3} {/if} {$ZIPCODE} {$CITY}, {loop type="country" name="customer.country.info" id=$COUNTRY}{$TITLE}{/loop} {if $CELLPHONE != ""} {$CELLPHONE} {/if} {if $PHONE != ""} {$PHONE} {/if} {intl l="Edit"} {if $DEFAULT != 1} {intl l="Cancel"} {/if} {/loop} {/form_field} {form_field form=$form field='delivery-module'} Choose your delivery method {if $error} {$message} {/if} {loop type="delivery" name="deliveries" force_return="true"} {form_field form=$form field='delivery-module'} {/form_field} {$TITLE} / {currency attr="symbol"} {$POSTAGE} {/loop} {/form_field} Back Next Step {/form}