@extends('layouts.admin') @section('page-title','Bulk Upload') @section('content')
Upload a CSV file with product data. Each row becomes a product in your catalogue.
name, category, price, cost_price, stockdescription, badge, old_price
Name each image after the product slug (e.g. airpods-ultra.jpg).
Images are matched automatically during import.