cart.php 312 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 8 <?php // Text $_['text_items'] = 'Товарів: %s (%s)'; $_['text_empty'] = 'Ваш кошик порожній :('; $_['text_cart'] = 'Переглянути кошик'; $_['text_checkout'] = 'Оформити замовлення'; $_['text_recurring'] = 'Платіжний профіль';