FileExamples
CSV300 rows

Sample Products Dataset — CSV

Download a free CSV file with 300 product catalog records. Includes product ID, SKU, name, category, brand, price, stock quantity, weight, and description. Use it to test product listing pages, search and filter features, inventory management, and catalog import/export functionality.

Data Structure Preview

product_id,sku,name,category,brand,price,stock_qty,weight_kg,description
PROD-001,SKU-A1001,Wireless Mouse,Electronics,TechCo,29.99,150,0.12,Ergonomic wireless mouse with USB receiver
PROD-002,SKU-A1002,Mechanical Keyboard,Electronics,KeyMaster,89.99,75,0.85,RGB mechanical keyboard with Cherry MX switches

Fields

product_idskunamecategorybrandpricestock_qtyweight_kgdescription

Common Use Cases

  • Testing product listing and search features
  • Validating inventory management dashboards
  • Testing CSV catalog import/export
  • Prototyping e-commerce product pages
  • Testing full-text search on product data

Related Tools

Frequently Asked Questions

What product categories are included?

The dataset spans Electronics, Clothing, Home & Garden, Sports, Books, Toys, and Office Supplies.

Are the prices realistic?

Yes. Prices range from $1.99 to $999.99 with realistic distributions per category.