You have an online store built with WooCommerce (a plugin that runs inside WordPress). Prices change, new products arrive, some sell out - and every time one of those needs updating, you shouldn't have to wait on an agency.
This guide covers everything you need for day-to-day product management - from adding a new product to stock, variations, and categories.
Where products get edited
- Sign into your WordPress admin panel (usually at yourdomain.com/wp-admin).
- In the left menu, find Products.
- There you'll see a list of every product in the store, with price, stock status, and category for each.
How to add a new product
- In the Products section, click Add product.
- Enter the Product name - this is what customers see as the title.
- In the main field below the title, enter the Product description - detailed text explaining the product.
- On the right, in the Short description field, enter a summary that usually displays near the top of the product page, above the main description.
- In the Product data section, enter the Regular price, and, if the product is on sale, the Sale price.
- On the right side of the page, choose a Product category and, if you want, add Tags.
- In the Product image field, upload the main photo, and in the Product gallery, add additional photos if you have them.
- Click Publish to make the product visible in the store.
How to edit an existing product
- In the Products section, find the product you want to change - use the search box if you have a lot of products.
- Click the product name to open its full editing page.
- Change whatever's needed (price, description, image, category).
- Click Update to save your changes.
Product types - which one to choose
In the Product data section, there's a dropdown menu at the top where you choose the product type - this determines which options show up next.
- Simple product - a standard product with one price, no size or color options. This is the default, most common choice.
- Variable product - a product that comes in multiple versions (say, different sizes or colors), each with its own price and stock. More on this further down.
- Grouped product - a collection of related products shown together but purchased individually.
- External/Affiliate product - a product that's actually purchased on a different website, shown here only with a link.
Managing stock
- In the Product data section, click the Inventory tab.
- If you want WooCommerce to track the exact number of units available, turn on Manage stock? and enter the Stock quantity.
- If you don't track an exact count, just set the Stock status manually to In stock, Out of stock, or On backorder.
- Optionally, enter a Low stock threshold - the number of units at which you want to get an email warning that stock is running low.
The most common mistake is forgetting to update the stock status - the product stays marked "In stock" even though it's physically gone, and a customer orders something that no longer exists.
Categories and tags - why they matter
Categories determine how products are organized in the store's menu and filters - well-organized categories make it easy for customers to find what they're looking for, without having to browse the entire catalog.
- Create categories that match the real structure of what you offer (say, "Men's Shoes", "Women's Shoes", "Kids' Shoes"), not overly general ones ("Products").
- Tags are optional and serve for extra, finer filtering (say, "summer collection", "new").
- You add new categories directly from the product page by clicking Add new category, without needing to leave product editing.
Product photos - practical tips
- Use the same image dimensions for every product, for a consistent look across the store.
- Square images (say, 800x800 pixels) usually fit standard WooCommerce displays best.
- Compress images before uploading (free tools like TinyPNG exist) - large images slow down the entire store's loading time.
- The gallery (additional images below the main one) is a great spot to show the product from multiple angles, or details not visible in the main photo.
Variations - products with sizes or colors
If a product comes in multiple sizes or colors, each potentially with a different price or stock level, use the Variable product type, with the following steps.
- Change the product type to Variable product in the dropdown menu.
- Go to the Attributes tab and add an attribute, say "Size", with values "S, M, L, XL" (comma-separated).
- Make sure to check Used for variations next to the attribute.
- Save the attributes, then go to the Variations tab.
- Click Generate variations - WooCommerce automatically creates one variation for each combination (say, one per size).
- Open each variation individually and enter its price, stock, and, if you want, its own image.
Quickly editing multiple products at once
If you need to change the price or status on several products at the same time, you don't need to open each one individually.
- In the Products list, check the boxes next to the products you want to change.
- From the Bulk actions dropdown, select Edit, then click Apply.
- A panel opens where you can change price (say, increase all by 10%), category, stock status, and more, all at once, for every selected product.
To quickly edit just one product, hover over it in the list and click Quick Edit - a small panel opens with the basic fields, no need to open the full product page.
Published versus Draft
If a product isn't ready for sale yet (no image, price not set), leave it as a Draft instead of publishing it - a draft isn't visible to customers, but stays saved until you finish it.
Common mistakes
A product with no price. If you forget to enter a price, the product shows up in the store with no buy button, which confuses customers.
A product with no image. A blank, grey placeholder instead of a photo looks unprofessional and lowers the chance anyone clicks on the product.
A forgotten category. A product with no category doesn't show up in menu filters, so customers browsing by category never come across it.
"In stock" status on a sold-out product. If stock isn't tracked automatically, it's easy to forget to manually change the status once something actually runs out.
Frequently asked questions
Does a price change take effect on the site instantly, or is there a wait? The change is instant - the moment you click Update, the new price shows to customers right away.
Can I schedule a sale price in advance, for an exact date? Yes - next to the sale price field there's a Schedule link, where you enter a start and end date for the sale, and the price changes automatically on those dates.
What if I delete a product by mistake? Deleted products first go to the Trash, where they stay for a while before being permanently deleted - from there you can bring them back with a click on Restore.
Do I need to enter everything at once, or can I save and continue later? You can save a product as a Draft at any point and come back to it later - nothing gets lost.
In closing
Day-to-day product management in WooCommerce doesn't require technical knowledge - just a few minutes to get used to where everything is. Price, stock, categories, and new photos are all things you can maintain entirely on your own, with no waiting on anyone.