@extends('user.header') @section('userContent') @include('extensions.alerts')
@csrf

PRODUCT BASIC INFO

@if (getDropdowns('Product Condition')->displayflag === 1)
@endif
PRODUCT ATTRIBUTES

PRICING & IMAGES

PRICING & STOCK

{{-- js will generate template for pricing here --}}
IMAGES

DESCRIPTION & TERMS

@if (getDropdowns('Warranty Period & Site')->displayflag === 1)
@endif {{--
--}}
{{--

SHIPPING GROUP

--}} {{--
--}}
SHIPPING & DELIVERY

{{--
--}}

{{--
--}}
PAYMENT OPTIONS

@if (getDropdowns('Select Pay')->displayflag === 1)
@endif @if (getDropdowns('Select Partial')->displayflag === 1)
@endif @if (getDropdowns('Select Payment Method')->displayflag === 1)
@endif @if (getDropdowns('Payment instruction for bank deposit')->displayflag === 1)
@endif

{{--

Seller Details

Name: Dorbby India Private Limited Country/City: India, Noida UAC: UAC00001
--}}
@routes @endsection