{l s='Your shopping cart is empty.'}
+{elseif $PS_CATALOG_MODE} +{l s='This store has not accepted your new order.'}
+{else} +
+ {hook h="displayMobileShoppingCartTop"}
+
+
+ {include file="$tpl_dir./errors.tpl"}
-
-{l s='List of products'}
- {if isset($products)} --
- {foreach $products as $product}
-
-
+
{l s='List of products'}
+ {if isset($products)} +-
+ {foreach $products as $product}
+
-
+
+
+
+
+
+ ++
+ ++ + +{$product.name}
+ {if $product.reference}{l s='Ref.:'} {$product.reference}
{/if} +{$product.description_short}
++ +
+ + {l s='Delete'} ++ + + +{l s='Unit price'} +{l s='Qty'} +{l s='Total'} ++ + +{displayPrice price=$product.price_wt} ++ + +{displayPrice price=$product.total_wt} +
+ {/foreach}
+
{l s='List of vouchers'}
+-
+ {foreach $discounts as $discount}
+
-
-
-
-
-
- --
- -- -{$product.name}
- {if $product.reference}{l s='Ref.:'} {$product.reference}
{/if} -{$product.description_short}
-- -
- {l s='Delete'} + {if strlen($discount.code)}{l s='Delete'}{/if}- - - -{l s='Unit price'} -{l s='Qty'} -{l s='Total'} -- - +{displayPrice price=$product.price_wt} -- - -{displayPrice price=$product.total_wt} -+ {$discount.name} ++ {if !$priceDisplay}{displayPrice price=$discount.value_real*-1}{else}{displayPrice price=$discount.value_tax_exc*-1}{/if} + +
- {/foreach}
-
{l s='List of vouchers'}
--
- {foreach $discounts as $discount}
-
-
-
-
-
- - {if strlen($discount.code)}{l s='Delete'}{/if} -- -{$discount.name} -- {if !$priceDisplay}{displayPrice price=$discount.value_real*-1}{else}{displayPrice price=$discount.value_tax_exc*-1}{/if} - -
- {/foreach}
-
- -
- {if $opc && $isLogged && !$isGuest} - {l s='Continue shopping'} - {else} --
-
- - {l s='Continue shopping'} - -
- - {l s='Confirm order'} - - {hook h="displayMobileShoppingCartButton"} + {/foreach}
- -
+
+
+
+
+
+
- {hook h="displayMobileShoppingCartBottom"}
-
\ No newline at end of file
+ {/if}
+ + +
+ {if $opc && $isLogged && !$isGuest} + {l s='Continue shopping'} + {else} +
-
+
- + {l s='Continue shopping'} + +
- + {l s='Confirm order'} + + {hook h="displayMobileShoppingCartButton"} +
+