@extends('layouts.master') @section('page_title', 'Product') @section('title', 'Products Details') @section('main_item', 'Products') @section('sub_item', 'Manage Your Products') @section('content')

Filter

@can('product_create')
@endcan
@can('show_reseller_price_only') @else @endcan
Action Product Image Product Name SKU Woocommerce Synced Custom Website Woocommerce Synced Second Woocommerce Synced Category Sub Category Re-Selling Price @if ($setting->select_currency_type == '1') (LKR) @else (USD) @endif Unit Price @if ($setting->select_currency_type == '1') (LKR) @else (USD) @endif Purchase Price @if ($setting->select_currency_type == '1') (LKR) @else (USD) @endif ReSelling Price @if ($setting->select_currency_type == '1') (LKR) @else (USD) @endif Re Order Level
{{-- --}} {{-- --}} {{-- --}} {{-- --}} @can('show_reseller_price_only') @else @endcan {{-- --}} {{-- --}} {{-- --}} {{-- --}}
IndexSKU Product NameProduct Image URL Product ImageSKUAttribute
Value
Current StockPurchase PriceRe-Selling PriceSelling Price Re-Selling PriceCurrent Stock Value
(by purchase price)
Current Stock Value
(by sale price)
Second Selling PriceProtential ProfitTotal Unit Sold
@endsection @section('scripts') @endsection