Lorem Product is a set of sample / dummy WooCommerce products in CSV format, ready to drop straight into the built-in WooCommerce Product CSV Importer (Products → Import). Each row follows WooCommerce's official import column layout — including simple, variable, and variation product types with SKUs, prices, sale prices, stock, dimensions, categories, tags, attributes (Color / Size / Material), and image URLs — so you get a realistic-looking catalog in seconds instead of typing test products by hand.
It is made for WooCommerce theme developers, plugin authors, freelancers, and store owners who need believable placeholder products to build layouts, test product-grid and single-product UI, demo a store, or QA an import workflow. The repository ships two parallel datasets — english.csv (English sample text) and product.csv (Persian / Farsi sample text) — plus a folder of free demo images you can host yourself and reference from the CSV.
🔎 Keywords: WooCommerce sample products, WooCommerce dummy data, WooCommerce CSV import, sample product CSV, WooCommerce demo data, variable product example, WooCommerce test data, lorem ipsum products, WordPress store demo, e-commerce placeholder products.
- 🧩 Official WooCommerce import format — full column header row, importable as-is via Products → Import.
- 🔀 Variable & variation products — example variable product with Color / Size / Material attributes and child variation rows linked by
ParentSKU. - 🌍 Bilingual datasets —
english.csv(English) andproduct.csv(Persian / Farsi) with matching structure. - 💰 Realistic commerce fields — regular & sale prices, sale date windows, stock levels, low-stock thresholds, weight & dimensions, tax status.
- 🏷️ Categories, tags & attributes — pre-filled so product filters and grids look populated.
- 🖼️ Bundled demo images — 23 free stock photos in
img/to self-host and link from theImagescolumn. - 🪶 Zero dependencies — just CSV files; no plugin, build step, or database script required.
| File / Folder | Description |
|---|---|
english.csv |
Sample WooCommerce products with English text |
product.csv |
Sample WooCommerce products with Persian / Farsi text |
img/ |
23 free demo product images (.jpg) for self-hosting |
Each CSV contains a variable parent product (e.g. AI Lab Jacket, SKU VR-001) plus its variation rows (Blue/Green × M/L, different materials), demonstrating how WooCommerce expects parent/variation relationships, attributes, and per-variation pricing and stock.
- A WordPress site with WooCommerce installed and active.
- Clone or download this repository:
git clone https://github.com/morpheusadam/MockCart.git
- In WordPress admin, go to Products → Import.
- Upload
english.csv(orproduct.csvfor Persian data) and click Continue. - Map the columns (WooCommerce auto-maps the standard headers) and run the import.
- Your sample catalog appears under Products — ready for layout, demo, or QA work.
The CSV Images column points to absolute URLs (e.g. https://lavzen.com/wp-content/uploads/demo/...). To use the bundled photos instead, upload the files from img/ to your own Media Library or server and update the image URLs in the CSV before importing.
lorem-product/
├── english.csv # WooCommerce sample products (English)
├── product.csv # WooCommerce sample products (Persian / Farsi)
└── img/ # 23 free demo product images (.jpg)
Contributions are welcome! Open an issue or submit a pull request with additional sample products, more product types (grouped / external), or extra language datasets.
Distributed under the MIT License — see LICENSE if present. The CSV sample data is free to use in your own projects. Bundled images are free stock photos (sourced from Pexels); review the original Pexels license before commercial redistribution.
Web developer & cheerful hacker · PHP · Laravel · Go
⭐ If this sample data saved you time, consider giving it a star! ⭐