#01 of 03: Enable list and grid view switcher
- Login to Joomla! Administrator
- Go to Menus > [Menu name where you created menu items for HikaShop products listing, example: Main Menu]
- Click on a HikaShop Products Listing menu item to edit where you want to enable this.
- Click on Products options tab.
- Under Items box, click Yes from Table switcher options. See screenshot below:
#02 of 03: Install and publish plugin
- Download plg_RCA_Products_Filter_V.x.x.x.zip from your download area of this site.
- Install using Joomla!'s default extension installer.
- Go to Extensions > Plugins and search for RCA Products Filter for HikaShop plugin and publish.
#03 of 03: Translate Sort options and search placeholder
- Go to ROOT/templates/DEFAULT_TEMPLATE/language/en-GB/en-GB.tpl_r_TEMPLATE_NAME.ini
- Edit below options to customize as you need:
TPL_R_PRODUCTS_FILTER_SORTBY="Sort by"
TPL_R_PRODUCTS_FILTER_BEST_SELLERS="Best Sellers"
TPL_R_PRODUCTS_FILTER_NAME_ASC="Name (A - Z)"
TPL_R_PRODUCTS_FILTER_NAME_DESC="Name (Z - A)"
TPL_R_PRODUCTS_FILTER_PRICE_ASC="Price (Low > High)"
TPL_R_PRODUCTS_FILTER_PRICE_DESC="Price (High > Low)"
TPL_R_PRODUCTS_FILTER_NEWEST="Newest"
TPL_R_PRODUCTS_FILTER_RATED="Best Rated"
TPL_R_PRODUCTS_FILTER_TRENDING="Trending"
TPL_R_PRODUCTS_FILTER_SEARCH_IN_THIS_CATEGORY="Search in this category..."