diff --git a/themes/default/mobile/order-opc-carrier.tpl b/themes/default/mobile/order-opc-carrier.tpl index 0aa971d32..8ff7ee6ea 100644 --- a/themes/default/mobile/order-opc-carrier.tpl +++ b/themes/default/mobile/order-opc-carrier.tpl @@ -32,10 +32,78 @@ {if isset($delivery_option_list)} {foreach $delivery_option_list as $id_address => $option_list} {foreach $option_list as $key => $option} - {foreach $option.carrier_list as $carrier} - - - {/foreach} +
+ + +
{/foreach} {/foreach} {/if} @@ -45,15 +113,26 @@ -

{l s='Gift'}

-
- gift == 1}checked="checked"{/if} /> - -
- + {if $giftAllowed} +

{l s='Gift'}

+

+ gift == 1}checked="checked"{/if} /> + +
+       + {if $gift_wrapping_price > 0} + ({l s='Additional cost of'} + + {if $priceDisplay == 1}{convertPrice price=$total_wrapping_tax_exc_cost}{else}{convertPrice price=$total_wrapping_cost}{/if} + + {if $use_taxes}{if $priceDisplay == 1} {l s='(tax excl.)'}{else} {l s='(tax incl.)'}{/if}{/if}) + {/if} +

+

+ + +

+ {/if}

{l s='Terms of service'}