@extends('admin.layouts.master-soyuz') @section('title',__('Simple Products | ')) @section('body') @include('admin.layouts.topbar',$data)
{{ $error}}
@endforeach| {{ __("S.No") }} | {{ __('Image') }} | {{ __("ID") }} | {{ __('Product Name') }} | {{ __("Pricing") }} | {{ __('Status') }} | {{ __('Action') }} |
|---|
{{ __('Follow the instructions carefully before importing the file.') }}
{{ __('The columns of the file should be in the following order.') }}
| {{ __('Column No') }} | {{ __('Column Name') }} | {{ __('Required') }} | {{ __('Description') }} |
|---|---|---|---|
| 1 | product_id | {{ __('Yes') }} | Enter product id here |
| 2 | image | {{ __('Yes') }} | Name your image eg: example.jpg (Images can be uploaded using Media Manager / Simple Products Gallery Tab. ) . |