@extends('admin.layout') @section('content')

{{ translate('Products') }}

@if (Session::get('tenant_subscribtion_data')['products']['belongs_to_subscribtion'] == true && Session::get('tenant_controle_modules')['products'] == 1)
{{ translate('Owner') }} {{ translate('sku') }} {{ translate('Title') }} {{ translate('Photo') }} {{ translate('Published') }} {{ translate('Offers and discounts') }} {{ translate('Unit price') }} {{ translate('For Improvements') }} {{ translate('Options') }}
@else

{{ translate('You need to upgrade to use this feature.') }}

{{ translate('Please Upgrade to use this feature.') }}


{{ translate('Upgrade now') }}
@endif
@if (Session::get('tenant_subscribtion_data')['products']['belongs_to_subscribtion'] == true && Session::get('tenant_controle_modules')['products'] == 1)
{{ translate('Delete products') }}

{{ translate('Delete products') }}

{{ translate('Deleting products will erase them from your store forever') }}

{{ translate('Creat New product') }}

{{ translate('When adding a new product, it is preferable to add the appropriate sections. Competitive prices. It is preferable to be sure of the stock') }}

Card image cap

{{ translate('Mark your products with eye-catching labels') }}

{{ translate('Install the Product Labels app to display') }}

@if (Session::get('tenant_subscribtion_data')['xls_products']['belongs_to_subscribtion'] == true && Session::get('tenant_controle_modules')['xls_products'] == 1)
Card image cap

{{ translate('Import products') }}

{{ translate('After import finished you will go to products page and this products appear in the begining and its background like this instruction background color :).') }}

{{ translate('Download Demo product and start to fill sheet with your products') }}

Card image cap

{{ translate('Bulk Export') }}

{{ translate('Demo product for learn you how to fill xls sheet to upload products.') }}

@endif
Card image cap

{{ translate('dropshipping channels') }}

{{ translate('Qanawat gives you the opportunity to start your own business or grow your existing company without risk. Easily start selling Turkish fashion products in your store today') }}

@endif
@endsection @section('modal') @endsection @section('script') @if (Session::get('tenant_subscribtion_data')['products']['belongs_to_subscribtion'] == true && Session::get('tenant_controle_modules')['products'] == 1) @else @endif @endsection