Last active
February 7, 2022 13:07
-
-
Save agilelogix/88aa124598870f382aa3e0269e7cb55e to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| List of shortcodes for additional dropdown filters. | |
| # Brand only | |
| [ASL_STORELOCATOR filter_ddl="brand"] | |
| # Specialities only | |
| [ASL_STORELOCATOR filter_ddl="special"] | |
| # Brand & Specialities | |
| [ASL_STORELOCATOR filter_ddl="brand,special"] | |
| # Video link | |
| https://www.youtube.com/watch?v=KCllNhiRtt4 | |
| To Add in the Listing | |
| --------------------- | |
| Special | |
| ------- | |
| <div>{{:str_special}}</div> | |
| Brand | |
| ------- | |
| <div>{{:str_brand}}</div> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment