$v}}{$k}="{$v}"{{endforeach}} data-ipsForm> {{foreach $hiddenValues as $k => $v}} {{if \is_array($v)}} {{foreach $v as $_k => $_v}} {{endforeach}} {{else}} {{endif}} {{endforeach}} {{if $uploadField}} {{endif}}

{lang="your_address_book"}

{{foreach $elements as $collection}} {{foreach $collection as $inputName => $input}} {{if $inputName == 'shipping_address'}}
{{foreach $input->options['options'] as $val => $option}} {{if $val !== 0}}
value == (string) $val or ( isset( $input->options['userSuppliedInput'] ) and !\in_array( $input->value, array_keys( $input->options['options'] ) ) and $val == $input->options['userSuppliedInput'] )}}checked{{endif}} {{if $input->required === TRUE}}required{{endif}} {{if $input->disabled === TRUE or ( \is_array( $input->disabled ) and \in_array( $val, $input->disabled ) )}}disabled{{endif}} id="elRadio_{$input->name}_{$val}_{$input->htmlId}">
{{endif}} {{endforeach}}
{{endif}} {{endforeach}} {{endforeach}}

{lang="add_new_address"}

{{foreach $elements as $collection}} {{foreach $collection as $inputName => $input}} {{if $inputName == 'new_shipping_address'}} {$input->html()|raw} {{endif}} {{endforeach}} {{endforeach}}