Your IP : 18.222.164.252


Current Path : /var/www/www-root/data/www/monolith-realty.ru/bitrix/blocks/bitrix/store.payment/
Upload File :
Current File : /var/www/www-root/data/www/monolith-realty.ru/bitrix/blocks/bitrix/store.payment/block.php

<?php
if (!defined("B_PROLOG_INCLUDED") || B_PROLOG_INCLUDED !== true)
{
	die();
}

if (\Bitrix\Landing\Landing::getEditMode())
{
	echo '<div class="g-min-height-200 g-flex-centered"></div>';
	return;
}
?>
<?$APPLICATION->IncludeComponent(
	"bitrix:sale.order.payment",
	"",
	Array(
	)
);?>

<?die();?>