Product list
- Search by name.
- Pagination shows 10 products per page.
Create a product
- Go to Products.
- Click Add Product.
- Enter a name, description, and price.
- Save to make it available for subscriptions.
Import products from CSV
- Click Import CSV on the Products page.
- Download the template and fill in the required columns.
- Upload the file to preview validation results.
- Fix any invalid rows or duplicates, then click Import.
CSV format
- Required columns: Name, Price
- Optional column: Description
- Price must be a number like 29.99
- Maximum file size: 10MB
Import behavior
- Imports create new products only.
- Duplicate names in the same file are skipped.
- Existing product names (including archived) are skipped.
- Use the product edit flow to update existing products.
Archive or delete a product
- Archive hides the product. Products with subscriptions cannot be archived.
- Delete is only available when the product has no subscriptions.