PHPackages                             i-lateral/silverstripe-commerce-bulkprice - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. i-lateral/silverstripe-commerce-bulkprice

ActiveSilverstripe-module[Utility &amp; Helpers](/categories/utility)

i-lateral/silverstripe-commerce-bulkprice
=========================================

A Silverstripe module that adds discount prices to products when greater quantities are ordered

3.0.x-dev(5y ago)02341[3 PRs](https://github.com/i-lateral/silverstripe-commerce-bulkprice/pulls)BSD-3-ClausePHP

Since Jun 26Pushed 5y ago3 watchersCompare

[ Source](https://github.com/i-lateral/silverstripe-commerce-bulkprice)[ Packagist](https://packagist.org/packages/i-lateral/silverstripe-commerce-bulkprice)[ Docs](http://github.com/i-lateral/silverstripe-commerce-bulkprice)[ RSS](/packages/i-lateral-silverstripe-commerce-bulkprice/feed)WikiDiscussions master Synced 2d ago

READMEChangelogDependencies (2)Versions (4)Used By (0)

Silverstripe Commerce Bulk Price
================================

[](#silverstripe-commerce-bulk-price)

Extension to silverstripe commerce module that allows you to alter a product's price when added to the cart, if a certain number of that product are added.

Author
------

[](#author)

This module is created and maintained by [ilateral](http://www.i-lateral.com)

Contact:

Dependancies
------------

[](#dependancies)

- SilverStripe Framework 3.1.x
- Silverstripe Commerce

Installation
------------

[](#installation)

Install this module either by downloading and adding to:

\[silverstripe-root\]/commerce-bulkdiscounts

Then run: dev/build/?flush=all

Or alternativly add to your project's composer.json

Usage
-----

[](#usage)

Once installed, you can navigate to a product in the admin and add bulk pricing under the "Bulk Prices" tab.

Each bulk price has 2 fields:

- Quantity: The quantitiy of items needing to be purchased to qualify for the new price. This can be either a range (eg: 10-19), a fixed number (eg: 10) or an amount over a certain number (eg: 30+).
- Price: The price that this bulk item will be charged at.

Once you have added this information and saved, it will be automatically used by the shopping cart when the relevent item is added with the specified quantity.

### Adding a bulk price table to your product template

[](#adding-a-bulk-price-table-to-your-product-template)

This module adds a variable to your catalogue controller that generates a table of bulk prices. This variable is:

```
$BulkPriceTable

```

Adding this variable to your product template will generate a table of pricing options.

**Note** If you want to customise this table, you can overwrite the *BulkPriceTable.ss* template file.

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity14

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity51

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~1083 days

Total

2

Last Release

2099d ago

Major Versions

2.0.x-dev → 3.0.x-dev2020-08-13

### Community

Maintainers

![](https://www.gravatar.com/avatar/c7d4998767cb41bf0048a65158559384fbab33751b26c996d6367019c68c4f8b?d=identicon)[DFT](/maintainers/DFT)

---

Top Contributors

[![mlewis-everley](https://avatars.githubusercontent.com/u/687143?v=4)](https://github.com/mlewis-everley "mlewis-everley (6 commits)")

---

Tags

silverstripeorderspricecommercebulk

### Embed Badge

![Health badge](/badges/i-lateral-silverstripe-commerce-bulkprice/health.svg)

```
[![Health](https://phpackages.com/badges/i-lateral-silverstripe-commerce-bulkprice/health.svg)](https://phpackages.com/packages/i-lateral-silverstripe-commerce-bulkprice)
```

###  Alternatives

[silverstripe/multi-domain

Allows multiple domains to access one CMS instance, mapping them to different sections of the hierarchy

141.6k](/packages/silverstripe-multi-domain)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
