View Single Post
  #1  
Old 12-03-2007, 12:08 AM
  SystemSkins's Avatar 
SystemSkins SystemSkins is offline
 

eXpert
  
Join Date: Oct 2007
Posts: 350
 

Default (off x-cart topic) smarty and ebay

I'm trying to build a simple eBay auction layout and would like to know if this would work.

I'm basically going to use the knowledge I learned from building my X-cart site and build an ebay master template so I can change 100's of auctions on the fly. I figure I'd start with a home.tpl and inside it will call various templates. My question is this, since I'll be copying the html into ebay's site, I will then have to reference all the template files, well... everything, to my web server correct?

Like this?
Code:
{include file="http://www.systemskins.com/ebay/meta.tpl"} <link rel="stylesheet" type="text/css" href="http://www.systemskins.com/ebay/ebay.css" />
__________________
Doug Rock
X-cart Gold 4.1.9
_____________________________________
Altered Cart: 1-Page checkout
Firetank: Feed Manager
Website CM: CDSEO PRO
Website CM: Product A-Z Map
Website CM: Review Approval
Website CM: Site Map Pro
Qualiteam: Sales & Stats (free version)
Reply With Quote