Archive for July, 2010
Getting Zen Cart Product Data From Outside the Store Directory
Being able to correctly pull Zen Cart product data from outside of the Store directory is a topic that comes up often when creating a shopping-based website. The trick is to use Zen Cart’s own functions to make sure you get the correct pricing, images, etc. Included in the zip file below is the code we have used recently to pull featured product data from outside of the store directory. It should serve as a fairly good reference for how to pull this type of data.
Continue Reading 'Getting Zen Cart Product Data From Outside the Store Directory' »
Upload and Manage Multiple Images in Zen Cart
A common feature that clients request for their Zen Cart store is the ability to easily upload and manage multiple images for a product. Because this is so often requested, and because we could not find a plugin that suited our needs, we developed a small plugin/patch that allows multiple images to be uploaded and managed directly from the “Add / Modify a Product” page.
Continue Reading 'Upload and Manage Multiple Images in Zen Cart' »