%PDF- %PDF-
| Direktori : /home/bitrix/www/bitrix/components/bitrix/landing.demo/data/page/clothes/payment/ |
| Current File : //home/bitrix/www/bitrix/components/bitrix/landing.demo/data/page/clothes/payment/.description.php |
<?php
if (!defined('B_PROLOG_INCLUDED') || B_PROLOG_INCLUDED !== true)
{
die();
}
use \Bitrix\Main\Localization\Loc;
return array(
'code' => 'clothes/payment',
'name' => Loc::getMessage('LANDING_DEMO_CLOTHES_PAYMENT_TXT_1'),
'description' => NULL,
'type' => 'store',
'version' => 2,
'fields' => array(
'RULE' => NULL,
'ADDITIONAL_FIELDS' => array(
'VIEW_USE' => 'N',
'VIEW_TYPE' => 'no',
),
),
'layout' => array(),
'items' => array(
0 => array(
'code' => 'store.payment',
'cards' => array(),
'nodes' => array(),
'style' => array(),
'attrs' => array(),
),
),
);