View Full Version : Smarty templates
TinMan
04-09-2009, 05:10 PM
Just wondering how easy it is to integrate a shopping cart constructed using smarty templates into an existing website, so that the cart has a similar look feel to the website. The cart is built with cs-cart.
VIPStephan
04-10-2009, 02:34 PM
Just wondering how easy it is to integrate a shopping cart constructed using smarty templates into an existing website, so that the cart has a similar look feel to the website. The cart is built with cs-cart.
The look and feel is done with CSS styling the HTML. Smarty/PHP is just for the functionality. So all you need to do is style the HTML that Smarty outputs like whatever the existing site looks like.
TinMan
04-10-2009, 03:05 PM
ok thanks,
I guess what i am asking is, if i have a website set up, can i cut certain parts out of cs cart and paste them into my existing design?
Or do i need to adapt the code on the existing cart site?
vBulletin® v3.8.2, Copyright ©2000-2012, Jelsoft Enterprises Ltd.