shell bypass 403

GrazzMean Shell

Uname: Linux peekpos.com 6.8.0-1060-aws #63~22.04.1-Ubuntu SMP Tue Jun 30 02:32:53 UTC 2026 x86_64
Software: Apache
PHP version: 8.3.25 [ PHP INFO ] PHP os: Linux
Server Ip: 47.130.192.226
Your Ip: 10.1.31.86
User: www (1001) | Group: www (1001)
Safe Mode: OFF
Disable Function:
passthru,putenv,chroot,chgrp,chown,shell_exec,popen,pcntl_exec,ini_alter,ini_restore,dl,openlog,syslog,readlink,popepassthru,pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,imap_open,apache_setenv

name : grocerygo.sql
-- phpMyAdmin SQL Dump
-- version 5.2.0
-- https://www.phpmyadmin.net/
--
-- Host: localhost
-- Generation Time: Aug 09, 2025 at 10:10 AM
-- Server version: 10.4.27-MariaDB
-- PHP Version: 8.1.12

SET SQL_MODE = "NO_AUTO_VALUE_ON_ZERO";
START TRANSACTION;
SET time_zone = "+00:00";


/*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */;
/*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */;
/*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */;
/*!40101 SET NAMES utf8mb4 */;

--
-- Database: `grocerygo`
--

-- --------------------------------------------------------

--
-- Table structure for table `about`
--

