How to Change Product Prices in WooCommerce


You can change the price of a product in WooCommerce through your WordPress admin panel.

Each product you add to your store can be assigned a Regular Price and a Sale Price. Where you will edit these pricing option depends on whether your product is a "Simple Product" or a "Variable Product".

Changing the Price of a Simple Product

Changing the price for a simple product is as simple as filling in a new number. We will get to variable pricing later.

  1. Log into WordPress Dashboard
  2. On the left panel click Products
  3. Select the product you want to edit
  4. Under Product Data make sure you have selected the General tab
  5. Update the Regular Price field or Sale Price field with a number

Changing the Price of a Variable Product

Changing the price for a Variable Product is slightly different. In this case the price is set as a variable — something that can change depending on the product variations.

  1. Log into WordPress Dashboard
  2. On the left panel click Products
  3. Select the product you want to edit
  4. In the Product Data dropdown menu check to see if Variable Product is selected
  5. Under Product Data choose the Variations tab
  6. Choose the Add variation dropdown menu
  7. Select the variation for Increase or Decrease regular prices
  8. Click Go
  9. Fill the desired number or percentage in the alert box
  10. Click Ok

Well done! Now you know how to change product prices for Simple Products and Variable Products in WooCommerce.


Did you find this article useful?



  • Server Recommendations

    The first step in setting up your WooCommerce-powered online store is to install WordPress and the WooCommerce plugin itself. But before doing so, you...

  • Installing WooCommerce

    If you have an existing site and want to install WooCommerce, using the WordPress Admin is the most straightforward option as it handles everything fo...

  • Uninstalling WooCommerce

    There are two things to understand when uninstalling or removing WooCommerce. If you deactivate and delete the plugin from WordPress, you...

  • Updating Woocommerce

    Updates to WooCommerce, Storefront, WordPress, and your extensions and payment gateways are a fact of life. Our team of developers are hard at wo...

  • Installed Database Tables

    WooCommerce installs some custom tables to store its data during install. More about tables installed: https://github.com/woocommerce/woocommerce/wiki...