Skip to content

kathyisawesome/wc-mnm-price

Repository files navigation

WooCommerce Mix and Match Products - Price Validation

Quickstart

This is a developmental repo. Clone this repo and run npm install && npm run build
OR
Download latest release

What's This?

Experimental mini-extension for WooCommerce Mix and Match Products that validates a container product by the price of the selected child products.

Screenshot of front end Mix and Match product showing each product's weight and a total running weight

Usage

  1. Go to the Mix and Match tab in the product data metabox (if creating a new product, select Mix and Match as the product type and then go to the Mix and Match tab)
  2. Change the "Validate by" option to "By price" and then enter the minimum and maximum weights.

Screenshot of Mix and Match data tab showing additional fields for "Validate by", "min weight", and "max weight"

Important

  1. This is provided as is and does not receive priority support.
  2. Please test thoroughly before using in production.
  3. Requires Mix and Match 1.10.5+

Automatic plugin updates

Plugin updates can be enabled by installing the Git Updater plugin.