Skip to content

morpheusadam/MockCart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

# 🛍️ Mock Cart — WooCommerce Sample Product CSV ### Ready-to-import dummy WooCommerce products (simple, variable & variation rows) in CSV format — with English and Persian sample data and free demo images for theme building, UI testing, and store demos.

License Stars Forks Last commit Repo size

WooCommerce WordPress CSV English + Persian


📖 Overview

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 datasetsenglish.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.


✨ Features

  • 🧩 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 Parent SKU.
  • 🌍 Bilingual datasetsenglish.csv (English) and product.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 the Images column.
  • 🪶 Zero dependencies — just CSV files; no plugin, build step, or database script required.

🛠️ What's Inside

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.


🚀 Getting Started

Prerequisites

  • A WordPress site with WooCommerce installed and active.

Import the products

  1. Clone or download this repository:
    git clone https://github.com/morpheusadam/MockCart.git
  2. In WordPress admin, go to Products → Import.
  3. Upload english.csv (or product.csv for Persian data) and click Continue.
  4. Map the columns (WooCommerce auto-maps the standard headers) and run the import.
  5. Your sample catalog appears under Products — ready for layout, demo, or QA work.

About the images

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.


🗂️ Project Structure

lorem-product/
├── english.csv     # WooCommerce sample products (English)
├── product.csv     # WooCommerce sample products (Persian / Farsi)
└── img/            # 23 free demo product images (.jpg)

🤝 Contributing

Contributions are welcome! Open an issue or submit a pull request with additional sample products, more product types (grouped / external), or extra language datasets.

📜 License

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.


👤 Author — Morpheus Adam

Web developer & cheerful hacker · PHP · Laravel · Go

GitHub Website Email

If this sample data saved you time, consider giving it a star!


⭐ Star History

lorem-product — Star History Chart

If this project helps you, please give it a ⭐

A star helps other developers discover lorem-product and supports continued development.

About

Ready-to-import sample WooCommerce products in CSV (simple, variable & variation rows) with English & Persian data.

Topics

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors