# Custom dynamic SKU (paid)

### Using the plugin

Upon the plugin activation it adds two new settings on the product edit page.

<figure><img src="/files/iDEcRpr8hAp48w9XWwkE" alt=""><figcaption></figcaption></figure>

The first (1) setting enables the feature. The second setting is for defining a pattern/template for dynamic SKU creation.

Example: you have options Size (slug: 'uni\_cpo\_size') and Color (slug: \`uni\_cpo\_color\`). You want to use both these options in dynamic SKU. Then the dynamic SKU template (2) could be this:

01-{{uni\_cpo\_size}}-{{uni\_cpo\_color}}

Then ordered items will have SKUs like: "01-xl-red" and "01-m-green" etc.

The third setting (3) enables stock management based on the dynamic SKU of the product. Please, [read the overview an HOW-TO of stock management on the next page](/uni-cpo-4-documentation/uni-cpo-add-ons/dynamic-sku-for-woocommerce/stock-management-based-on-dynamic-sku.md).

### Buy the add-on

The plugin-add-on can be bought inside your WP admin area. Uni CPO plugin must be activated and registered. After that you should see "Add-ons" (2) admin menu under WooCommerce admin menu item (1). The add-on item is located on the page (3)

<figure><img src="/files/O2bH4D4aI7D36Vb50x9v" alt=""><figcaption></figcaption></figure>

Prices are:

* $39.99 for a SINGLE site license
* $79.99 for an UNLIMITED sites license

**Both licenses are lifetime. Which means you would pay only once and use it forever. We do not have annual licenses for this add-on, only lifetime ones!**


---

# 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://kb.moomoo.agency/uni-cpo-4-documentation/uni-cpo-add-ons/dynamic-sku-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.
