-
Add code from Add Category Attribute to a Store Category Page.
-
Add code from file add store category accordion.html to Store Settings > Advanced > Page Header Code Injection for the store page.
In the store page Intro area add a code block with the following code.
<div category="[enter category here between double quotes]"></div>
After the code block add an image and text block. Repeat this pattern for all categories. The category must match the category text as entered in the SS interface.
In the store page add a page section before the store page section. Add a code block with the following code.
<div category="[enter category here between double quotes]"></div>
After the code block add an image and text block. Repeat this pattern for all categories. The category must match the category text as entered in the SS interface.
Please consider making a donation.
-
2021-07-11
- fix syntax errors
- bumped version to 0.2d1
-
2021-07-10
- support v7.1
- bumped version to 0.2d0
-
2021-05-20
- initial version