Skip to content

Propose multiple price suggestions for WooCommerce Name Your Price

License

Notifications You must be signed in to change notification settings

kathyisawesome/wc-nyp-suggested-amounts

Repository files navigation

WooCommerce Name Your Price - Suggested Amounts

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 Name Your Price that adds support for multiple price suggestions without needing a variable product or variation swatches.

suggested amounts frontend

Important

  1. This is provided as is and does not receive priority support.
  2. Please test thoroughly before using in production.

Usage

In the "General" tab of the Product Data metabox you will now see a "Suggested amounts" input.

  1. Enter a price in that input and press the "Enter" key.
  2. You can remove or re-order the amounts as needed.

Suggested amounts admin

Known issues

You can technically introduce a suggested amount that is lower than the minimum price. Currently, the onus is on the user to avoid setting up a situation like this.

Automatic plugin updates

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