Добрый гдень! 
 
	Вот икая ошибка появляется в логах ошипотому чток при добавлении товара в корзину, 
 
	Undefined offset: 1 in /sata2/home/users/.../www/.../catalog/view/theme/theme685/template/common/cart.tpl on line 35 
 
	 
 
	<div class="btn-remove__cnt"> 
	          <button type="button" onclick="cart.removeAndSave(<?php echo (explode('product_id=', $product['href'])[1]); ?>, '<?php echo $product['cart_id']; ?>');" class="link">  35строка 
	                  <i class="material-design-favorite21"></i></button> 
	                  <button type="button" onclick="cart.remove('<?php echo $product['cart_id']; ?>');" class="link"> 
	                  <i class="fa fa-trash-o"></i></button> 
	                  <button data-action="cancel" type="button" class="link"> 
	                  <i class="material-design-close47"></i></button> 
	                 </div>
 
	Да же заметила что в трее не видит заказов. http://prntscr.com/pgbha3 
 
	В панели "Продажи" заказ вигден но с 0 этоной.