Posts Tagged: ZenCart

How to create a grid layout in ZenCart

by Gerae Lindsey on July 27th, 2010
How to create a grid layout in ZenCart

By default, ZenCart displays products in rows, one product on top of the other. Switching your products to a grid layout is easily accomplished using a mod called Column Layout Grid for Product Listings. Installing this mod will change your product listings from this: to this: This mod is pretty easy to use. First, upload the [...]

Restricting payment types in ZenCart

by Gerae Lindsey on March 7th, 2010
Restricting payment types in ZenCart

Let’s say you sell two types of products in your cart. For example, BOOKS and eBOOKS. You want to allow customers to pay for BOOKS with PayPal and credit cards. But you only want customers to pay for eBOOKS with PayPal. Is this possible with ZenCart? The answer is yes, however some editing of code is [...]

Order tracking in ZenCart

by Gerae Lindsey on March 5th, 2010
Order tracking in ZenCart

ZenCart has the built-in option of allowing customers to track their orders once placed. Tracking is viewed in the “My Account” area for customers when logged in. This tutorial will show you how to update the status of orders and add new order status options in ZenCart. You can update the status of orders placed [...]

ZenCart ebook downloads and permissions

by Gerae Lindsey on September 28th, 2009
ZenCart ebook downloads and permissions

I had a client email me about an order placed from her ZenCart store for an ebook. The ebook information showed correctly on the order confirmation page, along with the instructions on how to download the ebook. The problem? No link was provided to actually make the download. This is *usually* caused by one of [...]