View Single Post
  #8  
Old 06-03-2012, 07:14 PM
  totaltec's Avatar 
totaltec totaltec is offline
 

X-Guru
  
Join Date: Jan 2007
Location: Louisville, KY USA
Posts: 5,823
 

Default Re: Is it possible to have your own tabs

Quote:
Originally Posted by am2003
If you know basic Smarty + PHP you should deal easy with it and control everything you need.
+1

This is a very simple mod, just complex enough to teach you a lot about how X-cart works. First create a custom skin directory, then you won't have to worry about screwing up your existing files. And you can keep all your changes in one place.

You will need a template for each tab that you want to display. You don't need to populate the variables, all the variables you need are already in the arrays. You can use webmaster mode to determine the contents of each variable assigned to the page. I think you would find my tutorials helpful in getting you familiar with smarty.
__________________
Mike White - Now Accepting new clients and projects! Work with the best, get a US based development team for just $125 an hour. Call 1-502-773-6454, email mike at babymonkeystudios.com, or skype b8bym0nkey

XcartGuru
X-cart Tutorials | X-cart 5 Tutorials

Check out the responsive template for X-cart.
Reply With Quote