Your IP : 3.17.162.17
<div class="col-xs-12">
<?$APPLICATION->IncludeComponent(
"bitrix:menu",
"inner_left",
Array(
"ROOT_MENU_TYPE" => "howto",
"MAX_LEVEL" => "1",
"CHILD_MENU_TYPE" => "",
"USE_EXT" => "N",
"DELAY" => "N",
"ALLOW_MULTI_SELECT" => "N",
"MENU_CACHE_TYPE" => "N",
"MENU_CACHE_TIME" => "3600",
"MENU_CACHE_USE_GROUPS" => "Y",
"MENU_CACHE_GET_VARS" => array(),
"HEAD_MESS" => "Как купить",
"T_ICONS" => array(
'icon-payment', 'icon-delivery', 'icon-montage', 'icon-specification'
),
"T_LINK_CLASS" => "top-menu__link--col-4"
)
);?>
</div>