How to import products to Quizell via CSV
Introduction
Easily import your product list into Quizell using a CSV file. This feature lets you upload multiple products at once, making it quick and efficient to set up your catalog for product quizzes. Follow the steps below to get started.
Step 1: Navigate to the Products Section
From your Quizell dashboard, go to the sidebar and click on Products.

In the top-right corner, click the Import button.

Click on sample CSV template to download the file format required.

Step 2: Prepare Your CSV File
Open the downloaded sample template in Excel, Google Sheets, or another spreadsheet editor.
Fill in the required fields: title, price, and status. Optional fields include: image, tags, sku, vendor, collections, etc.
Format all data correctly:
Save the file as .csv.
Use direct image URLs (e.g., ending in .jpg or .png).
Separate multiple tags or collections with a comma (e.g., eco,organic,sale).
Avoid using unsupported special characters (e.g., emojis, slashes, quotes).
Click Add File in Quizell to upload your completed CSV.

Click Upload File to confirm the import.

Step 3: View Your Imported Products
After the file uploads successfully, your products will appear in the list.

Click on a product name to view or edit its details.

Sample CSV File
We recommend downloading this sample file with 5 example products already filled in:
Includes products with and without images
Covers common use cases: tags, collections, vendors
Demonstrates valid formatting and character limits
Field Reference Guide
Field | Required | Details |
---|---|---|
title | Yes | Name of the product displayed in Quizell |
price | Yes | Must be numeric (e.g., 19.99) |
image | No | Direct image link (e.g., https://domain.com/image.jpg) |
detail_link | Yes | Link to your product or store page |
product_type | No | Optional category or product group |
description | No | Short paragraph or sentence |
status | No | 1 = Active, 0 = Inactive |
compare_at | No | Original price if discounted |
external_id | No | Optional internal reference number |
tags | No | Comma-separated values (e.g., cotton, blue, sale) |
sku | No | Unique identifier for inventory tracking |
vendor | No | Brand or supplier name |
quantity | No | Number of items in stock |
bullet_des | No | Bullet-style summary points (optional) |
collections | No | Comma-separated collection handles (e.g., summer, featured) |
Guidelines & Limitations
The file must be saved in .csv format.
Maximum of 1000 products per upload.
Variants (e.g., size or color options) are not currently supported.
Column headers must match the sample exactly (no typos or extra spaces).
Use UTF-8 encoding for international characters.
🎉 That’s it! You’ve successfully imported products into your Quizell account. If you run into any errors, double-check your file format and field names, or reach out via live chat for support.
Updated on: 13/06/2025
Thank you!