Advertisement
Guest User

Untitled

a guest
Apr 21st, 2019
128
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.47 KB | None | 0 0
  1. компонент bitrix:catalog.section
  2.  
  3. 1. Включить опцию:
  4. "SHOW_ALL_WO_SECTION" => "Y",
  5. 2. Заполнить опции для ID блоков:
  6. "IBLOCK_ID" => "49",
  7. "IBLOCK_TYPE" => "1c_catalog",
  8. 3. Обязательно сделать пустым секцию
  9. "SECTION_CODE" => "",
  10. "SECTION_ID" => "",
  11.  
  12.  
  13.  
  14. компонент bitrix:catalog.smart.filter
  15. "SHOW_ALL_WO_SECTION" => "Y", //ОБЯЗАТЕЛЬНО!!!
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement