VirtueMart Forum

VirtueMart 2 + 3 + 4 => Virtuemart Development and bug reports => Topic started by: guardiano78 on September 02, 2020, 15:44:28 PM

Title: search by gtin [SOLVED]
Post by: guardiano78 on September 02, 2020, 15:44:28 PM
Hello,
i need to add the ability to search for a product by entering a specific EAN.
It could probably be enough to add the "product_gtin" field to the WHERE of the search query.
Can you give me some suggestions?
thank you.


Joomla 3.9.21 - Virtuemart 3.6.8 10197
Title: Re: search by gtin
Post by: balai on September 02, 2020, 17:22:39 PM
If you are willing to spend a few pennies, you can try the Custom Filters extension.
https://breakdesigns.net/extensions/joomla/custom-filters

I am sure that you will appreciate both it's search and the other functionalities.
Title: Re: search by gtin
Post by: guardiano78 on September 02, 2020, 17:30:39 PM
Hello,
i'm sorry !! :-)
i founded where to set gtin as search field.
It is in Configuration -> Product Sort Order Settings -> Available Search Fields

Thanks to all.