> For the complete documentation index, see [llms.txt](https://vu-custom.gitbook.io/vu-custom/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://vu-custom.gitbook.io/vu-custom/admin-api/products/overview.md).

# Overview

### Introduction

The Products API enables you to manage product catalog entries in VU Custom. It provides endpoints for creating, retrieving, updating, and deleting products, along with their variants and associated properties.

### Core Concepts

#### Product Structure

A product in VU Custom consists of:

* Basic product information (name, category, etc.)
* Product variants (specific SKUs, UPCs)
* B2B specific settings
* Customization settings
* Product status (active/inactive)

### Key Features

#### Product Categories

* Products can be assigned to specific categories
* Categories help organize products logically
* Used for filtering and organization

#### Product Variants

* Multiple variants can exist for a single product
* Each variant can have:
  * Unique SKU
  * Unique UPC
  * Specific name
  * Individual price point

#### B2B Support

* Products can be flagged for B2B channels
* Special B2B-specific attributes
* Business customer targeting

#### Customization Settings

* Flag for customize-only products
* Integration with customization templates
* Product-specific customization rules
