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)
-   -   Changing tab order on product page (https://forum.x-cart.com/showthread.php?t=57066)

brentoage 12-14-2010 06:13 PM

Changing tab order on product page
 
Hey there. Wondering if someone can assist with a product page customization in X-Cart Gold 4.4.1, using the Light & Lucid theme (2 column).

I'd like to change the tab order of the following on the individual product page(s) when the tab option is enabled. By default, it appears as though the first tab is the "Send to a Friend", second is "Customers also Bought" and the third being "Product Reviews". I've taken a good look through the templates in Webmaster Mode, but can't seem to figure this one out. Seems like a simple enough thing to do, but I'm just missing it somehow.

Any help in changing the order that the tabs appear would be very much appreciated.

Thank you in advance.

Brent
:-)

balinor 12-14-2010 06:31 PM

Re: Changing tab order on product page
 
Yea, those aren't in a template, it is a php file:

include/product_tabs.php

Just re-order the appearance there - be careful though, lots of if statements and brackets - make a backup first!

brentoage 12-16-2010 05:56 PM

Re: Changing tab order on product page
 
Quote:

Originally Posted by balinor
Yea, those aren't in a template, it is a php file:

include/product_tabs.php

Just re-order the appearance there - be careful though, lots of if statements and brackets - make a backup first!


thank you very much. appreciate the quick response and your assistance.

:)


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

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