%PDF- %PDF-
| Direktori : /home/bitrix/www/bitrix/components/bitrix/sale.recommended.products/ |
| Current File : /home/bitrix/www/bitrix/components/bitrix/sale.recommended.products/.description.php |
<?
if (!defined("B_PROLOG_INCLUDED") || B_PROLOG_INCLUDED!==true) die();
$arComponentDescription = array(
"NAME" => GetMessage("SRP_DEFAULT_TEMPLATE_NAME"),
"DESCRIPTION" => GetMessage("SRP_DEFAULT_TEMPLATE_DESCRIPTION"),
"ICON" => "/images/sale_rec.gif",
"SORT" => 40,
"PATH" => array(
"ID" => "e-store",
"NAME" => GetMessage('CP_CATALOG_SERVICES_MAIN_SECTION'),
"CHILD" => array(
"ID" => "catalog-services",
"NAME" => GetMessage("CP_CATALOG_SERVICES_PARENT_SECTION"),
"SORT" => 500,
)
)
);
?>