Your IP : 216.73.216.86


Current Path : /var/www/homesaver/www/bitrix/blocks/bitrix/store.salescenter.payment.pay_store_v3/
Upload File :
Current File : /var/www/homesaver/www/bitrix/blocks/bitrix/store.salescenter.payment.pay_store_v3/block.php

<?php
if (!defined('B_PROLOG_INCLUDED') || B_PROLOG_INCLUDED !== true)
{
	die();
}
?>
<section class="landing-block u-block-border-none">
	<div class="landing-block-container container">
		<?$APPLICATION->IncludeComponent(
			'bitrix:salescenter.payment.pay',
			'payment_method_list',
			[]
		);?>
	</div>
</section>