Your IP : 216.73.216.86


Current Path : /var/www/homesaver/www/bitrix/components/bitrix/catalog.product.subscribe.list/
Upload File :
Current File : /var/www/homesaver/www/bitrix/components/bitrix/catalog.product.subscribe.list/.parameters.php

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

$arComponentParameters = Array(
	"PARAMETERS" => Array(
		"LINE_ELEMENT_COUNT" => array(
			"PARENT" => "VISUAL",
			"NAME" => GetMessage("CPSL_LINE_ELEMENT_COUNT"),
			"TYPE" => "STRING",
			"DEFAULT" => "3",
		),
		"CACHE_TIME" => array("DEFAULT" => 3600),
	)
);