Follow us on Twitter X-Cart on Facebook Wiki
Shopping cart software Solutions for online shops and malls

Bestsellers on ALL pages

 
Reply
   X-Cart forums > X-Cart 4 > Dev Questions
 
Thread Tools Search this Thread
  #51  
Old 08-10-2010, 01:00 PM
 
ideaexpress ideaexpress is offline
 

Newbie
  
Join Date: May 2010
Posts: 2
 

Default Re: Bestsellers on ALL pages

Can someone help out, i cannot get my bestsellers to show on the cart

in the fast_lane_checkout/cart.php i have added

if ($active_modules["Bestsellers"])
include $xcart_dir."/modules/Bestsellers/bestsellers.php";
#
# The tabs array for disaplying on the checkout
#


as well as in cart.php

but i cannot get it to show.

The site is http://dev.queuingstanchions.com and bestsellers module is on.
__________________
X-cart gold : Version 4.3.1
Reply With Quote
  #52  
Old 08-10-2010, 09:45 PM
 
Learner Learner is offline
 

X-Adept
  
Join Date: Dec 2008
Posts: 807
 

Default Re: Bestsellers on ALL pages

Quote:
Originally Posted by ideaexpress
Can someone help out, i cannot get my bestsellers to show on the cart

in the fast_lane_checkout/cart.php i have added

if ($active_modules["Bestsellers"])
include $xcart_dir."/modules/Bestsellers/bestsellers.php";
#
# The tabs array for disaplying on the checkout
#


as well as in cart.php

but i cannot get it to show.

The site is http://dev.queuingstanchions.com and bestsellers module is on.

You should add {include file="modules/Bestsellers/bestsellers.tpl"} in /skin1/modules/Fast_Lane_Checkout/home.tpl wherever you want to display.It should work
__________________
4.6.1 Platinum


Reply With Quote
  #53  
Old 09-20-2010, 07:42 PM
 
aasun aasun is offline
 

Member
  
Join Date: Jan 2006
Posts: 19
 

Default Re: Bestsellers on ALL pages with descriptions

the code snippet worked for me in version 4.4, thanks guys
__________________
aasun
Reply With Quote
  #54  
Old 10-09-2010, 12:47 AM
 
Learner Learner is offline
 

X-Adept
  
Join Date: Dec 2008
Posts: 807
 

Default Re: Bestsellers on ALL pages

I have a product linked with some category but the category is hidden for display.Now the problem is when I see the product in home page then bestseller(our picks for me) works perfect but when enter into detail page/cart bestseller is not displayed at the footer I have added this codes-

{foreach from=$bestsellers item=b name=bestsellers}<br/>
<li{interline name=bestsellers}>
<a style="color:#FFFFFF; text-decoration:none" href="product.php?productid={$b.productid}&amp;cat ={$cat}&amp;bestseller=Y">{$b.product|escape}</a>
</li>
{/foreach}

This site is basically built on 4.3.1 Gold and url is www.dealaday.in.

How to display bestseller on all pages in 4.3 gold??

Thanks to all.
__________________
4.6.1 Platinum


Reply With Quote
Reply
   X-Cart forums > X-Cart 4 > Dev Questions


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -8. The time now is 10:22 AM.

   

 
X-Cart forums © 2001-2020