X-Cart: shopping cart software

X-Cart forums (https://forum.x-cart.com/index.php)
-   Changing design (https://forum.x-cart.com/forumdisplay.php?f=51)
-   -   Change Template on Details Page (product.tpl) (https://forum.x-cart.com/showthread.php?t=50239)

Psychobilly 10-16-2009 10:45 PM

Change Template on Details Page (product.tpl)
 
I have a 2 column layout, I would like to remove the left side nav from the product detail page.

Which template do I need to edit? I can't seem to figure out which template calls the product.tbl.

Thanks

--------
Version 4.1.12

Psychobilly 10-16-2009 11:18 PM

Re: Change Template on Details Page (product.tpl)
 
Ok, I figured it out. In case anyone needs to know. It's called on "product.php"

Guess in hindsight pretty obvious....

ARW VISIONS 10-17-2009 02:14 AM

Re: Change Template on Details Page (product.tpl)
 
How did you remove the menu editing product.php?

cflsystems 10-17-2009 04:32 AM

Re: Change Template on Details Page (product.tpl)
 
You just need to edit home.tpl and surround the left side with an if statement

{if $main ne "product"}
show left side
{/if}


All times are GMT -8. The time now is 01:46 PM.

Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.