For the complete documentation index, see llms.txt. This page is also available as Markdown.

Export Product Groups to CSV

Download every Product Group as a CSV file — useful for backups, bulk edits in a spreadsheet, or auditing what's configured across your store.

How to export

1

Go to the Product groups page

2

Click Export CSV

The file downloads immediately with one row per product in a group.

What's in the file

Column
Contains

group_name

The internal group name

option_name

The option name shown to shoppers

group_status

Whether the group is active

display_type_product

Display style on the product page

display_type_collection

Display style on the collection page

subcategory

The sub-category bucket the product belongs to, if any

product_id / product_title

The product this row is for

position

Sort order within the group

value_name

The value name shown for this product's option

swatch_type

Whether the value uses a color or image swatch

first_color / second_color

Assigned color(s) for a color swatch

cdn_img_url / public_img_url

Assigned image for an image swatch

Last updated