Back to Docs

Plugin Settings Overview

This section explains how to configure the global settings for the WC Name Your Price plugin. These options control how pricing labels and buttons appear across your store.

How to Access the Settings

  1. Go to WooCommerce > Settings in your WordPress admin.
  2. Click the Name Your Price tab.
woocommerce name your price

You’ll see a section labeled Name Your Price Settings, which contains the following options:

Available Settings

SettingWhat It Does
Enable Name Your PriceTurns on the price input for eligible products across your store.
Suggested Price TextText label shown before the suggested price (e.g. Suggested price: %PRICE%).
Minimum Price TextText shown for the minimum price limit (e.g. Minimum price: %PRICE%).
Maximum Price TextLabel for the maximum price (e.g. Maximum price: %PRICE%).
Input Field LabelLabel above the custom price field (e.g. Name your price %SYMBOL%).
Shop Page Button TextButton text shown on shop/archive pages (e.g. Choose Price).
Single Product Button TextButton text shown on product detail pages (e.g. Add to Cart).
Minimum Price Message Message shown if a customer enters a price below the minimum (e.g. Please enter a price greater than or equal to the minimum price.).
Maximum Price MessageMessage shown if a customer enters a price above the maximum (e.g. Please enter a price less than or equal to the maximum price.).

Notes

  • Use %PRICE% to display the actual price in the text.
  • Use %SYMBOL% to display your store’s currency symbol.

Customize the messaging to match your store’s tone and provide clear instructions to customers.