This module checks stock levels and filters out any out-of-stock attribute
option combinations from the product page select boxes.

NOTE: I'm no longer using this module in production and don't have the necessary time or motivation to maintain it. If you want to step up to the plate and take over the maintainership, please get in touch.

Example use case

Your shop sells a T-shirt that has two attributes, color and size. If a user
selects "Blue" from the Color select box, any sizes that aren't available
in blue will automatically be filtered out from the Size select box.

If the product only has 1 attribute (e.g. size) this will be done before
the form is rendered.

If the product has two or more attributes this is done dynamically using
JavaScript on the actual page.

Note to themers

The JavaScript looks for select and option tags inside an element with the class name "add-to-cart" (Ubercart default). Make sure that you preserve this class if you customize your node.tpl.php files.

Requirements

  • Ubercart 2.0 beta 2 (or later)
  • PHP 5.2+

This module was originally developed by Henrik Sjökvist and sponsored by shopecko.se

Downloads

Recommended releases

Version Downloads Date Links
6.x-1.0-beta13 tar.gz (8.93 KB) | zip (10.29 KB) 2010-Mar-04 Notes

Development releases

Version Downloads Date Links
6.x-1.x-dev tar.gz (8.93 KB) | zip (10.21 KB) 2011-Feb-25 Notes

Project Information


Maintainers for UC Attribute Stock Filter

  • klavs - 2 commits
    last: 1 year ago, first: 1 year ago
  • henrrrik - 19 commits
    last: 2 years ago, first: 3 years ago

Issues for UC Attribute Stock Filter

To avoid duplicates, please search before submitting a new issue.
All issues
Bug reports
Oldest open issue: 16 Jan 09
nobody click here