------------------------------ Quick Cart by HOMAMsoft.com Contact: info@HOMAMsoft.com www.HOMAMsoft.com ------------------------------ productsInRow v0.1.0 ------------------------------ Requirements ------------------------------ Quick Cart v0.2.0 HowTo Install ------------------------------ step 1) create directory "productsInRow" in plugins directory (plugins/productsInRow/) step 2) copy file "productsInRow.php" to "plugins/productsInRow/" directory step 3) edit file "plugins/plugins.php", copy 1 line below and paste to "plugins/plugins.php" file: require DIR_PLUGINS.'productsInRow/productsInRow.php'; step 4) copy productsInRow.tpl to directory where You store templates. default is: "templates/default/" We suggest (for better site look - products presentation) ------------------------------ - define size of products images smaller then 120 px - $config['products_foto_size'] in "config/general.php" - short description shorter then 110 letters - name of products shorter then 65 letters