Installation:
- Go to your codecanyon account on page download to get the plugin bundle
- Unpack downloaded codecanyon bundle zip
- In your wordpress site go to: http://YOUR_SITE.com/wp-admin/plugin-install.php?tab=upload
- Press there button ‘View’
- Find unzipped codecanyon folder, open it, find there woocommerce-products-filter.zip and select it
- Press ‘Install Now’ link
- Wait a little
- After installation finish press ‘Activate Now’ link
Settings:
Woocommerce settings->Products->Display
- Hide product by country – Enable the ability to hide products based on the location of the user. (the plugin uses the woocommerce functionality GeoIP)
- Hide product by currency – Enable the ability to hide products based on the current currency. This function works only with the plugin WOOCS
- Reverse the query – This option makes the search query reverse. For example, the plug-in will only show the product in the US instead of hiding it for US users. It analogically works with currencies.
Product Options:
- Choice of currency. If this currency is current – this product will be hidden
- Here is chosen the country in which the product will be hidden
Filters:
“woohp_geoip_code” – You can override the current location of the user’s position. Accepts a two-digit country code https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2
Shortcodes:
[woohp_test_geoip] – This shortcode shows the current location of the user. Used to test plug-in functionality