@extends('admin.layouts.default') @section('title', 'Import products') @section('content')
| {{ $file_name }} | {{ _l('Step 2') }} | {{ _l('Images') }} |
| {{ _l('Select Row') }} | @foreach($val as $val2){{$val2}} | @endforeach
{{ _l('Imported') }}:
{{$updated[0]}}- {{ _l('Main products') }}
{{$updated[1]}}- {{ _l('Variation of product') }}
1) {{ _l("Upload your images in folder public/import by using FTP (FileZilla) or hosting File Manager") }}
2) {{ _l("After finish uploading push the button below") }}
{{ _l("If button not working you can import them manualy just update the link multiple time, when you will see: done, that's mean done") }}{{url("/admin/import-step-5")}}