logo
  • {{ __("seller.Dashboard") }}
  • {{ __("seller.Profile") }}
  • {{__("Your Store") }}
  • {{ __("Products Management") }}
    • {{ __("Brands") }}
    • {{ __("Variant Products") }}
    • {{__("Simple Products")}}
    • {{__('Categories')}}
      • {{__('Categories')}}
      • {{ __("Subcategories") }}
      • {{ __("Childcategories") }}
    • {{ __("Product Attributes") }}
    • {{__("Size chart")}}
    • @if(Module::has('SellerSubscription') && Module::find('SellerSubscription')->isEnabled()) @if(getPlanStatus() == 1 && auth()->user()->activeSubscription->plan->csv_product == 1)
    • {{ __("Import Products") }}
    • @endif @else
    • {{ __("Import Products") }}
    • @endif
  • {{ __("Order Management") }}
    • {{ __("seller.Orders") }}
    • {{__("Cancelled Orders")}}
    • {{ __("Returned Orders") }}
  • {{__("Invoice Setting")}}
  • {{ __("Shipping Information") }}
  • @if(Module::has('SellerSubscription') && Module::find('SellerSubscription')->isEnabled()) @include('sellersubscription::seller.menu') @endif
  • {{ __("My Chats") }}
  • {{__("Account Management") }}
    • {{ __("Payouts") }}
    • {{ __("Commissions") }}