Again good news about Zen-Cart

July 19, 2010

A few days ago I decided that I would setup direct credit card processing on one of my sites. I signed up with eway todo my C/C processing. I must say that the process with eway despite all their hype of how easy it is to get this going. The sales people are fast at [...]

Read the full article →

Sales by Product and Average sales per Month

May 26, 2010

Zen-Cart Sales Report If you need a quick report that shows you the sales for a year by model and the monthly average then this is for you. This SQL query needs to be executed against your database. To use this SQL database query you will need to go http://your-domain/cpanel > phpmyadmin and select your [...]

Read the full article →

Quantities Sold by Attribute in Zen-Cart

May 26, 2010

Most of the products I have are listed with attributes, eg a kitchen handle will be available in several length and each length is sold at a different price. Often I need to know the sales quantity by attribute of a certain product to find out the sales movements on the different sizes of a [...]

Read the full article →

MZP code as I use it in BudgetHandles.com.au

May 21, 2010

Here’s the code as I use it, this time the names of the icons are under the images and a red box is placed around the icons to visually tie them together, the complete code as I use on my site: <a id=”function” href=”images/custom/zeus-pas_LRG.jpg”><img src=”images/custom/zeus-pas_MED.jpg” alt=”” /></a></code> Hover to magnify or click above image to [...]

Read the full article →

zenMZP – MagicZoomPlus for Zen-Cart released

May 17, 2010

It’s finally done. I have completed the manual and the files required to integrate MagicZoomPlus into Zen-Cart and I have called this module zenMZP. It’s GPL’ed, read free however you will need to get the MagicZoomPlus files. MagicZoomPlus is not free however there is a trial version available and you can apply for a full [...]

Read the full article →

Create a Sale in Zen-Cart

May 2, 2010

Make a Sale One of those niffty little things that Zen-Cart offers is that you can set a whole category on sale. I did this in BudgetHandles.com.au for April and put all my door stops on sale and this had a pleasing result. In addition to this I put a note on my Welcome page [...]

Read the full article →

Sale Pricing and Wholesale Price Problem in Zen-Cart

April 19, 2010

Recently I put all my door stops on sale in BudgetHandles.com.au and only realised after an order had been processed that Zen-Cart was deducting the 25% sale discount of my wholesale prices as well (Dual Price contribution). The sale price facility in Zen-Cart is great because you can put a whole category on special sale [...]

Read the full article →