The Cart Blog

Monday, April 1, 2013

Case Discounts for Zen Cart

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

Case Discounts is a new Zen Cart module which permits you to set a per product case size and associated discount. It’s like tiered pricing in Table Discounts, with an admin panel.

Sunday, March 10, 2013

osCommerce 2.3.x and Paypal

Filed under: osCommerce,That Software Guy — thatsoftwareguy @ 5:02 pm

It looks as though Paypal can now handle osCommerce 2.3.x style discounting modules, although it does so in a very odd way. You can see osCommerce Big Chooser for an example.

Tuesday, March 5, 2013

Big Spender Configuration from Zen Cart Admin

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

It’s not unusual for customers to not feel comfortable writing PHP scripts to configure their Zen Cart Discounting program – after all, they’re focused on running a business, not on developing software.  One customer asked if I couldn’t make Big Spender easier to configure for one particular style of discount – free item with any purchase.

I accepted the challenge!  Here’s how I set up Zen Cart Big Spender to be configured from an admin setting.

Sunday, March 3, 2013

Zen Cart BOGO module update

Filed under: Discounting,That Software Guy,Zen Cart — thatsoftwareguy @ 9:42 pm

A bug was found in BOGO Discount for Zen Cart, which will affect configurations using Discount Basis other than “No Restriction.”

The issue was that BOGO would not continue to other items after granting the first discount in these situations.  So if you have “Buy 1 Get 1 Free” with Discount Basis “Same Item”, and you had 2 of item 12 at $10.00 each, and 2 of item 15 at $5 each, it would only discount the item 12 (whereas the correct discount would be the item 12 + the item 15).

Thanks to the good folks at AliensAndStrangersMusic for helping me find this issue.

Saturday, March 2, 2013

Big Buy Now – a buy now button for Big Spender and Big Chooser

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

The marketing text for Zen Cart Big Spender and Zen Cart Big Chooser can be shown on the Product Info page of your Zen Cart; it may also be shown on the Shopping Cart (and Checkout Shipping) page by Big Upsell. And using the new set_support_prod() method of these discounting modules, a direct link to a product can be provided. (This was possible before set_support_prod of course; it just required more coding.)

But if we have a link to a product, and the product does not have attributes, why not add a buy now button? Big Buy Now allows you to do just that! It displays a Buy Now button next to any set_support_prod link, as long as the product does not have attributes and may be added from a listing page.

Read more about

Sunday, February 10, 2013

Automatically adding items to a Zen Cart

Filed under: That Software Guy,Zen Cart — thatsoftwareguy @ 9:15 am

Most of my Zen Cart mods don’t update the cart contents – there are only two exceptions.

Auto Add, which has the ability to add an item when another item is added using the product info page. It is sometimes used for free items or items discounted using one of my other Zen Cart discounting mods.

Recently a customer asked if he could do a one-time-only auto add for a product which was commonly paired with another product, so I updated the API to permit this behavior.

(Can you guess the other exception? It’s Coupon Auto Add!)

Saturday, February 2, 2013

Zen Cart Coupon Restrictions – Big Chooser Style

Filed under: That Software Guy,Zen Cart — thatsoftwareguy @ 10:08 am

Zen Cart already has a mechanism to restrict coupons to certain specific items. But what if you want more complex conditions – for example, two specific items (A and B) must be in the cart? The coupon is only applicable to a certain group?

Zen Cart Coupon Restrictions – Big Chooser Style allows you to add Zen Cart Big Chooser style restrictions to specific coupons. Take a look at the examples of restricting Zen Cart Coupons for some ideas of how you can use it to create more targeted coupons for your business.  For example, consider these possibilities:

Sunday, January 27, 2013

How to remove endorsements from your LinkedIn Profile

Filed under: Social Networking — thatsoftwareguy @ 12:35 pm

Some well meaning people will endorse you for things they couldn’t possibly know about.  This degrades the value of your other endorsements.  Fortunately, it’s easy to fix this issue, although for some reason, this process is not well documented:

  • Login to your LinkedIn account
  • Click on Profile->Edit Profile
  • Scroll down to Skills & Expertise (this is what Endorsements  are called)
  • Click the pencil to edit this area
  • Click the lowlighted “Manage Endorsements” link at the top
  • Left click on the skill you want to change.  The list of endorsers will be shown; unclick any endorser you do not wish to display.

Easy!  By the way, if you use my software and you’d like to connect, just send me a request – here’s That Software Guy’s LinkedIn Profile.

Saturday, January 5, 2013

Checkbox Cross Sell for Zen Cart Better Together

Filed under: Discounting,Marketing,That Software Guy,Zen Cart — thatsoftwareguy @ 8:39 am

Zen Cart Checkbox Cross Sell allows your customers to add additional items (cross sells) to their cart when buying another item. It uses the configuration from Better Together to make suggestions from a list of items without attributes. It’s a great way to increase the value of each customer order.

Checkbox Cross Sell is the latest addition to the Better Together World for Zen Cart.

Friday, January 4, 2013

The Zen Cart Matrix o’ Discounts

Filed under: Discounting,That Software Guy,Zen Cart — thatsoftwareguy @ 10:11 pm

Whenever a customer asks me about Zen Cart Discounting Modules, I point them to the Zen Cart Matrix o’ Discounts on my site.  People really like the example style format that the discounts are listed in, because they can find the discounting plan they want to use and determine the software that supports it.

« Newer PostsOlder Posts »

Powered by WordPress