Cart Category Widget
You will find it in the Widget section of the admin.
This widget can be used in
- Content
- Blog
[%category_icon_display_2_3_C15%]
- category_icon_display = name of the widget
- _2 = number of columns to display
- _3 = Category ID 3
- _C15 = A parent category ID
3 Ways you can use it.
- ​Category ID - ie: 12_15_58 (Each ID is a single category)
- Parent Category ID - ie: C12_C15_C58 (Adding a C infront of the ID) Each CID is a Parant Category which will show all its children categories
- Combination of Parent IDs and Children IDs - ie: 12_15_C58 - (Combination of single and parent IDs)
Example:[%category_icon_display_2_3_C15%]
Usage: [%category_icon_display_{columns}_{CategoryIds}%]