# Product Condition Manager for WooCommerce

## Overview

The Product Condition for WooCommerce feature allows you to assign a condition (such as new, used, like new, etc.) to all the products on your site. With this feature, you can set a single default product condition that applies to all products. Additionally, you can specify a unique condition for each individual product, which will override the default setting.

For example, if most of your products are in "new" condition, you would set the default product condition to "new." However, there may be instances when you have a few products that are in "used" or another condition. In such cases, you can designate the "used" condition for those specific products.

## Features

* Set a default product condition for all products in your store.
* Specify the product condition for individual items.
* Override the default condition and specify the current condition for specific products.
* Set the product condition for multiple products at once.
* Help customers easily find products based on their preferred condition.
* Improve search engine rankings by informing Google through schema markup.
* Seamlessly integrate with WooCommerce.

## Check Live Demo

<https://demo.hulkplugins.com/product-condition-manager-for-woocommerce/shop/>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://hulkplugins.gitbook.io/product-condition-manager-for-woocommerce/product-condition-manager-for-woocommerce.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
