Current Path : /var/www/u0635749/data/www/hobbyclick.ru/public/bitrix/js/catalog/entity-selector/ |
Current File : /var/www/u0635749/data/www/hobbyclick.ru/public/bitrix/js/catalog/entity-selector/config.php |
<?php if (!defined('B_PROLOG_INCLUDED') || B_PROLOG_INCLUDED !== true) { die(); } return [ 'settings' => [ 'entities' => [ [ 'id' => 'product', 'options' => [ 'dynamicLoad' => true, 'dynamicSearch' => true, 'searchFields' => [ [ 'name' => 'supertitle', 'type' => 'string', 'system' => true, ], [ 'name' => 'SEARCH_PROPERTIES', 'type' => 'string', ], [ 'name' => 'PREVIEW_TEXT', 'type' => 'string', ], [ 'name' => 'DETAIL_TEXT', 'type' => 'string', ], [ 'name' => 'PARENT_NAME', 'type' => 'string', ], [ 'name' => 'PARENT_SEARCH_PROPERTIES', 'type' => 'string', ], [ 'name' => 'PARENT_PREVIEW_TEXT', 'type' => 'string', ], [ 'name' => 'PARENT_DETAIL_TEXT', 'type' => 'string', ], ], 'itemOptions' => [ 'default' => [ 'avatar' => '/bitrix/js/catalog/entity-selector/src/images/product.svg', 'captionOptions' => [ 'fitContent' => true, 'maxWidth' => 150 ], ], ], ], ], ], ], ];