Your IP : 3.135.241.251


Current Path : /var/www/www-root/data/www/monolith-realty.ru/cart/order/
Upload File :
Current File : /var/www/www-root/data/www/monolith-realty.ru/cart/order/index.php

<?
require($_SERVER["DOCUMENT_ROOT"]."/bitrix/header.php");
$APPLICATION->SetTitle("Оформление заказа");
?>
<?$APPLICATION->IncludeComponent(
	"aspro:basket.allcorp3",
	"order",
	Array(
		"COMPONENT_TEMPLATE" => "order",
	)
);?>
<?require($_SERVER["DOCUMENT_ROOT"]."/bitrix/footer.php");?>