Commit cfaea47c68e8f9698fb6d31ac4321bbeffc307c1

Authored by Alex Savenko
1 parent 71c05aca

landing basket fix

Showing 1 changed file with 1 additions and 0 deletions   Show diff stats
src/app/frontend/views/about_eng.php
  1 +<?php $in_cart = $this->session->get('in_cart', []); ?>
1 2 <!DOCTYPE html>
2 3 <html lang="ru-ru">
3 4 <head>
... ...