Layers

Product Catalog

Per-project product catalogs of items (image, title, description) used by content generation.

View as Markdown

/project/{projectId}/project-settings/media/products.

Structure

Products are organised into catalogs (one project can have multiple). Each catalog is a named list of items. Creating a catalog prompts for its name; you then open the catalog to manage items.

Adding an item

Click Add product inside a catalog to open the add-product dialog. Required fields:

FieldNotes
ImageDrag-drop or browse; any image MIME. Required.
TitleRequired.
DescriptionOptional; freeform text.

That's it. There are no SKU, price, category, or separate hero/lifestyle image fields in the current UI. There is no Shopify / WooCommerce / CSV import integration in this page — catalogs and items are added manually.

How items get used

Products are referenced by content generation prompts (e.g. when generating UGC that features a specific product). The ad creative selector and optimizer do not currently expose per-product filtering in the UI.

Deleting

Catalogs and items can be deleted from the catalog list / item row. There is no soft-delete grace period exposed in the UI.

On this page