%PDF- %PDF-
| Direktori : /home/bitrix/www/bitrix/components/bitrix/landing.demo/data/page/clothes/cart/ |
| Current File : //home/bitrix/www/bitrix/components/bitrix/landing.demo/data/page/clothes/cart/.description.php |
<?php
if (!defined('B_PROLOG_INCLUDED') || B_PROLOG_INCLUDED !== true)
{
die();
}
use \Bitrix\Main\Localization\Loc;
return array(
'code' => 'clothes/cart',
'name' => Loc::getMessage('LANDING_DEMO_STORE_CLOTHES-CART--NAME'),
'description' => NULL,
'type' => 'store',
'version' => 2,
'fields' => array(
'RULE' => NULL,
'ADDITIONAL_FIELDS' => array(
'METAOG_IMAGE' => 'https://cdn.bitrix24.site/bitrix/images/demo/page/clothes/cart/preview.jpg',
'VIEW_USE' => 'N',
'VIEW_TYPE' => 'no',
),
),
'layout' => array(
'code' => 'header_footer',
'ref' => array(
1 => 'clothes/header',
2 => 'clothes/footer',
),
),
'items' => array(
0 => array(
'code' => 'store.cart',
'cards' => array(),
'nodes' => array(),
'style' => array(
'#wrapper' => array(
0 => 'landing-block g-bg-white g-pt-30 g-pb-10',
),
),
'attrs' => array(),
),
),
);