The Cart Blog

Sunday, November 13, 2011

Zen Cart Contributions Updated for 1.5.0

Filed under: That Software Guy,Zen Cart — thatsoftwareguy @ 8:13 am

The following contributions of mine to the Zen Cart project have brand new updates for Zen Cart 1.5.0.

My other contributions work as is in Zen Cart 1.5.0 rc2.

Saturday, November 12, 2011

Zen Cart Extensions updated for 1.5.0

Filed under: That Software Guy,Zen Cart — thatsoftwareguy @ 2:30 pm

The following commercial mods of mine have Zen Cart 1.5.0 updates:

The rest of my Zen Cart extensions (unless otherwise noted) will work on Zen Cart 1.5.0 without change.

For Zen Cart 1.x modules, my upgrade fee is only $10.  If you have purchased the module from me before, pay only $10 for the latest version!

Wednesday, November 2, 2011

Buy Now button for Zen Cart Checkout Candy

Filed under: Discounting,That Software Guy,Zen Cart — thatsoftwareguy @ 6:36 am

Did you know you can add a Buy Now button to the Checkout Candy upsell prompts for Zen Cart Better Together? It’s an extra feature of Checkout Candy called Checkout Candy plus Buy Now.

Wednesday, October 26, 2011

Creating complex discounts in Zen Cart

Filed under: That Software Guy,Zen Cart — thatsoftwareguy @ 7:17 pm

As ridiculously overengineered powerful as my software may seem, some shopowners can’t help but take it up a notch by using complex PHP within the setup() functions I provide.  Here are some examples of complex Zen Cart discount configurations you can do by adding more logic to the setup() functions of Zen Cart Better Together, Combination Discounts and Table Discounts.

Sunday, October 9, 2011

Renaming Zen Cart files for backup

Filed under: That Software Guy,Zen Cart — thatsoftwareguy @ 8:11 am

This is a common problem I see in failed mod installs: incorrectly renaming files you wish to keep as backups.   Zen Cart automatically loads all files ending with the extension “.php” in certain directories (such as includes/functions/extra_functions and includes/modules/order_totals), so you must name your backup files in a way such that they do not end with the extension “.php”.

For example: suppose you want to save a backup copy of the file ot_coupon.php

Good names:

ot_coupon.php.5Oct10
ot_coupon.php.orig
ot_coupon.php.old

Bad Names

5Oct10.ot_coupon.php
orig-ot_coupon.php
old.ot_coupon.php

 

Tuesday, October 4, 2011

The Streak

Filed under: osCommerce,That Software Guy,Zen Cart — thatsoftwareguy @ 6:23 am

I have released new Zen Cart or osCommerce software every single month for the last 5 years. Month 61; not slowing down.  Thank you for using my work!

Monday, October 3, 2011

Find Duplicate Models for Zen Cart

Filed under: That Software Guy,Zen Cart — thatsoftwareguy @ 6:56 pm

Zen Cart Find Duplicate Models allows you to quickly identify which items in your catalog are using the same model number – an important feature if you are using a plugin like QBI, which requires unique model numbers for every item in your catalog.

Sunday, October 2, 2011

osCommerce Table Discounts

Filed under: osCommerce,That Software Guy — thatsoftwareguy @ 9:50 am

Table Discounts for osCommerce is ready! All you osCommerce users who want to do Quantity Discounting on a per Category, Product or Manufacturer basis, with different schedules for each, take a look! Oh, and yes, of course Discount Preview for osCommerce works with Table Discounts, for osCommerce 2.2 and 2.3.1.  (If you’re a Zen Cart user,  please look at the original Table Discounts for Zen Cart.)

Sunday, July 3, 2011

Favorites module for Zen Cart

Filed under: That Software Guy,Zen Cart — thatsoftwareguy @ 12:25 pm

Want customers to be able to easily reorder their favorite products? Take a look at Zen Cart Favorites, a mod which allows logged in users to build a favorites list.

Saturday, June 4, 2011

Zen Cart Shipping Discount Options with Big Spender

Filed under: That Software Guy,Zen Cart — thatsoftwareguy @ 8:26 am

Zen Cart Big Spender now has a mechanism to offer free or discounted shipping on orders which reach specific spending thresholds with certain products, categories or manufacturers. Check out set_cart_free_shipping and set_cart_discounted_shipping in Big Spender for Zen Cart!

« Newer PostsOlder Posts »

Powered by WordPress