Chupies - Documentation

hikashop sort search

Enable list and grid view switcher

  1. Log in to Joomla! Administrator if you haven't already.
  2. Go to Menus > [Menu name where you created menu items for HikaShop products listing, for example: Main Menu]
  3. Edit a menu item you have created for HikaShop categories or product listings.
  4. Click on Products options tab.
  5. Set Table switcher to Yes. See screenshot below:

    hikashop table switcher

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.

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..."