Pre-purchase question. Can zoom search be used effectively on a shopping cart site? Specifically, can the results page be configured to display a grid with the results displayed being the product image thumbnail and ideally the product title? If yes, I'll purchase it ASAP but will need directions on how to implement the results page.
Announcement
Collapse
No announcement yet.
Can it be used on Shopping Cart product search?
Collapse
X
-
Yes, a grid display with thumbs is possible. But you might need to generate thumbnail images that are appropriate for each page (or maybe you already have them) and you might need to modify the HTML code on the page to include the ZOOMIMAGE meta information. e.g.
<meta name="ZOOMIMAGE" content="Product-1233-thumb.jpg">
There are also some FAQ questions that might be relevant.
Q. How do I associate images with my search results?
Q. How should I index my site if it features a message board, forum, or calendar and other similarly complex scripts?
I would suggest trying this out with the free version of the software before purchasing.
Comment