@extends('layouts.app') @section('title', 'Variant Masters') @push('styles') @endpush @section('content')
Product Variants
0 selected
@can('masters-product-management-product-variants.create') @endcan @can('masters-product-management-product-variants.export') @endcan
{{-- --}}
{{-- --}}
{{-- --}}
{{-- --}}
{{-- --}}
{{-- --}} {{-- --}} @canany(['masters-product-management-product-variants.update','masters-product-management-product-variants.delete']) @endcanany
SR NO.SKU VARIANT NAME PRODUCTBRAND PURCHASE PRICE SELLING PRICE STOCKSTATUS CREATED ATACTION
Loading variants...
No variants found
Try adjusting your filters or add new variants
{{-- style="overflow-y: scroll; max-height: calc(100vh - 60px);" --}}
Create Product Variants
@csrf
Please select a product to create variants for
Choose an existing product from the list to create variants
Selected Product Details
Active

-

-

Classification

-

-

-

-

Technical Details

-

-

-

Allowed Units of Measure

-

Contextual UOMs

-

-

-

-

{{--
Select attributes that will create variants of this product.
--}}
Selected Attributes Preview:
No attributes selected yet
{{--
Note: Variants will be generated based on selected attributes. Each combination will create a unique SKU.
--}}
Product Master Summary
Variants Summary
Ready to Save! Review all information above and click Save Product to create the product master with all variants.
@endsection @push('styles') @endpush @push('scripts') @endpush