View Single Post
  #3  
Old 05-03-2011, 02:50 PM
 
stuartn stuartn is offline
 

Advanced Member
  
Join Date: May 2005
Posts: 48
 

Default Re: Add more to Recommends

The recommends template is the simple product list - it doesn't have any buy now ability in it. When looking at the php its basically getting a bunch of product ids randomly using the rand keys table.

Then sent to the template which doesn't have the buy now functions, but product list does but again it won't show buy now.

By some tweaking I can get the recommended products onto the homepage as a block no problem but I want the buy now etc just the same as featured, which uses the product_t template.

I'll try it tomorrow just wondering if I passed the ids to the featured.php I wonder if this would work - i'll have to do some looking.

Any other suggestions in the meantime would be greatly appreciated.
__________________
Cheers
Stuart
-----------------------
X-Cart Version
Gold 5.4.2
Reply With Quote