Tag Archives: Shopping Cart

Shopify Importer – Import Shopify Products into WordPress

Download the plugin from WordPress.org Shopify is a great hosted eCommerce provider. WordPress is the best blogging platform. I first learned about Shopify in 2007, and was very interested in their service: they take care of every aspect of an … Continue reading

Posted in Plugins, WordPress | Tagged , , , | 18 Comments

Add ‘Customers Also Purchased’ to the Cart Page on Interspire Shopping Cart

“Customers Also Purchased” should be on the cart page, right? The Interspire Shopping Cart has a “Customers Also Bought” feature, but for some reason, they didn’t think to make it functional on the cart page — one of the most … Continue reading

Posted in Interspire | Tagged , , , , , | 4 Comments

Add Canonical Tags to Shopp Plugin for SEO

I am building a store using the Shopp plugin, and I noticed that there are possibilities for duplicate content issues: A product can be accessed both by /shop/productID and /shop/product-slug A tag can be accessed using /shop/?shopp_tag=tag-uri and /shop/tag/tag-slug A … Continue reading

Posted in Shopp, WordPress | Tagged , , , , , , , | 7 Comments

Add a Store Catalog XML Sitemap to the Shopp Plugin

The Shopp default RSS/XML/Google Base solution was not enough. I needed to have a Google Base feed that featured all the store products. For some reason, the recommended process wasn’t working for me. It was either showing only recent products, … Continue reading

Posted in Code, Shopp | Tagged , , , , , , , , | 5 Comments

Edit Product Link for Shopp Plugin

If you use the Shopp plugin for WordPress, you’ve likely found something frustrating: you click on the “Edit Post” link, and you get to edit the Store page, not the product in Shopp. Here’s a quick fix: add the following … Continue reading

Posted in Shopp, WordPress | Tagged , , , , , | 6 Comments

Interspire Shopping Cart — Add a Brands Drop-Down Menu

Don’t use the Interspire Shopping Cart? Check it out; it rocks. The Interspire Shopping Cart is a great tool, but it’s missing some stuff out of the box. I am working on a shopping cart for a client, and wanted … Continue reading

Posted in Interspire, Tutorial | Tagged , , , , | 39 Comments

Incorporate WordPress with Interspire Shopping Cart

I’m going to elaborate on this further (and about Interspire in general), but for those of you who want to make WordPress functions available throughout your shopping cart, here’s how: Before the closing ?> in the init.php file, add the following code: … Continue reading

Posted in Interspire, WordPress | Tagged , , , | 19 Comments

Recover your password from Interspire Shopping Cart

I develop my websites locally, so sending Lost Password emails never works. When I forget what my password is, it’s quite the hassle. I’m developing an Interspire Shopping Cart website, and lo and behold, I lost the password. Here’s how … Continue reading

Posted in Interspire, Web Development | Tagged , , , , | 3 Comments

Tableless, accessible, nearly validating osCommerce — Rewriting the beast

osCommerce accessibility stinks osCommerce default installation is a huge mess for accessibility. Every piece of code that the platform spits out has endless tables and poorly coded HTML — finding your way through the code is like trying to clear … Continue reading

Posted in Code, Web Design Portfolio | Tagged , , , , , , , , | 9 Comments

Standards-Compliant Shopping Cart with XHTML & CSS!

I’ve been looking for a shopping cart like this for a long time One of my clients is looking to move from osCommerce to a more user-friendly solution, and I really want to use a shopping cart that is XHTML … Continue reading

Posted in Web Development | Tagged , , , , , , , , , | 13 Comments