You are here:  » Products and Images on Homepage


Products and Images on Homepage

Submitted by krispy1812 on Wed, 2006-07-26 13:16 in

How would I go about pulling products and images for display on the homepage like you have in your demo site.

Also, is it possible to include Popular Searches / Popular products in a search query.

Thanx

Submitted by support on Wed, 2006-07-26 14:40

Hi There,

The code to display images and products on the homepage is included in the script; they're called the "Featured Products", which you can manage from the admin area. Here's the documentation:

http://www.pricetapestry.com/node/135

Search queries are not recorded, and whilst it would be possible to code this, you can quite easily create a manual "Popular Searches" list. For example, you could add the following HTML to your index page:

<a href='/search.php?q=Plasma+TV'>Plasma TVs</a>

Hope this helps!
David.