We do complicated and complex, sophisticated modifications to Woocommerce to meet clients’ needs

Recent examples are:

MAJOR CUSTOMIZATIONS AND MODIFICATIONS OF WOOCOMMERCE

STRUCTURED QUANTITY CONFIGURATION

1) For one client we restricted Woocommerce to allow a rigid, fixed number of products, in a fixed quantity configuration, with both variable AND fixed shipping costs across the U.S. within the same WC shopping cart engine.

CLICK HERE TO DEMO THE CODE

Modified Woocommerce Code Forces Strict Number of Products in Specific Categories - 12 Bagels & 2 Cream Cheeses MUST be ordered before customer can proceed. This example is missing one cream cheese.

Modified Woocommerce Code Forces Strict Number of Products in Specific Categories - 12 Bagels & 2 Cream Cheeses MUST be ordered before customer can proceed. This example has two too many bagels.

Simple Package - Fixed Shipping Service & Pricing Across the U.S.
Ground Shipping to D.C.

Simple Package - Fixed Shipping Service & Pricing Across the U.S.
Air to California

Time/Temperature Sensitive Package #2 - Variable Shipping Service & Pricing - Zone-Based
Air Shipping to Dallas

Time/Temperature Sensitive Package - Variable Shipping Service & Pricing - Zone-Based
Ground Shipping to Washington D.C.

RESTRICTED PRODUCT ORDERING

2) For another client, we restricted Woocommerce to not allow a quantity of 3 items of a certain product category, as well as writing custom code that prevented a coupon code from being used more than once, even if the customer used different names, a modified billing and/or shipping address, or different email address.

CAPTURING RECIPIENT EMAIL ADDRESSES FOR GIFT PURCHASES

3) We created a solution that displays a field to capture the gift recipient’s email address, and asks for the purchaser to enter the recipient email address so the recipient can receive a discounted coupon code toward a future purchase. When the order is placed, the email addressed is sent to the email marketing account database automatically via an API.

SQUARE POS - WOOCOMMERCE INTEGRATION W/ SQUARE LOYALTY POINTS

4) For another client we modified Woocommerce to work with a retailer who uses Square as their product database for their store, which allows for product inventory to be managed with the existing Square POS terminal or computer at the store.

TOP