CREATE TABLE `about` (
  `id` int(11) NOT NULL,
  `image_size` float NOT NULL,
  `theme` int(11) NOT NULL,
  `product_card_view` int(11) DEFAULT NULL,
  `login_required` varchar(20) NOT NULL COMMENT '1 for yes,,2 for no',
  `is_checkout_login_required` int(11) DEFAULT NULL,
  `pickup_delivery` int(11) NOT NULL COMMENT ' 1 = yes , 2 = no',
  `about_content` longtext DEFAULT NULL,
  `android` text DEFAULT NULL,
  `ios` text DEFAULT NULL,
  `app_bottom_image` text DEFAULT NULL,
  `mobile_app_image` varchar(255) DEFAULT NULL,
  `mobile_app_title` text DEFAULT NULL,
  `mobile_app_description` text DEFAULT NULL,
  `copyright` text DEFAULT NULL,
  `title` text DEFAULT NULL,
  `short_title` text DEFAULT NULL,
  `og_title` text DEFAULT NULL,
  `og_description` longtext DEFAULT NULL,
  `notification_tune` text NOT NULL COMMENT 'Notification for Admin',
  `mobile` varchar(255) DEFAULT NULL,
  `email` varchar(255) DEFAULT NULL,
  `address` text DEFAULT NULL,
  `default_currency` varchar(255) NOT NULL DEFAULT 'usd',
  `max_order_qty` int(11) NOT NULL,
  `min_order_amount` int(11) NOT NULL,
  `max_order_amount` int(11) NOT NULL,
  `map` text NOT NULL,
  `firebase` text NOT NULL,
  `referral_amount` int(11) NOT NULL,
  `timezone` text DEFAULT NULL,
  `image` varchar(255) DEFAULT NULL COMMENT 'about-image',
  `logo` varchar(255) DEFAULT NULL,
  `dark_logo` text DEFAULT NULL,
  `footer_title` varchar(255) DEFAULT NULL,
  `footer_description` varchar(255) DEFAULT NULL,
  `footer_logo` varchar(255) DEFAULT NULL,
  `favicon` varchar(255) DEFAULT NULL,
  `og_image` varchar(255) DEFAULT NULL,
  `verification` varchar(50) DEFAULT NULL,
  `tawk_widget_id` longtext DEFAULT NULL,
  `tawk_on_off` int(11) NOT NULL,
  `mail_driver` varchar(255) DEFAULT NULL,
  `mail_host` varchar(255) DEFAULT NULL,
  `mail_port` varchar(255) DEFAULT NULL,
  `mail_username` varchar(255) DEFAULT NULL,
  `mail_password` varchar(255) DEFAULT NULL,
  `mail_encryption` varchar(255) DEFAULT NULL,
  `mail_fromaddress` varchar(255) DEFAULT NULL,
  `mail_fromname` varchar(255) DEFAULT NULL,
  `google_client_id` text DEFAULT NULL,
  `google_client_secret` text DEFAULT NULL,
  `google_redirect_url` text DEFAULT NULL,
  `facebook_client_id` text DEFAULT NULL,
  `facebook_client_secret` text DEFAULT NULL,
  `facebook_redirect_url` text DEFAULT NULL,
  `google_login` int(11) NOT NULL,
  `facebook_login` int(11) NOT NULL,
  `time_format` int(11) DEFAULT NULL,
  `date_format` varchar(255) DEFAULT NULL,
  `order_prefix` varchar(255) DEFAULT NULL,
  `google_recaptcha_site_key` varchar(255) DEFAULT '''-''',
  `google_recaptcha_secret_key` varchar(255) DEFAULT '''-''',
  `score_threshold` varchar(255) DEFAULT NULL,
  `recaptcha_version` varchar(255) DEFAULT NULL,
  `order_number_start` varchar(255) DEFAULT NULL,
  `why_choose_title` varchar(255) DEFAULT NULL,
  `why_choose_subtitle` varchar(255) DEFAULT NULL,
  `why_choose_description` varchar(255) DEFAULT NULL,
  `why_choose_image` varchar(255) DEFAULT NULL,
  `product_ratting_switch` int(11) DEFAULT NULL COMMENT '1=yes,2=no',
  `web_primary_color` varchar(255) DEFAULT NULL,
  `web_secondary_color` varchar(255) DEFAULT NULL,
  `google_review` varchar(255) DEFAULT NULL,
  `review_auto_approved` varchar(255) DEFAULT NULL,
  `review_approved_status` int(11) DEFAULT NULL,
  `pwa` int(11) DEFAULT NULL COMMENT '1=yes,2=no',
  `app_logo` varchar(255) DEFAULT NULL,
  `app_title` varchar(255) DEFAULT NULL,
  `app_name` varchar(255) DEFAULT NULL,
  `background_color` varchar(255) DEFAULT NULL,
  `theme_color` varchar(255) DEFAULT NULL,
  `online_order` int(11) DEFAULT NULL COMMENT '1=yes,2=no',
  `interval_type` int(11) DEFAULT NULL,
  `interval_time` int(11) DEFAULT 1,
  `perslot_booking_limit` int(11) DEFAULT NULL,
  `ordertype_date_time` int(11) DEFAULT 2,
  `quick_call` int(11) NOT NULL,
  `quick_call_mobile_view_on_off` int(11) NOT NULL,
  `quick_call_name` varchar(255) DEFAULT NULL,
  `quick_call_description` longtext DEFAULT NULL,
  `quick_call_mobile` varchar(255) NOT NULL,
  `quick_call_position` int(11) NOT NULL,
  `quick_call_image` varchar(255) DEFAULT NULL,
  `fake_sales_notification` int(11) NOT NULL,
  `product_source` int(11) NOT NULL,
  `next_time_popup` int(11) NOT NULL,
  `notification_display_time` int(11) NOT NULL,
  `sales_notification_position` int(11) NOT NULL,
  `product_fake_view` int(11) NOT NULL,
  `fake_view_message` text NOT NULL,
  `min_view_count` int(11) NOT NULL,
  `max_view_count` int(11) NOT NULL,
  `wizz_chat_on_off` int(11) NOT NULL,
  `wizz_chat_settings` longtext DEFAULT NULL,
  `shopify_store_url` text DEFAULT NULL,
  `shopify_access_token` text DEFAULT NULL,
  `min_order_amount_for_free_shipping` varchar(255) DEFAULT NULL,
  `shipping_charges` text DEFAULT NULL,
  `shipping_area` int(11) NOT NULL,
  `faq_image` varchar(255) DEFAULT NULL,
  `progress_message` text DEFAULT NULL,
  `progress_message_end` text DEFAULT NULL,
  `cart_checkout_countdown` int(11) NOT NULL,
  `countdown_message` text DEFAULT NULL,
  `countdown_expired_message` text DEFAULT NULL,
  `countdown_mins` int(11) NOT NULL,
  `cart_checkout_progressbar` int(11) NOT NULL,
  `auth_bg_image` varchar(255) DEFAULT NULL,
  `subscribe_image` varchar(255) DEFAULT NULL,
  `no_data_image` varchar(255) DEFAULT NULL,
  `referral_image` text DEFAULT NULL,
  `admin_auth_bg_image` text DEFAULT NULL,
  `forget_password_email_message` longtext DEFAULT NULL,
  `delete_account_email_message` longtext DEFAULT NULL,
  `new_order_invoice_email_message` longtext DEFAULT NULL,
  `order_status_email_message` longtext DEFAULT NULL,
  `referral_earning_email_message` longtext DEFAULT NULL,
  `user_verification_email_message` longtext DEFAULT NULL,
  `created_at` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(),
  `updated_at` timestamp NOT NULL DEFAULT current_timestamp()
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `about`
--

INSERT INTO `about` (`id`, `image_size`, `theme`, `product_card_view`, `login_required`, `is_checkout_login_required`, `pickup_delivery`, `about_content`, `android`, `ios`, `app_bottom_image`, `mobile_app_image`, `mobile_app_title`, `mobile_app_description`, `copyright`, `title`, `short_title`, `og_title`, `og_description`, `notification_tune`, `mobile`, `email`, `address`, `default_currency`, `max_order_qty`, `min_order_amount`, `max_order_amount`, `map`, `firebase`, `referral_amount`, `timezone`, `image`, `logo`, `dark_logo`, `footer_title`, `footer_description`, `footer_logo`, `favicon`, `og_image`, `verification`, `tawk_widget_id`, `tawk_on_off`, `mail_driver`, `mail_host`, `mail_port`, `mail_username`, `mail_password`, `mail_encryption`, `mail_fromaddress`, `mail_fromname`, `google_client_id`, `google_client_secret`, `google_redirect_url`, `facebook_client_id`, `facebook_client_secret`, `facebook_redirect_url`, `google_login`, `facebook_login`, `time_format`, `date_format`, `order_prefix`, `google_recaptcha_site_key`, `google_recaptcha_secret_key`, `score_threshold`, `recaptcha_version`, `order_number_start`, `why_choose_title`, `why_choose_subtitle`, `why_choose_description`, `why_choose_image`, `product_ratting_switch`, `web_primary_color`, `web_secondary_color`, `google_review`, `review_auto_approved`, `review_approved_status`, `pwa`, `app_logo`, `app_title`, `app_name`, `background_color`, `theme_color`, `online_order`, `interval_type`, `interval_time`, `perslot_booking_limit`, `ordertype_date_time`, `quick_call`, `quick_call_mobile_view_on_off`, `quick_call_name`, `quick_call_description`, `quick_call_mobile`, `quick_call_position`, `quick_call_image`, `fake_sales_notification`, `product_source`, `next_time_popup`, `notification_display_time`, `sales_notification_position`, `product_fake_view`, `fake_view_message`, `min_view_count`, `max_view_count`, `wizz_chat_on_off`, `wizz_chat_settings`, `shopify_store_url`, `shopify_access_token`, `min_order_amount_for_free_shipping`, `shipping_charges`, `shipping_area`, `faq_image`, `progress_message`, `progress_message_end`, `cart_checkout_countdown`, `countdown_message`, `countdown_expired_message`, `countdown_mins`, `cart_checkout_progressbar`, `auth_bg_image`, `subscribe_image`, `no_data_image`, `referral_image`, `admin_auth_bg_image`, `forget_password_email_message`, `delete_account_email_message`, `new_order_invoice_email_message`, `order_status_email_message`, `referral_earning_email_message`, `user_verification_email_message`, `created_at`, `updated_at`) VALUES
(1, 2, 1, 1, '1', 2, 1, '<p><em><strong>Lorem is About content</strong></em><br />\r\n<br />\r\nLorem ispum is dummy text to type setting the industry.&nbsp;Lorem ispum is dummy text to type setting the industry.&nbsp;Lorem ispum is dummy text to type setting the industry.&nbsp;Lorem ispum is dummy text to type setting the industry.&nbsp;Lorem ispum is dummy text to type setting the industry.&nbsp;Lorem ispum is dummy text to type setting the industry.&nbsp;<br />\r\nLorem ispum is dummy text to type setting the industry.&nbsp;Lorem ispum is dummy text to type setting the industry.&nbsp;Lorem ispum is dummy text to type setting the industry.&nbsp;Lorem ispum is dummy text to type setting the industry.&nbsp;Lorem ispum is dummy text to type setting the industry.&nbsp;Lorem ispum is dummy text to type setting the industry.&nbsp;Lorem ispum is dummy text to type setting the industry.&nbsp;Lorem ispum is dummy text to type setting the industry.&nbsp;Lorem ispum is dummy text to type setting the industry.&nbsp;Lorem ispum is dummy text to type setting the industry.&nbsp;Lorem ispum is dummy text to type setting the industry.&nbsp;Lorem ispum is dummy text to type setting the industry.&nbsp;Lorem ispum is dummy text to type setting the industry.&nbsp;Lorem ispum is dummy text to type setting the industry.&nbsp;<br />\r\nLorem ispum is dummy text to type setting the industry.&nbsp;Lorem ispum is dummy text to type setting the industry.&nbsp;Lorem ispum is dummy text to type setting the industry.&nbsp;Lorem ispum is dummy text to type setting the industry.&nbsp;<br />\r\nLorem ispum is dummy text to type setting the industry.&nbsp;Lorem ispum is dummy text to type setting the industry.&nbsp;Lorem ispum is dummy text to type setting the industry.&nbsp;Lorem ispum is dummy text to type setting the industry.&nbsp;Lorem ispum is dummy text to type setting the industry.&nbsp;Lorem ispum is dummy text to type setting the industry.&nbsp;Lorem ispum is dummy text to type setting the industry.&nbsp;Lorem ispum is dummy text to type setting the industry.&nbsp;Lorem ispum is dummy text to type setting the industry.&nbsp;Lorem ispum is dummy text to type setting the industry.&nbsp;</p>\r\n\r\n<p>&nbsp;</p>\r\n\r\n<p>Lorem ispum is dummy text to type setting the industry.&nbsp;Lorem ispum is dummy text to type setting the industry.&nbsp;Lorem ispum is dummy text to type setting the industry.&nbsp;Lorem ispum is dummy text to type setting the industry.&nbsp;<br />\r\nLorem ispum is dummy text to type setting the industry.&nbsp;Lorem ispum is dummy text to type setting the industry.&nbsp;Lorem ispum is dummy text to type setting the industry.&nbsp;Lorem ispum is dummy text to type setting the industry.&nbsp;Lorem ispum is dummy text to type setting the industry.&nbsp;Lorem ispum is dummy text to type setting the industry.&nbsp;Lorem ispum is dummy text to type setting the industry.&nbsp;Lorem ispum is dummy text to type setting the industry.&nbsp;Lorem ispum is dummy text to type setting the industry.&nbsp;Lorem ispum is dummy text to type setting the industry.&nbsp;</p>', 'https://play.google.com/store/apps', 'https://www.apple.com/in/itunes/', 'app_bottom_image-638c664f0500a.png', 'mobile_app_image-666adf359f3b8.webp', NULL, NULL, 'Copyright @GroceryGo All Rights Reserved', 'GroceryGo - Single Vendor Grocery', 'GroceryGo - Single Vendor Grocery', 'GroceryGo: Your One-Stop Shop for Fresh Groceries (Delivered!)', 'Skip the grocery store rush and fill your fridge with fresh groceries delivered straight to your door! GroceryGo is your convenient one-stop shop for all your grocery needs. Browse a wide selection of fresh produce, pantry staples, and household essentials, all from the comfort of your couch.', 'notification.mp3', '+917016428845', 'infotechgravity@gmail.com', '456 Park Avenue, New York, NY 10022', 'usd', 15, 10, 10000, 'map', 'firebas', 30, 'Asia/Kolkata', NULL, 'logo-6895c06d9a38b.png', 'dark_logo-6895c842e4713.png', 'GroceryGo: The All-in-One Grocery Platform', 'GroceryGo is your convenient one-stop shop for all your grocery needs. Browse a wide selection of fresh produce, pantry staples, and household essentials, all from the comfort of your couch.', 'footer-666adc05b1f3f.png', 'favicon-666adb8644c55.png', 'og_image-638c6354d7b18.jpg', NULL, NULL, 1, 'SMTP', 'smtp.gmail.com', '587', 'mail_username', 'mail_password', 'tls', 'infotechgravity@gmail.com', 'Gravity', 'google_client_id', 'google_client_secret', 'https://your-domain.com/login/google/callback', 'facebook_client_id', 'facebook_client_secret', 'https://your-domain.com/login/facebook/callback', 1, 1, 2, 'M d, Y', 'PITS', NULL, NULL, '1.0', 'v2', '1001', 'Why Choose Us!', 'Best Online Grocery Product Selling E-commerce Platform', 'Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s,', 'choose-67d7cd2a796de.png', 1, '#000000', '#e9bb25', 'https://www.google.com/', '5,4,3', 1, 1, 'logo-66a7344cc5c91.png', 'GroceryGo', 'GroceryGo', '#000000', '#e9bb24', 1, 1, 45, 2, 1, 1, 1, 'Gravity Infotech', 'Hey there ๐Ÿ‘‹ Need help? I\'m here for you, so just give me a call.', '+917016428845', 2, 'quick-call-66a3b1f3d424e.png', 1, 1, 5000, 2000, 1, 1, '{eye} {count} people are viewing this product right now', 10, 100, 1, NULL, '0', '0', '200', '50', 1, 'faq_image-6711f18b6aeae.png', 'Spend {price} to get free shipping', 'Congratulations! You\'ve got free shipping.', 1, '{fire} Hurry up, these products are limited, checkout within {timer} minutes.', 'You are out of time! Checkout now to avoid losing your order!', 1, 1, 'auth_bg_image-6711f4611bc4d.png', 'subscribe_image-6711f4c019eb6.png', 'no_data_image-6711f1700b31a.png', 'referral-678f7b3af2ee0.png', 'auth_bg_image-673b19868b6ef.png', 'Dear {user},\r\n\r\nSomebody (hopefully you) requested a new password for the account for {email}\r\nYour new password is {password} \r\nKindly update your password after login. We\'ll be here to help you with any step along the way\r\n\r\nNote :- Do not reply to this notification message,this message was auto-generated by the sender\'s security system.\r\n\r\nAll Rights Reserved.', 'Dear {username},\r\n\r\nWe hope this message finds you well. We regret to inform you that your account has been deleted', 'Dear {customername},\r\n\r\nWe are pleased to confirm that we have received your Order.\r\n\r\nOrder details\r\n\r\nOrder number : #{ordernumber}\r\nOrder Date : {orderdate}\r\nGrand Total : {grandtotal}\r\n\r\nClick Here : {track_order_url}\r\n\r\nThank you for choosing.\r\n\r\nSincerely,\r\n{adminname}', 'Dear {customername},\r\n\r\nI am writing to inform you that {status_message}\r\n\r\nNote :- Do not reply to this notification message,this message was auto-generated by the sender\'s security system.\r\n\r\nAll Rights Reserved.', 'Dear {referral_user},\r\n\r\nYour friend {new_user} has used your referral code to register with {company_name}.\r\nYou have earned {referral_amount} referral amount in your wallet.\r\n\r\nNote : Do not reply to this notification message,this message was auto-generated by the sender\'s security system.\r\n\r\nAll Rights Reserved.', 'Dear {email},\r\n\r\nYour Email Verification Code is : {otp}\r\nKindly verify your email to access your account.\r\n\r\nNote :- Do not reply to this notification message,this message was auto-generated by the sender\'s security system.\r\n\r\nAll Rights Reserved.', '2025-08-09 08:09:31', '2025-08-08 06:58:50');

-- --------------------------------------------------------

--
-- Table structure for table `addons`
--

CREATE TABLE `addons` (
  `id` int(11) NOT NULL,
  `reorder_id` int(11) DEFAULT NULL,
  `name` varchar(50) NOT NULL,
  `price` varchar(20) NOT NULL DEFAULT '0',
  `is_available` int(11) NOT NULL DEFAULT 1 COMMENT '1 = Yes , 2 = No',
  `is_deleted` int(11) NOT NULL DEFAULT 2 COMMENT '1 = Yes , 2 = No',
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

-- --------------------------------------------------------

--
-- Table structure for table `address`
--

CREATE TABLE `address` (
  `id` int(11) NOT NULL,
  `user_id` int(11) NOT NULL,
  `address_type` int(11) DEFAULT NULL COMMENT '(1- Home, 2-Office, 3-Other)',
  `address` text CHARACTER SET utf8 COLLATE utf8_turkish_ci NOT NULL,
  `title` varchar(255) DEFAULT NULL,
  `landmark` varchar(255) CHARACTER SET utf8 COLLATE utf8_turkish_ci DEFAULT NULL,
  `postal_code` varchar(255) CHARACTER SET utf8 COLLATE utf8_turkish_ci NOT NULL,
  `country` varchar(255) DEFAULT NULL,
  `state` varchar(255) DEFAULT NULL,
  `city` varchar(255) DEFAULT NULL,
  `is_default` int(11) NOT NULL COMMENT '1=yes,2=no',
  `created_at` timestamp NOT NULL DEFAULT current_timestamp(),
  `updated_at` timestamp NOT NULL DEFAULT current_timestamp()
) ENGINE=MyISAM DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci;

-- --------------------------------------------------------

--
-- Table structure for table `age_verification`
--

CREATE TABLE `age_verification` (
  `id` int(11) NOT NULL,
  `age_verification_on_off` int(11) DEFAULT NULL COMMENT '1=yes,2=no',
  `popup_type` varchar(255) DEFAULT NULL,
  `min_age` int(11) NOT NULL,
  `created_at` timestamp NOT NULL DEFAULT current_timestamp(),
  `updated_at` timestamp NOT NULL DEFAULT current_timestamp()
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;

-- --------------------------------------------------------

--
-- Table structure for table `banner`
--

CREATE TABLE `banner` (
  `id` int(11) NOT NULL,
  `reorder_id` int(11) DEFAULT NULL,
  `item_id` int(11) DEFAULT NULL,
  `cat_id` int(11) DEFAULT NULL,
  `type` varchar(255) DEFAULT NULL COMMENT '1=category,2=item',
  `image` varchar(255) NOT NULL,
  `section` int(11) NOT NULL DEFAULT 0 COMMENT '0=category-OR-item,1=section-,2=section2,3=section3,4=section4',
  `is_available` int(11) NOT NULL DEFAULT 1 COMMENT '1=yes,2=no',
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

-- --------------------------------------------------------

--
-- Table structure for table `blogs`
--

CREATE TABLE `blogs` (
  `id` int(10) UNSIGNED NOT NULL,
  `reorder_id` int(11) DEFAULT NULL,
  `slug` longtext NOT NULL,
  `image` varchar(255) NOT NULL,
  `title` varchar(255) NOT NULL,
  `description` longtext NOT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

-- --------------------------------------------------------

--
-- Table structure for table `cart`
--

CREATE TABLE `cart` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `user_id` bigint(20) UNSIGNED DEFAULT NULL,
  `session_id` text DEFAULT NULL,
  `item_id` varchar(255) NOT NULL,
  `item_name` text NOT NULL,
  `item_image` varchar(255) NOT NULL,
  `item_type` int(11) DEFAULT NULL COMMENT '1=veg,2=nonveg',
  `addons_id` text DEFAULT NULL,
  `addons_name` text DEFAULT NULL,
  `addons_price` text DEFAULT NULL,
  `addons_total_price` float DEFAULT 0,
  `extras_id` varchar(255) DEFAULT NULL,
  `extras_name` varchar(255) DEFAULT NULL,
  `extras_price` varchar(255) DEFAULT NULL,
  `variation_id` varchar(255) DEFAULT NULL,
  `variation_price` varchar(255) DEFAULT NULL,
  `variation` text DEFAULT NULL,
  `qty` int(11) NOT NULL,
  `item_price` varchar(255) NOT NULL,
  `tax` varchar(255) DEFAULT NULL,
  `is_available` int(11) NOT NULL DEFAULT 1 COMMENT '1 = Yes . 2 = No',
  `buynow` int(11) DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

-- --------------------------------------------------------

--
-- Table structure for table `categories`
--

CREATE TABLE `categories` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `category_name` varchar(255) NOT NULL,
  `slug` varchar(255) NOT NULL,
  `image` varchar(255) NOT NULL,
  `is_available` int(11) NOT NULL DEFAULT 1 COMMENT '1 = Yes , 2 = No',
  `is_deleted` int(11) NOT NULL DEFAULT 2 COMMENT '1 = Yes , 2 = No',
  `reorder_id` int(11) NOT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

-- --------------------------------------------------------

--
-- Table structure for table `contact`
--

CREATE TABLE `contact` (
  `id` int(11) NOT NULL,
  `product_id` int(11) DEFAULT NULL,
  `firstname` varchar(50) NOT NULL,
  `lastname` varchar(50) NOT NULL,
  `mobile` varchar(255) DEFAULT NULL,
  `email` varchar(20) NOT NULL,
  `message` text NOT NULL,
  `created_at` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(),
  `updated_at` timestamp NOT NULL DEFAULT current_timestamp()
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

-- --------------------------------------------------------

--
-- Table structure for table `currencies`
--

CREATE TABLE `currencies` (
  `id` int(11) NOT NULL,
  `currency` varchar(255) NOT NULL,
  `code` text NOT NULL,
  `currency_symbol` text NOT NULL,
  `is_available` int(11) NOT NULL DEFAULT 1 COMMENT '1=yes,2=no\r\n',
  `created_at` timestamp NOT NULL DEFAULT current_timestamp(),
  `updated_at` timestamp NOT NULL DEFAULT current_timestamp()
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;

--
-- Dumping data for table `currencies`
--

INSERT INTO `currencies` (`id`, `currency`, `code`, `currency_symbol`, `is_available`, `created_at`, `updated_at`) VALUES
(1, 'USD', 'usd', '$', 1, '2025-07-29 07:30:20', '2025-07-29 10:55:31');

-- --------------------------------------------------------

--
-- Table structure for table `currency_settings`
--

CREATE TABLE `currency_settings` (
  `id` int(11) NOT NULL,
  `code` varchar(255) NOT NULL,
  `name` varchar(255) NOT NULL,
  `currency` varchar(255) NOT NULL,
  `exchange_rate` float NOT NULL,
  `currency_position` varchar(255) NOT NULL DEFAULT '1' COMMENT '1=left, 2=right',
  `currency_space` int(11) NOT NULL DEFAULT 1 COMMENT '1=yes,2=no',
  `currency_formate` int(11) NOT NULL,
  `decimal_separator` int(11) NOT NULL DEFAULT 1 COMMENT '1=dot,2=no',
  `is_available` int(11) NOT NULL DEFAULT 1 COMMENT '1=yes,2=no	',
  `default_currency` varchar(255) NOT NULL COMMENT '1=yes,2=no	',
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;

--
-- Dumping data for table `currency_settings`
--

INSERT INTO `currency_settings` (`id`, `code`, `name`, `currency`, `exchange_rate`, `currency_position`, `currency_space`, `currency_formate`, `decimal_separator`, `is_available`, `default_currency`, `created_at`, `updated_at`) VALUES
(1, 'usd', 'USD', '$', 1, '1', 1, 2, 1, 1, '1', '2025-07-28 12:01:44', '2025-08-08 00:49:21');

-- --------------------------------------------------------

--
-- Table structure for table `custom_status`
--

CREATE TABLE `custom_status` (
  `id` int(11) NOT NULL,
  `reorder_id` int(11) NOT NULL,
  `name` varchar(255) NOT NULL,
  `type` int(11) NOT NULL COMMENT '1=default,2=process,3=complete,4=cancel',
  `is_available` int(11) NOT NULL DEFAULT 1,
  `is_deleted` int(11) NOT NULL DEFAULT 2,
  `order_type` int(11) NOT NULL DEFAULT 1 COMMENT '1=delivery,2=pickup,3=dinein,4=pos',
  `created_at` timestamp NOT NULL DEFAULT current_timestamp(),
  `updated_at` timestamp NOT NULL DEFAULT current_timestamp()
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;

--
-- Dumping data for table `custom_status`
--

INSERT INTO `custom_status` (`id`, `reorder_id`, `name`, `type`, `is_available`, `is_deleted`, `order_type`, `created_at`, `updated_at`) VALUES
(1, 1, 'Pending', 1, 1, 2, 1, '2023-12-26 05:25:24', '2025-04-20 22:30:25'),
(2, 2, 'Pending', 2, 1, 1, 1, '2023-12-26 05:25:37', '2025-04-20 22:30:08'),
(3, 3, 'Out For Delivery', 2, 1, 2, 1, '2023-12-26 05:25:52', '2025-04-20 22:30:28'),
(4, 4, 'Complete', 3, 1, 2, 1, '2023-12-26 05:26:05', '2025-04-20 22:30:30'),
(5, 5, 'Cancel', 4, 1, 2, 1, '2023-12-26 05:26:15', '2025-04-20 22:30:30'),
(6, 1, 'Pending', 1, 1, 2, 2, '2023-12-26 05:26:29', '2025-01-28 00:21:57'),
(7, 2, 'Accepted', 2, 1, 2, 2, '2023-12-26 05:26:41', '2025-01-28 00:21:59'),
(8, 3, 'Waiting For Pickup', 2, 1, 2, 2, '2023-12-26 05:27:06', '2025-01-28 00:21:59'),
(9, 4, 'Complete', 3, 1, 2, 2, '2023-12-26 05:27:17', '2025-01-28 00:21:59'),
(10, 5, 'Cancel', 4, 1, 2, 2, '2023-12-26 05:27:33', '2025-01-28 00:21:57'),
(16, 1, 'Pending', 1, 1, 2, 4, '2023-12-26 05:28:59', '2025-01-21 06:03:08'),
(17, 3, 'Complete', 3, 1, 2, 4, '2023-12-26 05:29:17', '2025-01-21 06:03:08'),
(18, 4, 'Cancel', 4, 1, 2, 4, '2023-12-26 05:29:30', '2025-01-21 06:03:08'),
(19, 2, 'On the Process', 2, 1, 2, 1, '2024-06-08 11:29:57', '2025-04-20 22:30:25'),
(20, 2, 'On the process', 2, 1, 2, 4, '2025-01-21 06:02:42', '2025-01-21 06:03:08');

-- --------------------------------------------------------

--
-- Table structure for table `extras`
--

CREATE TABLE `extras` (
  `id` int(11) NOT NULL,
  `item_id` int(11) NOT NULL,
  `name` varchar(255) NOT NULL,
  `price` float NOT NULL,
  `created_at` timestamp NOT NULL DEFAULT current_timestamp(),
  `updated_at` timestamp NOT NULL DEFAULT current_timestamp()
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;

-- --------------------------------------------------------

--
-- Table structure for table `failed_jobs`
--

CREATE TABLE `failed_jobs` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `connection` text NOT NULL,
  `queue` text NOT NULL,
  `payload` longtext NOT NULL,
  `exception` longtext NOT NULL,
  `failed_at` timestamp NOT NULL DEFAULT current_timestamp()
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

-- --------------------------------------------------------

--
-- Table structure for table `faqs`
--

CREATE TABLE `faqs` (
  `id` int(10) UNSIGNED NOT NULL,
  `reorder_id` int(11) DEFAULT NULL,
  `title` varchar(255) NOT NULL,
  `description` longtext NOT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

-- --------------------------------------------------------

--
-- Table structure for table `favorite`
--

CREATE TABLE `favorite` (
  `id` bigint(20) NOT NULL,
  `user_id` bigint(20) NOT NULL,
  `item_id` bigint(20) NOT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

-- --------------------------------------------------------

--
-- Table structure for table `firebase`
--

CREATE TABLE `firebase` (
  `id` int(11) NOT NULL,
  `title` varchar(255) NOT NULL,
  `sub_title` longtext NOT NULL,
  `cat_id` int(11) DEFAULT NULL,
  `item_id` int(11) DEFAULT NULL,
  `is_available` int(11) NOT NULL DEFAULT 1 COMMENT '1=yes,2=no',
  `is_deleted` int(11) NOT NULL DEFAULT 2 COMMENT '1=yes,2=no',
  `created_at` timestamp NOT NULL DEFAULT current_timestamp(),
  `updated_at` timestamp NOT NULL DEFAULT current_timestamp()
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;

-- --------------------------------------------------------

--
-- Table structure for table `footer_features`
--

CREATE TABLE `footer_features` (
  `id` int(11) NOT NULL,
  `icon` varchar(255) NOT NULL,
  `title` text NOT NULL,
  `description` text NOT NULL,
  `created_at` timestamp NOT NULL DEFAULT current_timestamp(),
  `updated_at` timestamp NOT NULL DEFAULT current_timestamp()
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;

-- --------------------------------------------------------

--
-- Table structure for table `galleries`
--

CREATE TABLE `galleries` (
  `id` int(10) UNSIGNED NOT NULL,
  `image` varchar(255) NOT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

-- --------------------------------------------------------

--
-- Table structure for table `global_extras`
--

CREATE TABLE `global_extras` (
  `id` int(11) NOT NULL,
  `reorder_id` int(11) NOT NULL,
  `name` varchar(255) NOT NULL,
  `price` varchar(255) NOT NULL,
  `is_available` int(11) NOT NULL DEFAULT 1,
  `is_deleted` int(11) NOT NULL DEFAULT 2,
  `created_at` timestamp NOT NULL DEFAULT current_timestamp(),
  `updated_at` timestamp NOT NULL DEFAULT current_timestamp()
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;

-- --------------------------------------------------------

--
-- Table structure for table `item`
--

CREATE TABLE `item` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `reorder_id` int(11) NOT NULL DEFAULT 0,
  `cat_id` int(11) NOT NULL,
  `subcat_id` int(11) NOT NULL COMMENT 'subcategory id from subcategories table',
  `item_name` varchar(255) NOT NULL,
  `slug` varchar(255) NOT NULL,
  `image` varchar(255) DEFAULT NULL,
  `item_type` int(11) NOT NULL COMMENT '1=veg,2=nonveg',
  `has_variation` int(11) NOT NULL COMMENT '1=yes,2=no',
  `has_extras` int(11) NOT NULL COMMENT '1=yes,2=no',
  `attribute` varchar(255) DEFAULT NULL,
  `price` float DEFAULT 0,
  `qty` int(11) DEFAULT 0,
  `addons_id` varchar(255) DEFAULT NULL,
  `item_description` longtext DEFAULT NULL,
  `preparation_time` varchar(255) NOT NULL DEFAULT '0' COMMENT 'In minutes',
  `tax` varchar(255) DEFAULT NULL,
  `item_status` int(11) NOT NULL DEFAULT 1 COMMENT '1 = Yes , 2 = No',
  `original_price` float NOT NULL,
  `min_order` int(11) DEFAULT NULL,
  `max_order` int(11) DEFAULT NULL,
  `stock_management` int(11) DEFAULT NULL,
  `low_qty` int(11) DEFAULT NULL,
  `is_imported` int(11) NOT NULL DEFAULT 2,
  `variants_json` varchar(255) DEFAULT NULL,
  `is_featured` int(11) DEFAULT 2 COMMENT '1=yes,2=no',
  `is_deleted` int(11) NOT NULL DEFAULT 2 COMMENT '1 = Yes , 2 = No',
  `is_available` int(11) NOT NULL DEFAULT 1 COMMENT '1=yes,2=no',
  `top_deals` int(11) NOT NULL COMMENT '1=yes,2=no',
  `avg_ratting` float DEFAULT NULL,
  `view_count` int(11) DEFAULT NULL,
  `sku` varchar(255) DEFAULT NULL,
  `video_url` varchar(255) DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

-- --------------------------------------------------------

--
-- Table structure for table `item_images`
--

CREATE TABLE `item_images` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `item_id` bigint(20) UNSIGNED NOT NULL,
  `image` varchar(255) NOT NULL,
  `is_imported` int(11) DEFAULT NULL,
  `reorder_id` int(11) DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

-- --------------------------------------------------------

--
-- Table structure for table `languages`
--

CREATE TABLE `languages` (
  `id` int(10) UNSIGNED NOT NULL,
  `code` varchar(255) NOT NULL,
  `name` varchar(255) NOT NULL,
  `image` varchar(255) NOT NULL,
  `layout` int(11) NOT NULL DEFAULT 1 COMMENT '1=ltr,2=rtl',
  `is_default` int(11) NOT NULL DEFAULT 2 COMMENT '1 = yes , 2 = no',
  `is_available` int(11) NOT NULL DEFAULT 1 COMMENT '1=yes,2=no',
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `languages`
--

INSERT INTO `languages` (`id`, `code`, `name`, `image`, `layout`, `is_default`, `is_available`, `created_at`, `updated_at`) VALUES
(1, 'en', 'English', 'flag-6508250981767.png', 1, 1, 1, '2022-12-13 05:15:46', '2025-02-03 03:55:21');

-- --------------------------------------------------------

--
-- Table structure for table `media`
--

CREATE TABLE `media` (
  `id` int(11) NOT NULL,
  `image` varchar(255) NOT NULL,
  `created_at` timestamp NOT NULL DEFAULT current_timestamp(),
  `updated_at` timestamp NOT NULL DEFAULT current_timestamp()
) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci;

-- --------------------------------------------------------

--
-- Table structure for table `migrations`
--

CREATE TABLE `migrations` (
  `id` int(10) UNSIGNED NOT NULL,
  `migration` varchar(255) NOT NULL,
  `batch` int(11) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `migrations`
--

INSERT INTO `migrations` (`id`, `migration`, `batch`) VALUES
(1, '2014_10_12_000000_create_users_table', 1),
(2, '2014_10_12_100000_create_password_resets_table', 1),
(3, '2019_08_19_000000_create_failed_jobs_table', 1),
(6, '2020_06_05_070854_create_categories_table', 2),
(7, '2020_06_05_103122_create_item_table', 3),
(9, '2020_06_05_110205_create_item_images_table', 4),
(10, '2020_06_05_125414_create_ingredients_table', 5),
(14, '2020_06_06_055110_create_cart_table', 6),
(16, '2020_06_07_051607_create_order_table', 7),
(18, '2020_06_07_063234_create_order_details_table', 8),
(19, '2020_06_16_094849_create_ratting_table', 9),
(20, '2022_05_06_115647_create_roles_table', 10),
(21, '2022_05_19_042851_create_subcategories_table', 11),
(22, '2022_05_25_053255_create_blogs_table', 12),
(23, '2022_05_25_072838_create_teams_table', 13),
(24, '2022_05_25_100726_create_tutorials_table', 14),
(25, '2022_05_25_105457_create_faqs_table', 15),
(26, '2022_05_25_110626_create_galleries_table', 16),
(27, '2022_05_27_084728_create_zones_table', 17),
(29, '2022_06_18_074001_create_bookings_table', 18);

-- --------------------------------------------------------

--
-- Table structure for table `model_has_roles`
--

CREATE TABLE `model_has_roles` (
  `role_id` bigint(20) UNSIGNED NOT NULL,
  `model_type` varchar(191) NOT NULL,
  `model_id` bigint(20) UNSIGNED NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `model_has_roles`
--

INSERT INTO `model_has_roles` (`role_id`, `model_type`, `model_id`) VALUES
(1, 'App\\User', 1),
(2, 'App\\User', 8),
(2, 'App\\User', 9),
(2, 'App\\User', 10),
(2, 'App\\User', 11),
(2, 'App\\User', 12),
(2, 'App\\User', 13),
(2, 'App\\User', 14),
(2, 'App\\User', 15),
(2, 'App\\User', 16),
(2, 'App\\User', 17),
(2, 'App\\User', 18),
(2, 'App\\User', 19),
(2, 'App\\User', 20),
(2, 'App\\User', 21),
(2, 'App\\User', 22),
(2, 'App\\User', 23),
(2, 'App\\User', 24),
(2, 'App\\User', 25),
(2, 'App\\User', 26),
(2, 'App\\User', 27),
(2, 'App\\User', 28),
(2, 'App\\User', 29),
(2, 'App\\User', 30),
(2, 'App\\User', 31),
(2, 'App\\User', 32),
(2, 'App\\User', 33),
(2, 'App\\User', 34),
(2, 'App\\User', 35),
(2, 'App\\User', 36),
(2, 'App\\User', 37),
(2, 'App\\User', 38),
(2, 'App\\User', 39),
(2, 'App\\User', 40),
(2, 'App\\User', 41),
(2, 'App\\User', 44),
(2, 'App\\User', 45),
(2, 'App\\User', 46),
(2, 'App\\User', 47),
(2, 'App\\User', 48),
(2, 'App\\User', 49),
(2, 'App\\User', 50),
(2, 'App\\User', 51),
(2, 'App\\User', 52),
(2, 'App\\User', 53),
(2, 'App\\User', 54),
(2, 'App\\User', 56),
(2, 'App\\User', 57),
(2, 'App\\User', 58),
(2, 'App\\User', 59),
(2, 'App\\User', 60),
(2, 'App\\User', 61),
(2, 'App\\User', 62),
(2, 'App\\User', 63),
(2, 'App\\User', 64),
(2, 'App\\User', 65),
(2, 'App\\User', 66),
(2, 'App\\User', 68),
(2, 'App\\User', 69),
(2, 'App\\User', 70),
(2, 'App\\User', 71),
(2, 'App\\User', 72),
(2, 'App\\User', 73),
(2, 'App\\User', 74),
(2, 'App\\User', 75),
(2, 'App\\User', 79),
(2, 'App\\User', 80),
(2, 'App\\User', 81),
(2, 'App\\User', 82),
(2, 'App\\User', 83),
(2, 'App\\User', 84),
(2, 'App\\User', 85),
(2, 'App\\User', 86),
(2, 'App\\User', 87),
(2, 'App\\User', 88),
(2, 'App\\User', 89),
(2, 'App\\User', 90),
(2, 'App\\User', 91),
(2, 'App\\User', 92),
(2, 'App\\User', 93),
(2, 'App\\User', 94),
(2, 'App\\User', 95),
(2, 'App\\User', 96),
(2, 'App\\User', 97),
(2, 'App\\User', 98),
(2, 'App\\User', 99),
(2, 'App\\User', 100),
(2, 'App\\User', 101),
(2, 'App\\User', 102),
(2, 'App\\User', 103),
(2, 'App\\User', 104),
(2, 'App\\User', 105),
(2, 'App\\User', 106),
(2, 'App\\User', 107),
(2, 'App\\User', 108),
(2, 'App\\User', 109),
(2, 'App\\User', 110),
(2, 'App\\User', 111),
(2, 'App\\User', 112),
(2, 'App\\User', 113),
(2, 'App\\User', 114),
(2, 'App\\User', 115),
(2, 'App\\User', 116),
(2, 'App\\User', 117),
(2, 'App\\User', 118),
(2, 'App\\User', 119),
(2, 'App\\User', 120),
(2, 'App\\User', 121),
(2, 'App\\User', 122),
(2, 'App\\User', 123),
(2, 'App\\User', 124),
(2, 'App\\User', 125),
(2, 'App\\User', 126),
(2, 'App\\User', 127),
(2, 'App\\User', 128),
(2, 'App\\User', 129),
(2, 'App\\User', 130),
(2, 'App\\User', 131),
(2, 'App\\User', 132),
(2, 'App\\User', 133),
(2, 'App\\User', 134),
(2, 'App\\User', 135),
(2, 'App\\User', 136),
(2, 'App\\User', 137),
(2, 'App\\User', 138),
(2, 'App\\User', 139),
(2, 'App\\User', 140),
(2, 'App\\User', 141),
(2, 'App\\User', 142);

-- --------------------------------------------------------

--
-- Table structure for table `notification`
--

CREATE TABLE `notification` (
  `id` int(11) NOT NULL,
  `title` text NOT NULL,
  `cat_id` int(11) DEFAULT NULL,
  `item_id` int(11) DEFAULT NULL,
  `message` text NOT NULL,
  `created_at` timestamp NOT NULL DEFAULT current_timestamp(),
  `updated_at` timestamp NOT NULL DEFAULT current_timestamp()
) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci;

-- --------------------------------------------------------

--
-- Table structure for table `order`
--

CREATE TABLE `order` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `order_number` varchar(100) NOT NULL,
  `order_number_digit` varchar(255) DEFAULT NULL,
  `order_number_start` varchar(255) DEFAULT NULL,
  `user_id` bigint(20) UNSIGNED DEFAULT NULL,
  `name` varchar(255) DEFAULT NULL,
  `email` varchar(255) DEFAULT NULL,
  `mobile` bigint(20) DEFAULT NULL,
  `driver_id` int(11) DEFAULT NULL,
  `order_type` varchar(11) DEFAULT '1' COMMENT '1 = Delivery , 2 = Pickup',
  `address_type` varchar(10) DEFAULT NULL COMMENT '1- Home, 2-Office, 3-Other',
  `address` varchar(255) DEFAULT NULL,
  `house_no` varchar(255) DEFAULT NULL,
  `area` text DEFAULT NULL,
  `country` varchar(255) DEFAULT NULL,
  `state` varchar(255) DEFAULT NULL,
  `city` varchar(255) DEFAULT NULL,
  `landmark` varchar(255) DEFAULT NULL,
  `postal_code` varchar(255) DEFAULT NULL,
  `offer_code` varchar(50) DEFAULT NULL,
  `discount_amount` varchar(50) DEFAULT '0.00',
  `delivery_charge` varchar(50) DEFAULT '0.00',
  `shipping_area` varchar(255) DEFAULT NULL,
  `tax_amount` varchar(255) DEFAULT NULL,
  `tax_name` varchar(255) DEFAULT NULL,
  `grand_total` varchar(255) NOT NULL,
  `tips` float NOT NULL,
  `transaction_id` varchar(255) DEFAULT NULL,
  `transaction_type` varchar(255) NOT NULL COMMENT '1 = cod, 2=wallet,3=razorpay,4=stripe/5=flutterwave,6=paystack',
  `status` varchar(11) NOT NULL COMMENT '1=Order-placed(both)\r\n2=accepted-by-admin(both)\r\n3=order-ready(both)\r\n4=order-on-the-way(delivery) && waiting-for-pickup(pickup)\r\n5=order-completed(both)\r\n6=cancelled-by-admin(both)\r\n7=cancelled-by-user(both)',
  `status_type` int(11) DEFAULT NULL,
  `order_from` varchar(10) DEFAULT NULL,
  `is_notification` int(11) NOT NULL DEFAULT 1 COMMENT '1 = Unread , 2 = Read',
  `order_notes` text DEFAULT NULL,
  `payment_status` int(11) DEFAULT NULL COMMENT '1=unpaid,2=paid',
  `vendor_note` varchar(255) NOT NULL,
  `screenshot` varchar(255) DEFAULT NULL,
  `delivery_date` varchar(255) DEFAULT NULL,
  `delivery_time` varchar(255) DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

-- --------------------------------------------------------

--
-- Table structure for table `order_details`
--

CREATE TABLE `order_details` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `user_id` bigint(20) UNSIGNED DEFAULT NULL,
  `order_id` bigint(20) UNSIGNED DEFAULT NULL,
  `item_id` bigint(20) UNSIGNED DEFAULT NULL,
  `item_name` varchar(255) DEFAULT NULL,
  `item_image` varchar(255) DEFAULT NULL,
  `item_type` int(11) NOT NULL COMMENT '1=veg,2=nonveg	',
  `addons_id` varchar(255) DEFAULT NULL,
  `addons_name` varchar(255) DEFAULT NULL,
  `addons_price` varchar(255) DEFAULT NULL,
  `addons_total_price` int(11) DEFAULT NULL,
  `extras_id` varchar(255) DEFAULT NULL,
  `extras_price` varchar(255) DEFAULT NULL,
  `extras_name` varchar(255) DEFAULT NULL,
  `variation_id` varchar(255) DEFAULT NULL,
  `variation` varchar(255) DEFAULT NULL,
  `variation_price` varchar(255) DEFAULT NULL,
  `item_price` varchar(255) NOT NULL,
  `tax` double DEFAULT NULL,
  `qty` varchar(255) DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

-- --------------------------------------------------------

--
-- Table structure for table `other_settings`
--

CREATE TABLE `other_settings` (
  `id` int(11) NOT NULL,
  `tips_settings` int(11) DEFAULT NULL,
  `estimated_delivery_on_off` int(11) DEFAULT NULL COMMENT '1=Yes, 2=No',
  `days_of_estimated_delivery` varchar(255) DEFAULT NULL,
  `maintenance_on_off` int(11) DEFAULT NULL COMMENT '1=yes,2=no	',
  `maintenance_title` varchar(255) DEFAULT NULL,
  `maintenance_description` varchar(255) DEFAULT NULL,
  `maintenance_image` text DEFAULT NULL,
  `trusted_badge_image_1` text DEFAULT NULL,
  `trusted_badge_image_2` text DEFAULT NULL,
  `trusted_badge_image_3` text DEFAULT NULL,
  `trusted_badge_image_4` text DEFAULT NULL,
  `safe_secure_checkout_payment_selection` varchar(255) DEFAULT NULL,
  `safe_secure_checkout_text` varchar(255) DEFAULT NULL,
  `safe_secure_checkout_text_color` varchar(255) DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;

--
-- Dumping data for table `other_settings`
--

INSERT INTO `other_settings` (`id`, `tips_settings`, `estimated_delivery_on_off`, `days_of_estimated_delivery`, `maintenance_on_off`, `maintenance_title`, `maintenance_description`, `maintenance_image`, `trusted_badge_image_1`, `trusted_badge_image_2`, `trusted_badge_image_3`, `trusted_badge_image_4`, `safe_secure_checkout_payment_selection`, `safe_secure_checkout_text`, `safe_secure_checkout_text_color`, `created_at`, `updated_at`) VALUES
(1, 1, 1, '5', 2, 'test data', 'test', 'maintenance_image-68947495dfdd8.png', 'trusted_badge-678dd1ea2736f.svg', 'trusted_badge-678dd1ea27f7b.svg', 'trusted_badge-678b7280d9ae6.svg', 'trusted_badge-678b7280da080.svg', '4,2,7,10,13,15', 'Your Payment is 100% Secure', '#000000', '2025-01-02 10:59:07', '2025-08-08 07:12:34');

-- --------------------------------------------------------

--
-- Table structure for table `otp_configuration`
--

CREATE TABLE `otp_configuration` (
  `id` int(11) NOT NULL,
  `twilio_sid` text DEFAULT NULL,
  `twilio_auth_token` text DEFAULT NULL,
  `twilio_mobile_number` text DEFAULT NULL,
  `msg_authkey` varchar(255) DEFAULT NULL,
  `msg_template_id` varchar(255) DEFAULT NULL,
  `name` varchar(255) NOT NULL,
  `status` int(11) NOT NULL,
  `created_at` timestamp NOT NULL DEFAULT current_timestamp(),
  `updated_at` timestamp NOT NULL DEFAULT current_timestamp()
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;

--
-- Dumping data for table `otp_configuration`
--

INSERT INTO `otp_configuration` (`id`, `twilio_sid`, `twilio_auth_token`, `twilio_mobile_number`, `msg_authkey`, `msg_template_id`, `name`, `status`, `created_at`, `updated_at`) VALUES
(1, 'twilio_sid', 'auth_token', 'mobile_number', NULL, NULL, 'twilio', 1, '2021-07-24 17:53:44', '2022-09-20 19:26:18'),
(2, NULL, NULL, NULL, 'msg_authkey', 'msg_template_id', 'msg91', 1, '2021-07-26 19:26:13', '2024-01-27 08:32:56');

-- --------------------------------------------------------

--
-- Table structure for table `password_resets`
--

CREATE TABLE `password_resets` (
  `email` varchar(255) NOT NULL,
  `token` varchar(255) NOT NULL,
  `created_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

-- --------------------------------------------------------

--
-- Table structure for table `payment`
--

CREATE TABLE `payment` (
  `id` int(11) NOT NULL,
  `reorder_id` int(11) DEFAULT NULL,
  `unique_identifier` varchar(255) DEFAULT NULL,
  `environment` int(11) NOT NULL DEFAULT 1 COMMENT '1=sandbox,2=production',
  `payment_name` text NOT NULL,
  `payment_type` int(11) NOT NULL,
  `image` varchar(255) DEFAULT NULL,
  `currency` varchar(255) NOT NULL,
  `public_key` text NOT NULL,
  `secret_key` text NOT NULL,
  `encryption_key` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `base_url_by_region` text DEFAULT NULL,
  `payment_description` varchar(255) DEFAULT NULL,
  `is_available` int(11) NOT NULL,
  `is_activate` int(11) NOT NULL COMMENT '1 = Yes, 2 = No',
  `created_at` timestamp NOT NULL DEFAULT current_timestamp(),
  `updated_at` timestamp NOT NULL DEFAULT current_timestamp()
) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci;

--
-- Dumping data for table `payment`
--

INSERT INTO `payment` (`id`, `reorder_id`, `unique_identifier`, `environment`, `payment_name`, `payment_type`, `image`, `currency`, `public_key`, `secret_key`, `encryption_key`, `base_url_by_region`, `payment_description`, `is_available`, `is_activate`, `created_at`, `updated_at`) VALUES
(1, 1, NULL, 0, 'COD', 1, 'payment-65893b4da08fa.png', '', '', '', '', NULL, NULL, 1, 1, '2020-12-29 02:24:50', '2025-01-28 00:22:58'),
(2, 4, NULL, 0, 'Wallet', 2, 'payment-6673cd7ac0a18.png', '', '', '', '', NULL, NULL, 1, 1, '2020-12-29 02:15:15', '2025-01-28 00:25:16'),
(3, 3, 'razorpay', 1, 'RazorPay', 3, 'payment-65893b4da0e7e.png', 'INR', 'rzp_test_4r8y0wDMkrUDFn', 'nEDuJlpL3x2BqHxYlQBYtrto', '', NULL, NULL, 1, 2, '2020-12-29 02:15:15', '2025-01-28 00:25:16'),
(4, 0, 'stripe', 1, 'Stripe', 4, 'payment-65893b4da12e0.png', 'USD', 'pk_test_51IjNgIJwZppK21ZQa6e7ZVOImwJ2auI54TD6xHici94u7DD5mhGf1oaBiDyL9mX7PbN5nt6Weap4tmGWLRIrslCu00d8QgQ3nI', 'sk_test_51IjNgIJwZppK21ZQK85uLARMdhtuuhA81PB24VDfiqSW8SXQZKrZzvbpIkigEb27zZPBMF4UEG7PK9587Xresuc000x8CdE22A', NULL, NULL, NULL, 1, 2, '2020-12-29 02:15:15', '2024-10-29 03:48:57'),
(5, 2, 'flutterwave', 1, 'Flutterwave', 5, 'payment-65893b4da17ce.png', 'NGN', 'FLWPUBK_TEST-61c94068c4a44548a771cc7cf9548d05-X', 'FLWSECK_TEST-1140781769b7bd5cfd6b3fb6d5704017-X', 'FLWSECK_TEST863a39eb1475', NULL, NULL, 1, 2, '2020-12-29 02:15:15', '2025-01-28 00:25:16'),
(6, 5, 'paystack', 1, 'Paystack', 6, 'payment-65893b4da1ce4.png', 'GHS', 'pk_test_8a6a139a3bae6e41cbbbc41f4d7b65d4da9f7967', 'sk_test_6ab143b6f0c2a209373adeef55a64411c1a91ae9', '', NULL, NULL, 1, 2, '2020-12-29 02:15:15', '2024-10-26 01:06:41'),
(7, 6, 'mercadopago', 1, 'MercadoPago', 7, 'payment-667d4d89d3562.png', 'R$', '', 'APP_USR-3693146734015792-042811-c6deca56df8ac66e83efb5334c46110c-126508225', '', NULL, NULL, 1, 2, '2023-04-12 04:16:24', '2024-10-26 01:06:41'),
(8, 7, 'myfatoorah', 1, 'MyFatoorah', 8, 'payment-667d4d80d6415.png', 'KWD', '', 'rLtt6JWvbUHDDhsZnfpAhpYk4dxYDQkbcPTyGaKp2TYqQgG7FGZ5Th_WD53Oq8Ebz6A53njUoo1w3pjU1D4vs_ZMqFiz_j0urb_BH9Oq9VZoKFoJEDAbRZepGcQanImyYrry7Kt6MnMdgfG5jn4HngWoRdKduNNyP4kzcp3mRv7x00ahkm9LAK7ZRieg7k1PDAnBIOG3EyVSJ5kK4WLMvYr7sCwHbHcu4A5WwelxYK0GMJy37bNAarSJDFQsJ2ZvJjvMDmfWwDVFEVe_5tOomfVNt6bOg9mexbGjMrnHBnKnZR1vQbBtQieDlQepzTZMuQrSuKn-t5XZM7V6fCW7oP-uXGX-sMOajeX65JOf6XVpk29DP6ro8WTAflCDANC193yof8-f5_EYY-3hXhJj7RBXmizDpneEQDSaSz5sFk0sV5qPcARJ9zGG73vuGFyenjPPmtDtXtpx35A-BVcOSBYVIWe9kndG3nclfefjKEuZ3m4jL9Gg1h2JBvmXSMYiZtp9MR5I6pvbvylU_PP5xJFSjVTIz7IQSjcVGO41npnwIxRXNRxFOdIUHn0tjQ-7LwvEcTXyPsHXcMD8WtgBh-wxR8aKX7WPSsT1O8d8reb2aR7K3rkV3K82K_0OgawImEpwSvp9MNKynEAJQS6ZHe_J_l77652xwPNxMRTMASk1ZsJL', '', NULL, NULL, 1, 2, '2023-04-11 07:28:05', '2024-10-26 01:06:41'),
(9, 8, 'paypal', 1, 'paypal', 9, 'payment-6673cd38139d5.png', 'USD', 'AcRx7vvy79nbNxBemacGKmnnRe_CtxkItyspBS_eeMIPREwfCEIfPg1uX-bdqPrS_ZFGocxEH_SJRrIJ', 'EGtgNkjt3I5lkhEEzicdot8gVH_PcFiKxx6ZBiXpVrp4QLDYcVQQMLX6MMG_fkS9_H0bwmZzBovb4jLP', '', NULL, NULL, 1, 2, '2023-04-14 07:29:17', '2024-10-26 01:06:41'),
(10, 9, 'toyyibpay', 1, 'ToyyibPay', 10, 'payment-6673cd40b19dd.png', 'INR', 'ts75iszg', 'luieh2jt-8hpa-m2xv-wrkv-ejrfvhjppnsj', NULL, '{\"11\":\"11https:\\/\\/secure-global.paytabs.com\\/payment\\/request\"}', NULL, 1, 2, '2023-04-15 07:29:07', '2024-10-26 01:06:41'),
(11, 10, 'paytab', 1, 'Paytab', 11, 'payment-6673cd499e08a.png', 'INR', '132879', 'SZJ99G6MRL-JH66MZL26H-G9BBKKMKM6', NULL, 'https://secure-global.paytabs.com/payment/request', NULL, 1, 2, '2023-04-15 07:29:07', '2024-10-26 01:06:41'),
(12, 11, 'phonepe', 1, 'phonepe', 12, 'payment-6673cd59717e7.png', 'INR', 'PGTESTPAYUAT86', '96434309-7796-489d-8924-ab56988a6076', 'MUID123', '', NULL, 1, 2, '2023-04-15 07:29:07', '2024-10-26 01:06:41'),
(13, 12, 'mollie', 1, 'Mollie', 13, 'payment-6673cd62a0be5.png', 'EUR', '', 'test_FbVACj7UbsdkHtAUWnCnmSNGFWMuuA', '', '', NULL, 1, 2, '2023-04-15 07:29:07', '2024-10-26 01:06:41'),
(14, 13, 'khalti', 1, 'khalti', 14, 'payment-6673cf9a147eb.png', 'INR', '', 'live_secret_key_68791341fdd94846a146f0457ff7b455', '', '', NULL, 1, 2, '2023-04-15 07:29:07', '2024-10-26 01:06:41'),
(15, 14, 'xendit', 1, 'xendit', 15, 'payment-671c98f20d9eb.png', 'INR', 'xnd_development_IqYpzXrPJZlxhQDlU9rNoiPQtTFFQAjAf211dK2UDXHkdfj3q1BRgIR3zvp25', 'xnd_development_IqYpzXrPJZlxhQDlU9rNoiPQtTFFQAjAf211dK2UDXHkdfj3q1BRgIR3zvp25', NULL, NULL, '', 1, 2, '2023-04-15 07:29:07', '2024-10-26 01:53:30'),
(16, 15, 'bank_transfer', 1, 'Bank Transfer', 16, 'payment-666c1060c136c.png', 'INR', '', '', '', '', '<p>Bank : Axis Bank</p>\r\n\r\n<p>Account No: 976454354</p>', 1, 2, '2023-04-15 07:29:07', '2025-01-28 00:22:58');

-- --------------------------------------------------------

--
-- Table structure for table `pixcel_settings`
--

CREATE TABLE `pixcel_settings` (
  `id` int(11) NOT NULL,
  `twitter_pixcel_id` varchar(255) DEFAULT '-',
  `facebook_pixcel_id` varchar(255) DEFAULT '-',
  `linkedin_pixcel_id` varchar(255) DEFAULT '-',
  `google_tag_id` varchar(255) DEFAULT '-',
  `created_at` timestamp NOT NULL DEFAULT current_timestamp(),
  `updated_at` timestamp NOT NULL DEFAULT current_timestamp()
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;

-- --------------------------------------------------------

--
-- Table structure for table `privacypolicy`
--

CREATE TABLE `privacypolicy` (
  `id` int(11) NOT NULL,
  `privacypolicy_content` longtext NOT NULL,
  `created_at` timestamp NOT NULL DEFAULT current_timestamp(),
  `updated_at` timestamp NOT NULL DEFAULT current_timestamp()
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;

--
-- Dumping data for table `privacypolicy`
--

INSERT INTO `privacypolicy` (`id`, `privacypolicy_content`, `created_at`, `updated_at`) VALUES
(1, '<p><br />\r\n<strong>Lorem Ipsum PrivacyPolicies</strong></p>\r\n\r\n<p>&nbsp;is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry&#39;s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting,</p>\r\n\r\n<p>remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.</p>\r\n\r\n<p>remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.</p>', '2022-12-04 08:34:01', '2022-12-04 08:34:01');

-- --------------------------------------------------------

--
-- Table structure for table `product_card_images`
--

CREATE TABLE `product_card_images` (
  `id` int(11) NOT NULL,
  `image` text NOT NULL,
  `card_id` int(11) NOT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;

--
-- Dumping data for table `product_card_images`
--

INSERT INTO `product_card_images` (`id`, `image`, `card_id`, `created_at`, `updated_at`) VALUES
(1, 'card-image-01.png', 1, '2025-04-18 05:00:29', '2025-04-18 05:00:29'),
(2, 'card-image-02.png', 2, '2025-04-18 05:00:46', '2025-04-18 05:00:46'),
(3, 'card-image-03.png', 3, '2025-04-18 05:10:04', '2025-04-18 05:51:01'),
(4, 'card-image-04.png', 4, '2025-04-18 05:12:56', '2025-04-18 05:12:56'),
(5, 'card-image-05.png', 5, '2025-04-18 05:12:56', '2025-04-18 05:12:56'),
(6, 'card-image-06.png', 6, '2025-04-18 05:12:56', '2025-04-18 05:12:56'),
(7, 'card-image-07.png', 7, '2025-04-18 05:12:56', '2025-04-18 05:12:56'),
(8, 'card-image-08.png', 8, '2025-04-18 05:12:56', '2025-04-18 05:12:56');

-- --------------------------------------------------------

--
-- Table structure for table `promocode`
--

CREATE TABLE `promocode` (
  `id` bigint(20) NOT NULL,
  `reorder_id` int(11) DEFAULT NULL,
  `offer_name` varchar(255) NOT NULL,
  `offer_code` varchar(20) NOT NULL,
  `offer_type` int(11) NOT NULL COMMENT '1=fixed,2=percentage',
  `offer_amount` varchar(255) NOT NULL,
  `min_amount` int(11) NOT NULL,
  `per_user` int(11) NOT NULL,
  `usage_type` int(11) NOT NULL COMMENT '1=One time,2=multiple times',
  `usage_limit` int(11) DEFAULT NULL,
  `start_date` text NOT NULL,
  `expire_date` text NOT NULL,
  `description` longtext NOT NULL,
  `is_available` int(11) NOT NULL DEFAULT 1 COMMENT '1 = Yes , 2 = No',
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

-- --------------------------------------------------------

--
-- Table structure for table `question_answer`
--

CREATE TABLE `question_answer` (
  `id` int(11) UNSIGNED NOT NULL,
  `product_id` int(11) DEFAULT NULL,
  `question` text NOT NULL,
  `answer` text DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;

-- --------------------------------------------------------

--
-- Table structure for table `refundpolicy`
--

CREATE TABLE `refundpolicy` (
  `id` int(11) NOT NULL,
  `refundpolicy_content` longtext NOT NULL,
  `created_at` timestamp NOT NULL DEFAULT current_timestamp(),
  `updated_at` timestamp NOT NULL DEFAULT current_timestamp()
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci;

--
-- Dumping data for table `refundpolicy`
--

INSERT INTO `refundpolicy` (`id`, `refundpolicy_content`, `created_at`, `updated_at`) VALUES
(1, '<p><strong>Lorem Ipsum Terms &amp; Conditions</strong></p>\r\n\r\n<p>&nbsp;is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry&#39;s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting,</p>\r\n\r\n<p>remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.</p>\r\n\r\n<p>remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.</p>', '2022-12-04 08:40:07', '2022-12-04 08:40:07');

-- --------------------------------------------------------

--
-- Table structure for table `roles`
--

CREATE TABLE `roles` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `name` varchar(191) NOT NULL,
  `label` varchar(191) NOT NULL,
  `guard_name` varchar(191) NOT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

-- --------------------------------------------------------

--
-- Table structure for table `role_access`
--

CREATE TABLE `role_access` (
  `id` int(11) NOT NULL,
  `role_id` int(11) NOT NULL,
  `module_name` varchar(255) NOT NULL,
  `add` int(11) NOT NULL,
  `edit` int(11) NOT NULL,
  `delete` int(11) NOT NULL,
  `manage` int(11) NOT NULL,
  `created_at` timestamp NOT NULL DEFAULT current_timestamp(),
  `updated_at` timestamp NOT NULL DEFAULT current_timestamp()
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;

-- --------------------------------------------------------

--
-- Table structure for table `role_manager`
--

CREATE TABLE `role_manager` (
  `id` int(11) NOT NULL,
  `role` varchar(255) NOT NULL,
  `name` varchar(255) NOT NULL,
  `module` longtext NOT NULL,
  `is_available` varchar(255) NOT NULL,
  `is_deleted` int(11) NOT NULL COMMENT '1=yes,2=no',
  `created_at` varchar(255) NOT NULL,
  `updated_at` varchar(255) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;

-- --------------------------------------------------------

--
-- Table structure for table `shipping_area`
--

CREATE TABLE `shipping_area` (
  `id` int(11) NOT NULL,
  `reorder_id` int(11) DEFAULT NULL,
  `area_name` varchar(255) NOT NULL,
  `delivery_charge` double NOT NULL,
  `is_available` int(11) NOT NULL DEFAULT 1 COMMENT '1 = yes, 2 = no',
  `created_at` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(),
  `updated_at` timestamp NOT NULL DEFAULT current_timestamp()
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci;

-- --------------------------------------------------------

--
-- Table structure for table `slider`
--

CREATE TABLE `slider` (
  `id` int(11) NOT NULL,
  `reorder_id` int(11) DEFAULT NULL,
  `title` text DEFAULT NULL,
  `type` int(11) DEFAULT NULL,
  `cat_id` int(11) DEFAULT NULL,
  `item_id` int(11) DEFAULT NULL,
  `description` text DEFAULT NULL,
  `image` varchar(255) NOT NULL,
  `custom_link` varchar(255) DEFAULT NULL,
  `is_available` int(11) NOT NULL DEFAULT 1 COMMENT '1=yes,2=no',
  `link_text` varchar(255) DEFAULT NULL,
  `created_at` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(),
  `updated_at` timestamp NOT NULL DEFAULT current_timestamp()
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

-- --------------------------------------------------------

--
-- Table structure for table `social_links`
--

CREATE TABLE `social_links` (
  `id` int(11) NOT NULL,
  `icon` text NOT NULL,
  `link` text NOT NULL,
  `created_at` timestamp NOT NULL DEFAULT current_timestamp(),
  `updated_at` timestamp NOT NULL DEFAULT current_timestamp()
) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci;

-- --------------------------------------------------------

--
-- Table structure for table `subcategories`
--

CREATE TABLE `subcategories` (
  `id` int(10) UNSIGNED NOT NULL,
  `reorder_id` int(11) DEFAULT NULL,
  `cat_id` int(11) NOT NULL COMMENT 'category id from categories table',
  `subcategory_name` varchar(255) NOT NULL,
  `slug` text NOT NULL,
  `is_available` tinyint(1) NOT NULL DEFAULT 1 COMMENT '1=yes,2=no',
  `is_deleted` tinyint(1) NOT NULL DEFAULT 2 COMMENT '1=yes,2=no',
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

-- --------------------------------------------------------

--
-- Table structure for table `subscribers`
--

CREATE TABLE `subscribers` (
  `id` int(10) UNSIGNED NOT NULL,
  `email` varchar(255) NOT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

-- --------------------------------------------------------

--
-- Table structure for table `systemaddons`
--

CREATE TABLE `systemaddons` (
  `id` int(11) NOT NULL,
  `name` varchar(255) NOT NULL,
  `unique_identifier` varchar(255) NOT NULL,
  `version` varchar(20) NOT NULL,
  `activated` int(11) NOT NULL,
  `image` varchar(255) NOT NULL,
  `firebase_notification` varchar(255) DEFAULT NULL,
  `type` int(11) NOT NULL,
  `created_at` timestamp NOT NULL DEFAULT current_timestamp(),
  `updated_at` timestamp NOT NULL DEFAULT current_timestamp()
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;

--
-- Dumping data for table `systemaddons`
--

INSERT INTO `systemaddons` (`id`, `name`, `unique_identifier`, `version`, `activated`, `image`, `firebase_notification`, `type`, `created_at`, `updated_at`) VALUES
(1, 'Theme-1', 'theme_1', '9.6', 1, 'theme_1.png', NULL, 1, '2025-08-09 06:56:31', '2024-10-28 03:24:43'),
(2, 'Language', 'language', '9.6', 1, 'language.png', NULL, 1, '2025-08-09 06:56:31', '2024-10-28 02:02:12'),
(3, 'Notification', 'notification', '9.6', 1, 'notification.png', NULL, 1, '2025-08-09 06:56:31', '2024-10-28 03:18:56'),
(4, 'Cookie Consent', 'cookie_consent', '9.6', 1, 'cookie_consent.png', NULL, 1, '2025-08-09 06:56:31', '2024-10-28 02:58:05'),
(5, 'Customer Login', 'customer_login', '9.6', 1, 'customer_login.png', NULL, 1, '2025-08-09 06:56:31', '2024-10-28 21:58:37'),
(6, 'Role Management', 'employee', '9.6', 1, 'employee.png', NULL, 1, '2025-08-09 06:56:31', '2024-10-28 03:18:37'),
(7, 'Blogs', 'blog', '9.6', 1, 'blog.png', NULL, 1, '2025-08-09 06:56:31', '2024-10-28 01:51:02'),
(8, 'Coupon', 'coupon', '9.6', 1, 'coupon.png', NULL, 1, '2025-08-09 06:56:31', '2024-10-28 03:19:49'),
(9, 'Store Reviews', 'store_review', '9.6', 1, 'testimonials.png', NULL, 1, '2025-08-09 06:56:31', '2024-10-28 01:48:35'),
(10, 'Product review', 'product_review', '9.6', 1, 'product_review.png', NULL, 1, '2025-08-09 06:56:31', '2024-10-28 00:30:00'),
(11, 'Quick Call', 'quick_call', '9.6', 1, 'quick_call.png', NULL, 1, '2025-08-09 06:56:31', '2024-10-28 01:38:01');

-- --------------------------------------------------------

--
-- Table structure for table `tax`
--

CREATE TABLE `tax` (
  `id` int(11) NOT NULL,
  `reorder_id` int(11) NOT NULL,
  `name` varchar(255) NOT NULL,
  `type` int(11) NOT NULL,
  `tax` varchar(255) NOT NULL,
  `is_available` int(11) NOT NULL DEFAULT 1 COMMENT '1=Yes,2=No',
  `is_deleted` int(11) NOT NULL DEFAULT 2 COMMENT '1=Yes,2=No',
  `created_at` timestamp NOT NULL DEFAULT current_timestamp(),
  `updated_at` timestamp NOT NULL DEFAULT current_timestamp()
) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci;

-- --------------------------------------------------------

--
-- Table structure for table `teams`
--

CREATE TABLE `teams` (
  `id` int(10) UNSIGNED NOT NULL,
  `image` varchar(255) NOT NULL,
  `title` text NOT NULL,
  `subtitle` text NOT NULL,
  `fb` text NOT NULL,
  `youtube` text NOT NULL,
  `insta` text NOT NULL,
  `description` longtext NOT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

-- --------------------------------------------------------

--
-- Table structure for table `telegram_message`
--

CREATE TABLE `telegram_message` (
  `id` int(11) NOT NULL,
  `item_message` longtext NOT NULL,
  `telegram_message` longtext NOT NULL,
  `order_created` int(11) NOT NULL,
  `telegram_access_token` text NOT NULL,
  `telegram_chat_id` text NOT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;

--
-- Dumping data for table `telegram_message`
--

INSERT INTO `telegram_message` (`id`, `item_message`, `telegram_message`, `order_created`, `telegram_access_token`, `telegram_chat_id`, `created_at`, `updated_at`) VALUES
(1, '๐Ÿ”ต {item_name}{variantsdata} ({item_price} * {qty}) = {total}', 'Hi,\r\n\r\nI would like to place an order ๐Ÿ‘‡ \r\n{delivery_type} Order No: {order_no} \r\n\r\n---------------------------  \r\n\r\n{item_variable}  \r\n\r\n--------------------------- \r\n๐Ÿ‘‰Subtotal : {sub_total} \r\n{total_tax} \r\n๐Ÿ‘‰Delivery charge : {delivery_charge} \r\n๐Ÿ‘‰Discount : - {discount_amount} \r\n--------------------------- \r\n๐Ÿ“ƒ Total : {grand_total} \r\n๐Ÿ“ƒ Tips : {tips} \r\n--------------------------- \r\n๐Ÿ“„ Comment :  {notes}  \r\n\r\nโœ… Customer Info  \r\n\r\nCustomer name : {customer_name} \r\nCustomer phone : {customer_mobile}  \r\n\r\n๐Ÿ“ {address_type} : {address} , {city} , {state}, {country}, {landmark}, {postal_code} \r\n \r\n--------------------------- \r\n\r\n๐Ÿ’ณ Payment type : {payment_type}  \r\n๐Ÿ’ณ Order type : {delivery_type}  \r\n\r\nWe will confirm your order upon receiving the message.  \r\n\r\nTrack your order ๐Ÿ‘‡ \r\n{track_order_url}  \r\n\r\nClick here for next order ๐Ÿ‘‡ \r\n{store_url}', 1, '5500991005:AAE_2nAxls6jkJmVjKoun_IjZd3N6b-NJX0', '756897635', '2025-04-10 01:16:19', '2025-04-24 02:04:55');

-- --------------------------------------------------------

--
-- Table structure for table `terms`
--

CREATE TABLE `terms` (
  `id` int(11) NOT NULL,
  `termscondition_content` longtext NOT NULL,
  `created_at` timestamp NOT NULL DEFAULT current_timestamp(),
  `updated_at` timestamp NOT NULL DEFAULT current_timestamp()
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;

-- --------------------------------------------------------

--
-- Table structure for table `testimonials`
--

CREATE TABLE `testimonials` (
  `id` int(11) NOT NULL,
  `reorder_id` int(11) NOT NULL,
  `item_id` int(11) DEFAULT NULL,
  `user_id` int(11) DEFAULT NULL,
  `star` int(11) NOT NULL,
  `description` longtext DEFAULT NULL,
  `name` varchar(255) DEFAULT NULL,
  `image` varchar(255) DEFAULT NULL,
  `position` varchar(255) DEFAULT NULL,
  `status` int(11) NOT NULL COMMENT '1=yes,2=no',
  `created_at` timestamp NOT NULL DEFAULT current_timestamp(),
  `updated_at` timestamp NOT NULL DEFAULT current_timestamp()
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;

-- --------------------------------------------------------

--
-- Table structure for table `time`
--

CREATE TABLE `time` (
  `id` int(11) NOT NULL,
  `day` varchar(255) NOT NULL,
  `open_time` varchar(255) NOT NULL,
  `break_start` varchar(255) NOT NULL,
  `break_end` varchar(255) NOT NULL,
  `close_time` varchar(255) NOT NULL,
  `always_close` int(11) NOT NULL DEFAULT 2 COMMENT '1 = Yes , 2 = No',
  `created_at` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(),
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `time`
--

INSERT INTO `time` (`id`, `day`, `open_time`, `break_start`, `break_end`, `close_time`, `always_close`, `created_at`, `updated_at`) VALUES
(1, 'monday', '12:00 AM', '01:00 PM', '01:00 PM', '11:59 PM', 2, '2025-04-18 12:17:17', '2025-04-18 06:47:17'),
(2, 'tuesday', '12:00 AM', '01:00 PM', '01:00 PM', '11:59 PM', 2, '2025-04-18 12:17:17', '2025-04-18 06:47:17'),
(3, 'wednesday', '12:00 AM', '01:00 PM', '01:00 PM', '10:00 PM', 2, '2025-04-18 12:17:17', '2025-04-18 06:47:17'),
(4, 'thursday', '09:00 AM', '01:00 PM', '01:30 PM', '07:00 PM', 2, '2025-04-18 12:17:17', '2025-04-18 06:47:17'),
(5, 'friday', '12:00 AM', '12:00 PM', '01:30 PM', '11:59 PM', 2, '2025-04-18 12:17:17', '2025-04-18 06:47:17'),
(6, 'saturday', '12:00 AM', '01:00 PM', '01:00 PM', '11:59 PM', 2, '2025-04-18 12:17:17', '2025-04-18 06:47:17'),
(7, 'sunday', '12:00am', '12:00pm', '01:00pm', '11:30pm', 1, '2025-04-18 12:17:17', '2025-04-18 06:47:17');

-- --------------------------------------------------------

--
-- Table structure for table `top_deals`
--

CREATE TABLE `top_deals` (
  `id` int(11) NOT NULL,
  `start_date` date DEFAULT NULL,
  `start_time` time DEFAULT NULL,
  `end_date` date DEFAULT NULL,
  `end_time` time DEFAULT NULL,
  `offer_type` int(11) NOT NULL,
  `deal_type` int(11) NOT NULL COMMENT '1=one time,2=daily',
  `top_deals_switch` int(11) NOT NULL DEFAULT 2 COMMENT '1=yes,2=no',
  `offer_amount` varchar(255) NOT NULL,
  `created_at` timestamp NOT NULL DEFAULT current_timestamp(),
  `updated_at` timestamp NOT NULL DEFAULT current_timestamp()
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;

-- --------------------------------------------------------

--
-- Table structure for table `transaction`
--

CREATE TABLE `transaction` (
  `id` int(11) NOT NULL,
  `user_id` int(11) NOT NULL,
  `order_id` int(11) DEFAULT NULL,
  `order_number` varchar(50) DEFAULT NULL,
  `amount` varchar(20) NOT NULL,
  `tips` varchar(11) DEFAULT NULL,
  `transaction_id` text DEFAULT NULL,
  `transaction_type` varchar(255) NOT NULL COMMENT '1 = order placed (using wallet)\r\n2 = order cancel\r\n3 = added-money-wallet-using- Razorpay\r\n4 = added-money-wallet-using- Stripe\r\n5 = added-money-wallet-using- Flutterwave\r\n6 = added-money-wallet-using- Paystack\r\n7 = Referral \r\n8 = Money added by Admin\r\n9 = Money deducted by Admin',
  `username` varchar(255) DEFAULT NULL,
  `screenshot` varchar(255) DEFAULT NULL,
  `created_at` timestamp NOT NULL DEFAULT current_timestamp(),
  `updated_at` timestamp NOT NULL DEFAULT current_timestamp()
) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci;

-- --------------------------------------------------------

--
-- Table structure for table `tutorials`
--

CREATE TABLE `tutorials` (
  `id` int(10) UNSIGNED NOT NULL,
  `image` varchar(255) NOT NULL,
  `title` varchar(255) NOT NULL,
  `description` longtext NOT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

-- --------------------------------------------------------

--
-- Table structure for table `users`
--

CREATE TABLE `users` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `name` varchar(255) NOT NULL,
  `email` varchar(255) NOT NULL,
  `mobile` varchar(255) DEFAULT NULL,
  `profile_image` varchar(255) NOT NULL,
  `password` varchar(255) NOT NULL,
  `login_type` varchar(255) NOT NULL,
  `google_id` text DEFAULT NULL,
  `facebook_id` text DEFAULT NULL,
  `role_id` int(11) DEFAULT NULL COMMENT 'id from manage_roles table',
  `type` int(11) NOT NULL,
  `reorder_id` int(11) DEFAULT NULL,
  `vendor_id` int(11) DEFAULT NULL,
  `identity_image` text DEFAULT NULL,
  `identity_type` text DEFAULT NULL,
  `identity_number` text DEFAULT NULL,
  `token` longtext NOT NULL,
  `wallet` varchar(255) DEFAULT '00',
  `referral_code` varchar(255) DEFAULT NULL,
  `user_id` int(11) DEFAULT NULL,
  `referral_amount` int(11) DEFAULT 0,
  `is_available` int(11) NOT NULL DEFAULT 1 COMMENT '1 = Yes , 2 = No',
  `is_online` int(11) NOT NULL DEFAULT 2 COMMENT '1=yes,2=no',
  `is_notification` int(11) DEFAULT 1 COMMENT '1=yes,2=no',
  `is_mail` int(11) DEFAULT 1 COMMENT '1=yes,2=no',
  `otp` varchar(255) DEFAULT NULL,
  `is_verified` int(11) DEFAULT NULL COMMENT '1 = Yes , 2 = No',
  `is_deleted` int(11) DEFAULT 2,
  `remember_token` text DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `users`
--

INSERT INTO `users` (`id`, `name`, `email`, `mobile`, `profile_image`, `password`, `login_type`, `google_id`, `facebook_id`, `role_id`, `type`, `reorder_id`, `vendor_id`, `identity_image`, `identity_type`, `identity_number`, `token`, `wallet`, `referral_code`, `user_id`, `referral_amount`, `is_available`, `is_online`, `is_notification`, `is_mail`, `otp`, `is_verified`, `is_deleted`, `remember_token`, `created_at`, `updated_at`) VALUES
(1, 'Admin', 'admin@gmail.com', '2684854984851', 'unknown.png', '$2y$10$BTh9HdpRA9H98g2fCLSDfOME0H2/frUW4qI2M9shhvy4fy77IoxmW', 'email', NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, 'dom4KBYXQyubdvOpqN3SYw:APA91bEngNNlvoLD4J8y-qyJegBkzT_wYkZ57ZA_fzTDg72J0XiMFjM1PT00J8P5y43qazEDosiFHOBu_ApZrkg2e7sxKhU8uPf5dPM6VcZZRvAnhSQlaKGEk-k_mV02jA-faTrz9PuJ', '0', NULL, NULL, 0, 1, 1, NULL, NULL, NULL, NULL, 2, NULL, '2020-06-05 01:51:20', '2025-08-07 09:50:18');

-- --------------------------------------------------------

--
-- Table structure for table `variation`
--

CREATE TABLE `variation` (
  `id` int(11) NOT NULL,
  `item_id` int(11) NOT NULL,
  `price` float NOT NULL,
  `original_price` varchar(255) NOT NULL DEFAULT '0',
  `qty` bigint(20) DEFAULT 0,
  `min_order` int(11) DEFAULT NULL,
  `max_order` int(11) DEFAULT NULL,
  `low_qty` int(11) DEFAULT NULL,
  `stock_management` int(11) DEFAULT NULL,
  `is_available` int(11) DEFAULT 1 COMMENT '1=yes,2=no',
  `name` text NOT NULL,
  `created_at` datetime NOT NULL DEFAULT current_timestamp(),
  `updated_at` datetime NOT NULL DEFAULT current_timestamp()
) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci;

-- --------------------------------------------------------

--
-- Table structure for table `whatsapp_message`
--

CREATE TABLE `whatsapp_message` (
  `id` int(11) NOT NULL,
  `item_message` longtext NOT NULL,
  `whatsapp_message` longtext NOT NULL,
  `status_message` longtext NOT NULL,
  `whatsapp_number` varchar(255) NOT NULL,
  `whatsapp_phone_number_id` varchar(255) NOT NULL,
  `whatsapp_access_token` longtext NOT NULL,
  `order_created` int(11) NOT NULL COMMENT '1 = Yes , 2 = No',
  `status_change` int(11) NOT NULL COMMENT '1 = Yes , 2 = No',
  `message_type` int(11) NOT NULL COMMENT '1 = automatic_using_api , 2 = manually	',
  `whatsapp_chat_on_off` int(11) NOT NULL COMMENT '1=yes,2=no\r\n',
  `whatsapp_mobile_view_on_off` int(11) NOT NULL,
  `whatsapp_chat_position` int(11) NOT NULL COMMENT '1=left,2-right',
  `created_at` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(),
  `updated_at` timestamp NOT NULL DEFAULT current_timestamp()
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;

--
-- Dumping data for table `whatsapp_message`
--

INSERT INTO `whatsapp_message` (`id`, `item_message`, `whatsapp_message`, `status_message`, `whatsapp_number`, `whatsapp_phone_number_id`, `whatsapp_access_token`, `order_created`, `status_change`, `message_type`, `whatsapp_chat_on_off`, `whatsapp_mobile_view_on_off`, `whatsapp_chat_position`, `created_at`, `updated_at`) VALUES
(1, '๐Ÿ”ต {item_name}{variantsdata} ({item_price} * {qty}) = {total}', 'Hi,\r\n\r\nI would like to place an order ๐Ÿ‘‡ \r\n{delivery_type} Order No: {order_no} \r\n\r\n---------------------------  \r\n\r\n{item_variable}  \r\n\r\n--------------------------- \r\n๐Ÿ‘‰Subtotal : {sub_total} \r\n{total_tax} \r\n๐Ÿ‘‰Delivery charge : {delivery_charge} \r\n๐Ÿ‘‰Discount : - {discount_amount} \r\n--------------------------- \r\n๐Ÿ“ƒ Total : {grand_total} \r\n๐Ÿ“ƒ Tips : {tips} \r\n--------------------------- \r\n๐Ÿ“„ Comment :  {notes}  \r\n\r\nโœ… Customer Info  \r\n\r\nCustomer name : {customer_name} \r\nCustomer phone : {customer_mobile}  \r\n\r\n๐Ÿ“ {address_type} : {address} , {city} , {state}, {country}, {landmark}, {postal_code} \r\n \r\n--------------------------- \r\n\r\n๐Ÿ’ณ Payment type : {payment_type}  \r\n๐Ÿ’ณ Order type : {delivery_type}  \r\n\r\nWe will confirm your order upon receiving the message.  \r\n\r\nTrack your order ๐Ÿ‘‡ \r\n{track_order_url}  \r\n\r\nClick here for next order ๐Ÿ‘‡ \r\n{store_url}', '๐Ÿ›๏ธ Order Status Update ๐Ÿ“ฆ\r\n\r\nHello {customer_name},\r\n\r\nWe\'re excited to share the latest status of your order with us. Here are the details:\r\n\r\n๐Ÿ“ Order Number: #{order_no}\r\n\r\n๐Ÿ“ฆ **Order Status**: {status}\r\n\r\n๐Ÿ“Œ **Tracking Information**:\r\n   - You can track your order with the tracking number: #{order_no}.\r\n   - Tracking Link: {track_order_url}\r\n\r\nIf you have any questions or need assistance, feel free to reply to this message.\r\n\r\nWe appreciate your business and hope you enjoy your purchase.\r\n\r\nBest regards', '917016428845', '109087992245712', 'EAAVIMtjwDLUBOZCcc0BelhZAI6qnLqqeCFkCSQGmWT7jpt8cguTHwAZCuYB0EGixKjuAMhhMaiApQ8jSOsuZCJsCW4GD0DJ0HMFh3LsCYMmof2miz9YlNweaM0QGnc4H2sQkQPCIBP6U46xjVANJgKEg1RVMbedf5a97CdQUrY3dXmoEE5PIwHZBXMMsXnanYiMvZCfGsy8NsRPEz1K2ZC4cjmQt1ZCpAj7KofUZD', 1, 1, 2, 1, 1, 1, '2025-04-24 07:26:01', '2025-04-24 01:56:01');

-- --------------------------------------------------------

--
-- Table structure for table `whychooseus`
--

CREATE TABLE `whychooseus` (
  `id` int(11) NOT NULL,
  `reorder_id` int(11) DEFAULT NULL,
  `title` varchar(255) NOT NULL,
  `subtitle` varchar(255) DEFAULT NULL,
  `description` varchar(255) NOT NULL,
  `image` varchar(255) NOT NULL,
  `created_at` timestamp NOT NULL DEFAULT current_timestamp(),
  `updated_at` timestamp NOT NULL DEFAULT current_timestamp()
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;

--
-- Indexes for dumped tables
--

--
-- Indexes for table `about`
--
ALTER TABLE `about`
  ADD PRIMARY KEY (`id`);

--
-- Indexes for table `addons`
--
ALTER TABLE `addons`
  ADD PRIMARY KEY (`id`);

--
-- Indexes for table `address`
--
ALTER TABLE `address`
  ADD PRIMARY KEY (`id`);

--
-- Indexes for table `age_verification`
--
ALTER TABLE `age_verification`
  ADD PRIMARY KEY (`id`);

--
-- Indexes for table `banner`
--
ALTER TABLE `banner`
  ADD PRIMARY KEY (`id`);

--
-- Indexes for table `blogs`
--
ALTER TABLE `blogs`
  ADD PRIMARY KEY (`id`);

--
-- Indexes for table `cart`
--
ALTER TABLE `cart`
  ADD PRIMARY KEY (`id`);

--
-- Indexes for table `categories`
--
ALTER TABLE `categories`
  ADD PRIMARY KEY (`id`);

--
-- Indexes for table `contact`
--
ALTER TABLE `contact`
  ADD PRIMARY KEY (`id`);

--
-- Indexes for table `currencies`
--
ALTER TABLE `currencies`
  ADD PRIMARY KEY (`id`);

--
-- Indexes for table `currency_settings`
--
ALTER TABLE `currency_settings`
  ADD PRIMARY KEY (`id`);

--
-- Indexes for table `custom_status`
--
ALTER TABLE `custom_status`
  ADD PRIMARY KEY (`id`);

--
-- Indexes for table `extras`
--
ALTER TABLE `extras`
  ADD PRIMARY KEY (`id`);

--
-- Indexes for table `failed_jobs`
--
ALTER TABLE `failed_jobs`
  ADD PRIMARY KEY (`id`);

--
-- Indexes for table `faqs`
--
ALTER TABLE `faqs`
  ADD PRIMARY KEY (`id`);

--
-- Indexes for table `favorite`
--
ALTER TABLE `favorite`
  ADD PRIMARY KEY (`id`);

--
-- Indexes for table `firebase`
--
ALTER TABLE `firebase`
  ADD PRIMARY KEY (`id`);

--
-- Indexes for table `footer_features`
--
ALTER TABLE `footer_features`
  ADD PRIMARY KEY (`id`);

--
-- Indexes for table `galleries`
--
ALTER TABLE `galleries`
  ADD PRIMARY KEY (`id`);

--
-- Indexes for table `global_extras`
--
ALTER TABLE `global_extras`
  ADD PRIMARY KEY (`id`);

--
-- Indexes for table `item`
--
ALTER TABLE `item`
  ADD PRIMARY KEY (`id`);

--
-- Indexes for table `item_images`
--
ALTER TABLE `item_images`
  ADD PRIMARY KEY (`id`),
  ADD KEY `item_images_item_id_foreign` (`item_id`);

--
-- Indexes for table `languages`
--
ALTER TABLE `languages`
  ADD PRIMARY KEY (`id`);

--
-- Indexes for table `media`
--
ALTER TABLE `media`
  ADD PRIMARY KEY (`id`);

--
-- Indexes for table `migrations`
--
ALTER TABLE `migrations`
  ADD PRIMARY KEY (`id`);

--
-- Indexes for table `model_has_roles`
--
ALTER TABLE `model_has_roles`
  ADD PRIMARY KEY (`role_id`,`model_id`,`model_type`),
  ADD KEY `model_has_roles_model_id_model_type_index` (`model_id`,`model_type`);

--
-- Indexes for table `notification`
--
ALTER TABLE `notification`
  ADD PRIMARY KEY (`id`);

--
-- Indexes for table `order`
--
ALTER TABLE `order`
  ADD PRIMARY KEY (`id`);

--
-- Indexes for table `order_details`
--
ALTER TABLE `order_details`
  ADD PRIMARY KEY (`id`);

--
-- Indexes for table `other_settings`
--
ALTER TABLE `other_settings`
  ADD PRIMARY KEY (`id`);

--
-- Indexes for table `otp_configuration`
--
ALTER TABLE `otp_configuration`
  ADD PRIMARY KEY (`id`);

--
-- Indexes for table `password_resets`
--
ALTER TABLE `password_resets`
  ADD KEY `password_resets_email_index` (`email`(191));

--
-- Indexes for table `payment`
--
ALTER TABLE `payment`
  ADD PRIMARY KEY (`id`);

--
-- Indexes for table `pixcel_settings`
--
ALTER TABLE `pixcel_settings`
  ADD PRIMARY KEY (`id`);

--
-- Indexes for table `privacypolicy`
--
ALTER TABLE `privacypolicy`
  ADD PRIMARY KEY (`id`);

--
-- Indexes for table `product_card_images`
--
ALTER TABLE `product_card_images`
  ADD PRIMARY KEY (`id`);

--
-- Indexes for table `promocode`
--
ALTER TABLE `promocode`
  ADD PRIMARY KEY (`id`);

--
-- Indexes for table `question_answer`
--
ALTER TABLE `question_answer`
  ADD PRIMARY KEY (`id`);

--
-- Indexes for table `refundpolicy`
--
ALTER TABLE `refundpolicy`
  ADD PRIMARY KEY (`id`);

--
-- Indexes for table `roles`
--
ALTER TABLE `roles`
  ADD PRIMARY KEY (`id`);

--
-- Indexes for table `role_access`
--
ALTER TABLE `role_access`
  ADD PRIMARY KEY (`id`);

--
-- Indexes for table `role_manager`
--
ALTER TABLE `role_manager`
  ADD PRIMARY KEY (`id`);

--
-- Indexes for table `shipping_area`
--
ALTER TABLE `shipping_area`
  ADD PRIMARY KEY (`id`);

--
-- Indexes for table `slider`
--
ALTER TABLE `slider`
  ADD PRIMARY KEY (`id`);

--
-- Indexes for table `social_links`
--
ALTER TABLE `social_links`
  ADD PRIMARY KEY (`id`);

--
-- Indexes for table `subcategories`
--
ALTER TABLE `subcategories`
  ADD PRIMARY KEY (`id`);

--
-- Indexes for table `subscribers`
--
ALTER TABLE `subscribers`
  ADD PRIMARY KEY (`id`);

--
-- Indexes for table `systemaddons`
--
ALTER TABLE `systemaddons`
  ADD PRIMARY KEY (`id`);

--
-- Indexes for table `tax`
--
ALTER TABLE `tax`
  ADD PRIMARY KEY (`id`);

--
-- Indexes for table `teams`
--
ALTER TABLE `teams`
  ADD PRIMARY KEY (`id`);

--
-- Indexes for table `telegram_message`
--
ALTER TABLE `telegram_message`
  ADD PRIMARY KEY (`id`);

--
-- Indexes for table `terms`
--
ALTER TABLE `terms`
  ADD PRIMARY KEY (`id`);

--
-- Indexes for table `testimonials`
--
ALTER TABLE `testimonials`
  ADD PRIMARY KEY (`id`);

--
-- Indexes for table `time`
--
ALTER TABLE `time`
  ADD PRIMARY KEY (`id`);

--
-- Indexes for table `top_deals`
--
ALTER TABLE `top_deals`
  ADD PRIMARY KEY (`id`);

--
-- Indexes for table `transaction`
--
ALTER TABLE `transaction`
  ADD PRIMARY KEY (`id`);

--
-- Indexes for table `tutorials`
--
ALTER TABLE `tutorials`
  ADD PRIMARY KEY (`id`);

--
-- Indexes for table `users`
--
ALTER TABLE `users`
  ADD PRIMARY KEY (`id`);

--
-- Indexes for table `variation`
--
ALTER TABLE `variation`
  ADD PRIMARY KEY (`id`);

--
-- Indexes for table `whatsapp_message`
--
ALTER TABLE `whatsapp_message`
  ADD PRIMARY KEY (`id`);

--
-- Indexes for table `whychooseus`
--
ALTER TABLE `whychooseus`
  ADD PRIMARY KEY (`id`);

--
-- AUTO_INCREMENT for dumped tables
--

--
-- AUTO_INCREMENT for table `about`
--
ALTER TABLE `about`
  MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=2;

--
-- AUTO_INCREMENT for table `addons`
--
ALTER TABLE `addons`
  MODIFY `id` int(11) NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `address`
--
ALTER TABLE `address`
  MODIFY `id` int(11) NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `age_verification`
--
ALTER TABLE `age_verification`
  MODIFY `id` int(11) NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `banner`
--
ALTER TABLE `banner`
  MODIFY `id` int(11) NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `blogs`
--
ALTER TABLE `blogs`
  MODIFY `id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `cart`
--
ALTER TABLE `cart`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `categories`
--
ALTER TABLE `categories`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `contact`
--
ALTER TABLE `contact`
  MODIFY `id` int(11) NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `currencies`
--
ALTER TABLE `currencies`
  MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=2;

--
-- AUTO_INCREMENT for table `currency_settings`
--
ALTER TABLE `currency_settings`
  MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=2;

--
-- AUTO_INCREMENT for table `custom_status`
--
ALTER TABLE `custom_status`
  MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=21;

--
-- AUTO_INCREMENT for table `extras`
--
ALTER TABLE `extras`
  MODIFY `id` int(11) NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `failed_jobs`
--
ALTER TABLE `failed_jobs`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `faqs`
--
ALTER TABLE `faqs`
  MODIFY `id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `favorite`
--
ALTER TABLE `favorite`
  MODIFY `id` bigint(20) NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `firebase`
--
ALTER TABLE `firebase`
  MODIFY `id` int(11) NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `footer_features`
--
ALTER TABLE `footer_features`
  MODIFY `id` int(11) NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `galleries`
--
ALTER TABLE `galleries`
  MODIFY `id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `global_extras`
--
ALTER TABLE `global_extras`
  MODIFY `id` int(11) NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `item`
--
ALTER TABLE `item`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `item_images`
--
ALTER TABLE `item_images`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `languages`
--
ALTER TABLE `languages`
  MODIFY `id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=2;

--
-- AUTO_INCREMENT for table `media`
--
ALTER TABLE `media`
  MODIFY `id` int(11) NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `migrations`
--
ALTER TABLE `migrations`
  MODIFY `id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=30;

--
-- AUTO_INCREMENT for table `notification`
--
ALTER TABLE `notification`
  MODIFY `id` int(11) NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `order`
--
ALTER TABLE `order`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `order_details`
--
ALTER TABLE `order_details`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `other_settings`
--
ALTER TABLE `other_settings`
  MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=3;

--
-- AUTO_INCREMENT for table `otp_configuration`
--
ALTER TABLE `otp_configuration`
  MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=3;

--
-- AUTO_INCREMENT for table `payment`
--
ALTER TABLE `payment`
  MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=17;

--
-- AUTO_INCREMENT for table `pixcel_settings`
--
ALTER TABLE `pixcel_settings`
  MODIFY `id` int(11) NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `privacypolicy`
--
ALTER TABLE `privacypolicy`
  MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=2;

--
-- AUTO_INCREMENT for table `product_card_images`
--
ALTER TABLE `product_card_images`
  MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=9;

--
-- AUTO_INCREMENT for table `promocode`
--
ALTER TABLE `promocode`
  MODIFY `id` bigint(20) NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `question_answer`
--
ALTER TABLE `question_answer`
  MODIFY `id` int(11) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `refundpolicy`
--
ALTER TABLE `refundpolicy`
  MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=2;

--
-- AUTO_INCREMENT for table `roles`
--
ALTER TABLE `roles`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `role_access`
--
ALTER TABLE `role_access`
  MODIFY `id` int(11) NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `role_manager`
--
ALTER TABLE `role_manager`
  MODIFY `id` int(11) NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `shipping_area`
--
ALTER TABLE `shipping_area`
  MODIFY `id` int(11) NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `slider`
--
ALTER TABLE `slider`
  MODIFY `id` int(11) NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `social_links`
--
ALTER TABLE `social_links`
  MODIFY `id` int(11) NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `subcategories`
--
ALTER TABLE `subcategories`
  MODIFY `id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `subscribers`
--
ALTER TABLE `subscribers`
  MODIFY `id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `systemaddons`
--
ALTER TABLE `systemaddons`
  MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=12;

--
-- AUTO_INCREMENT for table `tax`
--
ALTER TABLE `tax`
  MODIFY `id` int(11) NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `teams`
--
ALTER TABLE `teams`
  MODIFY `id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `telegram_message`
--
ALTER TABLE `telegram_message`
  MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=2;

--
-- AUTO_INCREMENT for table `terms`
--
ALTER TABLE `terms`
  MODIFY `id` int(11) NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `testimonials`
--
ALTER TABLE `testimonials`
  MODIFY `id` int(11) NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `time`
--
ALTER TABLE `time`
  MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=8;

--
-- AUTO_INCREMENT for table `top_deals`
--
ALTER TABLE `top_deals`
  MODIFY `id` int(11) NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `transaction`
--
ALTER TABLE `transaction`
  MODIFY `id` int(11) NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `tutorials`
--
ALTER TABLE `tutorials`
  MODIFY `id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `users`
--
ALTER TABLE `users`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=2;

--
-- AUTO_INCREMENT for table `variation`
--
ALTER TABLE `variation`
  MODIFY `id` int(11) NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `whatsapp_message`
--
ALTER TABLE `whatsapp_message`
  MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=2;

--
-- AUTO_INCREMENT for table `whychooseus`
--
ALTER TABLE `whychooseus`
  MODIFY `id` int(11) NOT NULL AUTO_INCREMENT;
COMMIT;

/*!40101 SET CHARACTER_SET_CLIENT=@OLD_CHARACTER_SET_CLIENT */;
/*!40101 SET CHARACTER_SET_RESULTS=@OLD_CHARACTER_SET_RESULTS */;
/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;
© 2026 GrazzMean