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

Can't move upselling/related products box

 
Reply
   X-Cart forums > X-Cart 4 > Dev Questions > Changing design
 
Thread Tools Search this Thread
  #1  
Old 05-20-2009, 10:50 AM
 
chris@earmark chris@earmark is offline
 

Advanced Member
  
Join Date: Jan 2009
Posts: 42
 

Default Can't move upselling/related products box

My problem has to do with the product details page. I don't like how Xcart is placing the "related products"/Upselling box below the "sent to a friend" module box. http://www.earmarkcaraudio.com/Xcart/product.php?productid=16581&cat=0&page=1

I would like the customer to see the related products box immediately below the product add to cart section and above the send to a friend box.

I attempted to move this box using the code in Skin1/customer/home.tpl but I have reached a road block and I'm hoping someone can move me in the right direction.

Within the div="center main" section, the code I am looking at is -

{/if}
{include file="customer/dialog_message.tpl"}
{if $page_title}
<h1 class="page-title">{$page_title|escape}</h1>
{/if}
{if $active_modules.Special_Offers}
{include file="modules/Special_Offers/customer/new_offers_message.tpl"}
{/if}
{include file="customer/home_main.tpl"}

I am lost from this point on where I should look to be able to move the "related products" box.

Thanks In Advance,

Chris
__________________
x-cart 4.2.0
fancy categories
Reply With Quote
  #2  
Old 05-20-2009, 11:59 AM
  cflsystems's Avatar 
cflsystems cflsystems is offline
 

Veteran
  
Join Date: Apr 2007
Posts: 14,192
 

Default Re: Can't move upselling/related products box

YOu need skin1/customer/main/product.tpl
Look at the end of the file, find this
Code:
{if $active_modules.Upselling_Products} {include file="modules/Upselling_Products/related_products.tpl" } {/if} {if $active_modules.Recommended_Products} {include file="modules/Recommended_Products/recommends.tpl" } {/if}
and move it to where you want it to be
__________________
Steve Stoyanov
CFLSystems.com
Web Development
Reply With Quote
  #3  
Old 05-20-2009, 12:24 PM
 
chris@earmark chris@earmark is offline
 

Advanced Member
  
Join Date: Jan 2009
Posts: 42
 

Default Re: Can't move upselling/related products box

Thank you! I was stuck on the skin1/main page. Thanks for directing me to the right template and pointing me to the code! It works!!!

Chris
__________________
x-cart 4.2.0
fancy categories
Reply With Quote
Reply
   X-Cart forums > X-Cart 4 > Dev Questions > Changing design



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:24 PM.

   

 
X-Cart forums © 2001-2020