Frontend: http://magento23.softdy.com/
Backend: https://magento23.softdy.com/admin
Acc: demo
Pass: demo_softdy123
For magento 2.4.x with Elastic search http://magento24.softdy.com/iphone-10.html
Our support email: [email protected]
Assign one or multiple tags to your products and improve the navigation for your customers, who can narrow the search results by tags in the Product Filters or, vice versa, see all products with the same tag.
If module Product Tags is enabled, your customers can narrow the search results by tags.
They will automatically be translated on the product pages of admin and customer area, if this language is selected.
As you may know, there are two most popular ways of installing Magento 2 extension. The first one is to use COMMAND LINE and the send one is to install manually.
Product Tags extension can be installed in a few minutes by going through these following steps
Step 1: Download/purchase the extension
Step 2: Unzip the file in a temporary directory
Step 3: Upload it to your Magento installation root directory
Step 4: Disable the cache under System >> Cache Management
Step 5: Enter the following at the command line:
Run command bellow:
php bin/magento cache:clean
php bin/magento setup:upgrade
php bin/magento setup:di:compile
php bin/magento setup:static-content:deploy -a adminhtml
php bin/magento setup:static-content:deploy -f -a frontend
Step 6: After opening Stores >>Configuration >>Advanced >> Advanced, the module will be shown in the admin panel
Step 1: Download/purchase the extension
Step 2: Unzip the file in a temporary directory
Step 3: Upload it to your Magento installation root directory
Step 4: Disable the cache under System >> Cache Management
Edit app/etc/config.php file and three line code:
‘Min_Base’ => 1,
‘Min_Tags’ => 1,
Step 5: Disable the cache under System >> Cache Management
Step 6 : After opening Stores >> Configuration >> Advanced >> Advanced, the module will be shown in the admin panel.
You can add, update or remove tags by the following step.
If tag is blank you can use keyword to replace by going to
Your clients can search all products with the same tag by click to any tags.