@extends('layouts.backend.master') @section('admin')
@csrf
{{-- ④ Minimum Order --}}
Minimum Order
Limit the minimum cart value per order
Enable Minimum Order Amount
{{-- ① Maximum Order --}}
Maximum Order
Limit the maximum cart value per order
Enable Maximum Order Amount
{{-- ② Pre-Order System --}}
Pre-Order System
Allow customers to pre-order items
Enable Pre-Order
%
{{-- ③ Shipping --}}
Shipping Settings
Configure shipping charges & free shipping
DBT
Enable Free Shipping
DBT
{{-- ④ Tax --}}
Tax Settings
Apply tax percentage to orders
Enable Tax
%
{{-- ⑤ Coupon --}}
Coupon / Discount
Allow coupon codes at checkout
Enable Coupon System

When enabled, customers can apply discount coupon codes during checkout.

{{-- ⑥ COD --}}
Cash On Delivery (COD)
Allow pay-on-delivery option
Enable COD

Customers can choose to pay with cash upon delivery of their order.

{{-- ⑦ Guest Checkout --}}
Guest Checkout
Allow purchases without an account

When guest checkout is enabled, customers can complete a purchase without creating or logging into an account. Disabling this will require all customers to register before ordering.

{{-- /os-grid --}}
@endsection