hikashop sort search

#01 of 03: Enable list and grid view switcher

  1. Login to Joomla! Administrator
  2. Go to Menus > [Menu name where you created menu items for HikaShop products listing, example: Main Menu]
  3. Click on a HikaShop Products Listing menu item to edit where you want to enable this.
  4. Click on Products options tab.
  5. Under Items box, click Yes from Table switcher options. See screenshot below:

    hikashop table switcher

 

#02 of 03: Install and publish plugin

  1. Download plg_RCA_Products_Filter_V.x.x.x.zip from your download area of this site.
  2. Install using Joomla!'s default extension installer.
  3. Go to Extensions > Plugins and search for RCA Products Filter for HikaShop plugin and publish.

#03 of 03: Translate Sort options and search placeholder

  1. Go to ROOT/templates/DEFAULT_TEMPLATE/language/en-GB/en-GB.tpl_r_TEMPLATE_NAME.ini
  2. 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..."