From cd60e6785e3287a0a8de5af34eaf11b9933a9db6 Mon Sep 17 00:00:00 2001 From: Francois Gaillard Date: Tue, 19 Mar 2013 10:01:07 +0100 Subject: [PATCH] [*] Mobile : OPC, display carrier price, gift wrapping price and gift products --- themes/default/mobile/order-opc-carrier.tpl | 105 +++++++++++++++++--- 1 file changed, 92 insertions(+), 13 deletions(-) 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'}