Support » Help Center » Shop-Script FREE/PRO/PREMIUM » Design & Layout of Shop-Script FREE/PRO/PREMIUM »
Shop-Script stores design is independent of PHP scripts and is defined in HTML templates files which are based on Smarty templates engine (http://smarty.php.net/). Smarty is a very popular template engine which is used by the big number of PHP web solutions (shopping carts, community forums, chats and more). It allows you to change look & feel of your shopping cart as you like without modifying PHP script. Template files are HTML-files with special Smarty library tags designated by curly brackets {…}. They are located in the templates/frontend/tmpl*/ folder of the directory where you installed Shop-Script. * corresponds to the template index in your Shop-Script version:
index.tpl.html file, located in templates/frontend/tmpl*/, holds your store's main structure. Please open it in your text or HTML editor (e.g. Macromedia DreamWeaver, MicroSoft FrontPage, Adobe GoLive) and make necessary changes in it. You can change color scheme, the page layout, etc. or you can create shopping cart design based on your current look & feel. To redesign your shopping cart you should have basic HTML knowledge and/or experience of using HTML editor.
Note: When editing template file in HTML editor, your editor needs to recognize and support Smarty format. If you are using Macromedia Dreamweaver MX, you can download SmartyDWT plugin that lets you edit templates based on Smarty in Dreamweaver.
Questions in this section:
© 2003—2008 WebAsyst