Product tags at eCommerce
by IT-Projects LLC https://yelizariev.github.io , Ivan Yelizariev https://yelizariev.github.io
Odoo
Required Apps |
•
eCommerce (website_sale)
• Website Builder (website) |
Included Dependencies | Show |
Lines of code | 238 |
Technical Name |
website_sale_product_tags |
License | AGPL-3 |
Website | https://yelizariev.github.io |
Also available in version | v 8.0 |

Product tags at eCommerce
Adds tags on the product page in a smaller font, just above the suggested alternatives section. If someone clicks on a tag, it opens a new search using that tag as the search term, i.e. /shop?search=TAG
Note
By default /shop?search=TAG search on product name rather than on tags. This is fixed by module website_sale_search_custom, but latter also change default behaviour on searching by category. Check website_sale_search_custom's description for more information.
Tested on Odoo 11.0
Product tags at eCommerce
Installation
- Install this module in a usual way
Please log in to comment on this module