Can the search box act as amazon's search box?

With autocomplete capability that also shows where the product you are searching is available.

Thanks

Yes, the search box element is for this.

@emmanuel

I so badly need to figure out how to implement this in my site. How can i do this? i am using the search box but it only suggestions from my history not from my database as i would want. Any help on this will be very much appreciated.

Hope it helps!

Vlad.

GM at Bubblewits - Bubble Certified Partner

http://bubblestore.io – a place to buy Bubble templates for landing pages, e-commerce, workflows, APIs etc.
http://iambubble.com - one page Bubble demo
http://builtonbubble.com - Collection of apps built on Bubble

Screen Shot 2017-01-19 at 11.55.56 AM

This is what am doing and it’s not working,what am i doing wrong?

As long as you have actual data in your database to search for, this should be working just fine.

Otherwise, please share a link so we can take a look.

@vladlarin

Here is the link

It’s working.

I have noticed that for the suggestion to appear the user or another user must have typed the search time before, when i try a new search term there is no suggestion, but when i type it a second term now i get a suggestion. This makes me think that the search bar is getting suggestions from history other than from my database.

I have just realised that it works like you said.You are right.
The reason as to why i thought it wasn’t working is because the auto suggest is actually taking too long if am searching for the first time. I wonder why.