@extends("admin/layouts.master") @section('title',"General Settings |") @section("body")
General Settings
{{csrf_field()}}
Project name is basically your Project Title.
Default email will be used by your customer for contacting you.
Try changing domain will cause serious error.
Please enter valid mobile no (it will also show in your site footer).
Copyright text will be shown in your site footer don't put YEAR on text.
Default currency can be customized in Multiple Currency setting.
Please choose a site logo (supported format: PNG, JPG, JPEG, GIF).
@if(!empty($row))
@endif
Please choose a site favicon (supported format: PNG, JPG, JPEG).
@if(!empty($row))
@endif
Please enter address (it will also show in your site footer).
Enter cart amount eg. 500 so if user cart amount is greater or equal to this amount than shipping will be free (Put 0 for disable it).

Change your front end preloader here.

Mischievous Settings




If enabled than Right click will not work on whole project (Recommended).


If enabled than Inspect element like CTRL+U OR CTRL+SHIFT+I keys not work on whole project (Recommended).


If enabled than Prices of products and deals only visible to Logged In users.


If enabled than Guest checkout will be active on your portal.


Turn it OFF. ONLY FOR Development purpose (Recommanded).


If enabled than Multiseller system will be active on your portal.

Get Your reCAPTCHA v2 Keys From Here

reCaptcha v2 Settings

reCaptcha will not work on localhost (eg. on xammp,wammp,laragon). Read more about here


OPEN EXCHANGE RATE Settings:

Get Your OPEN EXCHANGE RATE KEY From Here

Messnger Bubble Chat URL:

Get Your Code For Messenger Chat Bubble URL Here Here

@endsection @section('custom-script') @endsection