@extends('admin/layout') @section('title') {{ labels('admin_labels.bulk_upload', 'Bulk Upload') }} @endsection @section('content')

{{ labels('admin_labels.bulk_upload', 'Bulk Upload') }}

{{ labels('admin_labels.simplify_tasks_with_powerful_bulk_upload_capabilities', 'Simplify Tasks with Powerful Bulk Upload Capabilities.') }}

@csrf
{{ labels('admin_labels.bulk_upload', 'Bulk Upload') }}
  • Read and follow instructions carefully while preparing data
  • Download and save the sample file to reduce errors
  • For adding bulk products, the file should be in .csv format
  • You can copy the image path from the media section
  • Make sure you enter valid data as per instructions before proceeding
@endsection