Your IP : 172.28.240.42


Current Path : /var/www/html/clients/amz.e-nk.ru/en/personal/
Upload File :
Current File : /var/www/html/clients/amz.e-nk.ru/en/personal/basket.php

<?
require($_SERVER["DOCUMENT_ROOT"]."/bitrix/header.php");
$APPLICATION->SetTitle("Basket");
?><?$APPLICATION->IncludeFile("sale/sale_pieces/basket.php", Array(
	"ORDER_PAGE"	=>	"/en/personal/order.php",// Path to order page
	)
);?> <?
require($_SERVER["DOCUMENT_ROOT"]."/bitrix/footer.php");
?>