Your IP : 216.73.216.86


Current Path : /var/www/homesaver/www/bitrix/components/bitrix/sale.location.selector.search/
Upload File :
Current File : /var/www/homesaver/www/bitrix/components/bitrix/sale.location.selector.search/.description.php

<?if (!defined("B_PROLOG_INCLUDED") || B_PROLOG_INCLUDED!==true) die();

$arComponentDescription = array(
	"NAME" => GetMessage("SALE_SLSA_COMPONENT_NAME"),
	"DESCRIPTION" => GetMessage("SALE_SLSA_COMPONENT_DESCRIPTION"),
	"ICON" => "/images/component_icon.gif",
	"PATH" => array(
		"ID" => "e-store",
		"CHILD" => array(
			"ID" => "sale_order",
			"NAME" => GetMessage("SAL_NAME")
		)
	),
);
?>