Focus

This is the blog for my web design, development and marketing company, Red Kite Creative. Mostly what I'll be writing about is work-related but anything is fair game. Read more about me here...


What I'm Reading



View my bookstore













Need a shopping cart for multiple shipping recipients

November 13th, 2007 by debbie campbell

I need a cart (must be customizable PHP/MySQL/open source) that can do this:

1) Needs to be able to download order info in an Access-friendly format (this is easy).

2) Needs to interface with Authorize.Net (also easy).

3) This particular client will never have more than 10 products but often gets orders of 200 to 400 boxes to separate shipping addresses from a single customer, like holiday corporate gifts. The client wants the product page to look like this:

  • the list of products is always visible on the page
  • a radio button at the bottom - ‘order for myself’ or ‘order a gift for someone else’
  • the customer should be able to fill in the address on the same page where the product is selected (the full list of up to 10 products)
  • the process would be: customer selects product, selects ‘order a gift’and sees the address box to fill in. Customer fills in the address, seesanother set of ‘order for myself’ or ‘order a gift’ buttons, selects one, sees a new page (maybe) with a full list of products and another empty address box, and so on. The important point is, the customer doesn’t have to jump back and forth between product pages and addressing.

4) The total including shipping charges is displayed as a running total at all times while the customer’s in the cart (like when they’re entering their 200 addresses by hand).

Does that make any sense? On his current site, he has it set up so that a customer can enter 8 addresses on his order form and then has to place another entire order for more.

Now I’ve been checking around at the usual suspects - X-Cart, ZenCart, Cubecart - and haven’t found any that can do the hard parts here. Someone pointed me to Magento, and this one looks very promising, but it’s beta and the working version won’t be available until early 2008 (which might not be a problem). This is the best-looking one so far…

But does anyone else have suggestions? Ideally I need a built-in address book with an unlimited number (or 500, say) addresses per customer. It’d be really cool if they could provide my client with an Excel spreadsheet full of shipping addresses that my client could dump into a database and ship to, but I’m not sure if that’s even possible.

AddThis Social Bookmark Button

Posted in E-Commerce, Uncategorized | 2 Comments »


New site launch #1 - the Iris Patch

March 20th, 2007 by debbie campbell

Last Friday I met with the owners of my latest site design, C and T Iris Patch, for a launch meeting. It went really nicely. I like it when clients are gung-ho to learn something new, and enthusiastic about the fact that I try to use applications that make it as easy as possible for them to conduct their business.

In this case, I used OptionCart for their 3000+ item catalog, with the Mal’s E-commerce backend. I’ve talked about both before. I really can’t say enough about OptionCart - I love it because you can drop it into any existing HTML or PHP-based site using includes and it works. It looks pretty good right out of the box, but with a minimum of customization it blends right in with the look and feel of the site in general.

The admin panel for OptionCart is very simple, compared to other products like X-Cart or ZenCart. It’s intuitive, doesn’t have that many functions, but that isn’t necessarily a bad thing.

This client in particular is selling a product without a lot of options associated with it (i.e., the flowers don’t come in multiple-sized containers) and just needs an easy way to manage selling online. OptionCart is perfectly suited to a catalog that’s very robust, works great but doesn’t have a lot of bells and whistles. Clients are comfortable with it because it has an intuitive interface and the choices on what to do are well-defined and fairly obvious.

In short, it’s a cart that makes the administration end of things easy to deal with and kind of ‘invisible’ - it works without you being aware of it most of the time. That’s my favorite kind of website functionality.

AddThis Social Bookmark Button

Posted in Clients, E-Commerce, Web Design | No Comments »


OptionCart’s getting easier

February 27th, 2007 by debbie campbell

I’ve been using OptionCart as my shopping cart frontend for awhile - I’ve used it for two clients plus my own retail site.  It’s a frontend for Mal’s E-commerce, which I’ve used since 1998 and about which I have nothing but good comments.

These two work together much like ZenCart or X-Cart by itself, but OptionCart has an advantage for me as being totally based on PHP includes. I can drop a cart interface into any existing HTML or PHP-based site, there are no templates to create.

However, there are a lot of include files to edit. The first time I used it, for a site with about 500 photos for sale, it took me weeks and weeks to get the formatting done.  It’s all in tables (a disadvantage) and I’m a CSS user so that took some getting used to again.

The results looked really good, but I ate a good number of hours getting it the way I wanted it to look.

The second project I used it on was my retail site. Since I’d written down every procedure I used for editing and reformatting each included file, this one was easier - it probably took half the time of the first one, and looked as good.

Over the weekend I tackled the formatting of a site that’s just about ready to launch. I’d already installed OptionCart a few weeks earlier but had done no formatting. I sat down on Saturday morning to start on it, took a break to see a movie that afternoon, and finished it all up on Sunday night.

It looks really nice, and it took me, again, far less time. I think I’ve done it enough that I know where to look for what needs changing (there’s a lot of PHP code to wade through). 

I’m building my first X-Cart site now, so it will be interesting to see how the two compare. I know that X-Cart has many more features, but for most of clients, OptionCart is an inexpensive and very attractive package. Even more so that it’s becoming so easy for me to customize nicely.

AddThis Social Bookmark Button

Posted in E-Commerce, Inspiration, Productivity, Web Design | No Comments »