DiscountKit
A WooCommerce pricing toolkit that gives merchants flexible, rule-based discounting without complex pricing plugins.
01Overview
DiscountKit is a WooCommerce plugin that centralises discount logic, volume rules, tiered pricing and targeted promotions, in one predictable place merchants actually understand.
02The Challenge
Out-of-the-box WooCommerce handles single discounts, but real stores need combinations and rules. The problem is never adding a field, it's keeping the discount logic readable and the checkout total trustworthy.
03What I Built
- A rule engine where merchants compose conditions and actions without code.
- A pricing pipeline that computes discounts consistently across product, cart and checkout.
- Sanity checks so the final total can always be explained to a customer.
04Technical Architecture
- →Rules are stored as structured data and evaluated by a deterministic engine.
- →Hooks into WooCommerce pricing at every layer the cart touches.
- →Rendering kept in PHP templates so themes stay compatible.
05Technologies
06My Role
Lead developer, architecture, rule engine, integration and QA.
Related Work
View all →Merit Medical
A WooCommerce build for a medical supplies retailer, catalogue, ordering flow and account systems for repeat customers.
BuyOrSell24
A WooCommerce-powered marketplace build, listings, seller flows and checkout for a two-sided buying and selling platform.
NivoSearch
An independent search platform with a custom indexer, relevance ranking and a lean, fast results interface.