@extends('layouts.simple.master') @section('title', 'Settings') @section('css') @endsection @section('main_content')

Settings

E-commerce Settings

*Please enter the minimum amount required for an order to be processed.

*Please enter the minimum order amount for free shipping.

*Enable or disable external vendors access to our online store.

*Enable the use of wallet balance for payment during checkout.

*Enable the use of points for payment during checkout.

*Allow customers to use coupons for payment at checkout.

*Decide whether to show product stock or not.

*Provide points to new users as a signup incentive.

*Collect points when orders meet or exceed the minimum value.

*Determine the conversion factor from points to currency.

*Earn reward points based on each orders value.
(Rewards Points = (Total Order Amount / Min Per Order Amount) * Reward Per Order Point)

*Payout Minimum for Sellers: Specify the min amount sellers can request for withdrawal.

%

*Set the rate at which admin receives a commission from seller earnings.

*Enable the functionality to apply commissions based on product categories. To configure, navigate to the Product Category module and set the respective commission rates.

*Define the period within which users can initiate refund requests for delivered items If left blank, this functionality will be disabled.

@endsection @section('scripts') @endsection