WP Manifestindependent plugin directory
manifest / ecommerce / wc-mnm-random

WooCommerce Mix and Match - Random selections

Fill Mix and Match container with random configuration

by Kathy Darling · github.com/backcourt/wc-mnm-random · website

1stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/backcourt/wc-mnm-random/archive/refs/heads/main.zip

Readme

WooCommerce Mix and Match - Random Configuration

What's This?

Mini-extension for WooCommerce Mix and Match that optionally adds the container to the cart with a randomly selected set of child products. The add to cart template will be replaced by the simple add to cart template and the random configuration is generated by clicking the add to cart.

Single product page screenshot. Shows an image of a box of wine on the left. On the right, the product title reads "6 pack". The price reads $50. The description reads "Add a random selection to the cart" followed by the add to cart button

Set up

  1. Create a new product, and select the "Mix and Match" type from the product type dropdown selector.
  2. Then click on the "Mix and Match" tab.
  3. Check the checkbox for "Randomize for customers".
  4. Configure rest of Mix and Match product as desired.
  5. Save product.

Product Data metabox showing a checked checkbox with label "Randomize for customers".

Important

  1. This is available as is and does not receive priority support.
  2. This requires Mix and Match 1.11.3+

Read the full README on GitHub →