Search the Community
Showing results for tags 'Product search'.
-
Hi, My 1.6.1.5 Prestashop does not detect any product on search index and it will we stay on 0/0 even i click on rebuild index. Also if i add new product it will stay same 0/0. I made deactive all non-addons Prestashop modules and overrides but there was no success. I tried to delete both search_index and search_word tables but still no success. Please tell me how to fix this matter
- 3 replies
-
- product search
- product search index
-
(and 3 more)
Tagged with:
-
advanced search [MODULE] Advanced Search & Stats Module
PS_dev posted a topic in Paid Modules & Themes
Check out our module - Advanced Search & Stats Our Advanced Search Module makes it easy and fast for customers to find the products, categories, or information they are looking for. And with the add to cart function directly from the search results increase the chances to boost your sales. The search results will show in a dropdown/popup after you start typing in the search bar. From the result page, you can the quick view function on the products, add them to the cart, find related categories or get all results from your search. Frontend key features Select a category you want to search in Auto-suggest Add to cart from the search box CMS pages included in the search box Categories included in the search box Good product overview Choose QTY from the search box Inventory status in the search box Directly access to brands from the search box Admin key features Enable or disable stats from the search module Choose a maximum of products in the search box Choose a maximum of categories in the search box Choose a maximum of pages in the search box Choose a maximum of manufacturers in the search box Check out our module - Advanced Search & Stats-
- search module
- prestashop module
- (and 4 more)
-
Hello everybody, I'm trying to create a portal lke 'ebay stores'. In prestashop multistore, main store is equal to other stores, only products of main store are listed. I have overrided some classes, in /override folder that i've attached, and home page products and category products work. Now i'm working on main search, /override/classes/Search.php (line 216 query involved, not yet modified). first question: to delete id_shop inner join, for now i rewrite query in standard sql with different join key, but i know that exist Shop::addSqlAssociation('product_attribute', 'pa', false, ...) it's possible to use this function to make a join with all shops of my shop group? second question: in order to create a local search, i want to add a select menu with a list of cities, and my goal is to show only products owned by shops that are at short distance (or in the same city for now for simplicity) of the city selected in select menu. what i have to do? i see that prestashop store are a module with main address and another with other addresses. third question: i've tryied to use layered navigation, but my overrides about see products of all shops in a certain category not work when this module is active. I think different classes and pages are involved. How can i add also here that city filter field? thank a lot for any support or suggestion override.zip
- 8 replies
-
- 1
-
-
- multistore
- override
-
(and 3 more)
Tagged with:
-
Prestashop Image Search Module Save the time of your customers by allowing them to search the products by an image on your store. Through machine learning, the system recognizes the image uploaded by a customer and displays the keywords related to the image by clicking on which the related search results get displayed. Demo Link- https://addons.prestashop.com/demo/FO33493.html Purchase link-https://addons.prestashop.com/en/search-filters/43431-image-search.html Features- >>Image recognition system which detects the image and displays the keywords related to the image. >>Customers can search the products on the store by the image. >>Helps save customer’s time. >>Improved customer experience. Purchase link-https://addons.prestashop.com/en/search-filters/43431-image-search.html Query link- https://addons.prestashop.com/en/contact-us?id_product=43431 /Amit Kushwaha Webkul
-
- search product by image
- search by image
-
(and 2 more)
Tagged with:
-
Hi All, I have seen several topics about this issue - haven't found a solution though... I am running a web-shop which originally was created on 1.5 PS, upgraded to 1.6.x a year ago and a multistore was launched just a couple months ago. What I just noticed that when using onsite search the original shop is delivering all products that match criteria and the one which is a secondary one gives either few or nothing at all. When switching to a secondary shop in BO and rebuilding an entire index results in 'no search results" in both of the shops. When switching to 'All shops' in BO and rebuilding the index the primary - gives all what's requested and a secondary - again, just part of it or nothing. It should not have anything to do with how recently the products were put into the shops as I have noticed entire issue by searching for a recently uploaded stuff. I tried to search for "ENERGY" - a product line which was added recently and at the same time, but both shops deliver different results. Please have a look: 1. Primary - https://norwayshop.com/en/search?controller=search&orderby=position&orderway=desc&search_query=energy&submit_search= 2. Secondary - https://norwayshop.no/en/search?controller=search&orderby=position&orderway=desc&search_query=energy&submit_search= Can you please help to get a clue what is wrong? Thank you! P.S. Again - rebuilding/adding an index - doesn't help PS version - 1.6.0.14
- 8 replies
-
- multistore
- index
-
(and 1 more)
Tagged with:
-
Hi we have product names with "/" and "-" in them (the name has got forward slash in it). I did study the search engine behavior and code and could overwrite the search.php to let me handle the "-" differently and now dash-esh are ok. But appears that forward slashes are making the search string explode, which in our case is not good. I cannot properly search products with "/" in their names. Do you know how can I fix this issue? I need the search not to do anything with slashes and only treat forward slash like any other alphabet or character. Thanks!
- 4 replies
-
- Search
- Product search
-
(and 3 more)
Tagged with:
-
Hallo, i'm working from 2 weeks with presta 1.6 coming from older versions. I think is good but i got a problem. I'm preparing a site to sell toner and inkjet cartridges. I index all the products and i got no error. I make an example to explain what's happens: i got a product that hasi in description "TONER CARTRIDGE FOR HP 1010 - OEM CODE Q2612A" if i search for 1010 i find it if i search for q2612a i find it if i search for 2612 no result It works in "like" mode but it seems that it wants a complete word. This is a big problem becaouse I can't be sure about the customer will search for. Can anybody help? Tnx Luca
-
Hi friends, I have multi store enabled in my shop, but product search is not working for sub sites. Please help me out to solve this problem. I have tried many ways to solve but the problem is not solve. Please give me a valuable reply. Thank you
-
Hi, my prestashop has suddenly stop searching products.Even if product is their and if i search it shows No results found for your search for all product it showing like this but actually that product exists. I also checked ps_search_index in my database.all index are made correctly. can any body help what to do???