= lang('home') ?>
> = lang('shop') ?>
= lang('categories') ?>
= lang('showXsNav') ?>
= lang('hideXsNav') ?>
= $page['name'] ?>
= lang('brands') ?>
= $brand['name'] ?>
= lang('store') ?>
= lang('in_stock') ?> (= $countQuantities['in_stock'] ?>)
= lang('out_of_stock') ?> (= $countQuantities['out_of_stock'] ?>)
= lang('freeShippingHeader') ?>
= lang('promo') ?>
- = str_replace(array('%price%', '%currency%'), array($shippingOrder, CURRENCY), lang('freeShipping')) ?>!
= lang('products') ?>
= !isset($_GET['order_new']) || $_GET['order_new'] == "" ? 'selected' : '' ?> value="desc">= lang('new') ?>
value="asc">= lang('old') ?>
value="asc">= lang('price_low') ?>
value="desc">= lang('price_high') ?>
value="desc">= lang('procurement_desc') ?>
value="asc">= lang('procurement_asc') ?>
= $product['title'] ?>
= $product['price'] . CURRENCY ?>
= lang('add_to_cart') ?>
= $links_pagination ?>