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

Remove Bestsellers From Home Page Only

 
Reply
   X-Cart forums > X-Cart 4 > Dev Questions > Changing design
 
Thread Tools Search this Thread
  #1  
Old 01-26-2008, 12:03 AM
 
Freakmode Freakmode is offline
 

X-Adept
  
Join Date: Jun 2003
Location: UK
Posts: 696
 

Default Remove Bestsellers From Home Page Only

Hi

Is it possible to not show the bestsellers on the home page but leave it on all of the other pages?

The reason being our 3 best selling products shown on the home page are free boxes and balls we give away when you buy other products.

Thanks
__________________
X-Cart 4.7.12 (Live)
Redux Template
CDSEO
Reply With Quote
  #2  
Old 01-26-2008, 02:58 AM
  SpinyMan's Avatar 
SpinyMan SpinyMan is offline
 

Advanced Member
  
Join Date: Jan 2008
Posts: 30
 

Default Re: Remove Bestsellers From Home Page Only

Hi,
open "customer/home.tpl" file and find a string
Quote:
{if $active_modules.Bestsellers ne "" and $config.Bestsellers.bestsellers_menu eq "Y"}
{ include file="modules/Bestsellers/menu_bestsellers.tpl" }
{/if}
and replace it by
Quote:
{if $active_modules.Bestsellers ne "" and $config.Bestsellers.bestsellers_menu eq "Y" and ($main ne "catalog" or $cat ne "")}
{ include file="modules/Bestsellers/menu_bestsellers.tpl" }
{/if}
__________________
Regards,
SpinyMan

X-Cart Templates Store -
http://www.x-cart-customization.com/shop/

X-Cart Customization Services -
http://www.x-cart-customization.com/
Reply With Quote
  #3  
Old 01-26-2008, 03:56 AM
 
Freakmode Freakmode is offline
 

X-Adept
  
Join Date: Jun 2003
Location: UK
Posts: 696
 

Talking Re: Remove Bestsellers From Home Page Only

Thanks SpinyMan - that works a treat.

No longer look like we never sell anything over $1
__________________
X-Cart 4.7.12 (Live)
Redux Template
CDSEO
Reply With Quote
Reply
   X-Cart forums > X-Cart 4 > Dev Questions > Changing design


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 02:16 PM.

   

 
X-Cart forums © 2001-2020