Your IP : 13.59.50.105


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/.description.php

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

use \Bitrix\Main\Localization\Loc;

return array(
	'block' => array(
		'name' => Loc::getMessage('LANDING_BLOCK_STORE.PAY_NAME'),
		'section' => array('store'),
		'type' => 'null',
		'html' => false,
		'namespace' => 'bitrix',
	),
	'nodes' => array(),
);